xcat-core/xCAT-server/lib/xcat
Jarrod Johnson 25dd2ce800 Phase 1 of SVC plugin implementation
This commit is able to create storage in an existing mdisk grp.

It hardcodes the iogrp to 0 for now.  The next step is to make hosts and vhostmap.
mkhost -name <name> -hbawwpn <wwpn> -force

And then map them together:
mkvdiskhostmap -host <host> -force <vdisk>

If boot, store the wwn into storage.osvolume for future use.

Commands to do:
attachstorage
detachstorage
showstorage
rmstorage

suspect frontending:
lsmdiskgrp to show state of avail space
will be appropriate
2013-09-24 21:03:48 -04:00
..
dsh/Context for item: clean up Utils.pm, the code in xCAT-server/lib/xcat/dsh/Context/ 2012-08-09 04:03:01 +00:00
monitoring enable snmpv3 monitoring on Linux on master 2013-09-10 14:48:46 +08:00
plugins Phase 1 of SVC plugin implementation 2013-09-24 21:03:48 -04:00
schema/samples add comments about not case 2013-02-13 12:03:45 +00:00
shfunctions