Commit Graph

77 Commits

Author SHA1 Message Date
jbjohnso
68671563d7 -Speed up nodels at scale
-Have nodels report multiple equally valid records for a node when encountered


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1898 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-18 19:25:15 +00:00
jbjohnso
aa9fdc389f -Speed up makedhcp at scale, now about 5 times faster at scale.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1897 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-18 18:56:38 +00:00
jbjohnso
ca97fc184d -Fix dhcp plugin compliance with perl strict
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1896 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-18 18:40:45 +00:00
nott
7daec17016 fixx blank in lsdef output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1895 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-18 17:52:01 +00:00
lissav
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
jbjohnso
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
jbjohnso
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
jbjohnso
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
jbjohnso
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
linggao
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
nott
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
jbjohnso
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
linggao
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
nott
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
jbjohnso
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
jbjohnso
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
nott
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
nott
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
sakolish
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
nott
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
jbjohnso
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
jbjohnso
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
lissav
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
jbjohnso
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
jbjohnso
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
jbjohnso
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
jbjohnso
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
jbjohnso
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
bp-sawyers
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
jbjohnso
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
jbjohnso
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
jbjohnso
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
memotype
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
linggao
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
jbjohnso
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
jbjohnso
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
nott
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
linggao
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
jbjohnso
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
sakolish
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
jbjohnso
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
jbjohnso
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
jbjohnso
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
nott
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
nott
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
linggao
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
nott
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
nott
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
nott
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
jbjohnso
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