2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-21 05:25:32 +00:00
Commit Graph

382 Commits

Author SHA1 Message Date
c7781fb32d -Fix problem where discovery on rackmount configuration would BUG because there was no mp table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1470 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-21 19:51:59 +00:00
5d8c27fe69 - added File:Path for mkpath
- added check for /install existing

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1460 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-21 14:02:38 +00:00
eef2a3d85c -Fix problem where bootparams table was not being created
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1459 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-20 19:04:45 +00:00
8cf5bb0f84 build_depend() should return array reference on empty table - Line #1242
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1455 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-20 18:32:47 +00:00
4f94fb1714 Added "rspconfig textid=*"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1453 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-20 14:19:23 +00:00
41a7e8ba1f ignore service setup in plugins when XCATBYPASS is set
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1445 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-19 18:15:48 +00:00
5435d6f597 -Remove switch shortcut that gets in the way of the 'nodels <noderange> tablename' functionality for switch table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1444 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-19 18:04:04 +00:00
f37f0a917c -Satisfy request 1965017, gettab and nodels now have -H support and default to no names if a single value is requested
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1443 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-19 17:59:56 +00:00
3879ed7787 -Modify output of nodels and gettab in the spirit of grep to address feature 1965017
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1436 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-16 21:14:09 +00:00
b367416316 -Fix mknb to extract id_rsa.pub if it doesn't exist yet id_rsa does
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1435 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-16 19:17:44 +00:00
0a4da3a31e Added "rspconfig textid=[new-textid]" to get/set blade textids
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1430 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-16 19:02:10 +00:00
853a9093a2 -Rest of fix for bug 1965012. gettab now checks for valid column names, Table.pm properly formats the SQL statement so SQLite won't blow up in the prepare phase when searching for NULL entries.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1428 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-16 18:47:32 +00:00
4638351ddd fix monitoring infrastureture to take a pair of hostnames in noderes.monserver
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1424 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-16 15:09:43 +00:00
cf40984152 fix XCATBYPASS mode for blade commands
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1423 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-16 14:43:46 +00:00
862c9046fe -Skip nodeset stat check for dhcp status, too broken to be useful at the moment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1419 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-15 21:16:33 +00:00
c3ce0078d8 comment out loggin macs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1417 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-15 18:55:45 +00:00
77bf35aff6 add restrict 127.0.0.1 and fix missing server attribute
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1416 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-15 18:24:47 +00:00
1c24958cab check for existence of .ssh
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1415 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-15 18:10:48 +00:00
8c66cc700a -Really really ignore 169.254 network
-Attempt to restart dhcp on certain conditions.  Not fully catching, but makedhcp -n implies reset service.
-chkconfig dhcpd on if asked to do dhcp


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1414 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-15 17:45:47 +00:00
d20640e5ff -Add discids for ppc fedora8 and fedora9
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1413 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-15 17:30:13 +00:00
59ab923725 -Have copycds umount on interrupt, SF bug 1962643
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1409 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-15 15:48:34 +00:00
018a0180a0 -Have rinv assume 'all' if nothing specified
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1407 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-15 15:06:00 +00:00
95a1fd86e8 -Have conserver point to the same copy of CA certificate as xcatd itself
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1402 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-14 21:09:41 +00:00
b9d4932178 fix NODESETSTATE env variable value in posrscripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1395 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-14 19:14:32 +00:00
8be4b4403b MN and SN NTP setup, minus the restrict clause in the config file.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1389 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-14 15:42:30 +00:00
aba08f3683 Add Service Node LDAP setup plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1385 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-14 12:16:47 +00:00
3fa832cc45 -Have anaconda platform distributions not redundantly copy file during nodeset netboot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1383 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 23:40:05 +00:00
fd5e1a73f7 -Awk file transfers to xcatd are retried in most places
-blade plugin will retry more to scale reliably


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1382 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 23:33:16 +00:00
ed9c761a01 cleaned up copycerts, added safeguard for conserver startup in CONSsn.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1379 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 19:08:16 +00:00
3215c065e6 mount /tftpboot before starting daemon
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1375 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 18:25:39 +00:00
76c3cb18ec Remove symlink
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1374 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 18:10:52 +00:00
75310e581d change to system calls
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1368 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 15:11:50 +00:00
b7e5a7116f change to system calls
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1367 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 14:49:54 +00:00
d102a64b76 change to system calls
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1366 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 14:24:57 +00:00
2f8099301b new ftp SN plugin to setup vsftpd
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1365 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 14:05:18 +00:00
6bd337bfba convert to system calls
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1363 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 12:49:38 +00:00
d572735255 fixed conserver problem on service node boot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1361 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 01:15:53 +00:00
a96297af14 -Fix problem where blade and ipmi could at scale drop output and prematurely disconnect from client
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1360 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-12 23:36:47 +00:00
dd3e24ec7b new plugin to mount install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1359 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-12 21:34:15 +00:00
8dc8987890 Remove mounts only start NFS.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1358 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-12 21:26:54 +00:00
45a76a8115 -Fix problem where packimage no longer usefully warns on lack of genimage produced tree
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1355 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-12 19:41:17 +00:00
cdc0e1e4c3 Changes to enforce "rpower rr1,rr2,rr3 on" requirement to specify all nodes in dependency table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1348 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-12 12:51:11 +00:00
5ca27b6dc0 -Move ftp start to be unconditional as well
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1342 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-09 19:17:18 +00:00
caf3b2c985 -Fix problem where discovery would incorrectly overwrite fields
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1341 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-09 18:45:21 +00:00
824c360204 Move bind mounts to happen regardless of nfs mount
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1340 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-09 18:20:38 +00:00
ef51eac418 -Fix problem where packimage would not ensure only one variant of a profile packed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1339 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-09 17:25:25 +00:00
8cb889fae4 -In a aufs stateless configuration, make the underlying branches available to the post-switchroot environment
-Prevent cpio or squashfs images from being transferred to booting stateless nodes until completed, this causes booting stateless nodes to wait for new image

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1337 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-09 15:31:09 +00:00
a86c8ea03e Auto-populate nfsserver at discover time if not set
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1331 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-08 14:08:35 +00:00
a5857d7c5b -Have NFSsn.pm set up bind mounts for ftp to work
-Have nodediscover populate noderes.primarynic with a guess if admin omitted


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1327 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-07 21:15:13 +00:00
acaa73631f -Fix problem where destiny/pxe/yaboot kept trying to go even when errors have indicated to bail out
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1326 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-07 20:45:48 +00:00