At this time I have nothing on the host so I removed the volume and rebooted, figuring if a file was locked a reboot would take care of it. After reboot I tried to add the volume again with the exact same results. I checked the esx.conf files to see if the old volume as in the file and it is not. Any other files that could be hanging on to the antelope2 volume not allowing it to be re added?
Commands/output ran post reboot:
~ # esxcfg-nas -a antelope2 -o 192.168.5.29 -s /store
Connecting to NAS volume: antelope2
antelope2 created and connected.
~ #
~ #
~ # esxcfg-nas -l
NAS03NIC2 is /store from 192.168.5.30 mounted available
antelope is /store from nas02 mounted available
antelope2 (1) is /store from 192.168.5.29 mounted available
~ #
~ #
~ # less /etc/vmware/esx.conf |grep antelope2
/nas/antelope2 (1)/enabled = "true"
/nas/antelope2 (1)/host = "192.168.5.29"
/nas/antelope2 (1)/readOnly = "false"
/nas/antelope2 (1)/share = "/store"
~ #