10f7afc91b
add use strict
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1890 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-18 12:04:28 +00:00
058cceb692
-Add floppy parameter to rsetboot command
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1881 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-14 15:33:06 +00:00
1fee96f3b8
-Fix syntax error in yaboot plugin
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1879 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-14 14:44:18 +00:00
ed36c7b296
-Scalability enhancements for yaboot configuration file manipulation, analogous to recent pxe code enhancements
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1874 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-11 20:57:46 +00:00
e81c81a5bb
-Fix problem where copycds would not umount correctly
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1872 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-11 20:19:20 +00:00
c55eacef62
fixed the code so that the moncfgmaster function is not dispatched to the service nodes when not needed.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1871 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-11 20:09:29 +00:00
8ed9f3a875
Fix typo in nimnodeset code that relates to initializing NIM for mksysb installs.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1870 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-11 20:03:29 +00:00
bb9f393537
-Further nodeset 'netboot' improvements. moncfgmaster is the bulk of time now. moncfgmaster speedups are the next logical step. At scale setNodesAttribs call would be the one following that. Without moncfgmaster, the nodeset for 541 servers is now 15 seconds (mostly due to lack of setNodesAttribs)
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1868 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-11 19:02:39 +00:00
78aa996774
added missing function pass_along in aixinstall.pm
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1867 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-11 18:27:32 +00:00
57999f965e
Fix bug with mknimimage -i not creating osimage def.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1866 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-11 16:26:43 +00:00
52ed2aa2ab
-Have IPMI plugin translate messages for rspreset, have a more complete translation for unsupported commands
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1864 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-11 15:22:55 +00:00
e61fa1f2c3
-Speed up nodeset a small amount, still not hitting the lions share of the load yet
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1862 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-11 14:12:05 +00:00
8a6f1c90d5
Fix lsdef -i output for groups and misc code cleanup.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1858 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-09 16:10:10 +00:00
5e3113d925
Increase file system size when creating NIM resources.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1857 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-09 15:07:26 +00:00
e033970822
Fixed "rspconfig mm sshcfg" problem
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1855 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-09 14:07:19 +00:00
562a8143db
Fix variable name error with mknimimage -m option.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1848 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-08 14:34:01 +00:00
ce8ee250d1
-Speed up noderange expansion
...
-Have Table calls that utilize noderange extend noderange's optimizations lifetime
-Rework conserver to use the at-scale Table access methods, overall about 3 times faster so far
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1847 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-07 22:47:38 +00:00
dea60262d8
-Modify getNodesAttribs to have a listref per node instead of one hashref
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1845 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-07 19:08:26 +00:00
58ea144016
add call to Utils->Version
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1841 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-07 18:29:55 +00:00
e34156c3a6
-Have networks/dhcp ignore loopback network
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1838 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-07 15:22:59 +00:00
a35531906a
-Fix SLES makedns problem where path had errant space in the configuration file
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1833 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-03 13:55:09 +00:00
eeb4e46b9b
-Move SLES path check to be more dynamic
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1828 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-02 15:35:12 +00:00
60164a520b
-Add missing File::Copy directive to hosts plugin
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1826 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-02 15:22:30 +00:00
3f4de85ebc
-Fix a bind.pm typo
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1823 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-01 17:03:50 +00:00
c13892d1f0
Fixed typo in DBDir var name that caused makedns to use wrong dir, and made more updates to cookbook
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1821 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-01 16:22:09 +00:00
565013ea91
-Use find -path syntax to tolerate RH4
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1816 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-01 14:14:27 +00:00
21f3299737
-Modify blade plugin to use getNodesAttribs everywhere but getmacs
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1813 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-30 21:02:30 +00:00
8745d5dac7
-Fix path for SLES in pxe plugin
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1804 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-27 15:57:58 +00:00
d6c4eb0b12
added autoyast file for installing sles to a xen host
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1803 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-27 15:25:42 +00:00
2a567b9675
more fixes for RMC monitoring on AIX and Linux
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1802 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-27 14:35:20 +00:00
5b1e52e40f
-Fix problem where session to BMCs were not being closed on power reset
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1800 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-27 14:11:52 +00:00
c1ff510fe4
-Fix issue where BMC issued error may be overwritten by less informative error
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1799 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-27 14:01:26 +00:00
5479184308
Fis setting of profile attr.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1796 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-27 11:34:06 +00:00
dc01d7e2a3
more AIX support on RMC monitoring
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1793 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-26 21:17:50 +00:00
2b14f70321
-Add disc ids for CentOS5.2 copycds
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1789 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-26 19:12:56 +00:00
f21c59a272
Send telent commands (if any) before we open SNMP session
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1785 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-26 17:57:40 +00:00
9b91ca6563
-Fix for zapping of image provided shadow file
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1782 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-26 15:41:34 +00:00
8e83d46a5a
-Fix SLES path for mknb operation
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1774 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-26 14:35:44 +00:00
9a82a897f7
-Change for SLES named path to be acceptable
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1770 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-26 14:06:20 +00:00
da87b45dd1
Add check for NIM machine ready state.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1763 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-25 19:36:36 +00:00
0cd7c5a6a0
Fix no cmd line args bug.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1761 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-25 15:37:19 +00:00
dd9946b05b
added support for setting up master for monitoring during nodeset time
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1759 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-25 14:50:11 +00:00
f422276ae9
Add force option to xcat2nim
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1758 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-25 14:42:23 +00:00
958a915660
Add "-b" option for mknimimage
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1751 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-24 16:56:09 +00:00
2ab904e13c
Misc. cleanup and updates.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1750 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-24 16:22:55 +00:00
e6ff6eca90
-Allow nodegroups as interface criteria in dhcpinterfaces
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1733 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-21 14:08:59 +00:00
6d7d5bce41
-Have windows reboot when the install is done
...
-Update status on server when install action completes
-Set up EMS according to nodehm settings
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1728 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-20 21:28:57 +00:00
6123bad3cd
Add rte and mksysb support to mknimimage.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1725 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-20 19:12:19 +00:00
780e77f308
-Change passwd table to allow username to be part of the key
...
-Continue advancment of Windows support (per-node BCD files, 32 and 64 bit winnb coexistance)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1720 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-20 15:28:41 +00:00
90ba172438
Removed "rspconfig build". Retrieving firmware level is already supported with "rinv firm"
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1712 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-20 13:43:29 +00:00