Jarrod Johnson
eda85df39d
Have FPC and similar 'neverwait' in the context of reseat
...
Back out previous attempt, as it didn't work.
2017-06-13 16:50:08 -04:00
yangsong
bdd8e64cf4
fix issue #2856 : [DEV] nodes provisioned with redhat osimages created by xCAT 2.12.3 or earlier missed yum repo to MN in xCAT 2.12.4 or later ( #2857 )
...
* fix issue [DEV] nodes provisioned with redhat osimages created by xCAT 2.12.3 or earlier missed yum repo to MN in xCAT 2.12.4 or later #2856
* fix issue [DEV] nodes provisioned with redhat osimages created by xCAT 2.12.3 or earlier missed yum repo to MN in xCAT 2.12.4 or later #2856
2017-06-08 10:18:03 -04:00
Jarrod Johnson
2cf6058229
Have dd argument apply for all nodes in nodeset
2017-06-07 16:04:18 -04:00
Yuan Bai
a3864bdafc
fix issue 3142 delete useless dracut.* files under rootimg/tmp in liteimg ( #3154 )
...
* fix issue 3142 useless dracut.* files under rootimg/tmp cause liteimg cost much time
* polished
* polished
2017-06-06 14:33:07 -04:00
Jarrod Johnson
6573d8f9f1
Skip scanning an mpa if nodetype is not blade
...
To many things are using mp table. Use nodetype blade
to indicate it's really a 'blade' (specifically the
BladeCenter/Flex variety).
2017-05-20 13:06:07 -04:00
Jarrod Johnson
3213ceb972
Add dd=file:///dd.img for single dd injection
...
In single dd injection, was missing the dd argument
correct this.
2017-05-18 15:46:53 -04:00
Jarrod Johnson
86363a518e
Fix rpower reset when a pdu is configured
2017-05-10 10:49:38 -04:00
Jarrod Johnson
2a2f353367
Fix syntax of newmib
...
It has to be referenced as a hash element.
2017-05-10 10:25:56 -04:00
Jarrod Johnson
ea1a19ffc2
Support newer PDU firmware
...
Newer PDU firmware renumbered OIDs. Detect and adapt
to new OIDs on the newer firmware.
2017-05-10 10:22:07 -04:00
Jarrod Johnson
339720e137
Implement timeout for session sharing
...
When an ipmi session is shared, have waitforrsp
have a specified timeout.
2017-05-03 11:34:22 -04:00
Jarrod Johnson
b79c005061
Move pending UEFI to its own line
...
The pending info is not guaranteed to refer to the
primary bank. Move to its own line to reflect the
ambiguity better.
2017-05-02 14:11:20 -04:00
Jarrod Johnson
a384f75f4d
Have rspconfig understand comma delimited args
...
For a multi-node node, use commas to allow user to request other
parameters for distinct sub-nodes.
2017-05-02 12:02:51 -04:00
Jarrod Johnson
6f10116e59
Fix FPC reseat behavior on multiple nodes
2017-05-02 11:19:54 -04:00
bybai
30269bb604
fix issue 2657
2017-04-10 14:42:46 -04:00
chenglch
15884f6574
Fix addkcmdline issue which can not customise the boot params
...
close-issue: #2614
2017-04-05 09:23:39 -04:00
Jarrod Johnson
25854e87a1
macdata can be a string, ignore that as well
2017-04-04 09:50:05 -04:00
Jarrod Johnson
4978055cd5
Correct wrong FPC abort code
2017-03-31 11:29:11 -04:00
Yuan Bai
c24687a23e
fix 2786 statelite NFS mount options are ignored ( #2791 )
2017-03-31 09:32:28 -04:00
Jarrod Johnson
ef136c7f91
Fix incorrect switch table handling
...
A different program flow is required to deal with the oddity of the
switch table
2017-03-29 16:31:55 -04:00
Jarrod Johnson
269978d524
Recognize RH atomic media
2017-03-28 15:11:26 -04:00
Jarrod Johnson
2ac5da13ef
Fix missing sessdata
2017-03-28 11:11:36 -04:00
Jarrod Johnson
edb97dc0f1
Fix if macdata does not exist
...
If macdata undefined, it took out all of inventory.
2017-03-28 09:28:20 -04:00
Jarrod Johnson
bebac9a567
Have FPC process handle failure to abort
2017-03-27 17:13:23 -04:00
Jarrod Johnson
201b2de89f
Recognize CDI and PSI prefixes for IMM
2017-03-20 16:03:33 -04:00
Jarrod Johnson
e50cf37317
Provide UEFI version for TEI prefix
2017-03-20 15:49:57 -04:00
Jarrod Johnson
81debd4c6a
Have windows plugin pass bootparams on request
2017-03-14 13:11:15 -04:00
Jarrod Johnson
8ed57115b7
Have esx.pm support the on-parameter passing of bootparams
2017-03-14 11:50:05 -04:00
bybai
da20f5acc0
polish code
2017-03-10 10:03:49 -05:00
bybai
4a7a5540ff
fix rw rootimg for sles12.2
2017-03-10 10:03:33 -05:00
Jarrod Johnson
240e8a2d2e
Add support for migrating switch table
...
confluent now supports switch discovery
2017-03-07 14:24:08 -05:00
Jarrod Johnson
00d1d94d72
Revert "Make nics attribute inhertable"
...
It was broken.
This reverts commit 98785fbddf
.
2017-03-04 10:50:01 -05:00
bybai
0d2312ddb2
fix issue 2572 makedns fails with a noderange error
2017-03-04 10:44:01 -05:00
Jarrod Johnson
fa78fb4ba6
Fix import of mp data to confluent
...
The plugin was incorrectly attempting to pull
in fields from the nodepos table rather
than mp.
2017-03-01 09:56:54 -05:00
Jarrod Johnson
0dfe33edf5
Merge branch 'refs/heads/2.13' into lenovobuild2.13
...
Conflicts:
xCAT/xCAT.spec
xCATsn/xCATsn.spec
2017-03-01 09:46:50 -05:00
hu-weihua
960817505d
Fix bug #2528 2.13.2 install xcat Error loading module /opt/xcat/lib/perl/xCAT_plugin/rhevm.pm
2017-02-22 03:06:03 -05:00
zet809
1ca955a33d
Merge pull request #2514 from xcat2/2.13.nodeset_performance
...
merge 2.13.nodeset performance branch to master branch
2017-02-21 16:07:31 +08:00
tingtli
567e0eeb69
Merge pull request #2510 from chenglch/xcattable
...
Fix typo error in mknetboot when refactoring bootparams
2017-02-21 14:10:26 +08:00
zet809
813f2de154
Merge pull request #2477 from zet809/have_petitboot_boot_from_SN
...
[DON'T MERGE]To have petitboot and onie based node be able to get configuration from SN
2017-02-21 13:46:57 +08:00
chenglch
1f1f2ae5f1
Fix typo error in mknetboot when refactoring bootparams
2017-02-21 09:33:52 +08:00
zet809
b8b90a267f
Merge pull request #2503 from chenglch/xcattable
...
Use bulk operation to update chain table for multiple nodes
2017-02-20 14:31:20 +08:00
chenglch
e05f183a8f
Use bulk operation to update chain table for multiple nodes
...
Do not query bootparams table in yaboot
patial-issue: #2024
2017-02-20 13:48:50 +08:00
zet809
040bd52546
Merge pull request #2484 from chenglch/xcattable
...
Update bootparams in destiny to support discovery without DB access
2017-02-17 16:20:03 +08:00
Casandra Qiu
f874090137
Syntax Error for issue#2490
2017-02-16 10:01:50 -05:00
immarvin
c003a1ee93
fix issue [fvt]2.13.2 xcat install monitor process hang and could not reort the node status
2017-02-16 14:13:52 +08:00
chenglch
34296b9229
Update bootparams in destiny to support discovery without DB access
2017-02-15 17:20:24 +08:00
Casandra Qiu
a613bd2ac8
Add PDU documentation
2017-02-14 14:08:09 -05:00
Casandra Qiu
c4e0f637c9
Add pdu support
2017-02-13 16:33:11 -05:00
ertaozh
23bc17d365
To have petitboot and onie based node be able to get configuration from SN
2017-02-10 03:34:41 -05:00
junxiawang
48af0de2b9
Merge pull request #2468 from chenglch/tftp
...
Do not show the error output when running kill all command
2017-02-10 15:26:46 +08:00
Yuan Bai
78a6c90203
Merge pull request #2425 from chenglch/regular
...
Make nics attribute inhertable
2017-02-09 14:59:34 +08:00