2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-31 10:06:39 +00:00

15 Commits

Author SHA1 Message Date
GONG Jie
bb7d0e9442 Remove trailing spaces in file xCAT-server/share/xcat/cons/openbmc 2017-12-31 23:59:59 +00:00
robin2008
957eaf8016 Improve getopenbmccons performance (#5507)
- as it is only DB operation, do all things in preprocess_handler
 - pass 'node' instead of 'noderange' to avoid accessing whole `nodelist`
2018-08-15 16:59:39 +08:00
Matt Ezell
50fdcec19d Fix #4330, close the socket 2017-11-21 09:44:02 -05:00
Matt Ezell
d862891201 Use IO::Socket to check BMC console port 2017-11-18 14:54:04 -05:00
Casandra Qiu
0b9aae5754 change log messages 2017-11-16 14:49:32 -05:00
Casandra Qiu
f6690b648e [openbmc]Do not send exec command for bmc console if bmc is not reachable 2017-11-15 16:56:16 -05:00
chenglch
07a4a50f0c Fix the message for openbmc cons
Help user to locate the error for openbmc console session.
2017-11-08 09:21:06 +08:00
chenglch
3396e3c9a0 Disable the ssh prompt when connecting the openbmc console (#3815)
This patch force the ssh client to use the ssh key only. It also
disable the known host check to avoid of the error after rflash.

Fix-issue: #3543
2017-09-15 16:59:44 +08:00
Casandra Qiu
d8600c25c1 Modify the comments 2017-08-10 11:08:41 -04:00
Casandra Qiu
11890b660b using sshpass (if availble) connect to openbmc console 2017-08-09 14:32:18 -04:00
Casandra Qiu
a943c20104 rcons command failed for openbmc 2017-04-06 15:39:20 -04:00
Casandra Qiu
4fa1119178 change nodeip to bmcip 2017-03-15 15:35:13 -04:00
Casandra Qiu
a924cfffe5 remove configssh routine 2017-03-15 15:35:13 -04:00
Casandra Qiu
8a8c5a943d use mgt=ipmi instead of openbmc 2017-03-15 15:34:34 -04:00
Casandra Qiu
5793009eab Support ssh based console in rcons for openbmc 2017-03-15 15:33:31 -04:00