yangsong
9094c3bdc1
Merge pull request #1321 from cxhong/uuid
...
change syntax of /dev/null
2016-06-17 01:11:07 -05:00
Yuan Bai
cfd93c4608
Merge pull request #1313 from daniceexi/dns_notauth
...
I think we can add retry if it works.
2016-06-17 13:39:00 +08:00
Casandra Qiu
6eba8b9287
change syntax of /dev/null
2016-06-16 14:37:50 -04:00
wangxiaopeng
66b81e7a0a
bug 1017: make a sleep before retrying too much
...
when xcatd trys to read the request data from an xcatd client,
if there are too many retry, sleep for a while before retrying
too much.
2016-06-16 16:24:16 +08:00
yangsong
4ad3ca1d03
Merge pull request #1197 from penguhyang/ubuntu_diskless_log_to_mn
...
fix #1083 , ubuntu, diskless, enable the diskless installation log can be forwarded to the MN
2016-06-16 02:14:49 -05:00
penguhyang
f6543e8390
fix #1083 , ubuntu, diskless, enable the diskless installation log can be forwarded to the MN
2016-06-16 03:08:46 -04:00
Xiaopeng Wang
921fcc0948
Merge pull request #1289 from gurevichmark/kvm_die
...
Replace some die calls with exit and add undef for global variable
2016-06-16 14:42:29 +08:00
yangsong
d5b4bbe2e6
Merge pull request #1198 from penguhyang/redhat_sles_diskless_log_debugmode2
...
fix #1083 , redhat sles, diskless, enable the diskless installation can be forwarded to MN when xcatdebugmode=2
2016-06-16 01:18:24 -05:00
penguhyang
0a0f1d76d7
fix #1083 , redhat sles, diskless, enable the diskless installation can be forwarded to MN when xcatdebugmode=2
2016-06-16 00:14:28 -04:00
wangxiaopeng
7fa07c687e
issue 1191: do retry when update dns record replies NOTAUTH
2016-06-15 10:13:06 -04:00
yangsong
665b698acd
Merge pull request #1196 from penguhyang/ubuntu_diskfull_log_to_mn
...
fix #954 , ubuntu, diskfull, enable the pre-script log and post-script log can be forwarded to the MN
2016-06-15 03:35:29 -05:00
penguhyang
e2b3183cfb
fix #954 , ubuntu, diskfull, enable the pre-script log and post-script-log can be forwarded to the MN
2016-06-15 03:55:53 -04:00
yangsong
891b20f904
Merge pull request #904 from penguhyang/rscan_vmnics
...
enhance the scan for kvm
2016-06-15 00:57:31 -05:00
yangsong
0f0fe5abe0
Merge pull request #1200 from penguhyang/powerkvm_diskfull_log_to_cn
...
fix #1093 , powerkvm, diskfull, enable the pre-script log can be saved to the CN
2016-06-15 00:48:25 -05:00
penguhyang
4e8ae1653e
powerkvm,diskfull,enable access the installer via ssh
2016-06-14 23:26:23 -04:00
penguhyang
0b68f98fa8
Merge branch 'rscan_vmnics' of https://github.com/penguhyang/xcat-core into rscan_vmnics
2016-06-14 22:52:00 -04:00
Xiaopeng Wang
26d734704e
Merge pull request #1297 from cxhong/uuid
...
Add uuid into /opt/xcat/xcatinfo
2016-06-15 07:56:36 +08:00
Xiaopeng Wang
c44f9c2964
Merge pull request #1244 from cxhong/1036
...
Use arp command to get switch mac address
2016-06-14 22:33:27 +08:00
Mark Gurevich
1eed523cc2
Merge pull request #1303 from chenglch/enhance_getadapter
...
Improve the error message for getadapter command
2016-06-14 10:02:00 -04:00
chenglch
680ba9f157
Change the ref type of errorcode in xcmdoutput to array
...
Currently runxcmd can not work with kvm when running rpower command as
`runxcmd_output` subroutine just apply array type for `node->{errorcode}`.
close-issue: #1298
2016-06-14 01:59:25 -04:00
chenglch
ef724b0e6f
Improve the error message for getadapter command
...
1. Add allow policy for getadapter
2. enhance the error message for different mgt when running getadapter
partial-issue: #1174
2016-06-14 01:56:19 -04:00
Casandra Qiu
3b9eddc6d2
Add uuid into /opt/xcat/xcatinfo
2016-06-13 14:40:50 -04:00
Mark Gurevich
0f16057f64
use return instead of exit to return an error
2016-06-13 14:35:47 -04:00
Mark Gurevich
f265429548
Replace some die calls with exit and add undef for global
2016-06-09 13:48:45 -04:00
Victor Hu
d55964407f
Merge pull request #1058 from xuweibj/I1048
...
Fix issue #1048 , Resolve or clean up minor issues on getinstdisk
2016-06-08 19:46:00 -04:00
Casandra Qiu
fec8d6addc
more modification
2016-06-08 10:09:22 -04:00
tingtli
1e4e8e9581
Merge pull request #1194 from junxiawang/05277NN
...
Modify xCATreg for rmvm bug 1068#, for docker support and ubuntu's bash issue
2016-06-08 15:35:23 +08:00
Casandra Qiu
bbf151bf62
Use get_mac_by_arp subroutine from SvrUtil.pm
2016-06-07 22:17:54 -04:00
xuweibj
014de562f9
Merge pull request #1111 from whowutwut/install_disk
...
Modify the getinstdisk to create files called /tmp/xcat.install_disk to indicate xCAT related files (DO NOT MERGE until after branch 2.12)
2016-06-07 14:28:00 +08:00
immarvin
216f80f93f
correct the logic to determine the ENV{XCATMASTER}
2016-06-06 23:13:26 -04:00
tingtli
b0edd6fcff
Merge pull request #1170 from caomengmeng/avoid_rnetboot_CN_status_not_changed_issue
...
To avoid rnetboot cn status not changed issue
2016-06-07 10:56:23 +08:00
chenglch
eeff6a4cd1
Fix syntax error when checking the existence of tftp process
2016-06-05 23:05:24 -04:00
wangxiaopeng
6b96496d1b
issue 1233: try to rekill tftp and add more debug info when failed to kill tftpd
2016-06-03 04:17:18 -04:00
Casandra Qiu
41c1938b8c
Use arp command to get switch mac address
2016-06-01 17:00:25 -04:00
wangxiaopeng
d9519b6bd3
issue 1137: waiting longer for stopping xcatd when the system load of xCAT MN is heavy
2016-06-01 03:14:51 -04:00
chenglch
ba68ad1948
Change sleep time from 0.1 to 1 as float value is not support by default
2016-06-01 01:46:03 -04:00
zet809
9cd9a14a42
Merge pull request #1211 from cxhong/1120_more
...
support different outputs from nmap command
2016-06-01 11:32:22 +08:00
a3b995ac10
Update mktoolscenter to incorporate Lenovo tools
...
* prioritise IBM tools over Lenovo, in the same way as iflash
* Only use unique values for machine times, don't need to do it more than that
2016-05-31 19:07:17 +01:00
Casandra Qiu
1a4a64644e
move get_nmapversion() to Utils.pm
2016-05-31 10:56:15 -04:00
Xiaopeng Wang
0b4214d663
Merge pull request #1153 from zet809/fix_issue_1115
...
fix issue 1115: Don't run rspconfig after hardware discovery finished…
2016-05-31 16:04:44 +08:00
Xiaopeng Wang
390d897081
Merge pull request #1220 from zet809/switch_probe
...
add command switchprobe to retrieve information from switches and/or …
2016-05-30 20:13:52 +08:00
ertaozh
c5bdb1da87
add command switchprobe to retrieve information from switches and/or check whether it is ready for MAC searchding
2016-05-30 02:50:23 -04:00
yangsong
e40f3ae02c
Merge pull request #1221 from chenglch/aasn
...
Fix error when stopping tftp process in AAsn.pm
2016-05-27 03:12:30 -05:00
tingtli
58438aa79e
Merge pull request #999 from junxiawang/0428N
...
modify xCATreg for mini.iso
2016-05-27 16:00:37 +08:00
chenglch
01d7371506
Fix error when stopping tftp process in AAsn.pm
...
The check logic that wait for the tftp process can not be
finished due to the empty loop. This patch aims to check
the status of process group in the loop.
close-issue: #1219
2016-05-27 03:54:26 -04:00
Casandra Qiu
be2e49a632
support different outputs from nmap command
2016-05-25 13:54:02 -04:00
junxiawang
65ef18a84b
modify xCATreg about virtual machine set up
2016-05-25 07:35:19 -04:00
chenglch
0eb9929452
Add -1 value for $dbworkerpid to make the db access mode more clear.
...
$dbworkerpid = -1 db process has not been started,
access db in direct access mode.
$dbworkerpid == 0 db process itself.
$dbworkerpid >0 db process is started, access db in cache mode.
2016-05-25 02:02:48 -04:00
Pat Lundgren
73598b8963
Merge pull request #1187 from cxhong/898
...
SLES12 hierarchy support for ppc64le and x86_64
2016-05-24 10:44:14 -04:00
junxiawang
997b4f6b5b
sync xCATreg according to GA build
2016-05-24 09:11:39 -04:00