cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1551
Views
0
Helpful
2
Replies

HX Dataplatform Datastore Mount Problem

a.kececiler
Level 1
Level 1

Hi,

I have problem with hyperflex hx dataplatform. First i installed a few times but the vcenter api did not registered correctly so i could not see hx datastore plugin on vcenter. Because of that i connected one of the controller and created datastore from there but this time i am getting the errors below . I stucked with these is there any ideas ?

root@SpringpathControllerJL3UY517DJ:~# stcli datastore mount --name DS1
Failed to mount the datastore on some or all hosts
EntityRef(type=6, id='f8f7dd17-6f0c-de49-a9b7-c368023f34f9', name='10.9.9.10'):
accessible: False
reasonInaccessible: Some(Mountpoint not found on host)
mounted: False
EntityRef(type=6, id='7b99f84f-5ef5-3941-8ae7-f8df4c1dfabf', name='10.9.9.11'):
accessible: False
reasonInaccessible: Some(Mountpoint not found on host)
mounted: False
EntityRef(type=6, id='97520443-7d14-af45-8aae-be5af0b8e279', name='10.9.9.12'):
accessible: False
reasonInaccessible: Some(Mountpoint not found on host)
mounted: False

2 Replies 2

bezeddin
Level 1
Level 1

Have you run stcli cluster reregister to new vcenter ?

Kirk J
Cisco Employee
Cisco Employee

Greetings.

Please check /var/log/scvmclient.log file  for error messages 'unable to get cluster map' from a specific IP and it keeps printing this in a loop.

Did you have a previous hyperflex cluster instance installed before?  There could be old references to the  datastore names...

 Run 'grep -i nas /etc/vmware/esx.conf' on each ESX node in the cluster, and check for something similar to below:

/nas/ESI-HX/enabled = "true"
/nas/ESI-HX/share = "192.168.1.10:ESI-HX"
/nas/ESI-HX/host = "123456789876654432-47738438636838"

 

You will want to check with TAC on steps how to clean up the old entries:

esxcfg-nas -d <ds-name>

left over entries in /etc/hosts file..

 

Thanks,

Kirk..

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card