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
linggao
4c6e7af13b
minor fix in monitoring code
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1794 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-27 00:37:02 +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
nott
075d6d008a
Fix conserver setup instructions
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1792 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-26 19:58:10 +00:00
linggao
9444237a12
moinor fix
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1791 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-26 19:35:32 +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
jbjohnso
afdbf3f722
-Increment epoch for development tree so stable snapshots can leapfrog accidental 2.1 deployments to date
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1787 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-26 18:42:36 +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
sakolish
1b956e68d6
Increment "virtual_scsi_adapter=" attribute (if not "none") for "chvm -p" and "mkvm"
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1784 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-26 17:03:01 +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
6b11a47249
-xCATd init script polish for RH functions
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1776 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-26 14:45:51 +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