Commit Graph

1500 Commits

Author SHA1 Message Date
wanghuaz
0b7b1429d9 Fixed the issue that rnetboot doesn't work with uppercase mac addresses and the issue that chvm doesn't accept std input.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9833 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-17 05:34:32 +00:00
yinle
79d6243692 fix bug 3313412:Need mkhwconn <P7 IHframe> -s not adding CECs to HMC node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9788 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-13 02:27:03 +00:00
jjhua
2729552e44 fixed bug 3314509, modified the message when no deconfigured resources
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9787 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-13 01:38:25 +00:00
jjhua
d8f030a7a8 fixed bug 3314511, modified the error message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9786 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-13 01:33:11 +00:00
jjhua
526035cf86 fixed bug 3314548, modified lsvm's message when cec in power off state
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9785 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-13 01:31:23 +00:00
lissav
e2480e70bb fix provmethod explanation in nodetype table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9781 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-10 14:35:34 +00:00
jjhua
b0515adb97 fix bug 3312626 ---- add one warning message after the set frame number
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9763 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-08 07:39:28 +00:00
wanghuaz
56dfe4335e On latest AIX, the key format in the ssh key file has been changed. There is no '= ' before the key. So remove it when mapping the keys.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9762 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-08 06:21:41 +00:00
jbjohnso
709ec87249 Correct regex mistake in previous checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9759 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-07 18:11:48 +00:00
jbjohnso
7f125d8e2e Provide small performance boost to every exchange with DB worker process
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9756 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-07 17:00:59 +00:00
yinle
da9770c8f7 change the way of getting node type
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9755 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-07 09:52:45 +00:00
yinle
34e2b1ed42 change the way of getting node type
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9754 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-07 09:04:28 +00:00
yinle
076c9aaabc change the way of getting node type
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9752 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-07 08:25:56 +00:00
yinle
53a7ed2501 change the way of getting node type
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9750 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-07 06:23:16 +00:00
yinle
c555940043 minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9749 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-07 06:10:48 +00:00
yinle
15500d97da change the way of finding node type
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9748 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-07 06:02:28 +00:00
yinle
0218cbc730 minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9747 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-07 05:59:56 +00:00
jbjohnso
ea0fe3acd6 Fix Table.pm to absolutely refuse to use cache when unusable
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9744 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-06 18:47:13 +00:00
jbjohnso
21490e591b Avoid calling clear_cache two times on nodelist table objects when build_cache is only called once
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9743 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-06 16:58:59 +00:00
jbjohnso
ca420493fc Fix problem where Table cache data could get mismanaged and fail to add missing columns
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9742 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-06 14:53:37 +00:00
jbjohnso
2ebe904d00 Fix mistake in nodelist getNodesAttribs acceleration
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9741 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-04 11:28:44 +00:00
yinle
061e99594b change the way of getting node type.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9738 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-03 08:49:05 +00:00
yinle
db99224206 change the way of getting node type
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9736 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-03 07:55:28 +00:00
angli-xcat
fb7a953719 To solve a bug, the primary.xml should be unlinked before we depress primary.xml.gz
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9735 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-03 07:36:02 +00:00
yinle
01260508a4 change the way of get nodetype
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9733 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-03 03:31:17 +00:00
bp-sawyers
b163f4ff93 Updated descriptions in Schema.pm for tables: noderes, nodetype, ppc, boottarget
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9730 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-02 20:26:04 +00:00
linggao
4f529d346c added site table attribute to not allow xcatd on the mn to bring up vsftpd automatically
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9710 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-27 15:30:45 +00:00
lissav
bc83be9a84 compress auditlog
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9705 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-27 11:28:22 +00:00
lissav
a9aa0d58f4 document new skiptables attribute
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9693 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-26 17:18:53 +00:00
nott
6826e24b8a remove unnecessary msgs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9690 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-26 15:16:49 +00:00
phamt
1d2e255494 Add OS version to rscan() output.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9675 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-24 18:26:13 +00:00
lissav
219a0f4ad2 add support for compress option table create for DB2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9671 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-24 16:53:39 +00:00
jjhua
7921c1f468 we should pass the 4 IPs of FSPs/BPAs to fsp-api in DFM, and don't pass them one by one
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9665 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-24 05:40:17 +00:00
phamt
6cba9f824e Show tree for only nodes in given noderange.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9661 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-23 18:49:45 +00:00
yinle
784ab8fc98 move --resetnet from lsslp to rspconfig
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9657 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-23 10:09:14 +00:00
yinle
2bce8884fe move --resetnet from lsslp to rspconfig
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9656 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-23 10:00:31 +00:00
angli-xcat
c101186cc6 For Bug Fix (ID3156153)
have done some refactoring work.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9652 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-23 09:15:49 +00:00
jjhua
706c9b5af2 update the description of ppc, ppcdirect, vpd and nodetype table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9650 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-23 08:29:01 +00:00
yinle
8b91ffa854 Improve the way of getHMCcontrolIP, so that it can handle different error conditions.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9649 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-23 03:42:23 +00:00
yinle
e6915cf2e9 add -s flag to mkhwconn/lshwconn/rmhwconn
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9648 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-23 01:40:12 +00:00
yinle
bd5dcc5292 support rmhwconn -s and lshwconn -s.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9647 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-22 11:59:04 +00:00
yinle
d80fabcaa9 support rmhwconn -s and lshwconn -s.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9640 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-20 09:19:02 +00:00
jjhua
0bd632e161 the defautl message of rackenv is longer than before, so enhance it
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9633 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-19 03:25:55 +00:00
jjhua
fc631dbbc3 lshwconn supports for multiple IPs in DFM
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9632 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-19 03:00:34 +00:00
lissav
75246ea482 comment out syslog of processing user tables
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9629 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-18 12:32:57 +00:00
phamt
b2014d4e00 Add support for System z hierarchy.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9623 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-17 19:57:04 +00:00
phamt
3e5ebbd344 Add support for System z hierarchy.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9622 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-17 19:46:35 +00:00
jbjohnso
32d5fad9a6 Actually add virttype to the DB description for virttype
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9620 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-17 19:03:46 +00:00
lissav
d85a25f876 Add support to updatenode to sync only service nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9592 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-13 13:27:22 +00:00
jjhua
5bc54fc468 because some changes in fsp-api, so enhanced the FSPscan
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9590 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-13 06:57:15 +00:00