Commit Graph

2526 Commits

Author SHA1 Message Date
jbjohnso
b547001868 Try to make noderes.nfsserver optional for Red Hat installs. We'll go to the same logic as used for stateless config files...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11021 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-15 19:29:16 +00:00
jbjohnso
c07c237d4e Fix Anaconda based OSes to default to '/install' if not defined in site table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10998 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-14 19:31:50 +00:00
sjing
c8ec7c366e If site.dnshandler is blank, then default to ddns.pm.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10997 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-14 09:02:42 +00:00
ligc
112f5aeebd ftp dependency removal initial code drop
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10987 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-10 14:26:08 +00:00
jbjohnso
2e8c7d340d Fix xNBA to not attempt resolution when it really isn't going to be used
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10964 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-03 15:02:36 +00:00
jbjohnso
65b159d157 Correct erroneous output on nodeset when using xnba.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10963 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-03 14:54:59 +00:00
jbjohnso
9700e67e0f Have esx.pm preserve the media-based efi boot infrastructure, just in case
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10959 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-02 20:28:51 +00:00
jbjohnso
08eadca8f7 Duplicate prefix length into 'netmask' field for makenetworks to satisfy odd DB restrictions. Hope strongly no IPv6 code really cares or v4/v6 detection code uses absence of netmask as a cue...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10953 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-01 13:38:46 +00:00
ligc
f480545af8 NFSv4 support: setup nfsdomain on service nodes when running mkdsklsnode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10948 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-01 06:29:40 +00:00
daniceexi
652775d195 create vm will ignore to create network device when vm.nics is null
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10947 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-01 06:24:06 +00:00
ligc
1e61216759 NFSv4 replication: mkdsklsnode -S|--setuphanfs support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10944 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-01 05:35:31 +00:00
wanghuaz
f4a825875c Create the tmp file to ramdisk instead of NFS folder to avoid NFS issues during bringup paging space
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10940 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-01 02:29:34 +00:00
jbjohnso
091e5c40c3 Increase timeout for AMM operations in general, but particularly lengthen it for queries involving LEDs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10933 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-31 17:56:54 +00:00
nott
6bfa91b8d3 use prsync to copy spots to SNs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10916 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-28 18:53:59 +00:00
jjhua
10d64c711a rflash supports hierachy in AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10911 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-28 06:16:15 +00:00
ligc
944458879a NFSv4: mknimimage -u imagename nfs_vers=4 support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10902 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-27 08:24:44 +00:00
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
jjhua
012d63b8a8 in DFM hierarchical cluster, mkhwconn/lshwconn/rmhwconn with -T fnm will send the command to CEC/Frame direclty, not through the service node if specified.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10833 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-19 05:23:10 +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
linggao
d0b9a01746 added support for snmp monitoring for Mellanox IB switch
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10805 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-17 21:09:54 +00:00
adalbas
e9e29694ae rscan ivm support - (PPC)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10803 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-17 19:04:25 +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
linggao
a95d4d44ed added support for rspconfig <switch> sshcfg=disable
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10779 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-14 15:27:00 +00:00
jjhua
1f3580e1e0 in DFM hierarchical cluster, mkhwconn/lshwconn/rmhwconn with -T fnm will send the command to CEC/Frame direclty, not through the service node if specified.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10776 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-14 05:34:10 +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
4303f5cb4b more on rspconfig for switch
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10766 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-13 18:52:46 +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
phamt
8474fc6518 Cleaned up code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10750 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-12 04:28:13 +00:00
phamt
dee529dafd Change start/stop subrouting so that when monstart/monstop gangliamon -r is invoked, gmetad/gmond on the localhost does not restart. If you invoke monstart/monstop gangliamon <node> -r for one node, gmetad/gmond restarts on that one node, BUT gmetad/gmond is also restarted on the localhost. This causes all data to be lost for other nodes being monitored. With this change, monstart/monstop gangliamon -r will ONLY start/stop monitor on given nodes and NOT on localhost. monstart/monstop gangliamon without the "-r" will start/stop the monitoring on the localhost.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10749 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-12 04:27:51 +00:00
phamt
9f2e8a975f Change start/stop subrouting so that when monstart/monstop gangliamon -r is invoked, gmetad/gmond on the localhost does not restart. If you invoke monstart/monstop gangliamon <node> -r for one node, gmetad/gmond restarts on that one node, BUT gmetad/gmond is also restarted on the localhost. This causes all data to be lost for other nodes being monitored. With this change, monstart/monstop gangliamon -r will ONLY start/stop monitor on given nodes and NOT on localhost. monstart/monstop gangliamon without the "-r" will start/stop the monitoring on the localhost.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10748 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-12 04:22:25 +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
ellen56
e504131e8c Add ENV support for xcat otherpkgs.pkglist/pkglist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10725 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-10 07:46:18 +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