2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-15 19:01:44 +00:00
Commit Graph

7796 Commits

Author SHA1 Message Date
eedee6685d Merge pull request #1997 from penguhyang/rinv_info
fix rinv should return correct warning message when the option is not valid
2016-10-26 13:25:25 +08:00
0c84550441 Ensure the requested kernel version and associated packages are installed (#2018)
If a specific version of the kernel was requested, make sure any other
kernel-related packages requested in a package list get the same version.
Note, packages that get pulled in due to dependencies are NOT checked.
Also avoid updating the kernel packages when the requested version has already
been installed.
2016-10-25 14:21:06 +08:00
e0bd9e1e46 Merge pull request #1986 from hu-weihua/mellanox
Refine hack_uname() in mlnxofed_ib_install.v2
2016-10-20 10:39:55 -04:00
5d13aa4cf4 fix rinv should return correct warning message when the option is not valid 2016-10-20 01:53:51 -04:00
d5c31a0e1f Merge pull request #1934 from cxhong/1912
Configure SNMPv3 for Mellanox IB switch
2016-10-20 10:22:34 +08:00
7725909ed5 handle bad return code 2016-10-19 09:41:45 -04:00
60d9b5fd9e fix always get one adapter in array. (#1991) 2016-10-19 17:17:40 +08:00
684babe436 Merge pull request #1989 from penguhyang/loop_rpower
fix setting the ipmi info incorrectly in the site table causes infinite loop
2016-10-19 15:32:52 +08:00
4a84d6625d Use network settings from the command line (#1980) 2016-10-19 15:15:50 +08:00
5cd2dcea51 fix setting the ipmi info incorrectly in the site table causes infinite loop 2016-10-19 02:43:54 -04:00
a6c910467e Refine hack_uname() in mlnxofed_ib_install.v2 2016-10-18 23:15:19 -04:00
e0ddd7cb96 add default sshusername if not exists for config_snmp 2016-10-18 22:17:36 -04:00
d5022f8966 Remove nodetype and hwtype from bmcdiscover -z output 2016-10-18 13:03:27 -04:00
677be49c7e checking return code for xdsh 2016-10-18 10:19:37 -04:00
7450348c94 Merge pull request #1953 from mattaezell/hackuname_update
Update the hackuname function
2016-10-17 16:55:25 +08:00
93c2f89ce4 Merge pull request #1961 from neo954/issue448signal
Fix github issue #448. From now on, send SIGINT signal to the whole process group of the xCAT plug-in.
2016-10-17 14:32:45 +08:00
95ab036840 Fix github issue #448. From now on, send SIGINT signal to the whole process group of the xCAT plug-in. 2016-10-17 13:16:18 +08:00
c7e9625d3f Merge pull request #1930 from zet809/fix_issue_1881
Provide a 'noboot' option to disable genesis kernel on specific dhcp interfaces
2016-10-14 09:45:11 -04:00
ea910f20c4 Small fixes to ib pkglist and mlnxofed_ib_install script 2016-10-14 09:19:27 -04:00
e803d56405 Add an ignoredisk directive to the partitionfile
When installing, explicitly tell anaconda to only manipulate
$instdisk.  Anaconda tends to be too aggressive about disks.
2016-10-14 08:13:17 -04:00
1c17d28700 update xcatjktest for install xcat-test before xcat is installed 2016-10-14 05:42:34 -04:00
57589c19e5 update xcatjktest to run install_xcat as a single case 2016-10-14 05:40:32 -04:00
45c676e3a4 Fix issue 1881: Garrison boots genesis kernel when mutliple interfaces have dhcp dynamic ranges 2016-10-14 02:33:15 -04:00
7dd63f1aee Don't need to update otherpkgdir to default dir for genimage command (#1954) 2016-10-13 13:07:01 +08:00
381cc0c968 config snmpv3 for mellanox switch 2016-10-12 20:48:37 -04:00
8dda0dc49e Merge pull request #1952 from cxhong/1853
Remove -t option for bmcdiscover and used by default
2016-10-12 15:02:23 -04:00
6dbb558cce change message to W as warning message 2016-10-12 11:24:19 -04:00
e71c03d560 Fix escaping in hackuname 2016-10-12 10:11:33 -04:00
bbcea8b16d fix differentiate the log entries of postscript and postbootscript (#1946) 2016-10-12 14:26:23 +08:00
f69ced6932 Add WARN message if it has '-t' options 2016-10-11 22:15:29 -04:00
407aac96f9 Update the hackuname function
There are currently 2 different ways that uname is being faked;
combine both use cases.  Use the kernelver provided by the user
instead of attempting to detect it
2016-10-11 13:47:41 -04:00
7587c3b946 Remove -t option for bmcdiscover and used by default 2016-10-11 09:08:19 -04:00
1e3ce72f09 Changes after review 2016-10-06 13:00:44 -04:00
4f686ebc9e Display errors for rmvm and mkvm 2016-10-05 16:38:41 -04:00
39b8cde190 Configure SNMPv3 for Mellanox IB switch 2016-10-04 08:59:56 -04:00
1e11b6e80f Add support for a default MTU on a network
Add a MTU column to the networks table.  If set, this will configure the MTU in
DHCP so that nodes will have the correct MTU during provisioning.  This is
important for large systems to enable jumbo frames to reduce CPU usage when
copying diskless images over the network (before the confignics postscript can
run to set the desired MTU).
2016-10-01 16:01:28 -04:00
4cf9c18fc7 Revert "differentiate the log entries of postscript and postbootscript " (#1927) 2016-09-29 17:27:59 +08:00
d23fc6f31d Merge pull request #1926 from neo954/go-xcat-devel
[go-xcat] Make all the upper level directory create by go-xcat a looser permission
2016-09-29 16:24:08 +08:00
a2c53eb311 [go-xcat] Make all the upper level directory create by go-xcat a looser permission 2016-09-29 16:21:06 +08:00
97ba3f3419 Add switch matching string from vendor to switchtype 2016-09-28 17:04:48 -04:00
edb1d181e9 Provide hook for saner versioning
The traditional approach was not adequately
hooked into git.  It should do nothing by
default differently.
2016-09-28 08:43:35 -04:00
53431a3344 Merge pull request #1913 from neo954/go-xcat-devel
[go-xcat] Change the permission when mkdir
2016-09-28 17:45:05 +08:00
0ded2486c3 [go-xcat] Change the permission when mkdir 2016-09-28 17:42:52 +08:00
d4ca9ef3c0 fix imgexport couldn't find rootimg.gz (#1907) 2016-09-28 16:12:14 +08:00
d46d34f8b8 Merge pull request #1724 from mattaezell/xdie_rootimgdir
Protect umount_chroot from running with rootimage_dir undefined
2016-09-28 14:24:24 +08:00
ca1d05b99e Merge pull request #1880 from xuweibj/issue1504
fix issue 1504 & 1854, modified discovery messages
2016-09-27 17:16:32 +08:00
46404e7ad6 modified error 2016-09-27 05:11:48 -04:00
e03a047717 modified depending on comments 2016-09-27 02:32:19 -04:00
500dec645e Merge pull request #1639 from neo954/xcat-wizard-devel
[xcat-wizard] An interactive wizard to do basic xCAT configuration
2016-09-27 14:07:25 +08:00
0d9e37d63b Merge pull request #1883 from cxhong/1878
Support Predefine switch has same hostname as discovery
2016-09-27 13:56:37 +08:00