XuWei
7e286494c0
modified depending on comments
2018-01-17 00:32:54 -05:00
XuWei
26ccc9fabd
Add perl files of openbmc2
2018-01-16 02:21:49 -05:00
zet809
a41e138fc0
Merge pull request #4625 from gurevichmark/ipmi_rflash_version
...
Enhance rflash -c output for ipmi controlled machines
2018-01-16 13:09:04 +08:00
Mark Gurevich
a4e9fbf01f
Changes after review
2018-01-15 09:45:54 -05:00
zet809
ca1ea1d702
Merge pull request #4633 from chenglch/gcons_cfg
...
Modify the default configuration for gocons
2018-01-15 17:51:28 +08:00
zet809
e2ae1787de
Merge pull request #4607 from cxhong/rvitals
...
Support rvitals command for Intelligent PDU
2018-01-15 16:50:13 +08:00
xuweibj
8a91ba7e08
Merge pull request #4619 from gurevichmark/openbmc_reventlog_resolve_led
...
Add resolved=LED option to reventlog
2018-01-15 14:21:47 +08:00
xuweibj
8b3ab28000
Merge pull request #4616 from gurevichmark/openbmc_reventlog_resolve
...
Add LED tag to the output of reventlog
2018-01-15 14:20:59 +08:00
chenglch
0d515b9bf4
Modify the default configuration for gocons
...
As output plugins are suported by goconserver, this patch
modify the configuration file accordingly.
partial: #4597
2018-01-15 14:15:35 +08:00
Mark Gurevich
2ea43cc01b
Enhance rflash -c output for ipmi controlled machines
2018-01-11 13:51:43 -05:00
yangsong
c88042cb73
fis issue [REST] xCAT restful API xcatws cannot work #4622 ( #4623 )
2018-01-11 18:49:16 +08:00
Casandra Qiu
d694ac9683
Modify rvitals output
2018-01-10 15:27:53 -05:00
Mark Gurevich
207e22c772
Add LED tag to the output of reventlog
2018-01-10 13:17:23 -05:00
Mark Gurevich
423a1c913d
Add resolved=LED option to reventlog
2018-01-10 11:57:31 -05:00
Casandra Qiu
13882e69ff
add message in the fill_outletCount
2018-01-09 09:30:05 -05:00
Casandra Qiu
96ff31599e
pre-defined variables for the OIDs
2018-01-08 14:16:10 -05:00
Casandra Qiu
f438e1b432
Add rvitals support for Infrastructure PDUs
2018-01-05 13:29:37 -05:00
zet809
b750ea34d4
Merge pull request #4581 from cxhong/irpdu
...
Support rinv command for Intelligent PDU
2018-01-05 23:50:32 +08:00
Casandra Qiu
34a4403efd
remove $line with "******"
2018-01-05 10:21:03 -05:00
zet809
ca75ab637a
Merge pull request #4603 from chenglch/gocons
...
Add xcat marker in gocnoserver configuration file
2018-01-05 15:38:37 +08:00
zet809
2b4735ecbd
Merge pull request #4579 from whowutwut/reventlog_resolve_faults
...
Add support to resolve OpenBMC logging events to clear out faults
2018-01-03 18:01:11 +08:00
chenglch
f09939a15a
Add xcat marker in gocnoserver configuration file
...
Previously, it is impossible to know if the goconerver is started
by xcat. This patch add a marker in /etc/goconserver/server.conf
to help check the status. In addition, use server-cred.pem instead
of server-key.pem as it is not exist on SN.
This patch also control the service status of goconserver and conserver
when restarting the xcatd service on service node.
```
[root@sn02 ~]# chdef sn02 setupconserver=1
1 object definitions have been created or modified.
[root@sn02 ~]# service xcatd restart
Restarting xcatd (via systemctl): [ OK ]
[root@sn02 ~]# ps -ef | grep conserver
root 27679 1 0 02:26 ? 00:00:00 /usr/sbin/conserver -o -O1 -d
root 27680 27679 0 02:26 ? 00:00:00 /usr/sbin/conserver -o -O1 -d
root 27756 26188 0 02:26 pts/1 00:00:00 grep --color=auto conserver
[root@sn02 ~]# chdef sn02 setupconserver=2
1 object definitions have been created or modified.
[root@sn02 ~]# service xcatd restart
Restarting xcatd (via systemctl): [ OK ]
[root@sn02 ~]#
[root@sn02 ~]#
[root@sn02 ~]#
[root@sn02 ~]# ps -ef | grep conserver
root 27885 1 0 02:26 ? 00:00:00 /usr/bin/goconserver
root 27986 26188 0 02:33 pts/1 00:00:00 grep --color=auto conserver
```
2017-12-28 16:46:47 +08:00
XuWei
6ec904def3
support noderange for reventlog resolved
2017-12-26 00:56:56 -05:00
immarvin
58dd39e46b
fix issue 'lskmodules' cannot list the kernel modules #4575
2017-12-25 21:12:14 -05:00
Casandra Qiu
9590c50927
Support rinv command for irpdu
2017-12-21 11:11:55 -05:00
xuweibj
0f7623c212
Merge pull request #4570 from whowutwut/led_physical_warnings
...
[OpenBMC] Support obtaining the status of physical LED lights on the Server
2017-12-21 13:08:39 +08:00
Victor Hu
47ea0b2c8d
replace with hash to store led values
2017-12-20 22:50:19 -05:00
Victor Hu
79f096395a
Break out of the loop after all IDs are resolved
2017-12-20 15:03:34 -05:00
Victor Hu
ac46bc6833
Print a warning message if running eventlog resolution across a range
2017-12-20 14:47:00 -05:00
Victor Hu
ba964c819c
Add support to resolve OpenBMC logging events to clear out faults
2017-12-20 14:36:41 -05:00
Victor Hu
9f9e406861
Merge pull request #4573 from xuweibj/T4474
...
rspconfig gard -c|--clear for OpenBMC
2017-12-20 10:52:02 -05:00
Victor Hu
af1bf635a9
Space out the heading a little more for rvitals led
2017-12-20 10:48:22 -05:00
XuWei
19c13987a1
modify command to rspconfig gard -c
2017-12-20 03:31:44 -05:00
Victor Hu
730d455041
Merge pull request #4569 from bybai/rflashdd
...
enhanced rflash when BMC response issue
2017-12-19 23:30:33 -05:00
Yuan Bai
b3e235583f
Merge pull request #4552 from stanford-rc/named_includes
...
Check if the include line is already there before adding it to the file
2017-12-20 11:21:39 +08:00
bybai
418938065c
enhance rflash upload tar file twice
2017-12-19 21:49:23 -05:00
XuWei
2b259c24e8
rspconfig reset_gard for OpenBMC
2017-12-19 20:36:39 -05:00
Victor Hu
5f2e8870af
Merge pull request #4531 from bybai/fixrfl
...
rflash -d relative path support
2017-12-19 16:55:01 -05:00
Victor Hu
e65c6e4fad
Change the output message slightly
2017-12-19 15:22:11 -05:00
Victor Hu
69819509ff
Condense the output of the LEDs to less lines to create a better picture of the server
2017-12-19 14:59:43 -05:00
Victor Hu
78f1eb0afb
Add support for "rvitals <noderange> leds" to display the physical
...
LEDs states on the OpenBMC P9 Box, this commit just prints key/value pairs
2017-12-19 14:06:15 -05:00
bybai
c27f23c2d5
enhanced rflash
2017-12-19 04:03:40 -05:00
Yuan Bai
67996797ca
Merge pull request #4541 from whowutwut/fix_based_on_UT
...
[OpenBMC] Fix argument parsing based on failure from UT cases
2017-12-19 09:16:35 +08:00
Victor Hu
d533fee0b1
Add the --activate option into the test
2017-12-18 14:54:42 -05:00
Kilian Cavalotti
a920f94804
check if the include line is already there before adding it to the file
2017-12-18 11:54:30 -08:00
Yuan Bai
f89b7ba00f
Merge pull request #4540 from whowutwut/help_with_rflash_delete
...
[OpenBMC] Help the user figure out the problem when using -d to delete FW
2017-12-18 17:27:58 +08:00
Victor Hu
6ee77f1fbb
Fix the code to handle multiple activate, found bug with UT cases
2017-12-15 17:06:51 -05:00
Victor Hu
fce5a610fb
Help the user figure out the problem when using -d to delete
2017-12-15 13:30:11 -05:00
zet809
4d2e51a61e
Merge branch '2.13' into master
2017-12-15 19:26:19 +08:00
yangsong
ccc6df75ae
supplement for Support custom udev rules in the initrd #4529 : add ethtool to stateless pkglist ( #4532 )
2017-12-15 17:19:40 +08:00