Commit Graph

182 Commits

Author SHA1 Message Date
jbjohnso
2042b7b455 -Add a datacenter value for esx plugin to use
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7448 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-14 15:32:39 +00:00
mxi1
18ba59ac23 rollback the Schema.pm, xcatroot and genimage to r7384
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7392 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-09 08:54:48 +00:00
mxi1
cd9ad4b94f nodebootif, otherifce, permission are added into Schema.pm;
change the code to mkinitrd() and mkinitrd_dracut()

what to do next is to update the linuximage table in genimage code

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7385 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-09 08:16:58 +00:00
jjhua
d7ab261bc7 add the enableASMI related documentation to the Schema.pm for the site table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7329 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-01 05:41:58 +00:00
lissav
2487d58bd7 remove type = TEXT from firmware table, it is the default and is incompatible with DB2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7319 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-31 12:24:22 +00:00
jbjohnso
0986f98b4b -Add node col to kvm_masterdata to let me use setNodesAttribs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7291 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-28 01:36:41 +00:00
jbjohnso
99c824e2f9 -Starting the clonevm implementation in earnest
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7288 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-27 23:46:06 +00:00
jbjohnso
2c317d6841 Add column to vmmaster table to indicate plugin that manages its lifecycle
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7286 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-27 20:51:38 +00:00
jbjohnso
8f33e8da82 -Table infrastructure to track VM masters
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7285 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-27 20:16:52 +00:00
jbjohnso
1c1d272a02 -Modify kvm_nodedata table to allow empty xml column
-Implement chvm for offline modifications


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7252 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-26 13:16:24 +00:00
mxi1
d0bf81f213 two new attributes "netdrivers" and "kernelver" are added to "linuximage" table,
the two attributes and the node's installnic and primarynic attributes will be used for creating the stateless/statelite image


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7250 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-26 07:44:10 +00:00
jbjohnso
9c156d42a0 -Lay groundwork for kvm/esx plugins to have a bit more saner configuration tables
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7228 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 15:19:06 +00:00
lissav
cb7022030e add default to powerinterval and fix formatting
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7188 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-23 12:04:56 +00:00
lissav
ca175714e3 add comments for comment and disable attribute
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7093 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-15 11:10:53 +00:00
lissav
afaacb619f add comment and disable fields to performance table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7090 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-13 17:59:40 +00:00
nott
ac79a6dfdd add to postbootscript description
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7089 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-13 16:59:44 +00:00
jbjohnso
74f3d9e3cf -Move the kvm_nodedata table to Schema.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7070 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-12 15:55:31 +00:00
linggao
b646e85284 linuximage.pkglist is used for full install now, comment modified.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6977 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-04 13:45:20 +00:00
lissav
8c74a9fb43 explain AIX in postscripts table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6947 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-02 19:07:41 +00:00
lissav
d561c84ce3 improve prescripts table comments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6924 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-30 13:30:48 +00:00
lissav
5781a1275d fix prescript table comments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6923 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-30 13:18:11 +00:00
lissav
4ea244e985 improve postscript table comments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6919 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-30 12:40:43 +00:00
nott
f7668a4109 add image_data to nimimage def
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6837 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-23 11:32:26 +00:00
nott
acce626b15 add image_data to osimage def
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6836 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-23 10:35:49 +00:00
linggao
a05bbf506c prescripts support on AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6667 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-07 18:34:36 +00:00
linggao
0e6d47bac8 changed site attribute dhcpsnonly to disjointdhcps
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6398 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-08 19:55:46 +00:00
nott
4d20d37a3b add to cryptmethod description
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6339 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-03 14:37:09 +00:00
jet777
7eb54f16ae feature 3006951
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6286 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-01 14:52:34 +00:00
linggao
fe30dd3adc makeroutes phase 1
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6260 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-27 15:13:26 +00:00
nott
be3fd4e151 add cryptmethod to the passwd table.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6242 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-26 13:38:14 +00:00
linggao
37189c8616 added ipforward in servicenode table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6160 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-18 20:38:50 +00:00
jbjohnso
247849065d -Make persistent UUIDs for KVM guests
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6141 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-16 23:03:33 +00:00
lissav
589a2e07f3 update commment on statelite.image to indicate not used
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6023 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-07 11:43:51 +00:00
lissav
d8dc4c1fe7 document auditskipcmds attribute in site table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5995 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-06 18:45:10 +00:00
lissav
6575512c45 remove not used from noderes.nfsdir, is used by statelite
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5905 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-27 19:10:32 +00:00
lissav
7f791be248 more litefile info
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5900 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-27 15:53:58 +00:00
lissav
e969c5f58f fix litefile image description
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5897 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-27 15:29:46 +00:00
lissav
e0034fd3ed fix up statelite descriptions
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5895 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-27 13:46:58 +00:00
lissav
92b339389a new description of sharedtftp attribute to match new hostname support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5838 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-21 13:18:29 +00:00
lissav
ccadb93551 improve installloc description
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5744 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-12 16:31:05 +00:00
jjhua
50b323ae67 onlyif mgt=fsp for pprofile; allow set the pprofile value of lpar in FSPAPI
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5739 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-12 06:07:37 +00:00
lissav
02b636ae8c put comment that disable flag should not be used in the eventlog and auditlog, tabprune will not work if they do
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5716 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-08 15:22:30 +00:00
linggao
09c63c2383 support invoking prescripts once for each nodes at the same time
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5690 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-06 19:47:13 +00:00
linggao
30510f6dc3 doc updates for xcatmon
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5463 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-12 21:46:11 +00:00
lissav
068da53407 add trusted to the rules
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5458 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-12 18:13:55 +00:00
lissav
1812edf254 add trusted to the rules
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5457 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-12 18:01:08 +00:00
linggao
523f862d06 add time stamps for nodelist.status and nodelist.appstatus
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5433 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-10 19:09:30 +00:00
jbjohnso
25e9583010 -Allow windows templates to auto-acquire machine account passwords for first boot without divulging credentials to deployed systems
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5427 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-09 22:00:00 +00:00
lissav
d2e410d037 add other for clienttype
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5419 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-09 15:29:34 +00:00
lissav
161302402b fix field description in auditlog
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5406 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-08 19:53:19 +00:00