Victor Hu
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
Weihua Hu
d5c31a0e1f
Merge pull request #1934 from cxhong/1912
...
Configure SNMPv3 for Mellanox IB switch
2016-10-20 10:22:34 +08:00
Casandra Qiu
7725909ed5
handle bad return code
2016-10-19 09:41:45 -04:00
Matt Ezell
4a84d6625d
Use network settings from the command line ( #1980 )
2016-10-19 15:15:50 +08:00
hu-weihua
a6c910467e
Refine hack_uname() in mlnxofed_ib_install.v2
2016-10-18 23:15:19 -04:00
Casandra Qiu
e0ddd7cb96
add default sshusername if not exists for config_snmp
2016-10-18 22:17:36 -04:00
Casandra Qiu
677be49c7e
checking return code for xdsh
2016-10-18 10:19:37 -04:00
Weihua Hu
7450348c94
Merge pull request #1953 from mattaezell/hackuname_update
...
Update the hackuname function
2016-10-17 16:55:25 +08:00
Mark Gurevich
ea910f20c4
Small fixes to ib pkglist and mlnxofed_ib_install script
2016-10-14 09:19:27 -04:00
Jarrod Johnson
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
litingt@cn.ibm.com
1c17d28700
update xcatjktest for install xcat-test before xcat is installed
2016-10-14 05:42:34 -04:00
litingt@cn.ibm.com
57589c19e5
update xcatjktest to run install_xcat as a single case
2016-10-14 05:40:32 -04:00
cxhong
7dd63f1aee
Don't need to update otherpkgdir to default dir for genimage command ( #1954 )
2016-10-13 13:07:01 +08:00
Casandra Qiu
381cc0c968
config snmpv3 for mellanox switch
2016-10-12 20:48:37 -04:00
Matt Ezell
e71c03d560
Fix escaping in hackuname
2016-10-12 10:11:33 -04:00
penguhyang
bbcea8b16d
fix differentiate the log entries of postscript and postbootscript ( #1946 )
2016-10-12 14:26:23 +08:00
Matt Ezell
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
Casandra Qiu
39b8cde190
Configure SNMPv3 for Mellanox IB switch
2016-10-04 08:59:56 -04:00
yangsong
4cf9c18fc7
Revert "differentiate the log entries of postscript and postbootscript " ( #1927 )
2016-09-29 17:27:59 +08:00
caomengmeng
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
GONG Jie
a2c53eb311
[go-xcat] Make all the upper level directory create by go-xcat a looser permission
2016-09-29 16:21:06 +08:00
zet809
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
GONG Jie
0ded2486c3
[go-xcat] Change the permission when mkdir
2016-09-28 17:42:52 +08:00
Weihua Hu
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
zet809
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
zet809
0d9e37d63b
Merge pull request #1883 from cxhong/1878
...
Support Predefine switch has same hostname as discovery
2016-09-27 13:56:37 +08:00
GONG Jie
8b21c16e99
[xcat-wizard] User-interface text tweaking based on comments of @gurevichmark
2016-09-27 13:28:31 +08:00
penguhyang
80c6c3c591
Merge pull request #1897 from immarvin/onissue
...
fix issue [FVT]: sed: can't read /boot/grub/grub.conf in servicenode log file #1730
2016-09-27 10:31:33 +08:00
immarvin
e35ef729be
fix issue [FVT]: sed: can't read /boot/grub/grub.conf in servicenode log file #1730
2016-09-27 10:26:13 +08:00
penguhyang
e4c0d8c367
diff postscript and postbootscript log ( #1832 )
2016-09-27 10:20:00 +08:00
Patrick Lundgren
aeaf5a193c
Change rhels boot partition size from 256 MB to 512 MB
2016-09-26 10:46:03 -04:00
Samveen
81de9dac66
Add force option to setup-local-client.sh
( #1793 )
2016-09-23 16:53:54 +08:00
immarvin
b6d14179ca
add IMG_NAME into the environment variables to postinstall scripts
2016-09-23 14:32:54 +08:00
immarvin
ce8e4cf962
fix todays development version of xcat has a dramatically longer netboot time. #1882
2016-09-23 13:18:59 +08:00
Casandra Qiu
019c0c6aa8
Support Predefine switch has same hostname as discovery
2016-09-22 21:35:04 -04:00
immarvin
66c99aad31
fix issue netboot postscripts have no knowledge about the osimage it is installing. #1857 ; export osimage attributes to postinstall scripts as environment variables
2016-09-22 05:05:00 -04:00
GONG Jie
b52b25cd84
[go-xcat] Revise error messages base on the comments of @gurevichmark
2016-09-20 22:26:45 +08:00
GONG Jie
24b2a63614
[go-xcat] Fix github issue #1836 . Handle the situation of lack updateinfo command support for yum, and show friendly error messages.
2016-09-20 14:39:40 +08:00
immarvin
bb8c683b41
fix issue rh7.3 and rh7.2 diskless image installation failed. #1855
2016-09-19 21:48:14 -04:00
Mark Gurevich
2075e51b8f
Merge pull request #1775 from neo954/go-xcat-devel
...
[go-xcat] Fix github issue #1641 , issue #1748
Looks good to me. Agree to merge.
2016-09-19 10:38:32 -04:00
GONG Jie
6ca356cfb7
[go-xcat] Change the output based on the comment of @geruvichmark
2016-09-19 14:32:46 +08:00
GONG Jie
0643166295
[go-xcat] Handle command argument more flexible
2016-09-18 22:27:24 +08:00
Mark Gurevich
86ef6a6cca
Added -m option and changed the formatting of the output
2016-09-15 09:10:39 -04:00
Mark Gurevich
709e85f847
Print before and after results of hack_uname() function
2016-09-14 14:44:04 -04:00
immarvin
c0194840e7
fix issue Enable Kdump can not work on diskless image for rh7.3 snapshot1 #1805;add support for kdump on rh7.x
2016-09-12 01:32:34 -04:00
GONG Jie
22a16ed803
[go-xcat] Another patch for github issue #1641
2016-09-02 13:27:09 +08:00
GONG Jie
80ba704a15
[go-xcat] Fix github issue #1641 , issue #1748
2016-08-26 16:52:06 +08:00
immarvin
2a0529876a
fix issue enimage deleted /dev/* on the management node... #1767
2016-08-25 21:56:05 -04:00
Weihua Hu
360a71c8c1
Merge pull request #1756 from tingtli/packimge
...
increase the time since we add some time-consuming test cases
2016-08-24 15:27:14 +08:00
litingt@cn.ibm.com
6a242e8936
update the message
2016-08-24 03:21:15 -04:00