2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-09-07 10:48:24 +00:00
Commit Graph

19336 Commits

Author SHA1 Message Date
Amanda Duffy
093c56c062 Add piflash man page 2017-05-02 13:53:42 -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
93b3df81aa Turn off xcatpost at beginning rather than end
If a postscript reboots, make sure that our logic for
self-termination is at the least executed.
2017-05-02 11:35:45 -04:00
Jarrod Johnson
6f10116e59 Fix FPC reseat behavior on multiple nodes 2017-05-02 11:19:54 -04:00
Jarrod Johnson
c0bbce36da Initialize IPMI variables earlier
In some scenarios, an IPMI instance could be called to handle
data earlier than it should.  Ensure the state of the object is
in adequate shape to react as soon as possible.
2017-05-02 10:49:39 -04:00
Jarrod Johnson
340d7072d6 Update usage message for rflash. 2017-04-25 09:22:53 -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
e2f7a108f5 Fix recognizing success to filter 2017-04-05 09:22:48 -04:00
Jarrod Johnson
25854e87a1 macdata can be a string, ignore that as well 2017-04-04 09:50:05 -04:00
Jarrod Johnson
ec954acb2b Update pasu filtering 2017-04-03 09:59:38 -04:00
Jarrod Johnson
b9ab45ed10 Remove extraneous content from pasu 2017-04-03 09:57:04 -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
687188d013 Filter out extraneous output of OneCli 2017-03-30 16:42:56 -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
638d27fde8 Technical preview compute template for RHEL atomic 2017-03-29 10:57:08 -04:00
Jarrod Johnson
269978d524 Recognize RH atomic media 2017-03-28 15:11:26 -04:00
Jarrod Johnson
cefefa7d1b Move the console title to right place 2017-03-28 11:26:55 -04:00
Jarrod Johnson
2ac5da13ef Fix missing sessdata 2017-03-28 11:11:36 -04:00
Jarrod Johnson
9e9c12843a Attempt to set pane-border-status
This makes better use of those lines in tmux.
Newer feature, so degrade gracefully in failure.
2017-03-28 09:39:07 -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
Amanda Duffy
f4b33ef2ea reseat option for high-density servers
Add "Lenovo High-Density Server" to rpower man and usage. Add reseat
option.
2017-03-27 13:43:26 -04:00
Amanda Duffy
1f5facb4e2 rpower reseat definition
Add definition of reseat which was apparently missed in last commit.
2017-03-27 13:43:10 -04:00
Amanda Duffy
bc511e27f3 Add reseat to rpower man page
Add reseat to rpower man page, under "Blade specific" sections. Also add
definition.
2017-03-27 13:43:04 -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
73c1ab6961 Workaround ssh pickiness
ssh from sles12 to rhel7 node during install causes SIGABORT
on the sles12 install pre-reboot.  Workaround by
sticking to the AES ciphers at that stage.
2017-03-17 16:48:30 -04:00
Kilian Cavalotti
6d9f5b452a PasswordUtils.pm: don't crypt already hashed passwords 2017-03-16 16:38:53 -04:00
Jarrod Johnson
9bdef30723 Revert "Restore support for pre-configured passwords"
This reverts commit fcafd91d4b.
2017-03-16 16:38:11 -04:00
Jarrod Johnson
fcafd91d4b Restore support for pre-configured passwords 2017-03-16 16:35:49 -04:00
Jarrod Johnson
1eb623cc4c Fix spelling mistake on 'dependency' 2017-03-15 10:50:05 -04:00
8e08b70f65 Update rcons, so that it detects conserver
Conflicts:
	xCAT-client/bin/rcons
2017-03-15 10:39:09 -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
Jarrod Johnson
5107b6ba14 Fix tcons with newer tmux
Newer tmux has meaning for ., use _
2017-03-13 15:41:20 -04:00
Jarrod Johnson
1f171579fa Remove debug output 2017-03-11 09:49:54 -05:00
Jarrod Johnson
dddba65654 Only restart syslogd if started 2017-03-11 09:48:48 -05:00
Jarrod Johnson
4b57a3a650 Fix more rsyslogd version checks 2017-03-11 08:52:52 -05:00
Jarrod Johnson
b53ab9ec82 Rsyslog 7 doesn't like c either 2017-03-11 08:46:13 -05:00
Jarrod Johnson
9498da1c5b Comment out broken ntp-wait
We don't have perl or ntp-wait in genesis.
2017-03-11 08:41:15 -05: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
bybai
ca08a593a8 change HOSTNAME to hostname 2017-03-09 10:03:53 -05:00
bybai
2763a7229d polish code 2017-03-09 10:03:40 -05:00
bybai
fc61a6d229 fix hostname linux in statelite sles12.2 2017-03-09 10:03:25 -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