Xiotech—Proprietary 160337-000 Rev D, 30 September, 2013 Page 161
Appendix C: CLI Commands ISE User Guide
Create host
This command creates a host.
Usage: create --host[=<name>] [options] <WWN list>
options include:
--windows (default) or --linux
--comment=<comment string>
Create volume
This command creates a volume.
Usage: create --volume[=<name>] [options]
options include:
--size=<GB size>
--raid1 (default)
--pool1 (default) or --pool2
--write-back(--wb) (default) or --write-through(--wt)
--comment=<comment string>
Modify host
This command modifies an existing host.
WWNs can only be removed if there are no presentations.
Usage: modify --host=<name> [options]
options include:
--name=<new name>
--comment=<comment string>
--windows (default) or --linux
--add=<WWN>
--remove=<WWN>
Modify volume
This command modifies an existing volume.
Not all volume parameters can be modified.
Usage: modify --volume=<name> [options]
options include:
--name=<new name>
--comment=<comment string>
--write-back(--wb) or --write-through(--wt)
Delete host
This command deletes a host.
Usage: delete --host=<name>
Delete volume
This command deletes a volume.
Usage: delete --volume=<name>