Commit Graph

9812 Commits

Author SHA1 Message Date
yinle
893cf3f594 Fix bug 3496026:Poor lsvm error msg when hwtype not set
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11739 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-05 02:15:58 +00:00
jjhua
8962b5b7ce DFM supports for blade
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11738 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-05 02:05:11 +00:00
zhaoertao
d68316e467 modify the output about 'lsvm <noderange>'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11736 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-05 02:03:12 +00:00
jjhua
6505ea2869 add one global nodetype blade
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11735 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-05 01:50:47 +00:00
jbjohnso
ae5b37598d Have blade.pm also be able to match discovering nodes by UUID
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11734 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-03 01:46:19 +00:00
jbjohnso
fac06cba12 Fix genduiduuid.sh script to cope with deficient kernel code too
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11733 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-03 00:14:16 +00:00
jbjohnso
ea2f6034e6 Cope with kernel bug around correct UUID handling by using dmidecode instead
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11732 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-03 00:14:09 +00:00
jbjohnso
dad755c521 Have NodeRange.pm not flip out in the face of excessive quotes.
Also, just in case, bail out after 4,096 recursions, just in case something else tortuous is being missed.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11731 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-02 23:59:39 +00:00
nott
f836b3213c mknimimage support for hasn
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11730 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-02 19:33:27 +00:00
nott
50913eb9b5 rmnimimage support for hasn
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11729 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-02 15:19:44 +00:00
sjing
c62079eaff no dump resource defined for osimage, but configdump is specified, report error.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11727 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-02 04:17:16 +00:00
nott
f6473652ff new mkdsklsnode support for hasn
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11726 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-01 21:26:14 +00:00
nott
d3c95f2d2a fixed target in dolitesetup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11725 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-01 21:12:04 +00:00
lissav
146233fc0b fix defect 3495906
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11724 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-01 17:36:04 +00:00
jbjohnso
8d65490894 Have xCATd more clearly report when registering a plugin fails, also be resiliant to the situation.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11723 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-01 16:21:27 +00:00
jbjohnso
b963e36dc7 Fix xnba using xCAT::Scope without 'use'ing it.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11722 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-01 14:31:10 +00:00
jbjohnso
7a89b99b71 Move increased tolerance for list/scalar parameter ahead so it actually matters
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11721 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-01 14:30:14 +00:00
ligc
5b0b967a30 fix for bug 3495915: env var SVLOCAL might be empty
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11720 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-01 09:03:55 +00:00
yinle
a2a499420c Fix bug 3494916: getmacs -o has some issue
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11719 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-01 07:20:29 +00:00
jjhua
4fc13e90ac wget the link http:... instead of ftp...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11718 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-01 06:11:52 +00:00
jjhua
66a2f3a334 add the ib pkglist for rh
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11717 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-01 06:10:47 +00:00
jjhua
a02787ff30 mlnxofed_ib_install could be used for both rhels and sles
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11716 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-01 06:08:20 +00:00
sjing
4860996fbf check valid attributes for mkdsklsnode.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11715 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-01 05:49:24 +00:00
linggao
fd8f5a82cd modified the description for vm.storage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11714 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-29 18:43:23 +00:00
nott
f171ef4052 remove bogus error msg
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11713 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-29 16:13:45 +00:00
nott
fd285daefe change site attr name to sharedinstall
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11712 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-29 14:29:17 +00:00
nott
32315f63dd add force option for nim methods
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11711 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-29 14:26:30 +00:00
jbjohnso
3e76b2102e Have Client.pm tolerate callers that neglect to 'array-ify' rsp->node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11710 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-29 12:57:59 +00:00
wanghuaz
9836ad8528 Added pkglist, otherpkgs pkglist, and template for RHEL6.2 diskfull installation on service node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11709 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-29 12:21:59 +00:00
daniceexi
2f4ca9d12e Use http to replace fsp for the wget
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11708 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-29 10:34:50 +00:00
jjhua
6999503160 fixed a syntax issue
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11707 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-29 10:27:17 +00:00
phamt
ffbc59f545 Fixed egrep bug.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11706 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-28 18:56:10 +00:00
phamt
515507b45c Fixed network layer query problem.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11705 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-28 17:51:51 +00:00
jbjohnso
e3d0e1bc20 Stop building nbroot because of nbroot2 changes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11704 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-28 14:27:46 +00:00
sjing
8f0e127d31 rmnimimage: check nim resources(alloc_count) on sn when we want to remove it on mn.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11703 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-28 08:44:13 +00:00
jjhua
fb3869525a fixed bug 3491152, call all_lpars_state firstly, for the node which couldn't be queried, call the stat again.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11702 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-28 05:31:43 +00:00
phamt
37183d4185 Added code to remove NIC and disk from active configuration.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11701 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-27 22:16:42 +00:00
jbjohnso
d7d49fd2e7 Fix pxe plugin not having 'xCAT::Scope' used
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11700 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-27 18:48:33 +00:00
jbjohnso
b144a32404 Implement a '-w' argument on rpower suspend to force blocking until system has gone into suspend
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11699 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-27 17:49:29 +00:00
cjhardee
b1611e7311 Added a version handler and turned debugging off.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11698 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-27 15:44:59 +00:00
phamt
57e31a34d0 Removed .project file.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11697 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-27 14:08:47 +00:00
phamt
9a7bd381ca Removed .settings folder
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11696 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-27 14:07:59 +00:00
yinle
aa859d29bd fix bug 3492916 :Hardware connection issue between HMC and CEC
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11695 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-27 09:10:04 +00:00
jjhua
7b7b5bfd1b use Mellonax ofed to support for IB QDR
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11694 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-27 08:23:49 +00:00
yinle
2ebc79c323 modify the description of rnetboot -f.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11693 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-27 08:16:41 +00:00
jjhua
ba22df7a82 use ib.sles11.1.x86_64.pkglist instead of ib.sles11.1.x86_64.otherpkgs.pkglist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11692 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-27 03:18:02 +00:00
jjhua
c847cf6759 use ib.sles11.1.x86_64.pkglist instead of ib.sles11.1.x86_64.otherpkgs.pkglist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11691 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-27 03:17:31 +00:00
jbjohnso
ff41e3eaee Provide feedback with shortened/better RHEL6 driver disk support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11690 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-25 17:48:18 +00:00
jbjohnso
7712d54227 For x86, select a faster mechanism for injecting driver disks so that nodeset is significantly faster
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11689 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-25 17:48:11 +00:00
jbjohnso
75988c0344 Add efibootmgr to Genesis environment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11685 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-25 16:46:25 +00:00