GONG Jie
c7ac6b3d11
[go-xcat] Print more friendly error message, when command `repoquery' is not found
2016-06-29 12:29:43 +08:00
GONG Jie
54581229cd
[go-xcat] Fix typo
2016-06-27 15:16:01 +08:00
GONG Jie
0e606e2b6a
[go-xcat] Add better support for earlier Fedora Linux release. And add CentOS Linux support.
2016-06-24 15:58:09 +08:00
GONG Jie
de76ed3b43
[go-xcat] Add fedora 24 dnf support. Now, go-xcat can work with fedora 24.
2016-06-23 22:23:29 +08:00
GONG Jie
e64d09c9b9
[go-xcat] Get rid of yum-config-manager, it make things easier if package yum-utils is not installed
2016-06-23 18:14:57 +08:00
GONG Jie
34abeed36c
[go-xcat] Fix a bug on Ubuntu. On amd64, apt is configured for bi-arch, while xcat repository is not bi-arch.
2016-06-23 16:00:51 +08:00
GONG Jie
bf8d91d4e1
[go-xcat] Fix typo
2016-06-22 10:15:05 +08:00
Xiaopeng Wang
8676d5c3ae
Merge pull request #1357 from neo954/go-xcat.2
...
Enhanced ``go-xcat'' - Add xCAT updating support.
2016-06-22 08:48:31 +08:00
Xiaopeng Wang
1efb3d10ab
Merge pull request #1352 from chenglch/xcatd_db
...
Wait the completion of UDP process to avoid of DB Magic error
2016-06-22 07:50:11 +08:00
Xiaopeng Wang
adc765825b
Merge pull request #1354 from neo954/go-xcat
...
[go-xcat] Fix bug #1351 of command line argument processing
2016-06-22 07:44:03 +08:00
GONG Jie
475636a6fd
[go-xcat] Add xCAT updating support.
2016-06-22 00:25:20 +08:00
chenglch
b57db4ef31
Wait the completion of UDP process to avoid of DB Magic error
...
close-issue: #1008
2016-06-21 04:41:56 -04:00
Yuan Bai
6612ffca3e
Merge pull request #1340 from mavscjb/master
...
Check if the postscript is only for diskless
2016-06-21 16:10:56 +08:00
GONG Jie
604f6f338e
[go-xcat] Fix a bug of command line argument processing
2016-06-21 15:45:53 +08:00
WangXiaoPeng
5ba0427b48
fix a typo that perl sentence: continue does not work in sles11.4
2016-06-21 02:56:18 -04:00
Xiaopeng Wang
afa26d2e86
Merge pull request #1307 from cxhong/1106
...
Add new subroutine and filter out disable networks for switchdiscover
2016-06-21 07:44:39 +08:00
Xiaopeng Wang
bad49c4db3
Merge pull request #1318 from neo954/go-xcat
...
go-xcat - A tool to install xCAT automatically
2016-06-20 22:02:08 +08:00
GONG Jie
2ce5afe576
[go-xcat] Add another small test case to check if all the xcat-core packages are on the same version
2016-06-20 21:28:24 +08:00
GONG Jie
6d275ffab6
[go-xcat] Can use different URL or path for the xcat-core and/or xcat-dep repository
2016-06-20 20:34:11 +08:00
root
5942dfdc99
Check if the postscript is only for diskless
2016-06-20 03:08:00 -04:00
zet809
b7cb44b811
Merge pull request #1218 from whowutwut/genesis_label
...
Add a better label to display in the boot loader to identify genesis boot
2016-06-20 14:30:04 +08:00
Casandra Qiu
8c112d3413
Get enabled networks from networks table
2016-06-17 13:59:58 -04:00
GONG Jie
771a7a4a24
[go-xcat] Some minor changes, according to comments on Gitgub.
2016-06-17 23:49:55 +08:00
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
GONG Jie
47d3c0581e
[go-xcat] Add massive logs for debugging
2016-06-16 23:41:01 +08:00
GONG Jie
6f0083dd8e
A tool to install xCAT automatically
2016-06-16 17:03:21 +08: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
Casandra Qiu
2aef0c78aa
Add new subroutine and filter out disable networks for switchdiscover
...
command
2016-06-14 15:51:24 -04: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