01-12-2021 10:36 AM
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.
01-15-2021 01:56 PM
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>
02-28-2023 08:30 PM
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.
03-01-2023 09:23 AM
Please open a TAC case.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide