Commit Graph

48 Commits

Author SHA1 Message Date
jbjohnso
b7e516b8ca Suppress error output when omitting iscsi username and password from table (banking on host-based authentication)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@855 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-20 17:38:25 +00:00
jbjohnso
51d8830fb2 -Change iscsi semantics to be group membership agnostic, now nodetype.profile=iscsi is sufficient.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@854 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-20 17:26:54 +00:00
lissav
66316efd9f add bzip2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@848 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-19 21:33:10 +00:00
jbjohnso
cb0d2b76db Use a more accurate check for Intel BMC design
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@845 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-19 20:58:29 +00:00
nott
4bd389077b Moved the nodetype attr from the nodelist table
to the nodetype table.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@832 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-19 14:41:00 +00:00
mellor
8aaab724f0 service node stateles pklist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@824 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-19 13:47:55 +00:00
lissav
67385332c2 Rename
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@812 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-18 18:49:48 +00:00
lissav
104bec2c75 Rename file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@811 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-18 18:48:33 +00:00
jbjohnso
a8a927c65b Auto-detect Intel BMCs in the SOL script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@796 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-17 16:02:49 +00:00
mellor
f2abea460b update postinstall wget call
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@778 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-13 18:47:53 +00:00
lissav
df449fdcf9 Add code for tarring /install/postscripts and wget to nodes on install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@769 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-12 19:16:44 +00:00
jbjohnso
73e555fa0c -Fix typo in previous checking
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@764 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-11 20:39:28 +00:00
jbjohnso
f51ca380b5 -Have Table plugin read, if available, /etc/xcat/cfgloc automatically if not instructed by XCATCFG
-Add utility for zapping all open database connections
-Use aforementioned utility in ipmi and blade console methods to have cleaner database communication
-Remove the suboptimal /etc/sysconfig/xcat code from the console methods


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@763 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-11 20:27:46 +00:00
jbjohnso
129af8ee3e -Use yield in child process data collection loops to avoid cycling needlessly, what was happing implicitly with sleep, the part that mattered
-Copy hardeths redundantly, still need to pick one definitive place and go with that


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@738 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-10 15:36:44 +00:00
jbjohnso
c579949dfa Fix setup-local-client.sh script to correctly detect getent and be more picky on the AIX workaround. AIX workaround should have head, but I won't try that without the syntax confirmed on AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@678 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-05 16:11:20 +00:00
jbjohnso
5cb435ee90 Fix ipmi console script to read XCATCFG
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@674 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-04 20:28:07 +00:00
lissav
4fccd41b7c templates for Service nodes on Fedora and redhat
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@669 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-04 19:38:52 +00:00
jbjohnso
07974f01ef Add -l and -t options to genimage to limit max root and tmp respectively
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@604 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-27 20:32:31 +00:00
jbjohnso
3a45b31334 Fix accidental hardcoding of eth0
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@591 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-27 14:47:07 +00:00
jbjohnso
5ed34f0687 Fix prescript syntax problem for RH family kickstart
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@566 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-25 16:07:48 +00:00
jbjohnso
031c7d8617 Have genintrd move new kernel
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@473 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-13 20:10:06 +00:00
jbjohnso
07e497cfac Add links to the definitive genimage for fedora and centos
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@472 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-13 20:05:18 +00:00
jbjohnso
8d45c61211 Remove deprecated instances of genimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@471 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-13 20:03:56 +00:00
sakolish
3d153759a4 Changed nodetype attribute to "lpar,osi" - Line #172
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@470 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-13 19:58:16 +00:00
sakolish
3ba65abb51 Added xCAT PATH - Line #5
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@469 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-13 19:56:35 +00:00
jbjohnso
695dcd7fae Allow initrd-only mode of genimage, for kernel updates, only in the rhel copy at the moment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@454 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-12 19:36:20 +00:00
jbjohnso
d38258c8e1 -Add rh stateless, copying and improving genimage (this genimage ought to be generic across RHEL/CentOS/Fedora at last)
-Modify packimage excludelist search strategy to be amenable to rh directory.
-Update rhel plugin to do netboot in the manner that CentOS and Fedora are set to


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@453 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-12 19:10:33 +00:00
jbjohnso
72ce49431d Correct pkglist search path, add cpio explicit copy to centos genimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@451 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-12 15:52:22 +00:00
jbjohnso
ccac86e3d8 Fix syntax error produced by genimage in initrd, require /bin/cpio in CentOS 5 as busybox vintage has broken cpio
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@444 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-12 04:00:34 +00:00
jbjohnso
5ce4a0506c -Essentially copy files from fedora directory to CentOS directory, should be refactored to common code for RHEL, CentOS, and Fedora to all call on, SLES still needs to be investigated
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@442 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-11 20:36:32 +00:00
jbjohnso
8b79ce8d4e -Fix rspreset for blades
-Stateless image tweaks including squashfs ram hosted image



git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@414 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-07 18:54:58 +00:00
jbjohnso
ca5a8e36f0 -Stop-gap band-aid to have blade set XCATCFG for non-default operation
-Have Table attempt to fill in 'missing' columns for a result before returning undef, restoring intended behavior
-Have getAttribs return a single entry or an array depending on calling context


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@381 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-04 16:34:45 +00:00
jbjohnso
888f28a295 Fix generic packagelist to include busybox in Fedora
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@375 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-01 14:44:21 +00:00
jbjohnso
8bcc4b66ad Fix initrd generation to be more generic for ppc/x86 in stateless fedora 8
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@374 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-01 14:33:31 +00:00
jbjohnso
698efd663b Advance state of the stateless support for QS blades to a respectable level
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@373 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-01 14:15:17 +00:00
jbjohnso
4dc66b5c7b Beginnings of a stateless, with fedora support. Work in progress
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@341 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-29 01:04:45 +00:00
jbjohnso
c7868bf082 -Remove error-inducing lines from templates (errors were in commented out template portions, so no functional impact).
-Revamp Table.pm to share database handles and have handles persist across object instances, avoiding numerous calls to connect in certain programmer use cases.
-Modify xfork to use the aforementioned structure rather than the generic structures which are warned as being read-only
-Remove probably deprecated interface field as a key in mac table


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@317 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-23 15:52:27 +00:00
jbjohnso
311cbb309e Add iSCSI install for CentOS
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@292 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-18 13:13:27 +00:00
jbjohnso
decc71ac21 Provide enhanced iSCSI support for the opportunity for more seamless operation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@280 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-16 21:14:50 +00:00
jbjohnso
9ba8c0cab0 Accomodate lack of ksh and fix postscripts rules for fedora 8 installs. Also, tested on QS21 iSCSI install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@254 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-14 05:45:31 +00:00
jbjohnso
32cc0568a1 Initial Fedora 8 support. Postscripts did not run, and ppc support has not been verified.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@253 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-13 18:18:28 +00:00
jbjohnso
514028c932 Put certificates and keys in a format amenable to conserver use, update conserver plugin to make use of conserver certificate authentication
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@235 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-10 01:14:14 +00:00
jbjohnso
411810ea10 Fix remaining XCATPREFIX references, add an AF_INET failback for AF_INET6 lookup, fix ipmi perl script to properly include perl libraries from XCATROOT
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@206 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-03 15:55:47 +00:00
mellor
0be33fd9e1 fixed relocatable dir for ca scripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@188 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-12-18 19:07:58 +00:00
mellor
2e77eb6c5f fixed blade console support: relocateable perl lib, typos
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@187 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-12-18 18:24:16 +00:00
nott
8691edc84a Don't exit if /.xcat already exists. This is
consistent with the other setup scripts.  

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@125 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-12-04 18:01:49 +00:00
nott
82a723194a Modify this script so it will run on AIX.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@116 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-12-03 13:21:42 +00:00
jbjohnso
884bfd04d6 Move directory structure to not imply /usr prefix.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@104 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-30 15:27:48 +00:00