zhaoertao
8759c66130
support blade cycle: rpower blade cycle
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11776 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-07 05:41:13 +00:00
yinle
60fbc4b1a3
minor fix
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11775 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-07 01:28:49 +00:00
yinle
f593cd8d3d
minor fix
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11774 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-07 01:28:09 +00:00
linggao
b00f10a1d9
fix problems in otherpkgs postscripts
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11773 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 21:32:13 +00:00
jbjohnso
6dab868b55
Fix rspconfig for blade community string
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11772 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 20:41:33 +00:00
jbjohnso
728e45e3a5
Change esxi vm creation and rinv to induce vmware to act like SMBIOS2.6 to guests.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11771 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 20:17:47 +00:00
jbjohnso
1104bc50ca
Feed UUID little-endian style into libvirt so that it emerges on the other end consistent with SMBIOS 2.6/MS behavior
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11770 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 20:00:09 +00:00
jbjohnso
5ee88c2603
Make program flow a bit more sane when debugging, don't modify data in the request structure
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11769 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 19:59:54 +00:00
jbjohnso
38c71e86bc
Have blade.pm check both representations of uuid to search for a match....
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11768 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 15:55:40 +00:00
jbjohnso
b5350b9122
Change Genesis to match MS behavior
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11767 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 15:55:30 +00:00
jbjohnso
1ab36e3433
Have genduiduuid unconditionally interpret UUID as little-endian, to acheive consistent cross-platform interpretation of DUID
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11766 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 15:55:18 +00:00
jbjohnso
c08b1d2a0f
Have IPv6 setup in ESXi5 tolerate 5.(whatever) releases.
...
Correct for the fact that ESXi presents UUID without byte mangling
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11765 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 15:55:05 +00:00
yinle
ae098e0ae1
Fix bug 3492997 Hierachical deployment issue on AIX; 3497212 getmacs -o -D gives no warning message when node state
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11764 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 14:33:57 +00:00
jbjohnso
f5319690f5
Change esxi DUID-UUID fixup to tolerate case where /hardware/machineUUID does not exist
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11763 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 14:13:20 +00:00
phamt
74aa9f3cb9
Added default route into autoyast template.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11762 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 14:00:33 +00:00
zhaoertao
a4e1fb7ebe
fix bug about 'mkhwconn blade -t'
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11761 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 11:07:25 +00:00
wanghuaz
019a3b0952
Added manpage for getmacs -M option to support multiple mac addresses
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11760 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 08:07:02 +00:00
zhaoertao
1f6d451c67
fix bug about Table::getNodeSpecAttribs
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11759 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 07:55:45 +00:00
wanghuaz
ff00b0716e
Added getmacs -M option to disable mac address failover
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11758 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 07:51:22 +00:00
zhaoertao
ab867292a3
for NGP, fix some bugs found by UT
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11757 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 06:38:47 +00:00
jjhua
0a1572dd58
cec_off_policy, pending_power_on_side functions for FB
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11756 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 05:17:56 +00:00
jjhua
e73644c44d
cec_off_policy, pending_power_on_side functions for FB
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11755 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 05:15:33 +00:00
sjing
f3e5e9c17d
dynamically loading plugins before we use it.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11754 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 05:07:31 +00:00
phamt
f09d85c5a2
Added gateway to mkay4z
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11753 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 03:59:03 +00:00
jbjohnso
4d089d5391
ESXi 5.1 media recognition
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11752 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-05 21:50:43 +00:00
jbjohnso
3737c6632b
Correct mistake in UUID based cmd script generator where a hyphen was omitted
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11751 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-05 18:33:40 +00:00
jbjohnso
2d42ffe517
wmic csproduct is actually supposed to return the correct ordering, just
...
some vendors disagreed with MS on encoding. SMBIOS 2.6 mandates the MS way
In startnet.cmd, assume wmic is accurate instead of 'fixing it'. This means
DUID changes, but I don't think anyone cares and this paves the way for a
reasonable DUID future.
For autoinst cmd script, it is a problem. Have windows.pm provide two UUID
based links, one with the correct presentation and a byte-swapped variant
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11750 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-05 18:33:28 +00:00
zhaoertao
d6d8739cdf
For NGP
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11749 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-05 10:25:08 +00:00
wanghuaz
c428cd60d2
Added rhel6.2 support for diskful compute nodes on x86_64
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11748 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-05 09:45:19 +00:00
wanghuaz
9e2f24d80a
Removing unnecessary option for zerombr command for rhel6.2
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11747 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-05 08:44:35 +00:00
wanghuaz
7f8a43e788
Added pkglist for compute node on rhel6.2 on system x
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11746 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-05 08:27:15 +00:00
jjhua
8d9d474525
remove the redundant error messages
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11745 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-05 07:33:06 +00:00
jjhua
2a9c813ebd
support for FB
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11744 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-05 07:22:49 +00:00
daniceexi
fce2b6b7f5
remove the fsp obj for NGP support
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11743 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-05 06:54:40 +00:00
yinle
604c55e4f3
Fix Bug 3496904:nodeset has error for rh6.1
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11742 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-05 05:52:08 +00:00
daniceexi
5ef9fb08e8
output message for unhandled nodes
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11741 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-05 03:48:42 +00:00
daniceexi
122e46682f
remove the fsp obj for NGP blade
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11740 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-05 03:29:45 +00:00
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