2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-08 22:01:30 +00:00
Commit Graph

510 Commits

Author SHA1 Message Date
fc7267dcaa Started Service Node setup section
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@553 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-25 12:58:08 +00:00
3a0682d5bc added supported in monitoring plug-in to allow customize the plug-ins. settings column is added to the monitoring table. now xcatmon ping interval can be adjusted by command 'startmon xcatmon -n -s ping-interval=2'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@552 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-23 01:01:49 +00:00
c7e87717d7 Changed ksh to sh. Fedora 8 does not have ksh.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@551 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-22 21:54:44 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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