jbjohnso
ad93e349d9
Speed up mass-scale KVM VM adoption
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9914 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-23 13:44:24 +00:00
sjing
a854098a7d
do not need message for localhost.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9910 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-23 07:39:43 +00:00
sjing
9a116c59ad
exclude the nodes not belong to any nets defined in networks table, and add some messages whick is useful in scaling cluster.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9909 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-23 07:10:36 +00:00
daniceexi
e3424dfe9e
defect 3323703: fix the issue in the verbose message
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9908 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-23 06:31:43 +00:00
linggao
7260f1697a
fix defect 3323266
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9903 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-22 20:38:25 +00:00
jbjohnso
f506499ae1
Strip out expensive cached XML data rettrieval if doing lsvm
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9900 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-22 19:07:40 +00:00
jbjohnso
8c14e5967d
Skip expensive table lookup for trivial lsvm case
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9898 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-22 17:44:07 +00:00
jbjohnso
6856e705db
Use XCATSITEVALS instead of slower table lookup
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9897 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-22 17:29:43 +00:00
jbjohnso
8a04a0ce40
-Reduce kvm supervisory process load by stopping what amounts to a busy wait when child is done sending messages up
...
-Eliminate call to create a new vm table object in kvm.pm, when it's usually not needed, move to create only when needed.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9896 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-22 15:23:06 +00:00
sjing
8b7074745c
return after usage display.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9880 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-22 03:33:51 +00:00
yinle
52a1e4c5ff
modify the nodetype.nodetype for lpar node.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9875 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-21 13:46:56 +00:00
yinle
af5c3e578b
fix a mistake about the mac address formate in AIX system
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9874 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-21 13:16:59 +00:00
yinle
441124f457
Fix bug 3184683:makedhcp -a shouldn't return error with nodes doesn't reach
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9862 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-20 14:41:28 +00:00
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
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
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
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
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