Details
-
Bug
-
Resolution: Low Priority
-
Minor
-
None
-
None
-
None
-
3
-
12285
Description
I've just run a llmount.sh and llmountcleanup.sh. On cleanup, I see:
# /usr/lib64/lustre/tests/llmountcleanup.sh Stopping clients: lustre-master-127 /mnt/lustre (opts:-f) Stopping client lustre-master-127 /mnt/lustre opts:-f sh: lsof: command not found Stopping clients: lustre-master-127 /mnt/lustre2 (opts:-f) Stopping client lustre-master-127 /mnt/lustre2 opts:-f sh: lsof: command not found Stopping /mnt/mds1 (opts:-f) on lustre-master-127 Stopping /mnt/ost1 (opts:-f) on lustre-master-127 Stopping /mnt/ost2 (opts:-f) on lustre-master-127 modules unloaded. [root@lustre-master-127 ~]# lsof -bash: lsof: command not found
It seems that lsof is not included in my CentOS6 'minimal install'. A possible fix is to include a dependency on lsof in 'lustre-tests' rpm.