2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-15 02:44:17 +00:00
Commit Graph

1960 Commits

Author SHA1 Message Date
cxhong 20e1e7213c Support config snmpv1/2 community string for Mellanox switches during discovery phase (#4030)
* Support config snmpv1/2 community string for Mellanox switches during
discovery phase

* checking snmpversion defined in the switches table
2017-09-28 22:07:55 -05:00
Samveen Gulati bf9a960140 xHRM: fix minor code bug 2017-09-19 12:24:57 +00: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
yangsong a183e3b8f2 support local syslog:1)ship logrotate and log filter rule files in xCATsn;2)refine syslog script to enable log filter and rotate rules (#3921) 2017-09-15 16:03:43 +08:00
Casandra Qiu 85957476f9 Add netmask to configonie script for change ip 2017-09-14 16:43:31 -04:00
Matt Ezell 72d99850e2 Ensure mypostscript has permission 700 (#3847)
Only root needs to run this script
2017-09-07 09:18:35 +08:00
Bin Xu 029da28735 1, add default pkglist/otherpkglist/exlixt/postinstall for rhels7 ppc64le/x86_64 stateless service node (#3859)
2, restart xcat when run 'servicenode'
2017-09-06 17:04:20 +08:00
cxhong 6e5b960886 Support syslog for Cumulus Switch (#3850) 2017-09-06 10:19:19 +08:00
cxhong 51ad6fd511 Support User defined community string for enable snmp on Cumulus Switches (#3818)
* Support User defined community string for enable snmp on Cumulus
Switches

* modify comment from yangsong

* Modify code from review comments
2017-09-04 10:04:06 +08:00
Bin Xu 2991ec1e59 Fix 3749, handle '+' and '-' in id when merging /etc/passwd (#3771)
* Fix 3749, handle '+' and '-' in id when merging /etc/passwd

* Add some comments
2017-08-25 15:13:51 +08:00
Gᴏɴɢ Jie 02be314d54 Merge pull request #3705 from robin2008/xcatdsource-impact
Filter non-content lines when generating mypostscripts
2017-08-17 12:20:03 +08:00
Bin Xu 8c663f946b Filter non-content lines when generating mypostscripts 2017-08-17 10:49:27 +08:00
zet809 fd339de900 Merge pull request #3662 from whowutwut/sn_pkglist
Adding some packages that would help debug xCAT issues from service nodes
2017-08-16 17:03:55 +08:00
Victor Hu fab77a0c30 Adding strace to the pkglist for service nodes 2017-08-11 22:53:02 -04:00
Victor Hu 6210f197dc Adding some packages that would help debug issues on the service nodes 2017-08-10 14:54:42 -04: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
GONG Jie 38d0f9ba25 Add symbolic for ubuntu 16.04.2 support (#3576) 2017-08-01 00:01:34 -05:00
bybai f6b16d24bd enhance configeth configure instnic 2017-07-24 02:51:35 -04:00
Victor Hu 4d046d4f4e Merge pull request #3418 from cxhong/vlan
Support hybrid mode for different access vlan other than 1
2017-07-19 23:14:37 -04:00
Samveen 3490fa5fed Kickstart improvements for Centos templates (#3462)
* `pre.rh*` scripts: Whitespace cleanup

* Whitespace cleanup

* util-linux-ng back to util-linux in 2014

* Add Centos7 KVM template(based on rhels7)

* Minor improvements to Centos7 compute template
2017-07-16 21:00:47 -05:00
Victor Hu fe67f8f1c2 Merge pull request #3370 from neo954/go-xcat-devel
[go-xcat] When xcat version is specified, look different place for xcat-dep repository
2017-07-14 09:15:45 -04:00
Casandra Qiu 749d3d54a3 syntax error 2017-07-13 14:19:15 -04:00
Casandra Qiu f52c9cf041 change vlan to VLAN 2017-07-13 13:48:31 -04:00
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
Casandra Qiu 29820ff808 Support hybrid mode for different access vlan other than 1 2017-07-07 18:31:13 -04:00
GONG Jie 99e3645b09 [go-xcat] Add the indents back to the outputs 2017-06-30 14:55:28 +08:00
GONG Jie f7f8096afb [go-xcat] When xcat version is specified, look different place for xcat-dep repository 2017-06-29 13:25:01 +08: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