Commit Graph

1766 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
efe3eb3a5a some doc changes for xcatmon
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8304 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-02 15:54:43 +00:00
f55ef0b9dd fix for bug 3124671: read the osimage name
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8300 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-02 06:48:57 +00:00
ce42fbcf9d -Pull in patches from Stepanov for ddns.pm to work in a more distro-agnostic way
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8295 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-01 13:00:18 +00:00
52b5c45a7e Add Attribute selector on RMC Monitor page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8290 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-01 06:14:44 +00:00
f75dda0e20 updated rspconfig to allow for the swnet to be specified, rather than always running on switch[1]
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8288 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-30 20:19:52 +00:00
9d2e5f5608 Merge branch 'statelite'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8286 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-30 09:25:14 +00:00
0d979c9caa fix for bug 3122311: pass the service node to the get_nim_attr_val
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8285 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-30 07:32:29 +00:00
a2b1e34f43 added the discinfo of RHEL6 for PPC64
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8283 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-30 06:22:51 +00:00
cacb242c38 add mkvm and lsvm into fsp.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8266 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-25 03:41:36 +00:00
dd4fd4b76b support xcatmon push model for HPC software.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8256 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-24 07:07:56 +00:00
8b91ce3f31 added postage command to show postscripts for node on command line
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8248 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-23 19:00:09 +00:00
07b23287c3 Added caching for disk pools and user profiles.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8241 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-23 16:42:37 +00:00