Commit Graph

3806 Commits

Author SHA1 Message Date
lissav
c052292750 add *client/share/xcat/tools dir
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4308 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-06 14:31:57 +00:00
lissav
6913b1107e add new groupfiles4dsh
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4307 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-06 14:25:05 +00:00
lissav
822473d1c9 fix manpage syntax errors
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4306 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-06 14:04:25 +00:00
lissav
bbb6cbf4c6 update xdsh manpage with reference to groupfiles4dsh
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4305 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-06 13:41:56 +00:00
lissav
130b86f0e0 add manpage for new tool
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4304 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-06 13:35:27 +00:00
lissav
7df9ce2b3e fix comment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4303 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-06 13:34:45 +00:00
lissav
327883edd6 add routine to generate nodegroup files directory for input to AIX dsh
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4302 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-06 13:17:26 +00:00
bp-sawyers
5b959685d6 Fixed bug 2871383: show name resolution errors when using fping. Also added mutliple interface support to pping.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4301 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-06 12:44:28 +00:00
lissav
470a0f957f fix version and error messages
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4300 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-06 12:22:42 +00:00
linggao
bbca8b2b29 minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4299 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-05 20:51:14 +00:00
jbjohnso
7e58e26906 -Correct problem where a return value was not being checked resulting in xCATd potentially crashing on startup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4298 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-05 20:48:35 +00:00
linggao
725e9a266a fixed rmc configuration problem on AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4297 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-05 20:12:42 +00:00
bp-sawyers
8c310f0272 Fixed formatting and typos in monadd man page (bug 2873021)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4296 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-05 17:41:31 +00:00
jbjohnso
ae1cb4d55b -Be more forgiving of issues at close session time, since a need for retries on close session is more often than not indicative that no response will ever come back.
-Go through the standard number of retries, but do it at one second intervals to get them out of the way faster (in the unlikely scenario that the request was dropped by the ethernet fabric, this should still get the session reaped)
    -Ignore a failure to get a command response for close session
    -The worst scenario that a user is not warned about is the slight possibility that a session slot on the BMC is not freed and instead will consume the slot for about a minute.  Since we try to keep the number of sessions to a BMC down, one consumed meaninglessly for a minute in a rare case is not a huge problem


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4295 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-05 15:05:29 +00:00
phamt
1aee33f265 Change scanVM() because the 'id' property in the 'zvm' table is changed to 'userid'.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4294 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-03 15:19:06 +00:00
jbjohnso
35fcad7c78 -Fix awk scripts that failed to gracefully recover from network timeouts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4293 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-03 02:06:43 +00:00
linggao
8cdb7917c3 update man pages for nodeset,genimage and packimage with osimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4292 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-02 23:39:55 +00:00
bp-sawyers
c0fdf43a50 Cleaned up some msgs during xcat upgrade
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4291 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-02 19:19:26 +00:00
linggao
a8e15167a2 osimage phase3: use osimage table settings updatenode (otherpkgs)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4290 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-02 18:55:54 +00:00
jbjohnso
3d8a45475d -Move rng seeding
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4289 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-02 18:04:43 +00:00
lissav
d7e10ac2a6 change the setup of USERHOME to use lsuser on AIX, the old grep caused the rm -rf / if two root entries in the /etc/passwd file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4287 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-02 17:08:04 +00:00
jbjohnso
52a7cd76a3 -Correct scope of previous code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4286 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-02 15:27:59 +00:00
jbjohnso
7ccfab5dd3 -Prune dead code from esx plugin
-Fix profile support to generate and hook into unique target


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4285 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-02 15:20:52 +00:00
jbjohnso
31288324bd -Reseed random generator to reduce chances of collision (though uniqueness still should be guaranteed elsewhere)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4284 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-02 14:48:26 +00:00
phamt
10fe928cf4 Add script to make table definitions for z/VM.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4283 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-02 14:20:43 +00:00
jbjohnso
31d979a273 -Restore direct mode operation, but remain defaulting to via vcenter if vcenter is in use
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4282 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-01 21:01:03 +00:00
jbjohnso
0f6d150ea0 -Fix bug where cluster support could mistakenly wipe out a cluster completely mentioned in previous checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4281 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-01 20:54:11 +00:00
phamt
7743862e8b Check in Perl modules for z/VM support.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4280 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-01 18:28:00 +00:00
linggao
6cfeda18eb make sure to run next prescripts event if the previous one failed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4279 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-01 18:26:09 +00:00
jbjohnso
aa2b32ca9a -First pass at vCenter always default and Cluster support, two major things are broken in the very short term:
-Direct hypervisor mode is broke (quick fix, but this commit is already large enough)
    -Stateless hypervisor re-adoption destroys clusters (the area for improvement is noted)


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4278 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-01 14:35:41 +00:00
lissav
6d1585b026 add table.attribute<operator>value support for noderange
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4277 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-01 11:53:18 +00:00
lissav
929faac6d6 fix more instructions from comments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4276 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-01 11:37:36 +00:00
jbjohnso
2663427ab0 -Change wording to reflect the ,= behavior specifically
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4275 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-30 22:15:43 +00:00
jbjohnso
0b25d40ef7 -Add a manpage for the new nodegrpch command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4274 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-30 22:14:23 +00:00
jbjohnso
a04ed4be33 -Query new columns from the hypervisor table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4273 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-30 21:59:16 +00:00
jbjohnso
4a90af84da -Add preferdirect table column to indicate a preference for not going through a hypervisor management if not required
-Add cluster column to hypervisor table to allow informing underlying virtualization technology of hypervisor groupings.


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4272 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-30 21:33:54 +00:00
jbjohnso
8f888d7181 -Add currently unused method to find a cluster in a vCenter by name
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4271 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-30 21:14:24 +00:00
nott
4bcb300f0a Fix mysql and add wget
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4270 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-30 19:06:19 +00:00
jbjohnso
0d71e4f872 -Add nodegrpch to help conveniently declare group-level table options
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4269 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-30 18:33:56 +00:00
jbjohnso
ee88b149f3 -Change nodech ,= to prepend rather than append the value, making group splice assignment tend to designate the new entry as more important/specific
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4268 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-30 18:32:54 +00:00
jbjohnso
712cb4fb4d -In the event of a bug caught by the DB worker, propogate it up to the client rather than having the client mysteriously hang
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4267 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-30 17:42:21 +00:00
linggao
befc4743c4 fix the way the xcatdsklspost file is included in the template file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4266 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-30 17:27:42 +00:00
lissav
4fedb1cc7f add changes per defect 2869084
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4265 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-30 17:25:26 +00:00
lissav
44c1d6401d fix missing data from xdsh return
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4264 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-30 16:11:56 +00:00
lissav
46b15e161b fix more errors in setup odbc section
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4263 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-30 14:03:42 +00:00
jbjohnso
6bc4a63848 -Implement a nodegrpch command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4262 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-29 20:41:13 +00:00
lissav
23e342ae7d numerous updates and fix for defect 2866677
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4261 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-29 17:48:11 +00:00
lissav
502a86cd90 better migration path
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4260 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-29 11:56:31 +00:00
wanghuaz
aa6e484f6e fixed defect: 2865925
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4259 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-29 11:45:41 +00:00
jjhua
ed28e71466 fixed bug 2869633.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4258 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-29 11:41:58 +00:00