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
jbjohnso
15409f472c
-Optimize Table 'getAllNodeAttribs' function. makeconservercf now takes 1 second on 500 nodes, and less than 10 for 10,0000 on my test system
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1860 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-10 13:40:32 +00:00
nott
4fd9a21a84
Misc code cleanup.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1859 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-09 18:03:41 +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
memotype
31b6fbfab8
oops, didn't completely fix the xCAT.spec file...
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1856 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-09 14:10:24 +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
lissav
6588d4766b
undo change
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1852 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-09 12:53:09 +00:00
lissav
4d7e428a2c
fix pointer to doc
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1851 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-09 12:51:50 +00:00
jbjohnso
08f3fb3ac5
-Table performance enhancements, makeconservercf, for example, a table set that induced a 10 second makeconservercf runtime is down to 3 seconds. (Now makeconservercf for this data set is an order of magnitude faster than 2.0, which was about 30 seconds for this test).
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1850 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-09 12:43:57 +00:00
memotype
dc45603115
better way to detect suse in xCAT.spec
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1849 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-08 18:21:38 +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
memotype
4ed55e2508
fixed bug 2006798 SLES 10.1 puts httpd config in wrong folder (hopefully, waiting on confirmation from bryan)
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1846 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-07 21:14:14 +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
042970679f
call Utils->Version
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1844 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-07 19:04:37 +00:00
lissav
02defb37b2
Add Utils->Version call
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1843 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-07 18:38:47 +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
d2066779b0
-Have xCAT accept SLES /etc/sysconfig/clock formatting for a hint on timezone
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1840 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-07 18:29:42 +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
eb586d1586
-Provide a better hint for service network stop
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1836 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-03 16:44:30 +00:00
jbjohnso
3ce4c0dec6
-Fix problem where incorrect dependencies resulted in a missing perl module preventing xCAT from starting in some environments by default
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1835 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-03 14:03:08 +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
eae4818fcc
-Have nfs aufs stateless hint that the root device is via network
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1831 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-02 20:24:50 +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
memotype
b4f62edceb
changed slightly the commandline options for wcons and updated man page.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1825 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-02 13:54:02 +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
d581e84523
-Fix wcons to have normal looking menus on request regardless of font
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1818 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-01 15:33:41 +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
9cdf3c20e3
-Fix genimage script for rh/centos/fedora to only check kernel versions after they might have been actually installed before assume it matches the genimage system
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1815 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-01 14:11:01 +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
c178d3937c
-Implement a cached table lookup via getNodesAttribs, change xcatd to use that cached method for en-masse queries
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1812 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-30 20:51:41 +00:00
jbjohnso
6f0ff459d4
-SLES10 yum based genimage for pre SP2 activity (using SDK provided yum/createrepo)
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1811 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-30 18:37:54 +00:00
nott
c3c87f0abd
Add back MAC collection step.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1810 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-30 16:18:19 +00:00
jbjohnso
9dec80d60b
-Check in unoptimized getNodesAttribs function for Table.pm
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1809 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-30 13:51:44 +00:00
linggao
377d972596
fixed syslog on AIX
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1808 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-27 16:07:41 +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
lissav
a8855876bb
New ldap documentation split from Cookbook
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1798 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-27 13:31:35 +00:00
nott
47ee3f2e5b
Change links to downloads.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1797 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-27 12:53:09 +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
13fa2a4a32
more fix for RMC monitoring on AIX
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1795 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-27 04:26:52 +00:00