0d85cd441b
1, Make the function header and comments more clear
2017-08-02 14:39:28 +08:00
770d947c94
Using networks.dhcpserver as one accept whole noderange for nodeset.
2017-07-28 16:36:15 +08:00
31ba541657
Forwarding to MN if the request is accepted by SN
2017-07-27 15:55:30 +08:00
53d3b1bced
1, use 'disjointdhcps' for nodeset disjoint mode
...
2, handle 'disjoint' in preprocess method, to make sure that no request will be sent to SN which does not manage the nodes.
3, refine 'stat' to make sure it could query unmanaged nodes on-demand.
2017-07-24 13:36:49 +08:00
9dd5c3e986
Fix typo
2017-07-17 19:49:39 +08:00
9b2f597ec2
Polish the code according to the review comments
2017-07-17 14:44:34 +08:00
47b92c193f
Fix #3088 , introduce 'disjointnetboot' site attribute to make nodeset
...
request will only be handled for managed nodes on SN.
2017-07-14 14:42:43 +08:00
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