2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-11 07:40:11 +00:00
Commit Graph

4964 Commits

Author SHA1 Message Date
b5da727853 Merge pull request #3367 from cxhong/3305
Add Vlan and MTU to switch_macmap output
2017-07-12 09:39:29 +08:00
fccace532c Add option to rpower for OpenBMC to return the state of the BMC.
This is a feature that the openbmc management utility allows us to
obtain over the REST interfaces
2017-07-11 14:53:18 -04:00
8efbf20e69 Append MTU for every switch port 2017-07-11 13:50:51 -04:00
d94bfd7677 Merge pull request #3425 from whowutwut/rpower_softoff
Support rpower softoff for openbmc
2017-07-11 14:02:05 +08:00
59738f65f9 Configure Cumulus switch via switchdiscover --setup options (#3375) 2017-07-10 22:17:15 -05:00
1fe34083b6 Initial commit to support rpower softoff for openbmc 2017-07-10 16:18:03 -04:00
3b0f7b7852 Merge pull request #3423 from whowutwut/rpower_hardoff
[openbmc] rpower off called against chassis object, rpower state aware of chassis state.
2017-07-10 16:08:09 -04:00
76b54fc231 Work around a problem with OpenBMC reporting incorrect current
status.  When this is fixed we will have to revisit this and update
based on the chassis and host status
2017-07-10 15:47:10 -04:00
c5265793c5 Print info message and allow rspconfig sshcfg to go through 2017-07-10 14:06:25 -04:00
3e10a4bc3a Power off should be called against the chassis 2017-07-10 13:05:33 -04:00
e55e5e14dc change the format 2017-07-10 12:17:29 -04:00
06ab2e627d fix issue [CORAL]incorrect petitboot configuration for nodeset shell in flat hierarchical #3414 (#3419) 2017-07-10 15:57:32 +08:00
d9ab5b7558 Fix #3082, to avoid named is started twice in short time. (#3388) 2017-07-04 02:03:11 -05:00
662dc2a6de Copy ssh keys to BMC with rspconfig command 2017-06-29 15:55:34 -04:00
2f963800e8 Add Vlan and MTU to switch_macmap output 2017-06-28 16:55:15 -04:00
77aa3b1bd5 Merge pull request #3357 from whowutwut/bmcconfig_msg
Improve the debug message when bmc value cannot be obtained from getbmcconfig
2017-06-28 09:26:56 +08:00
df2f6a6cb5 Merge pull request #3311 from xuweibj/I3264
Modified judging condition of openbmc in bmcdiscover, if not open enter bmcdiscover_ipmi
2017-06-27 16:54:27 -04:00
8818223af0 Improve the debug message when bmc value cannot be obtained
in the openbmc or ipmi table in xCAT
2017-06-27 16:14:00 -04:00
911e092446 Merge pull request #3328 from xuweibj/I3327
Fix issue 3327, check environment of request type in openbmc and bmcdiscover
2017-06-26 16:59:00 +08:00
434e353a65 Merge pull request #3314 from chenglch/getadapter
Format the ouput of getadapter result
2017-06-26 14:21:46 +08:00
4176017b17 Fix issue 3327, check environment of request type in openbmc and bmcdiscover 2017-06-25 23:06:54 -04:00
f4baff1e60 Merge pull request #3306 from whowutwut/rinv_firm_verbose
[openbmc] Add --verbose option and improve readability for `rinv <> firm`
2017-06-23 09:32:17 -04:00
f5126227ce refine the PR 3268:support service node pool (#3323)
Fix the issue that grub2 config file is wrong when node.tftpserver="<xcatmaster>"
2017-06-23 16:18:03 +08:00
62d5037975 Format the ouput of getadapter result
This patch format the result of getadapter command and update
the man page to notice that `getadapter` will boot into genesis.

Fix-issue: #3046
2017-06-23 02:32:58 -04:00
2679d56b73 Merge pull request #3129 from immarvin/oncumulusdiscover
ztp based cumulus discover and configuration
2017-06-23 13:49:51 +08:00
bc46643b73 Print the XCAT_DEV_WITHERSPOON bypass message out to the user 2017-06-22 23:08:15 -04:00
32b467d635 Our p9 boxes do not have any VPD information, so in order to force
the code to return a generated discovered definition, blank out the mtm
string if XCAT_DEV_WITHERSPOON=TRUE
2017-06-22 22:49:02 -04:00
65d882b990 add cumulus discover script 2017-06-22 22:30:35 -04:00
b658a17af3 Change the output of firm [openbmc] to more closely match the output of
OPAL P8 machines when displaying the firmware.  Use the ID to sort, but
remove it when printing out the messages to the user
2017-06-22 20:57:10 -04:00
8e90e30bac Add verbose option to be parsed by rinv [openbmc] 2017-06-22 20:57:10 -04:00
eba16f3dd8 Found out that for Witherspoon machines, if the host has not been booted
there is no system information returned, so check for the boxelder bmc
for a model/serial combination to use
2017-06-22 20:39:27 -04:00
6ed46ff77f support service node pool (#3268) 2017-06-22 18:04:55 +08:00
aaa62e3333 Modified judging condition of openbmc in bmcdiscover, if not open enter bmcdiscover_ipmi 2017-06-21 22:26:48 -04:00
3f43f44c7e Update code to print a warning message if we get a response error.
Currently there is nothing printed back so we can't tell if an error
has occurred.  Allow for some debug output if XCATBYPASS=1
2017-06-20 15:58:16 -04:00
2bcd8b89a0 Merge pull request #2977 from jjohnson42/fixipmitime
FPC IPMI fixes
2017-06-20 15:39:39 +08:00
a8d731bd80 Merge pull request #3261 from gurevichmark/openbmc_rflash_upload
openbmc rflash command support for -u --upload option
2017-06-19 16:25:20 -04:00
4cdad73b8f Better error message for missing file 2017-06-19 10:59:53 -04:00
df1a5aeb52 Change to only display the active firmware instead of any firmware that is listed and add in the software id into the output so that sorting would keep the various software information together. 2017-06-19 10:32:30 -04:00
54a1e38ddd Merge pull request #3145 from whowutwut/rinv_firm
Enhancements to rinv code to complete development
2017-06-19 16:54:13 +08:00
035312aa49 Merge pull request #3280 from whowutwut/model_change
With mid June, 2017 firmware update, model number is moved from PartNumber -> Model
2017-06-19 11:24:11 +08:00
beb7d5af12 Check for update file existance and eliminate few lines 2017-06-16 14:40:11 -04:00
7beacaa631 With mid June/2017 firmware, model number is moved from PartNumber -> Model 2017-06-16 11:04:10 -04:00
9de8c1aad1 For serial and model options, only return the system level information 2017-06-16 10:49:29 -04:00
5331626d9a Upgrade conserver to 8.2.1 version (#3252)
This patch change the `sslauthority` to `sslcacertificatefile` to
support the latest version of conserver. It also add scripts to
update the `conserver.cf` and $HOME/.consolerc to make sure
migration works correctly.

implement: #3239
2017-06-16 16:51:05 +08:00
8d92211f81 Merge pull request #3272 from gurevichmark/spelling_man8
Fixes to rinstall/winstall man pages
2017-06-15 22:40:32 -04:00
30b4929625 Fixes to rinstall/winstall man pages 2017-06-15 16:03:04 -04:00
b920f9ce00 Merge pull request #2941 from whowutwut/nodestat_cleanup
Initialized more_options variable to avoid uninitialized error message [cleanup]
2017-06-15 11:22:27 -04:00
5d2e814243 openbmc rflash command support for -u --upload option 2017-06-14 16:47:52 -04:00
56500ea6bf Failed to run dhcpd if tftpserver defined as <xcatmaster> in the network (#3223)
table
2017-06-12 08:08:53 -05:00
cd1ad380d0 Merge pull request #3232 from gurevichmark/openbmc_updates_list
openbmc rflash command support for -l --list option
2017-06-09 14:34:19 -04:00