Commit Graph

38 Commits

Author SHA1 Message Date
jjhua
1d3d316d05 fixed bug 3718. This fix only checked into xCAT 2.9 2013-08-13 17:13:47 -04:00
jjhua
7aabf34d76 chef client/workstation installation based on the cfgmgt table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16887 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-07-05 03:20:19 +00:00
jjhua
5f35f1d961 add the CFGMGT variable in the template to support the cfgmgt table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16885 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-07-05 02:12:42 +00:00
jjhua
9e4450bab0 defect 3605. 1, change ENABLESSHBETWEENNODES= in the template, and add new subroutine TableUtil::enableSSH() 2, change NODESETSTATE= in the mypostscript.tmpl, and invoke the xCAT::SvrUtils->getNodesetStates
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16739 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-25 09:05:00 +00:00
zhaoertao
f79b2850ad adding predefined groups based on hardware types
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16565 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-06 05:24:08 +00:00
daniceexi
90a932fe28 Change the default bmc name to be (node name)-bmc instead of bmc(#)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16194 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-07 02:25:45 +00:00
jjhua
e4b2d44ac6 fixed bug 3322
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14992 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-25 07:40:18 +00:00
lissav
b5ad559476 add in the missing GROUP export
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14981 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-24 12:09:37 +00:00
lissav
ebd7eb2d1f move comment before first example
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14962 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-23 11:59:30 +00:00
jjhua
a32033c27c fixed bug 3309, remove the NICCOMMENTS
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14955 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-23 07:16:37 +00:00
lissav
fb3c8248b5 improvements to the template file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14951 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-22 20:13:03 +00:00
jjhua
5a88a5cea2 fixed bug 3300
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14942 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-22 08:31:51 +00:00
jjhua
fb41dc3b81 I removed one comment which could cause errors in AIX environment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14907 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-17 08:42:53 +00:00
billwajda
c6ad835051 included quotes around NIC related env vars
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14823 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-09 15:22:31 +00:00
jjhua
40ea023dec use single quotes instead of double quotation marks
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14749 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-05 02:10:21 +00:00
billwajda
53ab64c819 added nic attributes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14728 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-02 19:45:36 +00:00
jjhua
30ca481c38 the '||' with double quotations in the comments doesn't work on AIX, fixed it
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14645 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-14 02:57:06 +00:00
jjhua
419d69050f add the tabdump(networks) to get all the networks info from the networks table.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14629 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-12 06:54:14 +00:00
jjhua
edb83f4262 some minor changes about the the and syntax
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14557 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-05 08:29:48 +00:00
jjhua
241980aa01 pre-create mypostscript enhancement: do some changes in the template
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14142 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-26 13:51:55 +00:00
bp-sawyers
5245bd6d79 Type commit message here…updating the e1350 templates
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14053 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-18 19:44:41 +00:00
jjhua
b5edbdcad9 made some changes in the mypostscript.tmpl
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14011 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-15 08:41:19 +00:00
jjhua
887b77eebf the template file of mypostscript for all the nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13996 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-12 08:08:56 +00:00
bp-sawyers
5801156123 Have chain end in shell instead of standby
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13405 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-02 12:20:08 +00:00
bp-sawyers
d7fbf909d4 Make the e1350 templates work with nodenames like n01, not just n1
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13379 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-07-31 18:36:50 +00:00
arifali
bd8f038ff7 add cmos settings for m4 type machines similar to the m3 settings previously in the directory
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12655 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-13 19:33:41 +00:00
jet777
65025c4632 feature 3006951
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6250 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-26 19:08:30 +00:00
jbjohnso
c44c7eb25c -Change default pxe handler to xnba
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4247 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-28 13:04:52 +00:00
jbjohnso
b2debb322d -Fix problem with the noderes sample
-Provide sane error when a csv has unrecognized columns, TODO: option to drop unrecognized column on restore


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2598 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-14 14:41:38 +00:00
jbjohnso
c77b5fb0b7 -Provide a couple of iDataplex relevant hosts entries to sample template
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1530 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-30 13:34:17 +00:00
jbjohnso
0777b6bbd5 -Remove '-' from nodepos.u of idataplex sample entry
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1399 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-14 20:04:09 +00:00
jbjohnso
b0f4f91357 -Update sample files with a more resiliant regex for node number extraction
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1398 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-14 19:53:15 +00:00
jbjohnso
bff6ff5b9e -Try throttling for mass deployments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1371 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 17:30:56 +00:00
lissav
ccaee64e26 Still fixing path. Cannot seem to get it right
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@17 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-30 12:58:44 +00:00
lissav
81afe40540 Fix path to xcat documentation.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-30 12:53:16 +00:00
lissav
6b1207ad8f More improvements to template README
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-29 19:38:31 +00:00
lissav
af40d2e5bf Fix up wording in the README. Add pointer to documentation.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-29 18:22:00 +00:00
jbjohnso
c99d72a179 Initial xCAT 2.0 import
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-26 22:44:33 +00:00