Commit Graph

1778 Commits

Author SHA1 Message Date
yinle
2bba1b7836 FSP/BPA redundancy: modify the process of finding nodetype
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8529 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-30 09:00:43 +00:00
yinle
ea8a59059d FSP/BPA redundancy: add -C flag to support the expect number of nodes specified by user.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8523 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-29 10:32:22 +00:00
sjing
357ca6ab3b Remove error message of shutdown, since anyway we need to go ahead even if the shutdown is failed.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8522 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-29 09:06:56 +00:00
xq2005
e7fdc954bc start and stop association
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8517 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-28 09:34:44 +00:00
xq2005
eb26d1787b create and remove associations
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8515 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-27 09:02:40 +00:00
ligc
43016e2f4f fix for bug 3131333: rmdef should not delete all objects if no objects were provided through command line
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8514 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-27 08:17:12 +00:00
yinle
d5d9989dbc FSP/BPA redundancy: do_resetnet should skip operating on CEC and frame object.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8511 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-27 02:13:21 +00:00
xq2005
2455948956 list condition and response associations
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8509 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-25 02:17:00 +00:00
xq2005
e2a92a3c97 change conditions node list and monitor scope
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8506 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-23 03:03:19 +00:00
sjing
45578138a7 Re-org mkdsklsnode to avoid useless nim machine re-defined.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8496 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-21 08:19:33 +00:00
phamt
4be45af09c Added support for RHEL6. Cleaned up RHEL5 kickstart template.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8485 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-20 17:48:56 +00:00
daniceexi
f9c0de1b52 defect 3111514: fixed some minor syntax problems
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8480 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-20 10:03:58 +00:00
wanghuaz
e9a21e4b5b Fixed bug 3131136: we have seen it many times, there are no any pid files in the system and it makes our code cannot restart conserver daemon. Now we will restart conserver once user run makeconserver. It may introduce some warning msg if we try to stop conserver daemon which is not existing
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8475 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-20 09:29:39 +00:00
daniceexi
2a96709a23 defect 3138573: output the following error message when no profile or provmethod was set when running the updatenode -S. Error: No osimage specified for the following nodes: hv32s38p02. You can try to run the nimnodeset command or set the profile|provmethod attributes manually.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8474 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-20 09:16:29 +00:00
ligc
3ec8cc018c remove the unnecessary blank line before each object name in lsdef output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8459 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-19 13:37:20 +00:00
bp-sawyers
157a81f6de Support hostnames like f1c1p1 and a new flag to delete all the nodes xcatsetup has created.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8450 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-17 19:14:32 +00:00
phamt
b0b398c309 Changed comments.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8449 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-17 18:11:05 +00:00
vallard
bea3173094 added Fedora 14 ISO detection
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8448 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-17 17:52:53 +00:00
nott
f0582473ab add support for AIX backup service nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8441 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-16 16:19:45 +00:00
sjing
b467738cbb bug 3138460: remove Norm's debug message.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8435 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-16 08:40:55 +00:00
jjhua
fc1852fb26 support for getting bpa state
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8433 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-16 07:39:08 +00:00
nott
8a790469cd add support for backup service nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8426 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-15 21:19:26 +00:00
nott
6b42615938 add support for AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8423 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-15 18:21:36 +00:00
lissav
cb3c233931 check must be cfgloc exists and is not empty
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8422 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-15 17:42:42 +00:00
lissav
1f46c79382 Don't try to access the database from the service node if /etc/xcat/cfgloc file is missing
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8419 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-15 15:46:00 +00:00
xq2005
9ea17328d1 use a new way to show selected lpars
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8414 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-15 10:20:59 +00:00
mxi1
a57cbcaf91 removed "dump" from the noderes table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8412 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-15 08:49:55 +00:00
mxi1
ce595f8c28 revert back
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8410 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-15 08:36:53 +00:00
mxi1
09a2576d24 Revert "the code trying to retrieve the "dump" attribute from noderes table is wrong, fixed it."
This reverts commit bc3cf7e4cc24055df53d0fcb29e93058546d38e2.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8409 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-15 08:36:17 +00:00
mxi1
e562c7fcc7 introduced the new option: "mixed" into packimage.pm.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8408 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-15 08:35:44 +00:00
yinle
0c8c0ca5f9 FSP/BPA redundancy: minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8407 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-15 08:28:53 +00:00
sjing
bd601bf0f5 Fix bugs in "xcat2nim -t network"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8404 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-15 07:12:15 +00:00
mxi1
d3d48231fb the code trying to retrieve the "dump" attribute from noderes table is wrong, fixed it.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8403 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-15 03:29:40 +00:00
ligc
87fb0fdddc fix for bug 3136752: add internal flag --nocache to *def commands
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8401 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-15 01:47:06 +00:00
xq2005
726adca155 change the X axe label into time format
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8397 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-14 08:11:08 +00:00
mxi1
dd661c6aa0 code is committed for kdump feature
the "dump" attribute is added for the linuximage table

/install/kdump/tmp directory will be created by default when xCAT rpm package is installed;

the "enablekdump" postscript is added for kdump feature

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8396 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-14 07:15:45 +00:00
mxi1
16b219091a Modified some outputs for the "liteimg" command, made it more readable.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8395 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-14 07:04:12 +00:00
lissav
a5a25abca7 Do not disable ipforwarding
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8393 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-13 18:12:26 +00:00
xq2005
2079cadb80 modified for lsevent
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8391 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-13 10:17:24 +00:00
wanghuaz
57899c99ea add hfi support in dhcp and running on rhel6
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8390 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-13 07:33:33 +00:00
jjhua
9ea24f3c0e add rbootseq => nodehm:mgt
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8384 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-13 05:56:39 +00:00
bp-sawyers
b8e6c0057f added option to xcatsetup to delete the nodes and start over, and fixed bug when there are an uneven # of cecs in the frames.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8359 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-08 17:32:46 +00:00
bp-sawyers
3c9c584141 fixed ddns.pm plugin loading problems
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8357 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-08 11:43:56 +00:00
mxi1
1d11f8e79b if primarynic=mac, "netdev=" or "BOOTIF=" should be used.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8354 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-08 08:31:28 +00:00
yinle
f78f4f0b63 FSP/BPA redundancy: modify a code bug
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8346 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-07 08:12:36 +00:00
yinle
fb6b0241fe FSP/BPA redundancy:modify lsslp.pm, add definition of CEC and Frame. Now only support matching vpd table. Disable write DB temporarily.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8342 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-07 05:47:07 +00:00
jbjohnso
7afadc07fc Correct mistaken checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8329 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-06 16:42:01 +00:00
jbjohnso
d80f159f4d -Fix autocommit defaulting for realautocommit
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8327 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-06 16:40:25 +00:00
phamt
c65badf386 Created cache directory if there is none, and changed cache directory path.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8315 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-03 21:28:43 +00:00
ligc
25dbd9a2df fix for bug 3105433: postscripts table with -V
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8312 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-03 09:16:46 +00:00