jjhua
927df81422
fixed bug 3538093, create a temporary uname in the image's rootimg dir before running the postinstall and remove it after postinstall during genimage
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13223 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-07-02 07:25:49 +00:00
jjhua
4d95ec7969
fixed bug 3538093, create a temporary uname in the image's rootimg dir before running the postinstall and remove it after postinstall during genimage
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13221 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-07-02 06:15:33 +00:00
daniceexi
af880698b3
defect 3524563: We encountered issue in LRZ with the last change that keep the udev before the chroot. The problem was IB device which started after chroot does not work. The fix was to kill the udevd after the starting of net device
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13016 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-07 06:11:47 +00:00
daniceexi
1cd1a8388c
defect 3524563: keeping the udevd does not hurt anything, so just keep it
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12666 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-14 14:20:36 +00:00
phamt
17f21f23dd
Synched up 2.7 branch with trunk for xCAT-UI and zVM plugin.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12529 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-04 15:03:53 +00:00
ligc
18e3c0ef2b
fix for bug 3523175: use nfsv3 to mount the statelite directories
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12483 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-03 04:31:05 +00:00
jbjohnso
f26491b055
Have wget http ignore robots.txt
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12353 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-26 12:41:08 +00:00
linggao
d28a567b55
drop -t support for genimage, defect 3520753
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12304 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-23 20:46:36 +00:00
jjhua
3541b8b1cc
correct the typo, fixed bug 3520431
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12298 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-23 02:57:57 +00:00
immarvin
8112759c2f
fixed nfs mount problem and bug:CN fail to acquire eth address during deployment(ID: 3515413)
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12207 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-12 03:07:08 +00:00
jbjohnso
ffa7c5942a
Remove extraneous set -x
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12136 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-05 17:07:42 +00:00
daniceexi
f442fe034d
fix the issue if having entry has dir path in the .pkglist, genimage failed
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12094 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-02 17:39:46 +00:00
jjhua
312c17e2c5
fixed the point 2 of defect 3513208, when run genimage with mlnxofed_ib_install twice for sles11sp1, the genimage will fail. A special case for sles11sp1
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12085 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-01 06:34:56 +00:00
ligc
c3f6fde2fc
fix for bug 3487614: add timestamp when running postscripts
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12079 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-31 02:58:07 +00:00
jjhua
807f563d11
add the pciutils and pciutils-libs because we use the lspic in the mlnxofed_ib_install scripts.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12068 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-30 05:12:27 +00:00
wanghuaz
101ac6c3aa
revert 12048 since enabling /proc in rootimage will cause xcat-server and other possible packages think they are installed on a running system and try to start their services. This should not be an good solution to handle the previous problem.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12066 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-30 04:05:56 +00:00
wanghuaz
4b67f2df5e
some hpc packages listed in otherpkg list requires /proc filesystem. Previously those packages are installed from postintall script and the postintall script mounted /proc filesystem for them. Now if use otherpkgs to install HPC packages, we have to mount /proc file system also.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12048 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-29 08:26:15 +00:00
ligc
5b31caf7ac
fix for bug 3487614: move scripts to /xcatpost/mypostscript* and the requirement from bug 3497125
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12043 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-29 03:14:16 +00:00
jjhua
d66a5fa15b
fixed defect 3512263.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12034 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-28 12:36:02 +00:00
linggao
f47240a349
added interactive flag for genimage prompt
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12026 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-27 20:56:51 +00:00
linggao
8fc204c7b1
added interactive feature for genimage
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12022 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-27 19:20:36 +00:00
jjhua
3cc2e2ff42
correct the loop number
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12013 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-27 02:43:39 +00:00
jjhua
cbc2d07d59
For AIX, remove the original ib configuration; use the loop number instead of 0, 1, 2...
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12012 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-27 02:09:16 +00:00
jjhua
6a4febe201
For AIX, remove the original ib configuration; use the loop number instead of 0, 1, 2...
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12011 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-27 02:09:04 +00:00
jbjohnso
8aef3e9e81
Enhance mktoolscenter
...
support multiple repositories, more obviously fail on mount error, give usage in the face of unrecognized cli arguments
support mounting from an external nfs source rather than xcat
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12008 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-26 19:48:07 +00:00
jjhua
03ccf3c095
fixed 3499932 and 3499065: remove the original ib configuration; use the loop number instead of 0, 1, 2...
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11961 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-23 09:43:58 +00:00
ligc
9d9c0e34b9
fix for bug 3487614: Full installation, extract the common code for generating the mypostscript file and make it common across all scripts
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11954 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-23 08:33:05 +00:00
daniceexi
988b15d7f1
defect 3496107: remove the uninstall of OpenIPMI-tools and tftp-server, try to install conserver-xcat instead of conserver
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11950 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-23 01:58:23 +00:00
zhaoertao
590061470b
fix bug 3500392: FB->console abnormal if off/on blade
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11923 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-21 07:14:09 +00:00
daniceexi
69a57acdd2
Add the script detect_dhcpd for dhcp server detecting
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11908 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-20 08:13:08 +00:00
wanghuaz
1868e85c57
fixing bug 3505826: don't run yum install command if otherpkg list only contains marked removable pkg and no package marked to install. Same change in trunk revision: 11879
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11905 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-20 06:36:34 +00:00
zhaoertao
f61ccd70f3
fix bug 3500392: the DFM link between hdwr_svr and blades need to be reconnected
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11838 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-13 11:42:37 +00:00
lissav
70d0d7a9c9
fix defect 3502735
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11823 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-12 17:02:41 +00:00
zhaoertao
c1a4a2b7a6
change the time interval used to retry rcons to more than 30 seconds
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11817 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-12 09:16:44 +00:00
zhaoertao
4572e601f8
add sleep for rcons to check the blade state if it is in 'power off' state
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11801 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-09 09:07:05 +00:00
wanghuaz
0e88519c6a
cmdline cannot handle some improper network configurations. Commentting it out to make it more stable.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11792 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-08 09:55:54 +00:00
jjhua
67454ed336
the additional pkglist for Mellonax ofed ib on rhels6* x86_64 diskless
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11777 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-07 07:34:33 +00:00
jbjohnso
1ab36e3433
Have genduiduuid unconditionally interpret UUID as little-endian, to acheive consistent cross-platform interpretation of DUID
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11766 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 15:55:18 +00:00
jbjohnso
c08b1d2a0f
Have IPv6 setup in ESXi5 tolerate 5.(whatever) releases.
...
Correct for the fact that ESXi presents UUID without byte mangling
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11765 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 15:55:05 +00:00
jbjohnso
f5319690f5
Change esxi DUID-UUID fixup to tolerate case where /hardware/machineUUID does not exist
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11763 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 14:13:20 +00:00
phamt
74aa9f3cb9
Added default route into autoyast template.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11762 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 14:00:33 +00:00
phamt
f09d85c5a2
Added gateway to mkay4z
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11753 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 03:59:03 +00:00
jbjohnso
2d42ffe517
wmic csproduct is actually supposed to return the correct ordering, just
...
some vendors disagreed with MS on encoding. SMBIOS 2.6 mandates the MS way
In startnet.cmd, assume wmic is accurate instead of 'fixing it'. This means
DUID changes, but I don't think anyone cares and this paves the way for a
reasonable DUID future.
For autoinst cmd script, it is a problem. Have windows.pm provide two UUID
based links, one with the correct presentation and a byte-swapped variant
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11750 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-05 18:33:28 +00:00
zhaoertao
d6d8739cdf
For NGP
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11749 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-05 10:25:08 +00:00
wanghuaz
c428cd60d2
Added rhel6.2 support for diskful compute nodes on x86_64
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11748 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-05 09:45:19 +00:00
wanghuaz
9e2f24d80a
Removing unnecessary option for zerombr command for rhel6.2
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11747 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-05 08:44:35 +00:00
wanghuaz
7f8a43e788
Added pkglist for compute node on rhel6.2 on system x
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11746 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-05 08:27:15 +00:00
jbjohnso
fac06cba12
Fix genduiduuid.sh script to cope with deficient kernel code too
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11733 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-03 00:14:16 +00:00
jjhua
4fc13e90ac
wget the link http:... instead of ftp...
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11718 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-01 06:11:52 +00:00
jjhua
66a2f3a334
add the ib pkglist for rh
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11717 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-01 06:10:47 +00:00