Commit Graph

2282 Commits

Author SHA1 Message Date
yinle
8b902c9bc2 Set right nodetype.nodetype, ppc.nodetype and nodelist.hidden to the nodes' definitions.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9861 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-20 13:49:52 +00:00
yinle
b06fdb8519 Add check for avoiding warning messages.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9859 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-20 13:40:59 +00:00
daniceexi
8e35b5bcb5 The continued fix for the defect 3317678
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9854 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-20 08:52:49 +00:00
yinle
7ad510c9fd Fix bug 3316168:xcatsetup->genrate incorrect amout for entries ,3314248:xcatsetup->design->if the ip address is not xxx1 , 3314204:xcatsetup->design->could config the BPA one port for side ; Modify the nodetype definition; Add the sfp attribute to CEC
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9853 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-20 08:51:17 +00:00
daniceexi
57b94e7f75 defect 3317678: fix the issue that cannot get correct nodestate
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9835 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-17 08:44:01 +00:00
zhaoertao
7641f19168 enable 'dev' and 'celogin1' login for CEC|FRAME and enhance some of rspconfig commands work in redundanct environment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9834 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-17 07:29:17 +00:00
jbjohnso
212ec6ecec Workaround issues when getipaddr returns undefined value in ddns
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9827 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-16 13:45:21 +00:00
lissav
5b26f94f27 fix defect 3313824, add version to lscatd -a
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9826 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-16 12:57:50 +00:00
daniceexi
e424d5ee5a code drop for SL6 support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9825 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-16 12:37:23 +00:00
angli-xcat
679df9febb This is to enable client to indicate options when mounting persistent directories on statelite(nfs/ramdisk) CNs, if not, "nolock,tcp" will be used as default options. This implementation aims for SLES11.
client can revise the statelite table to benefit from this, like:

#node,image,statemnt,mntopts,comments,disable
"935n02",,"192.168.0.244:/tmp","soft,timeo=200",,

------------------------------------------------------

Another change in sles.pm: we do insmod for net interfaces (ibmveth, ehea, etc...) after all other modules, to avoid failure when do 'netstart' during installation.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9817 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-16 03:06:56 +00:00
ligc
1ce7d0080f fix for bug 3286305: print warning message when no boject is provided
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9813 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-16 00:50:26 +00:00
ligc
d8bcedffa8 fix for bug 3266971: set default boot interface eth0 for SLES
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9812 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-16 00:47:35 +00:00
ligc
99943f735b fix for bug 3299823: <xcatmaster> gateway support for xcat2nim -t network
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9811 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-16 00:42:45 +00:00
ligc
da15d75ae4 fix for bug 3299844: add -t node as default value for lsdef
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9810 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-16 00:41:05 +00:00
ligc
38e1f1d9ac fix for bug 3308305: check the unnecessary arguments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9809 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-16 00:38:49 +00:00
yinle
bebd7d4649 Fix bugs:3298185:Need parameter check for lsslp 3316176:rspconfiig error:read host table written current IP by lsslp 3316101:lsslp cannot write mac table on AIX platform 3316084:rspconfig node --resetnet can't work with sigal node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9807 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-15 15:42:33 +00:00
linggao
f871ecbdad support arguments for postscripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9803 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-15 14:09:46 +00:00
jbjohnso
045c7ba250 -Have rinv -t attempt to resync vm.storage/vm.cfgstore in xCAT table in VMware case
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9799 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-13 17:30:48 +00:00
sjing
d977ef6b32 Convert the <xcatmaster> keyword to SN's interface as known by compute node.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9790 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-13 03:58:36 +00:00
yinle
469d4b2e34 fix bug 3314338 : "rspconfig frame --resetnet" cannot work in my HW env
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9789 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-13 02:34:39 +00:00
jbjohnso
469654a441 Fix dhcpd.conf mistake with ddns-domainname
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9784 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-10 17:59:30 +00:00
jbjohnso
54cdb92978 -Add chhypervisor to manage vCenter enter/exit maintenance mode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9777 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-09 20:59:43 +00:00
jbjohnso
6bbbc4a0b4 Fix register vm to correctly place on a requested host
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9776 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-09 20:16:23 +00:00
jbjohnso
fb47a08df6 Implement -t argument for blade plugin to update vpd table with mtm/serial/uuid
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9773 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-09 15:25:10 +00:00
jbjohnso
8ece9f098d Allow reventlog -f clear for forcing blade clear
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9771 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-09 15:05:44 +00:00
angli-xcat
c28d4a87f1 This is to enable client to indicate options when mounting persistent directories on statelite(nfs/ramdisk) CNs, if not, "nolock,rsize=32768,tcp,timeo=14" will be used as default options. This implementation aims for RHEL6. SUSE to be implemented later.
client can revise the statelite table to benefit from this, like:

#node,image,statemnt,mntopts,comments,disable
"935n02",,"192.168.0.244:/tmp","soft,timeo=200",,


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9753 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-07 08:59:53 +00:00
ligc
e56933c733 lsdef --osimage to list osimage information
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9751 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-07 06:51:28 +00:00
yinle
274b09d087 change the way of finding node type
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9746 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-07 05:41:37 +00:00
yinle
69d99bc898 change the way of getting node type
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9745 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-07 03:06:15 +00:00
yinle
0259399ae3 change the way of getting node type
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9734 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-03 07:24:34 +00:00
yinle
722da65541 change the way of find node type
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9732 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-03 03:08:37 +00:00
yinle
1101915a1b Fix a mistake that rspconfig --resetnet should not fork in PPC.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9727 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-02 02:15:23 +00:00
yinle
dfe91b09a9 Fix bug 3310089 : lsslp cannot match the existing FSP nodesfrom parent and sid
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9726 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-02 01:59:20 +00:00
nott
1c8be72651 handle AIX/NIM entries
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9725 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-01 17:41:12 +00:00
jbjohnso
0d60102d35 Better handle clonevm storage conflicts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9723 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-31 20:52:03 +00:00
jbjohnso
a37ef4e722 Fix problem where storage conflict could hang mkvm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9722 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-31 20:37:54 +00:00
jbjohnso
23699c150c -Prevent emptical virtual optical drive from messing up rinv
-Honor vm.memory/vm.cpus changes on reset
-Implement chvm --mem to shrink memory on KVM guests (not guaranteed to be effective)


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9721 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-31 20:29:59 +00:00
linggao
7c683a4ea9 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@9708 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-27 15:28:40 +00:00
ligc
746792eed9 fix for flag conflict between --nocache and --compress
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9685 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-26 08:36:06 +00:00
lissav
ce7718e31d move comments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9684 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-25 12:35:12 +00:00
yinle
abf4eda63a minor fix.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9682 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-25 10:35:28 +00:00
yinle
670df91e70 Add side for fsp/bpa in vpd table so that lsslp result could match the right node.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9681 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-25 10:33:26 +00:00
yinle
333e953f10 adjust code style, fix a little mistake that the arp return node mac with the value of (incomplete)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9680 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-25 09:33:58 +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
6095d5af97 update Sample with compress=> support for DB2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9672 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-24 16:59:06 +00:00
phamt
d324bea42a Exit rscan() if given node is not a HCP.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9670 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-24 14:48:59 +00:00
yinle
1a46ed463d fix a mistake, add some trace information. Now the debugger can use $TRACE=1 to control the trace info in parse_responses.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9668 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-24 09:27:41 +00:00
sjing
4972c5cdc1 Support the /etc/hosts name resolution.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9667 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-24 07:58:22 +00:00
xq2005
1e30c64599 rmc monitor show on gui
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9666 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-24 06:40:15 +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