Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
13223
Description
- Made the test_74c robust to different platforms.
- Fix an issue with values more than 2^32 (for example 9.36473e+09).
- Fix an integer comparison in case of empty variable.
- Check for tools presents (rsync and getfattr).
- Check for CLIENTONLY mode.
- Remove "-x" options from greep (it's not always supported).
- Condding style cleanup.
Attachments
Issue Links
- is related to
-
LU-9205 sanity.sh fails in CLIENTONLY mode
-
- Resolved
-
Activity
Fix Version/s | New: Lustre 2.7.0 [ 10631 ] |
Fix Version/s | New: Lustre 2.6.0 [ 10595 ] | |
Fix Version/s | New: Lustre 2.5.2 [ 10645 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Labels | Original: 11i |
Description |
Original:
* Fix integer comparison in case of empty variable. * Check for tools presents. * Check for CLIENTONLY mode. * Remove "-x" options from greep (it's not always supported). |
New:
* Made the test_74c robust to different platforms. * Fix an issue with values more than 2^32 (for example 9.36473e+09). * Fix an integer comparison in case of empty variable. * Check for tools presents (rsync and getfattr). * Check for CLIENTONLY mode. * Remove "-x" options from greep (it's not always supported). * Condding style cleanup. |
Link | New: This issue is related to INTL-61 [ INTL-61 ] |
Labels | New: 11i |