Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
None
-
SLES15 SP1 and SP2
-
3
-
9223372036854775807
Description
sanity test 100 failed as follows:
== sanity test 100: check local port using privileged port =========================================== 00:34:34 (1580805274) /usr/lib64/lustre/tests/sanity.sh: line 8735: netstat: command not found sanity test_100: @@@@@@ FAIL: privileged port not found
https://testing.whamcloud.com/test_sets/2ebe54e4-476a-11ea-b58e-52540065bddc
The tools arp, route, netstat, iptunnel, ipmaddr, and ifconfig from the package net-tools are deprecated on SLES15 SP1.
The package net-tools-deprecated contains the obsolete tools that can be replaced with ip subcommands as below:
arp -> ip [r] neigh
route -> ip route
netstat -> ss [-r]
iptunnel -> ip tunnel
ipmaddr -> ip maddress
ifconfig -> ip address
Attachments
Issue Links
- is related to
-
LU-11310 support for SLES 15
-
- Resolved
-
-
LU-13177 add e2fsprog support for SLES15SP1
-
- Resolved
-
- is related to
-
LU-16661 recommend bash-completion for packages
-
- Resolved
-
- mentioned in
-
Page No Confluence page found with the given URL.
-
Page No Confluence page found with the given URL.
-
Page Loading...
Activity
Fix Version/s | Original: Lustre 2.16.0 [ 15190 ] |
Link | New: This issue is related to EX-7938 [ EX-7938 ] |
Fix Version/s | New: Lustre 2.16.0 [ 15190 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Environment | Original: SLES15 SP1 | New: SLES15 SP1 and SP2 |
Remote Link | New: This issue links to "Page (Whamcloud Community Wiki)" [ 24749 ] |
Remote Link | New: This issue links to "Page (Whamcloud Community Wiki)" [ 24724 ] |
Remote Link | New: This issue links to "Page (Whamcloud Community Wiki)" [ 24704 ] |
Link | New: This issue is related to DCO-8271 [ DCO-8271 ] |