Commit Graph

829 Commits

Author SHA1 Message Date
nott
79512954ba Add new options for rmnimimage.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4665 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-24 20:00:59 +00:00
mellor
2aa3876007 enhance plugin processing to ensure correct table-driven plugin is called, moved common usage preprocessing to new plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4663 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-24 15:12:39 +00:00
cridye
20a3572b06 fixes xen HVM creation (this was broken by new libvirt, perhaps?)
adds xen paravirtualized guest support (requires modified pypxeboot, and modified udhcpc to work.  see forthcoming docs)


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4661 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-24 00:03:45 +00:00
cridye
25138a3e6b anaconda.pm: use copy if newer for tftp files. greatly reduces the likelyhood of truncating files while they are being read with tftp. otherwise, this happens frequently when xcat is being controlled programmatically
Common.pm: add copy_if_newer utility function


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4660 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-23 23:18:20 +00:00
cridye
dc010e96fa esx.pm: fix for duplicatenamefault on datastore connection. involves a weird corner case
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4659 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-23 23:11:16 +00:00
cridye
fc37e3ea2f kvm.pm: clean up error handling for programmatic control (i.e. MSM)
Client.pm: clean up warnings in logfile


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4658 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-23 22:30:09 +00:00
jbjohnso
2b438af097 -Change blind retry back to normal retry interval. This slows down the case
where close session succeeds but reply is dropped, but is more resistant
to a scenario where a significant network outage actually prevents logout.
When the actual logout is prevented, the bad state is transient, but can persist for about a minute, so work to avoid it


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4657 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-23 19:04:31 +00:00
mellor
403f1ee57d fixed uninitialized var bug
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4654 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-23 18:00:40 +00:00
ligc
af1cd4333f set nfs_use_reserved_ports=1 for mixed cluster Linux MN=>AIX node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4651 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-23 10:59:29 +00:00
jbjohnso
ee8b25b822 -Add support for different cloning methods and image formats to kvm
-Change default format to 'raw' for performance
-Add support for storage server side cow cloning via 'cp --reflink' (requires btrfs to work)


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4647 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-22 19:41:52 +00:00
jbjohnso
37c9472acb -Enable SNMPv3 explicitly rather than assuming the dafult is on (defect 2899181)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4640 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-21 17:34:17 +00:00
jbjohnso
b5a0734ed1 -Fedora 12 x86_64 support for stateful deployment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4630 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-21 16:16:53 +00:00
cridye
61faf24e92 fixes for esx plugin mknetboot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4624 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-19 22:46:26 +00:00
nott
82bb3ea630 Add updatenode hack to take care of starting xcatd daemon.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4621 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-19 18:44:04 +00:00
ligc
d3897c07b1 fix a perl syntax error in conserver.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4617 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-19 01:31:07 +00:00
nott
857c5197af Add rmdsklsnode check for running nodes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4612 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-18 19:46:30 +00:00
mellor
beffdd517f make xcatd tolerant of syntax errors in plugins, fixed syntax error in conserver.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4611 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-18 14:51:19 +00:00
nott
7e3bec91ed Fix check for installp packages
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4609 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-18 14:30:47 +00:00
daniceexi
1a32e4fe24 defect: 2898961: remove the redundant error message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4599 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-18 06:51:59 +00:00
ligc
d7dad95021 conserver hierachy support code drop
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4595 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-18 06:23:56 +00:00
jbjohnso
b84488b022 -Move ipmi2.pm to a different name to not explicitly messu p 2.4 builds
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4594 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-17 22:10:28 +00:00
nott
bf54282d04 Check for file list file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4592 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-17 18:53:10 +00:00
jbjohnso
f7b1d1b1ea -have 'virtualization' as an 'app' in appstatus
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4591 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-17 18:41:42 +00:00
ligc
4000d20cb7 mixed cluster support code drop
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4580 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-16 09:03:34 +00:00
jbjohnso
8dc8940d26 -Temporary plugin for refactoring IPMI support and adding RMCP+
THIS IS NOT USABLE AND WILL REPLACE ipmi.pm IF IT EVER BECOMES USABLE


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4578 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-15 16:45:34 +00:00
nott
23fcb42679 fix check for rpm and installp flags
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4567 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-13 14:55:25 +00:00
wanghuaz
06aaca242e Remove useless code in last checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4564 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-13 13:32:33 +00:00
wanghuaz
a8013ef8ef fixed the lsslp issue that it is possible to append -1,-2 to the existing hostname in /etc/hosts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4563 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-13 12:56:37 +00:00
jbjohnso
d7e93945b3 -Attempt to pre-load VMWare SDK ahead of time to speed up loading
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4560 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-12 22:06:04 +00:00
jbjohnso
4cd6b3fffb -Move license validation to only occur if not already in vCenter
-Avoid direct connection if vCenter not in use


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4559 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-12 22:04:38 +00:00
nott
d72e05af69 Add support for updating AIX diskfull nodes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4558 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-12 20:13:34 +00:00
jbjohnso
75c7e54361 -Fix problem where xCAT would not relinquish VMWare connections readily
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4556 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-12 19:48:20 +00:00
phamt
05e1e949d3 Change handled_commands() to fix bug ID 2895829.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4554 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-12 14:44:55 +00:00
wanghuaz
ddb0230e3d Add one entry for getmacs to match different systems
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4552 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-12 03:36:43 +00:00
cridye
a79d1dbb96 hp ilo plugins
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4550 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-11 19:23:47 +00:00
bp-sawyers
3907147be3 Undoing HP commit 4546 because plugin structure was bad, causing xcatd to not start
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4548 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-11 14:26:31 +00:00
cridye
e754fafcf2 hp ilo plugins
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4546 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-10 22:30:41 +00:00
linggao
8ff84d74b6 removed debug message from packimage.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4542 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-10 18:24:30 +00:00
phamt
bd2b362ec2 Change handled_commands() for rpower.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4541 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-10 16:27:40 +00:00
lissav
46f262270f return error returns even though no messages
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4539 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-10 15:57:05 +00:00
phamt
c24a0183dd Commented out: use warnings. It takes care of this error, which you get when running rpower() in bypass mode: Use of uninitialized value in numeric eq (==) at /opt/xcat/lib/perl/xCAT_plugin/zvm.pm line 74.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4537 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-10 15:36:19 +00:00
linggao
183c173975 fixed MYSQL server went away error'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4536 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-10 15:07:16 +00:00
zhanx
fbf9b8458b Fix bug 2894526 lsslp creates same IP with different hostnames
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4532 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-10 10:37:13 +00:00
ligc
4c77f42d1b fix for bug 2894644: check empty noderange, if empty noderange, returns
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4528 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-10 03:29:08 +00:00
phamt
ca4b4c4871 Change handled_commands() to fix bug ID 2894816.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4526 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-09 21:15:21 +00:00
vallard
a3524a7cdb add windows 7 support for copycds
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4523 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-09 20:35:43 +00:00
ligc
9964dae9a9 fix for bug 2881601: should not assign nodes attributes to dynamic node group
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4495 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-06 06:50:51 +00:00
linggao
e15a6563a0 added useNmapfromMN in the site table for nodestat command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4493 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-05 23:08:07 +00:00
daniceexi
026f06091c defect: 2768352: add the yaboot configuration file as format yaboot.conf-%s-%s-%s-%s-%s-%s in /tftpboot/ for both redhat and sles, so that redhat also works well when using the yaboot from sles.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4485 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-05 09:18:28 +00:00
vallard
587f478bbc Added copycds for suse11 standard x86_64
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4483 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-05 06:59:59 +00:00