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

1933 Commits

Author SHA1 Message Date
Bin Xu
bf172d1489 Fix 3151, Backup service node is not reflected in the /opt/xcat/xcatinfo file (#3434)
* populate node attribute servicenode into mypostscript, and then inject into /opt/xcat/xcatinfo
cover both updatenode -s and os installation case.

* using 1 step of sed for chaning
2017-07-12 03:03:54 -05:00
cxhong
59738f65f9 Configure Cumulus switch via switchdiscover --setup options (#3375) 2017-07-10 22:17:15 -05:00
GONG Jie
129fe14c79 Merge pull request #3203 from whowutwut/goxcat_prompt
When using go-xcat, continue to prompt the user for y/n before aborting
2017-06-29 09:05:17 +08:00
Victor Hu
a770ed6726 bump up the version of go-xcat 2017-06-27 15:09:24 -04:00
zet809
11f351cf6e Merge pull request #2763 from samveen/reduce_greps
Reduce `grep` invocations by passing `-[46]` to `ip`
2017-06-22 16:24:04 +08:00
immarvin
0624deb547 correct typo in PR#3293 2017-06-21 22:52:01 -04:00
zet809
0ab98f9273 To replace pull request 3061: use rpm inside chroot to query dracut version (#3293) 2017-06-20 21:24:05 -05:00
Mark Gurevich
ba6fbcfbc3 Merge pull request #2998 from zet809/fix_issue_2350
Fix issue 2350: Wcons IPMI not working due to xcat code
2017-06-20 09:41:21 -04:00
Yuan Bai
6720675b21 revert to old udevadm code (#3294) 2017-06-20 04:08:51 -05:00
Casandra Qiu
0a3104a981 check community string in the switches table 2017-06-16 15:21:27 -04:00
cxhong
17d8358c3b Support user defined ip address for cumulus switch (#3241) 2017-06-12 08:09:58 -05:00
Casandra Qiu
2490dc4226 Merge branch 'mvlan' of github.com:cxhong/xcat-core into mvlan 2017-06-07 14:42:24 -04:00
Casandra Qiu
d90eafb453 modify from code review 2017-06-07 14:30:30 -04:00
cxhong
36fbee6d92 Merge branch 'master' into mvlan 2017-06-06 15:41:10 -04:00
Samveen Gulati
f1b406dbc0 Reduce grep invocations by passing -[46] to ip 2017-06-06 09:53:29 +00:00
Victor Hu
65615ce7e9 Remove the quotes around the source command 2017-06-05 14:18:30 -04:00
Victor Hu
b7f8af5e34 When go-xcat prompts the user to continue, prompt until y or n
is specified before aborting.
2017-06-05 14:09:37 -04:00
immarvin
6c8034cfa9 fix typo in if-clause 2017-06-01 21:49:32 +08:00
Casandra Qiu
56fe5f4239 change to < to <= 2017-05-18 11:27:59 -04:00
Casandra Qiu
d7c78132ee Supports range of ports for tagging vlan command 2017-05-18 09:54:27 -04:00
Casandra Qiu
d4383de06d modified from reviews 2017-05-12 09:54:14 -04:00
Yuan Bai
09361d8499 update udevadmin work around (#3038) 2017-05-12 00:01:44 -05:00
Casandra Qiu
e9b8a3bbbf modification for configMellanox scripts 2017-05-10 13:48:18 -04:00
ertaozh
4434d4a6ff Fix issue 2350: Wcons IPMI not working due to xcat code 2017-05-08 02:56:31 -04:00
Casandra Qiu
a17edd7080 Support vlan configration for Mellanox Ethernet switch 2017-05-05 09:53:28 -04:00
cxhong
1c51f5dcf4 Supports snmpv3 configuration based on the attributes defined in the switches table (#2956)
* Supports snmpv3 configuration based on the switches table for onie switch

* fix typo
2017-05-05 03:37:56 -05:00
Yuan Bai
6617d7dfbd work around installer hang for udevadm command in p9 pegas. (#2953) 2017-04-27 21:26:55 -05:00
neo954
b9e36a58fc [go-xcat] Fix repository query and force problem resolution for zypper (#2876)
* [go-xcat] Fix the issue in upgrade on SLES as some packages vendor name is changed.
2017-04-21 14:10:10 +08:00
immarvin
73b6439f05 fix issue #2898 on ububuntu 14.4+ x86_64 diskless provision , failed to resolve hostname due to lack of libnss_dns.so.2 2017-04-21 01:37:00 -04:00
Weihua Hu
a23913ab41 Merge pull request #2792 from neo954/go-xcat-devel
[go-xcat] Ignore any error of `yum clean metadata`
2017-04-17 10:29:38 +08:00
khm
5e88632172 xCAT-server: fix S7200AP ipmi detection 2017-04-14 15:11:32 -07:00
GONG Jie
9e245025ca [go-xcat] Fix zypper repository querying. Search packages in repository only. 2017-04-13 16:29:21 +08:00
yangsong
a761e64c0c fix issue #2856: [DEV] nodes provisioned with redhat osimages created by xCAT 2.12.3 or earlier missed yum repo to MN in xCAT 2.12.4 or later (#2857)
* fix issue [DEV] nodes provisioned with redhat osimages created by xCAT 2.12.3 or earlier missed yum repo to MN in xCAT 2.12.4 or later #2856

* fix issue [DEV] nodes provisioned with redhat osimages created by xCAT 2.12.3 or earlier missed yum repo to MN in xCAT 2.12.4 or later #2856
2017-04-13 11:31:54 +08:00
Casandra Qiu
a943c20104 rcons command failed for openbmc 2017-04-06 15:39:20 -04:00
GONG Jie
f82ff37c2b [go-xcat] Ignore any error of yum clean metadata 2017-03-31 15:29:09 +08:00
immarvin
a79e1d713f fix a typo 2017-03-30 18:08:14 +08:00
immarvin
37f9e770f4 fix issue postscript fails and status=booted. #2665 2017-03-22 23:20:29 -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
Jarrod Johnson
705556a368 Fix spelling mistake on 'dependency' 2017-03-15 10:51:38 -04:00
bybai
b647f0b53f change HOSTNAME to hostname 2017-03-09 05:17:21 -05:00
bybai
97018513c1 polish code 2017-03-09 04:27:52 -05:00
bybai
a2b365dc75 fix hostname linux in statelite sles12.2 2017-03-09 04:12:47 -05:00
GONG Jie
061fbb012b [go-xcat] Better Linux distro version detection 2017-03-03 15:04:53 +08:00
yangsong
f4bd777526 Merge pull request #2556 from stanford-rc/post_doublelog
Fix double logging of postscript output in /var/log/xcat/xcat.log
2017-03-03 13:33:26 +08:00
Victor Hu
47f3b6c039 Merge pull request #2580 from neo954/go-xcat-devel
[go-xcat] Better error handling for wget
2017-03-02 09:04:35 -05:00
GONG Jie
dbf5c23c8f [go-xcat] Fix github issue #2543, better error handling for wget 2017-03-02 16:28:34 +08:00
Casandra Qiu
55e6978e65 Remove hard code of community and protocol value for snmp configuration 2017-02-28 14:05:13 -05:00