Cause analysis:
SAS112 delete a manually created host in CLI mode. However, this method cannot delete discovered or mapped hosts. For a manually created ing host, you must cancel the ING to delete it.
Solution:
Delete host
Delete manually created hosts. The discovered or mapped host is not deleted. For a manually created ing host, you must cancel the ING to delete it.
Syntax: delete host
Parameter: the ID or nickname of the host.
Example:
Delete the manually created host MyHost:
# Delete host MyHost
Info: Command completed successfully.-Host MyHost was deleted.
Try to delete the mapped host Host1:
# Delete host Host1
Error: The specified host is mapped to one or more volumes so the host was not
Deleted. (Host1)-Host Host1 is mapped, so it cannot be deleted.
Error: The specified host is mapped to one or more volumes so the host was not
Deleted.
Try to delete the detected host 500605B000320BB4:
# Delete host 500605B000320BB4
Error: The command had an invalid value. (257000c0ffd8b6cb)-Host
257000c0ffd8b6cb was discovered, so it cannot be deleted.
Error: The command had an invalid value.