jbjohnso
fcf06207f2
Add mknb as a plugin to do more the correct thing with networks and yaboot and pxelinux configurations, including serial directives in site
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@550 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-22 21:15:19 +00:00
nott
2166d6149b
updates
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@549 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-22 16:16:15 +00:00
bp-sawyers
98602058a0
Added more descriptions to the db tables.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@548 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-22 16:06:29 +00:00
jbjohnso
318537d267
Strip out a debug statement
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@547 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-21 21:44:14 +00:00
jbjohnso
6ae34aecaf
-Have LED reporting a bit more straightforward/friendlier
...
-rvitals all really returns all except 0xed, which appear to be unintelligible records
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@546 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-21 21:40:20 +00:00
bp-sawyers
8b2fee5c16
Added descriptions to the db tables.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@545 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-21 21:10:35 +00:00
jbjohnso
6d5e826634
Fix dereference typo
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@544 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-21 20:13:12 +00:00
jbjohnso
7528335082
Undo the kexec attempts in nbroot, testing has uncovered severe hang situations that may occur, report back when packimage doesn't understand the method requested
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@543 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-21 20:09:41 +00:00
nott
e96f522c60
Added "-?" as help option.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@542 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-21 19:17:18 +00:00
nott
290ba2bf8f
Add "-?" as help option.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@541 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-21 19:16:33 +00:00
linggao
ad71dd41b0
minor fix for xcatmon
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@540 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-21 18:36:26 +00:00
lissav
fa992f836d
NFS Service Node plugin sets up NFS, exports /install and
...
/tftpboot mount them on the MS on the Service node.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@539 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-21 18:23:01 +00:00
lissav
bd667b9b06
Add checking for both nodename and ip address to determine if
...
service node is to setup a service.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@538 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-21 18:21:41 +00:00
nott
33c9226ecd
updates
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@537 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-21 17:49:33 +00:00
nott
592143409e
updates
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@536 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-21 17:39:41 +00:00
lissav
d82dfb1293
Add exportfs -a to make sure both the /install and /tftpboot dir
...
are exported after they are added to the /etc/exports file.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@535 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-21 16:36:58 +00:00
nott
aeeabe3717
Add new examples and cleanup.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@534 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-21 14:32:54 +00:00
nott
d3cadee162
Enable group support.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@533 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-20 20:50:44 +00:00
lissav
a1237fb5b6
Add chkconfig nfs on
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@532 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-20 18:45:39 +00:00
linggao
b858eb29ea
use lsnodeid to get node id for RMC instead of going to the file.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@531 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-20 16:12:12 +00:00
linggao
b5869e05a4
more work on RMC monitoring
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@530 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-20 02:02:11 +00:00
jbjohnso
502900fee2
fix psh hangs at scale
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@529 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-19 20:37:30 +00:00
lissav
7deddaf8f7
Add -p flag to mkdir so no errors if directory exists
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@528 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-19 18:25:39 +00:00
nott
45560a3017
Clean out unused code.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@527 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-19 17:56:44 +00:00
nott
99fc35a9a9
Update TOC.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@526 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-19 17:47:12 +00:00
nott
375b1a60cb
Add Syslog description.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@525 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-19 17:43:54 +00:00
lissav
974d41bc2d
Add entry for servicenode
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@524 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-19 15:49:13 +00:00
lissav
522ce838e2
Add a little more documentation
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@522 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-19 13:41:22 +00:00
lissav
fdd2c4e60f
This routine copies the required certificate to the service node
...
from the mounted /xcatpost directory during an install of a
Service Node. Run from servicenode postinstall script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@521 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-19 13:39:58 +00:00
lissav
b692eaacc4
Make ServiceNode small routine that only copy certs for db access
...
if they install the Service Node. This could be only temp
until we have the Install OS image for Service Nodes working.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@520 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-19 13:38:14 +00:00
nott
0e84bc48c3
First draft of xCAT 2 on AIX Cookbook.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@519 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-19 12:38:20 +00:00
nott
3448e9c7d3
Add note about location of code.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@518 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-18 20:44:29 +00:00
sakolish
061eb10d56
Return errorcode on exit - Line #43
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@517 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-18 20:35:32 +00:00
sakolish
e97c8c0c55
Update errorcode on exit
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@516 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-18 20:26:39 +00:00
sakolish
86cf46aa77
Return errorcode on exit
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@515 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-18 20:20:26 +00:00
nott
ccb164810f
Enable list, update and remove NIM definition support.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@514 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-18 20:12:15 +00:00
sakolish
7692a7ed1b
Don't support Power4 HMCs (Regatta and under) - Line #682
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@513 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-18 20:11:02 +00:00
sakolish
8317f55531
Return errorcode on exit
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@512 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-18 20:00:34 +00:00
lissav
29bbb07224
More routine to support Service Node setup.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@511 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-18 19:00:29 +00:00
nott
61203f6dd8
If xcatd processes are running then stop them.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@510 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-18 16:38:09 +00:00
sakolish
20d9e7f8fe
Added "-A" to lpar_netboot comamnd to get "all" adapters MACs - Line #204
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@509 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-18 16:16:58 +00:00
sakolish
d8ee0b54d1
Added "-A" to lpar_netboot comamnd to get "all" adapters MACs - Line #595
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@508 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-18 16:14:32 +00:00
bp-sawyers
aceb17bc7f
Fixed errors in the client/server communication for xdsh and db-cmds and MsgUtils
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@505 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-18 15:57:25 +00:00
lissav
7a8922ce92
Fix check for service already setup
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@504 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-18 15:35:15 +00:00
lissav
4f3623ee6b
Add some of the routines for servicenode support.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@503 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-18 15:10:31 +00:00
nott
d3a029156a
Fix syslog setup code.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@502 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-18 14:24:55 +00:00
lissav
ff46c6e741
Add syslog info
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@501 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-18 13:37:23 +00:00
lissav
8dbb5466a4
Add xCAT use of syslog information
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@500 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-18 13:36:51 +00:00
nott
59cb0fcd44
Changed nodetype check from LPAR to lpar.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@499 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-18 13:24:26 +00:00
nott
8b2d19f070
Addeed syslog setup.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@498 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-18 13:14:29 +00:00