- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear all,
we're having a very strange issue in one of our clusters: while running "icc -v", for example the binary gets stuck for several seconds while waiting for something and then the strace output shows a timeout.
By searching for the HEX dump surrounding that wait/timeout step we discovered that the issue can be solved by enabling IPv6:
echo 0 > /proc/sys/net/ipv6/conf/all/disable_ipv6
(https://github.com/hiboma/hiboma/blob/master/centos7-nss_myhostname-blocking.md - no, I do not read Japanese).
Any suggestion on how to permanently disable this check since we don't use IPv6 at all?
Any idea why the issue has cropped up just now after many months of use?
Regards.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, Aurelien
This is a known issue and caused by a bug in Redhat 7.2. Please refer to below article for a workaround:.
Hope this helps.
Thanks.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page