d66e957cb1
Fix a problem with os minor version while comparing with kitcomponent and osimage
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14146 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-29 09:30:56 +00:00
c8b1b3219c
1. support groups arg while import/discovering
...
2. import hostinfo file format should support windows txt file
3. If no dynamic range set, display an error message while start auto discover.
4. distinguish error codes for arguments validation and hostinfo file validation errors: 1 for arguments validation failure, 2 for hostinfo file parse.
5. support hostname format validation.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14144 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-29 08:59:14 +00:00
c58f6e361e
removed the spaces in kit.conf
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14143 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-29 07:42:42 +00:00
148482344e
pre-create mypostscript enhancement
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14141 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-26 13:49:47 +00:00
bd7fd5672c
Support multiple otherpkg and pkglist entries to work with Kit. alsofix a problem in kit.pm found during genimage.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14140 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-26 09:24:37 +00:00
9a206d67bd
pre-create mypostscript enhancement: move the postscript-specific functions from Template.pm to Postage.pm
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14139 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-26 09:10:43 +00:00
62636a0216
pre-create mypostscript enhancement. Use the networks info which is got form networks table ahead of time
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14138 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-26 08:38:04 +00:00
6c4a409e29
Fixed a problem while adding kitrepodir from kit.conf
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14137 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-26 07:39:44 +00:00
61d079df0a
better handling xml output
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14134 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-26 04:06:21 +00:00
adf75d9f57
better handling xml output
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14133 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-26 02:50:38 +00:00
4b09a3e1c9
Resolve Profiled nodes discover issue: some times compute nodes failed to reboot after discover
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14132 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-26 02:30:03 +00:00
f1b045c5cd
Have IPMI plugin detect whether something is an ITE or not
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14131 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-25 21:39:24 +00:00
d4fa1ed91a
Document some potential plans for sequence number magic to disambiguate spurious retries again
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14128 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-25 19:53:58 +00:00
ba08481381
It was discovered that the strategy to jump software ids, while effective, had the side effect of invalidating reservations
...
This means that initial SDR download would usually fail on implementations that consider reservations in such a manner.
Back out the incrementing software id behavior and instead bump retry interval back up to mitigate risk of wraparound
on retries.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14126 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-25 19:26:09 +00:00
cfa719caa9
Fixed bug in removezfcp option.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14125 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-25 15:54:38 +00:00
5437963279
Fixed bug in addzfcp option.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14124 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-25 15:52:07 +00:00
236d9d7371
don't associate osdistro with osimages which created by xcat in copycds
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14120 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-25 09:22:44 +00:00
70b33a7e6b
don't associate osdistro with osimages which created by xcat in copycds
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14119 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-25 09:22:00 +00:00
34c4df71cd
add genesis and elilo requires to xCATsn and straighten out XML requires
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14118 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-25 09:12:25 +00:00
c3c7e46312
change for ubuntu xcatd start
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14117 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-25 08:55:08 +00:00
abe7cb1e1e
Moved options over from chvm & lsvm to chhypervisor
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14114 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-24 20:09:29 +00:00
50352afb39
Fix one bug: after discovery stopped, we can still discover some nodes
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14104 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-24 07:14:11 +00:00
4003dd69d8
Fixing a problem with lock and added addkitcomp -f option
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14101 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-23 14:59:18 +00:00
3a931a7317
fix error when building xCAT-server on ubuntu
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14098 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-23 11:02:28 +00:00
455e031440
support nodelist.updatestatus update during updatenode -P
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14096 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-23 09:31:12 +00:00
3ed32b437d
enable ipforwarding for IPv6 and IPv4
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14095 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-23 09:18:41 +00:00
c6d0097565
Use info tag instead of data for checking whether auto discovery running
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14093 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-23 06:05:46 +00:00
0a87db910b
Handling postbootscripts in osimage and kitcomponent tables
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14092 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-23 04:07:56 +00:00
fe9774ac67
Have base esxi4.1 template exist in the way that xCAT expects
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14089 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-22 20:10:48 +00:00
8a820d1765
Fix copyesxiboot to work fine with mod.tgz
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14088 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-22 20:09:14 +00:00
6b2de33e78
Have slpdiscover auto-use LLA when circumstances detect no user direction to the contrary and the LLA is viable (same subnet, perl ipv6 support)
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14087 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-22 20:09:07 +00:00
b0839c618b
Fix problem where esxi 4.x was called 'esx' in platform terms
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14078 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-22 15:44:32 +00:00
7606207542
Fix problem where esxi failed to honor '-n' argument in copycds
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14076 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-22 15:21:37 +00:00
8eae49b6d6
Fix problem where nodeset install on esxi4.x media would fail
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14075 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-22 15:21:31 +00:00
887bdd3d27
fix exports file entry for nfsv4 replication
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14070 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-22 12:55:42 +00:00
fe2ee4fc0a
Added more verbose in kit support
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14069 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-22 09:58:28 +00:00
f7c81cbae2
1. when doing importing mac file action, tag details, tag errorMessage, tag failedNodesNum, tag successNodesNum and tag invalidRecordsNum should be just under tag xcatresponse. No data needed.
...
2. when doing importing mac file action, plugin should return more clear message like "mac file validation failed." in progress info.
3. when removing nodes, plugin should return error message if some of nodes failed to remove.
4. when doing auto detecting nodes, xcatresponse tag should have one status tag instead of nested ones.
5. enhance lock mechanism in Utils.pm
6. create new interface for querying whether profiled node discovery is running or not: nodediscoverstatus
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14068 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-22 09:37:09 +00:00
8317e7b43c
load auth_rpcgss.ko when create statelite initrd
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14067 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-22 09:33:48 +00:00
9f328750d1
driver load error when create stateless initrd
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14066 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-22 09:23:57 +00:00
d1f017ce94
remove geninitrd, use genimage --onlyinitrd instead
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14063 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-22 08:47:48 +00:00
0792e6eb78
code checkin for kit support
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14061 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-21 12:58:22 +00:00
8c8e60c12e
Fixed bug in xCAT-UI for zFCP devices. Added option to set zFCP device as LOADDEV in --addzfcp option.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14058 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-19 20:26:08 +00:00
1eac8fe76b
additional comments
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14050 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-18 14:25:51 +00:00
fbdc11283a
additional comments
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14049 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-18 14:23:24 +00:00
a9408ab0d1
Added support for native SCSI/FCP on xCAT-UI.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14048 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-18 14:18:28 +00:00
b33442caa5
implement --nodestatus call to xdcp for updatenode -F
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14047 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-18 14:13:32 +00:00
648140c6ad
set the MD5 Digest value of iso's fullpath as the default mount point of the iso,correct the code to umount $path in SIG{INT}
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14040 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-17 08:34:33 +00:00
7dc62afc01
moved so much code decided to run tidypod to clean up
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14035 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-16 16:05:16 +00:00
ca03b59cc5
broke out run ps into separate routine
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14034 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-16 15:55:13 +00:00
734b3659a5
small fix
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14033 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-16 15:37:04 +00:00