2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-25 21:22:05 +00:00

25 Commits

Author SHA1 Message Date
chenglch
8470c14090 Redirect progress message to rflash log files when updating firmware
Previously rflash process will be terminated when the tty session is closed
which is a very dangerous operation that may bricked the BMC. This patch will
ignore the `int`, `term` and `hup` signal when rflash is running and redirect
the output of ipmitool command to `/var/log/xcat/rflash/<node.log>` which make
the progress trackable. In addition,  -V option is provided to print more
verbose message from ipmitool when `hpm upgrade` command is running.

This patch also update the node status in the `nodelist` table to record
the rflash status.

fix-issue: #1849
2016-11-28 13:21:26 +08:00
Mark Gurevich
a50f3710f7 Doc spelling and gramma fixes 2016-10-25 15:31:20 -04:00
Mark Gurevich
06eddfc973 man1 changes for commands p-z 2016-02-16 11:41:31 -05:00
chenglch
821e453840 Add rflash doc for OpenPOWER machine 2015-11-19 02:24:38 -05:00
chenglch
67bd34741e Convert the original file to unix format 2015-11-19 02:12:42 -05:00
lissav
a03ecf8daa remove mediawiki path from the man pages 2014-07-29 12:16:06 -04:00
John Simpson
2afe367b20 udpate to rflash man page for NeXtScale FPC 2013-11-12 16:46:36 -05:00
John Simpson
efb4906c68 updated the rflash man page with the NeXtScale FPC information 2013-11-11 19:18:26 -05:00
jjhua
6a491bec27 correct some grammar errors
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13443 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-07 08:54:11 +00:00
jjhua
acca602ef7 update the rflash manpage to fix bug 3553161
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13390 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-02 02:58:09 +00:00
jjhua
834894fbaf { } is for required arguments when the user has to choose between several items, one of which is required.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12249 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-17 06:12:27 +00:00
jjhua
f20e5803e1 add some description of -d <data_directory> into the manpage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10257 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-10 07:51:41 +00:00
jjhua
1e4f8c0474 fixed bug 3317440, update the rflash manpage in DFM environment.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10170 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-27 09:37:36 +00:00
jjhua
6b54c5b6d1 modify the improper format in the rflash manpage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9212 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-01 02:16:57 +00:00
jjhua
9fd90f8557 update the rflash manpage for Direct FSP Management
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9087 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-18 06:50:24 +00:00
jjhua
32477c0b6a fixed bug 2860169
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4241 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-27 01:54:58 +00:00
jjhua
a6cfbea531 fixed bug 2860169, add rspconfig in to the description section
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4240 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-27 01:50:08 +00:00
bp-sawyers
83b000bf68 - fixed bugs 2855348 and 2860171
- added summary of results to ppping output
- added ppping support for multiple interfaces

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4161 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-17 18:23:42 +00:00
jjhua
d50d0a61a1 update the IBM website and a wrong sign
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4078 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-02 08:29:01 +00:00
jjhua
cd47c9ef98 fixed defect 2788747. It'l caused by 12 IHs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3352 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-12 05:15:57 +00:00
jjhua
2ca309fb17 1. rflash with --ommit and --recover for BPA, bug2611785 2. noderange' format --bug 2684634
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2877 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-12 07:28:21 +00:00
jjhua
bcbad1bef1 modified the usage and man page of rflash. Please see the bug 2615564 for more information
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2774 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-19 08:31:50 +00:00
jjhua
f60a7dcf6b modified the rflash to support BPA(bug 2508670)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2608 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-15 03:01:54 +00:00
jjhua
7a7ec4a77b make the firmware upgrade command rflash support service node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2573 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-07 10:38:18 +00:00
jjhua
13bb15e1dd the POD of rflash
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2568 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-06 11:11:40 +00:00