|
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 |
|
|
405938a298
|
Merge pull request #3376 from gurevichmark/openbmc_rspconfig_sshkeys
Copy ssh keys to BMC with rspconfig command
|
2017-06-30 11:49:15 -04:00 |
|
|
662dc2a6de
|
Copy ssh keys to BMC with rspconfig command
|
2017-06-29 15:55:34 -04:00 |
|
|
129fe14c79
|
Merge pull request #3203 from whowutwut/goxcat_prompt
When using go-xcat, continue to prompt the user for y/n before aborting
|
2017-06-29 09:05:17 +08: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 |
|
|
a770ed6726
|
bump up the version of go-xcat
|
2017-06-27 15:09:24 -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 |
|
|
11f351cf6e
|
Merge pull request #2763 from samveen/reduce_greps
Reduce `grep` invocations by passing `-[46]` to `ip`
|
2017-06-22 16:24:04 +08:00 |
|
|
0624deb547
|
correct typo in PR#3293
|
2017-06-21 22:52:01 -04:00 |
|
|
aaa62e3333
|
Modified judging condition of openbmc in bmcdiscover, if not open enter bmcdiscover_ipmi
|
2017-06-21 22:26:48 -04:00 |
|
|
0ab98f9273
|
To replace pull request 3061: use rpm inside chroot to query dracut version (#3293)
|
2017-06-20 21:24:05 -05: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 |
|
|
ba6fbcfbc3
|
Merge pull request #2998 from zet809/fix_issue_2350
Fix issue 2350: Wcons IPMI not working due to xcat code
|
2017-06-20 09:41:21 -04:00 |
|
|
6720675b21
|
revert to old udevadm code (#3294)
|
2017-06-20 04:08:51 -05: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 |
|
|
694e8d76c6
|
Merge pull request #3282 from cxhong/3260
Check community string in the switches table
|
2017-06-19 16:19:28 +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 |
|
|
0a3104a981
|
check community string in the switches table
|
2017-06-16 15:21:27 -04:00 |
|