ligc
|
24bc396d16
|
fix a perl syntax error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10896 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-26 06:46:45 +00:00 |
|
nott
|
a0583be35e
|
get node hosts file from spot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10874 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-24 17:56:25 +00:00 |
|
ligc
|
68dd5e36bd
|
nfsv4 support, add -o vers=4 to mount commands if site.useNFSv4onAIX is set
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10868 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-24 11:14:13 +00:00 |
|
ligc
|
840293e273
|
nfsv4 support, add -o vers=4 to mount commands if site.useNFSv4onAIX is set
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10867 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-24 11:07:58 +00:00 |
|
ligc
|
53b2765c7a
|
nfsv4 support, add -o vers=4 to mount commands if site.useNFSv4onAIX is set
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10862 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-24 09:44:22 +00:00 |
|
yinle
|
b749452304
|
Fix mistake that lsslp will match the wrong definition.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10857 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-23 09:29:32 +00:00 |
|
yinle
|
03802dd624
|
Fix bug 3426844: lsslp set incorrect parent values
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10854 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-21 15:10:16 +00:00 |
|
daniceexi
|
500a31bce8
|
defect 3412786: make rscan -w to write mtm,serial,nodetype for blade
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10842 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-19 09:19:01 +00:00 |
|
yinle
|
710207375c
|
Fix bug 3425775:lsslp plugin bug /opt/xcat/lib/perl/xCAT/NetworkUtils.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10837 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-19 08:58:50 +00:00 |
|
jbjohnso
|
fd0f85a914
|
Change in strategy, go cmdline if serial console in use, if no console that would reasonably be expected to log/copy paste in play, let the installer go graphical
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10830 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-18 17:45:51 +00:00 |
|
nott
|
a5ab9ee209
|
avoid dup network def error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10828 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-18 15:24:19 +00:00 |
|
jbjohnso
|
670522b98e
|
Fix breakage of 'legacy' iscsi boot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10827 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-18 15:20:03 +00:00 |
|
ligc
|
fa4249df73
|
nfsv4 support - use $::MOUNT to specify if -o vers=4 is required
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10825 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-18 10:54:49 +00:00 |
|
yinle
|
ffca9a0f4b
|
Fix the issue that some of the slp responses are not filled with the right bpa information.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10815 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-18 05:41:03 +00:00 |
|
wanghuaz
|
7c531590dc
|
Fixed one problem in nimnodeset that if SN doesnt have nim master setup, nimnodeset cannot read all the NIM resouce types and this leads to several unpected errors. Putting the NIM resource reading code right after nim_master_setup.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10799 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-17 15:57:44 +00:00 |
|
wanghuaz
|
c1fb4d6b90
|
Creating node definitions in nimnodeset, instead of xcat2nim. currently xcat2nim doesn't support HFI and also doesn't support to create networks on SNs correctly, it will be a question of how to create networks on SNs. So for now, we will use nimnodeset to create nim clients on SNs.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10796 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-17 14:04:10 +00:00 |
|
wanghuaz
|
4fc0a01a0d
|
Remove the mknimimage -u limtion for diskful images. This is to allow diskful installation over HFI.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10789 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-17 09:14:04 +00:00 |
|
phamt
|
59c805c19a
|
Gracefully shutdown machine when clonning.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10769 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-14 00:06:47 +00:00 |
|
phamt
|
b0cd72a3ac
|
Removed hostname from known_hosts file after rmvm.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10767 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-13 23:05:43 +00:00 |
|
linggao
|
efa5bf9b1b
|
supporting Mellanox IB switch configurations in rspconfig command, more to come
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10761 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-13 00:29:40 +00:00 |
|
jbjohnso
|
db86610074
|
Induce RHEL to co cmdline sooner
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10757 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-12 18:17:24 +00:00 |
|
jbjohnso
|
84adbfd07b
|
Do not attempt to show install on serial port for esxi5, it breaks
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10733 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-10 18:21:32 +00:00 |
|
jbjohnso
|
0cb9c2b754
|
Advance state of esxi5.0 support of DHCPv6 and install to parity with 4.1
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10732 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-10 18:15:12 +00:00 |
|
yinle
|
eeca4d7dfc
|
Modify some mistakes. Synchronize the file with the one in 2.6.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10724 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-09 03:03:16 +00:00 |
|
ligc
|
84baedcc78
|
add node number information for mkdef,chdef,rmdef output message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10719 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-09 01:39:37 +00:00 |
|
ligc
|
56aecc8f03
|
fix for bug 3413432: conserver trust all ip addresses configured on local node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10714 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-09 00:34:38 +00:00 |
|
phamt
|
3c01fbd4f7
|
Add support for pkglist. Install Ganglia automatically in self-service page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10712 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-07 20:09:59 +00:00 |
|
ericagar
|
cede69d8d7
|
Fix for defect 3419745: Fix Method to Determine if System is Ubuntu
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10710 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-06 17:45:08 +00:00 |
|
jbjohnso
|
ca1b59a3a6
|
Fix mistakes in VMCommon around multi-nic vms
Fix typo in esx.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10708 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-05 18:46:49 +00:00 |
|
phamt
|
d09d281278
|
Increment wait time before logoff.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10707 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-05 18:04:33 +00:00 |
|
jbjohnso
|
79a186c19c
|
Have esxi5 install almost implemented
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10700 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-04 20:02:36 +00:00 |
|
jbjohnso
|
b5206140dc
|
Fix pxelinux files made by xnba using '!myipfn!' shortcut (at least best effort)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10699 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-04 18:13:37 +00:00 |
|
phamt
|
a5379ea4ee
|
Add option to power node off gracefully.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10695 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-04 14:09:27 +00:00 |
|
jbjohnso
|
3b0b983b57
|
Fixup certain ESXi media on copy-in
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10691 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-10-03 15:54:47 +00:00 |
|
jbjohnso
|
a312ff54c1
|
Fix legacy boot breakage by windows uefi support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10684 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-09-30 18:07:03 +00:00 |
|
jbjohnso
|
bc597dfd8e
|
Fix xnba erroneously creating pxelinux.cfg files
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10683 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-09-30 14:32:05 +00:00 |
|
jbjohnso
|
418a3b22f2
|
Have kvm rmigrate implement rmigrate -f in a way resembling vmware support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10682 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-09-29 20:44:06 +00:00 |
|
jbjohnso
|
9125880215
|
Have vmfs:// also honor automount preference in vmware infrastructures
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10681 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-09-29 20:34:06 +00:00 |
|
jbjohnso
|
c68d849f2e
|
Clean up unusued code
Fix for elilo not knowing what 'next-server' would possible mean
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10679 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-09-29 19:41:32 +00:00 |
|
jbjohnso
|
347b5878d2
|
Take opportunity of power reset to change virtual clock behavior if applicable
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10677 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-09-29 17:58:47 +00:00 |
|
jbjohnso
|
5e24e2302c
|
Fix syntax error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10651 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-09-27 17:55:07 +00:00 |
|
jbjohnso
|
8bc98c67d5
|
Apply belt and suspenders approach and conserve at least some memory in instal monitor process
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10650 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-09-27 15:34:05 +00:00 |
|
jbjohnso
|
d69709b05e
|
Fix dhcp6 config file growing out of control
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10648 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-09-27 15:23:19 +00:00 |
|
gdbeatles
|
de7e9c5871
|
install packages contained in the ubuntu distro media
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10632 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-09-26 13:34:20 +00:00 |
|
jbjohnso
|
9e8e8616d5
|
Fix windows script for uefi detection
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10616 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-09-22 21:06:32 +00:00 |
|
jbjohnso
|
f9f5cce21a
|
Fix problem in previous checkin trying to write to a filehandle before actually opening it
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10605 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-09-22 18:02:54 +00:00 |
|
jbjohnso
|
527e1f467a
|
Rework windows support of UEFI to do auto-sense of uefi boot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10597 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-09-21 20:20:22 +00:00 |
|
jbjohnso
|
6e4a81262d
|
Skip usb nic in node discovery
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10592 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-09-21 18:26:50 +00:00 |
|
phamt
|
b880d2b1a1
|
Fixed boot problem in RHEL 6.1
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10586 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-09-21 13:58:59 +00:00 |
|
jbjohnso
|
0032eef33c
|
Fix winshell state uefi netboot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10585 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-09-21 13:14:21 +00:00 |
|