Really need help with this issue - just created new cluster - still the same mess - everything nice on master and complete mess on NFS client:
Except - /home ! Home mounted Ok !
root_at_node001:/geodata# ls -l
ls: cannot access biodata: Too many levels of symbolic links
ls: cannot access geodata: Too many levels of symbolic links
in config :
VOLUMES = geodata, biodata
[volume geodata]
VOLUME_ID = vol-17feadfc
MOUNT_PATH = /geodata
[volume biodata]
VOLUME_ID = vol-f3fdae18
MOUNT_PATH = /biodata
It is how it looks on client /biodata
total 8
d????????? ? ? ? ? ? biodata
d????????? ? ? ? ? ? geodata
drwxr-xr-x 4 root root 4096 Jun 5 13:11 home
drwxr-xr-x 4 root root 4096 Jun 5 13:11 opt
Andrey Evtikhov
Lead Software Maintenance Engineer
Email: andrey_evtikhov_at_epam.com<mailto:andrey_evtikhov_at_epam.com>
Saint-Petersburg, Russia (GMT+3) epam.com<
http://www.epam.com>
CONFIDENTIALITY CAUTION AND DISCLAIMER
This message is intended only for the use of the individual(s) or entity(ies) to which it is addressed and contains information that is legally privileged and confidential. If you are not the intended recipient, or the person responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. All unintended recipients are obliged to delete this message and destroy any printed copies.
From: Andrey Evtikhov
Sent: Tuesday, June 2, 2015 9:20 PM
To: 'starcluster_at_mit.edu'
Subject: Cannot mount properly /home over NFS
Cannot mount properly /home
VOLUMES = mycompany-data
[volume mycompany-data]
VOLUME_ID = vol-xxxxxxx
MOUNT_PATH = /home
Master seems to be OK , but nodes has mounted home inside home !
root_at_prod-sc-triad-node001:/home# cd /home
root_at_prod-sc-triad-node001:/home# ls -l
ls: cannot access home: Too many levels of symbolic links
total 4
d????????? ? ? ? ? ? home
drwxr-xr-x 4 root root 4096 Apr 30 17:55 opt
Andrey Evtikhov
Received on Fri Jun 05 2015 - 09:28:45 EDT