xcat-core/perl-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
..
debian change the Maintainer to xCAT when building packages on ubuntu 2013-06-26 07:34:47 +00:00
xCAT Phase 1 of SVC plugin implementation 2013-09-24 21:03:48 -04:00
db2man fixed typo in regex example in xcatdb man page 2013-04-01 18:46:30 +00:00
LICENSE.html
Makefile.PL
modifyUtils Updates to build script to build from git 2013-07-26 18:07:55 +00:00
perl-xCAT.spec Updates to build script to build from git 2013-07-26 18:07:55 +00:00
README

xCAT - eXtreme Cloud Administration Toolkit

xCAT is a toolkit for the deployment and administration of clusters.

xCAT documentation is available at: http://xcat.sourceforge.net/

xCAT is made available as open source software under the EPL license:
http://www.opensource.org/licenses/eclipse-1.0.php