yangsong
2bf5dc57f9
[CUSTOMER] Ping not working for non root users on Diskless PowerKVM guests (rhels7.2) #922 : use tar as the default archive method instead of cpio ( #5187 )
2018-05-10 16:26:42 +08:00
Mark Gurevich
2361cda1f2
Man and usage updates for chtab and tabch commands
2018-05-08 13:34:17 -04:00
xuweibj
a9825f3260
Add some logs for bmcdiscover ( #5163 )
...
* Add some logs for bmcdiscover
2018-05-04 15:43:51 +08:00
yangsong
9874c11063
check the existance of osimage; set os and arch of node to be the relevant attribute in osimage during nodeset ( #5162 )
2018-05-03 17:03:54 +08:00
zet809
5d6e9fe7a0
Merge pull request #5061 from robin2008/ipmi_debug
...
report ipmi_debug message under node name (#5033 )
2018-05-03 15:17:55 +08:00
cxhong
7bbf1cacec
Support nodeset <switch> osimage command for cumulus switch ( #5144 )
...
* Support nodeset <switch> osimage command for cumulus switch
* Add logical checking for provemethod and pkgdir
* fix conflict
2018-05-03 10:47:17 +08:00
cxhong
c837babad6
Support copycds command to create cumulus osimage ( #5122 )
...
* Support copycds command to create cumulus osimage
* Add Error handler
* fix a typo
* Add VERBOSE
* Modify a error message
* modify per yangSong's comment
* Add '-i' and '-o' flag
* remove nooverwrite when checking pkgdir
2018-05-03 08:27:40 +08:00
yangsong
7c85b0998d
add support for syncfiles with scp ( #5123 )
...
* add support for syncfiles with scp
* refine logic of EXECTUTE support message non rsync filesync
* refine syncfiles
* add startsyncfile script for cumulus
* refine format, fix updatenode without options causes command to crash #5142
2018-04-27 11:28:08 +08:00
zet809
b5b7dea096
Merge pull request #5136 from xuweibj/I4248
...
update node status when enter shell/standby
2018-04-25 17:56:51 +08:00
XuWei
9d5dede0d1
update node status when enter shell/standby
2018-04-25 04:46:12 -04:00
XuWei
98f436ef0d
Add mac info in ouput of bmcdiscover when no mtms
2018-04-20 01:38:54 -04:00
Yuan Bai
77647a2b66
Merge pull request #5096 from stanford-rc/ddns_log
...
ddns: log more infornation to show the DNS entry when an error occurs
2018-04-17 14:24:25 +08:00
Victor Hu
8024e0a2ab
Merge pull request #5093 from gurevichmark/openbmc_upload_dd_check
...
Processor DD version check before firmware upload
2018-04-16 11:27:04 -04:00
Bin Xu
4b1709e59d
When xdcp files to CN and CN is controlled by a SN, xcat will push ( #5102 )
...
files to SN first (site.SNsyncfiledir). This should be run as admin
for normal user as they cannot touch that directory.
2018-04-13 16:58:42 +08:00
Jarrod Johnson
2c9bdf8480
Properly fix updatenode syncfiles ( #5013 )
...
* Fix xdcp username on updatenode -F
xdcp was not using the username and trusted facility, fix
updatenode usage.
* Remove security risk of forceroot
Any user can specificy 'forceroot'. Remove this and rely
upon the other method to properly use the 'trusted' role.
2018-04-13 11:15:26 +08:00
XuWei
9cd9017e4b
modify output format of rvitals leds
2018-04-12 02:42:06 -04:00
Kilian Cavalotti
2419a78098
ddns: log more infornation to show the DNS entry when an error occurs
2018-04-11 15:29:52 -07:00
Mark Gurevich
74874062d5
Processor DD version check in Perl
2018-04-11 15:09:23 -04:00
XuWei
bd6718999b
modify return code of rspconfig hostname error
2018-04-10 21:55:04 -04:00
zet809
3857b0492a
Merge pull request #5066 from xuweibj/I5056
...
Show error msg when set hostname as IP address
2018-04-10 15:30:32 +08:00
XuWei
ba32210e9b
modified depending on comments
2018-04-10 02:54:48 -04:00
XuWei
bc0b23fe9c
modify rflash args for docopt parse
2018-04-09 22:34:50 -04:00
Bin Xu
c3ae956dd3
report ipmi_debug message under node name ( #5033 )
2018-04-05 10:41:08 +08:00
Casandra Qiu
302e80dc93
Add Image name/uuid/timestamp to /opt/xcat/xcatinfo
2018-04-03 15:34:12 -04:00
zet809
53a98cfecc
Merge pull request #5018 from gurevichmark/openbmc_pnor_usage
...
Replace usage of PNOR with Host
2018-03-30 11:20:23 +08:00
cxhong
8f61ee5ace
Add ondiscover support for chain table ( #4903 )
...
* Add ondiscover support for chain table
* For ondiscover, run nextdestiny after the current operation is done
* Don't set OpenPower server boot from network if boot
2018-03-29 17:50:04 +08:00
Mark Gurevich
8c5701d9ab
OpenBMC reventlog flag verification
2018-03-28 14:36:58 -04:00
Mark Gurevich
8cfe5b546e
Replace usage of PNOR with Host
2018-03-28 13:09:48 -04:00
zet809
468a64ac6b
Merge pull request #4898 from xuweibj/I4728
...
show node name with error msg for ipmi
2018-03-28 17:36:26 +08:00
zet809
27779acc74
Merge pull request #5016 from chenglch/logrotate
...
Add default logrotate configuration for gocons
2018-03-28 16:38:58 +08:00
chenglch
46c611f11a
Check if cons script is excutable before register into console server
...
This patch check the script file, if it is not excutable, just print
ignore message.
2018-03-28 15:09:06 +08:00
Victor Hu
5da3a4f945
Merge pull request #4998 from gurevichmark/ipmi_rflash_recover
...
Better message for --recover option
2018-03-27 16:13:19 -04:00
chenglch
2ac315cbe2
Add default logrotate configuration for gocons
...
Add logrotate conf for the console log files and log
of goconserver.
2018-03-27 17:11:25 +08:00
XuWei
8f2ba27897
modified depending on comments
2018-03-26 21:21:51 -04:00
Victor Hu
a9ce890a6c
Merge pull request #5007 from gurevichmark/openbmc_rspconfig_ntpservers
...
Display a warning when setting NTP Server
2018-03-26 15:23:20 -04:00
Mark Gurevich
6629798889
Display a warning when setting NTP Server
2018-03-26 10:24:53 -04:00
Yuan Bai
492b8fe5a9
unify chdef and mkdef some actions for node type ( #4968 )
...
* unify chdef and mkdef some actions for node type
* polished
* adjust format
2018-03-26 11:31:55 +08:00
bybai
d307c394c2
enhance error message for rflash
2018-03-25 22:09:23 -04:00
bybai
14398e6688
enhance error message for rflash
2018-03-25 22:03:09 -04:00
zet809
54f3181ac5
Merge pull request #5001 from chenglch/gcons-restart
...
Modify startup configuration for goconserver and conserver
2018-03-23 17:41:55 +08:00
chenglch
cc588f4af1
Modify startup configuration for goconserver and conserver
...
After running makegocons, startup configuration would be changed
to make sure goconserver could start after rebooting. Changes
are made in makeconservercf too.
2018-03-23 16:36:42 +08:00
xuweibj
14bdb8568c
Merge branch 'master' into rflash_python
2018-03-23 14:40:43 +08:00
Mark Gurevich
20e7dcd7de
Better message for --recover option
2018-03-22 14:47:05 -04:00
Mark Gurevich
d8ca5d5137
OpenBMC rbeacon stat support in Perl
2018-03-22 14:14:24 -04:00
Mark Gurevich
fa5c6e3f37
Merge pull request #4981 from xuweibj/I4978
...
modify rspconfig usage
2018-03-22 11:22:31 -04:00
zet809
a290387148
Merge pull request #4993 from xuweibj/rspconfig_issues
...
fix rspconfig issues API related
2018-03-22 16:58:11 +08:00
yangsong
4208f61069
fix issue updatenode -P return nothing when xcatmaster not set ( #4994 )
2018-03-22 16:52:23 +08:00
XuWei
2c14238db9
fix rspconfig issues API related
2018-03-22 03:02:13 -04:00
ertaozh
56b926afaa
fix error 4989: The error message of bmcdiscover is disordered when it hit database problem
2018-03-22 02:13:46 -04:00
xuweibj
48e0e8eba8
Merge pull request #4953 from gurevichmark/openbmc_rflash_verify_delete
...
[OpenBMC] Do not allow firmware delete if firmware is active
2018-03-22 09:36:47 +08:00