cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
987
Views
0
Helpful
3
Replies

CSCvw99328 - LUN Creation Task fails with datastore not found

milan.boharevic
Level 1
Level 1

Hi,

 

Do you have any updates on this issue? I am facing the same issue.

 

HX Cluster upgraded from 4.0(2d) to 4.5(1a)

Cannot create iSCSI LUN.

Error: CreateDatastoreInStorfs -> Datastore not found

 

Note: K8S datastore creation works fine.

3 Replies 3

Ignacio Orozco
Cisco Employee
Cisco Employee

Contact Cisco TAC for workaround. The internal iscsiDs datastore will need to be deleted. Once deleted a new one will be automatically created when hxIIscsiMgrr is restarted Please use sysmtool to delete the datastore iscsiDs. Since it is a SYSTEM datastore you cannot delete it using stcli or hxconnect ot REST API.

1. Run the following command and identify the PRIMARY node.
sysmtool --ns node --cmd list
2. ssh to the primary node
3. Run this command to get list of datastores: sysmtool --ns datastore --cmd list and get the uuid of iscsiDs
4. Run this command to delete iscsiDs: sysmtool --ns datastore --cmd delete --uuid <dsuuid of iscsiDs>

aalitovk
Level 1
Level 1

Hi,

I got a bug CSCvw99328
HX versions 5.0.1b
iSCSI network is disabled, a command "smtool --ns datastore --cmd delete --uuid xxx:xxx" has been executed on the primary controller
WA did not help, iscsiDs hasn't retired.

Tell me how to solve the problem.
Thank you.

Please open a TAC case.