jjhua
|
1d3d316d05
|
fixed bug 3718. This fix only checked into xCAT 2.9
|
2013-08-13 17:13:47 -04:00 |
|
immarvin
|
b868858de3
|
fix defect 3719 [DEV] rcons fails when nodehm.mgt=kvm
|
2013-08-07 00:42:39 -07:00 |
|
xq2005
|
b4578aeabe
|
comment the useless apt repo in full installation on ubuntu
|
2013-08-05 02:23:59 -07:00 |
|
jjhua
|
18c8045c66
|
fixed bug 3706, enabled=0 in the Centos-Base.repo
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@17011 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-07-23 05:27:34 +00:00 |
|
wanghuaz
|
f4e93057b1
|
fixing bug 3653 on sles and ubuntu.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16985 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-07-17 03:07:26 +00:00 |
|
xq2005
|
bb1a93a385
|
check the capabilities(CAP_NET_ADMIN) of /usr/bin/qemu-system-x86_64 on debian/ubuntu
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16932 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-07-10 09:28:47 +00:00 |
|
jjhua
|
4fa363e910
|
fixed bug 3682. In some case, the attribute BOOT_IMAGE added into the /proc/cmdline, using another method to get the nex-server value to fix this issue.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16928 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-07-10 09:07:11 +00:00 |
|
xq2005
|
4e38b17f76
|
xHRM support ubuntu/debian
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16910 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-07-09 06:46:31 +00:00 |
|
jjhua
|
37c0f9a382
|
in some of the mlnxofedinstall script from Mellanox OFED iso, there is not --nodeps to uninstall the libibverbs package. But the new pe kits are depended on the libibberbs. So I add the rpm -e --nodeps --allmatches libibverbs in mlnxofed_ib_install to uninstall the libibverbs before invoking the mlnxofedinstall script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16865 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-07-03 06:10:51 +00:00 |
|
daniceexi
|
6ab9ab0e29
|
dir for mic
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16837 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-06-30 04:29:29 +00:00 |
|
phamt
|
536bc94da7
|
Changed tabs to spaces. Fixed error in xcatconf4z script.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16819 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-06-28 18:14:52 +00:00 |
|
wanghuaz
|
68e4dd3d70
|
Fixing bug 3653: with more than 9 new_install_list sessions in otherpkgs.pkglist, perl 'sort' take the integers as string, and so does not sort the order correctly
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16817 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-06-28 06:27:23 +00:00 |
|
phamt
|
b6e87461db
|
Changed xcatconf4z logging.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16702 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-06-19 20:04:58 +00:00 |
|
phamt
|
62761908f2
|
Added support for capture and deploy of system images for z/VM. This includes capturing ECKD/FBA and native SCSI/FCP devices. Each device is captured and stored as an image (.img) file. Note that mkvm has to be used to create the VM definition and chvm has to be used to add the disks. nodeset is used to put the .img contents onto existing disks.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16696 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-06-19 16:17:23 +00:00 |
|
jbjohnso
|
434739f3a3
|
Fix problem with getipmicons
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16633 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-06-14 12:53:14 +00:00 |
|
jjhua
|
b855407d64
|
fixed bug 3569, add #INSTALL_SOURCES# to the storage template file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16631 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-06-14 08:17:32 +00:00 |
|
lissav
|
d1230bcf16
|
moved xcatflowrequest to /install/postscripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16626 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-06-13 16:15:11 +00:00 |
|
ligc
|
faec9945d0
|
add HAMN scripts cronEdit, activate-mn and deactivate-mn; based on the scripts from John Williams
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16585 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-06-08 08:34:57 +00:00 |
|
jjhua
|
427d482261
|
service node pool supports for sles
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16529 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-06-04 07:54:52 +00:00 |
|
jjhua
|
68bf4ad971
|
for rhels6.x, move the repository generation to pre-script in kickstart
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16500 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-05-31 08:58:50 +00:00 |
|
jjhua
|
cfa71e3f2c
|
service node pool supports for system X rhels6.x
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16499 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-05-31 08:51:20 +00:00 |
|
jbjohnso
|
130d2b2494
|
Add event log cmdlets to powershell
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16435 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-05-28 15:05:07 +00:00 |
|
lissav
|
d86b8b8413
|
remove version 2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16383 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-05-21 18:15:42 +00:00 |
|
jbjohnso
|
e815ba5ac9
|
Add some more commands, have powershell recognize the multiple natures of data elements in api
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16380 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-05-21 14:37:07 +00:00 |
|
jbjohnso
|
398b975563
|
Fixes and trimming of exported internal function
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16378 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-05-21 13:50:25 +00:00 |
|
jbjohnso
|
083623ab1b
|
Commit powershell files to windows style line wrap in case of notepad
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16375 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-05-21 12:56:46 +00:00 |
|
sjing
|
0f7e5d53f0
|
new otherpkg list for sysclone
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16370 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-05-21 06:47:34 +00:00 |
|
jbjohnso
|
2071c5945c
|
Try to make powershell module more tolerant of pathing situations
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16369 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-05-20 21:21:43 +00:00 |
|
jbjohnso
|
38b3d1c46a
|
Fix error in vbscript
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16365 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-05-20 14:56:01 +00:00 |
|
phamt
|
a21422aad7
|
Fixed issue with AutoYast where it expects the FCP channel, WWPN, and LUN to all be in lower-case. Otherwise, AutoYast would not find the SCSI/FCP device.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16355 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-05-17 20:20:59 +00:00 |
|
jbjohnso
|
784b582b1f
|
Have fixupunattend check the process, user, and system environment space for value before giving up (MS env handling is madness)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16352 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-05-17 13:38:45 +00:00 |
|
jbjohnso
|
b21c3d7a61
|
Provide hook for OS volume selection
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16343 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-05-16 21:03:24 +00:00 |
|
jjhua
|
c20c72aba9
|
feature-request#157 Some Improvements to the mlnxofed_ib_install script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16306 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-05-16 07:48:55 +00:00 |
|
jbjohnso
|
ec6325f1f7
|
Rely upon storage detection code in ubuntu
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16182 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-05-03 21:07:31 +00:00 |
|
jbjohnso
|
f1e4a15d4e
|
Fixes for ubuntu enhancements
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16181 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-05-03 21:06:54 +00:00 |
|
jbjohnso
|
b502edec67
|
Have detectnic write out to preseed.cfg file, which seems to take better
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16177 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-05-03 18:36:36 +00:00 |
|
jbjohnso
|
54909beda7
|
Have nic detection happen sooner
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16174 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-05-03 14:06:33 +00:00 |
|
phamt
|
4c2f445b0a
|
Disabled SELinux in default kickstart template. Added check in rpower softoff to check if node is pingable, if not proceed to shutdown instead of waiting. Rearranged buttons on action bar in self-service page. Added shutdown button in nodes page to shutdown node gracefully.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16168 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-05-02 21:24:26 +00:00 |
|
bp-sawyers
|
f8261cf6ad
|
added help back to mktoolscenter
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16165 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-05-02 19:07:18 +00:00 |
|
jbjohnso
|
1023dbc6f7
|
Have debian no longer require setting of noderes.nfsserver
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16163 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-05-02 18:27:41 +00:00 |
|
jbjohnso
|
ff434f5822
|
Add storage detection logic to debian deploy
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16155 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-05-01 21:00:28 +00:00 |
|
jbjohnso
|
0d857ceabf
|
Have debian support support BOOTIF autodetection
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16152 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-05-01 19:10:46 +00:00 |
|
jbjohnso
|
1ec86928e6
|
Fix from Shadd Gallegos on mktoolscenter
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16150 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-05-01 18:18:32 +00:00 |
|
jbjohnso
|
f8d8231255
|
Remove senseless indication of primarynic in ubuntu template, this file isn't even read until network is already up
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16142 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-04-30 19:32:05 +00:00 |
|
jbjohnso
|
f96b7b59fa
|
Fix problem where ubuntu needlessly mandates noderes.primarynic in one place, one to go
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16137 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-04-30 19:11:02 +00:00 |
|
jbjohnso
|
c0fdce99e0
|
Fix a problem where partition recipe was incorrectly written out
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16130 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-04-30 17:41:37 +00:00 |
|
daniceexi
|
7b70df4161
|
run localdisk in stateless
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16106 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-04-27 08:04:47 +00:00 |
|
daniceexi
|
337c515d02
|
change the mount point of localdisk
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16104 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-04-27 08:01:13 +00:00 |
|
daniceexi
|
1ccb22b56a
|
Make localdisk script do mount for stateless node. Add log to node:/.sllocal/log/
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16103 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-04-27 07:55:28 +00:00 |
|
daniceexi
|
c2dcbfc537
|
create localdisk directories during genimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16102 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-04-27 07:52:30 +00:00 |
|