jbjohnso
83e79a0991
Add setting vlan tag to bmcsetup
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12431 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-01 20:38:39 +00:00
jbjohnso
85ee055285
Correct problem where xcatd could truncate very large responses
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12429 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-01 20:00:30 +00:00
jbjohnso
4e9d05f9d2
Correct syntax problems in invoking fcntl calls
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12427 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-01 18:28:38 +00:00
jbjohnso
b41bbd14dc
Fix problem where a bare newline could cause xcatd to be confused
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12425 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-01 17:52:55 +00:00
nott
e52c4c98c6
add hasn support
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12423 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-01 17:13:53 +00:00
lissav
f18bfb379b
start code for xdsh on MN, interface defined
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12421 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-01 15:54:17 +00:00
lissav
77a82387d2
start code for xdsh on MN, interface defined
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12420 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-01 15:53:19 +00:00
linggao
1fbb70b78b
added --keeprepo flag for ospkgs posctscript
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12419 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-01 15:35:13 +00:00
linggao
708895577c
Fixed the wrong callback structre that caused defect 3510390
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12417 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-30 19:42:06 +00:00
lissav
245dd3a189
fix setNodesAttribs1 in non-bypass mode
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12415 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-30 19:36:48 +00:00
jbjohnso
fdc9202229
Actually include the serial payload in the discovery packet
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12413 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-30 19:27:33 +00:00
jbjohnso
039f6191f2
No longer bother trying to do 32-bit only x86 and ppc for genesis image
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12412 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-30 16:24:23 +00:00
jbjohnso
a60faa9535
Move the new requires more appropriately
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12410 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-30 16:09:28 +00:00
jbjohnso
9bff9c6d8f
Have xCAT require genesis and elilo-xcat
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12407 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-30 16:06:38 +00:00
jbjohnso
e272264896
Fix discovery to do serial number
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12406 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-30 13:57:22 +00:00
nott
c4894bc832
add -k and -u options
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12405 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-30 13:28:02 +00:00
jbjohnso
dc5d96e183
Correct problem where multiple nics on the same subnet don't quite pan out very well in discovery
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12401 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-30 13:04:54 +00:00
arifali
d226d3d75d
ubuntu: add new genimage which has a few additions for dracut, when available, and re-enabled busybox-static, as that is available in ubuntu10.10. this current one works with 10.10
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12400 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-30 00:03:11 +00:00
arifali
4f0482d705
ubuntu: genimage fixes
...
- stateless requires busybox (see artifact 3522447 for more details)
- initial work on dracut committed, not sure if this is going to work yet, as ubuntu doesn't have dracut by default
- changed linux-image-generic to linux-image-server, and removed busybox-static as that didn't exist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12399 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-29 23:00:07 +00:00
arifali
869869efe6
xcat-server: add changes that have gone into anaconda.pm
...
- genimage will follow
- tried to be consistent with the changes to anaconda.pm
- Added dracut stuff, not sure if that is going to work yet though (maybe the dvd version of the distro will work, will experiment)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12398 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-29 22:42:59 +00:00
jbjohnso
f232fc8b82
Rework Client to be more responsive to server code even with the XML coalescing in effect
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12395 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-29 00:36:33 +00:00
jbjohnso
54aa2a2202
Revert "Revert "fixed a defect when snmove failed if the source service node is down. defect 3487610""
...
This reverts commit f916dada5ddca8f67acd9bd9a050a158fde5d1df.
revert the mistaken revert
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12394 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-29 00:14:59 +00:00
jbjohnso
d7088aa571
Pass 2 at correcting xcatd infinite patience with clients
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12393 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-29 00:13:41 +00:00
jbjohnso
75d37c0a6f
Revert "Fix problem where unauthorized users could indefinitely hold an xcatd slot open so long as they stayed connected"
...
This reverts commit 293f2194c6fe119e71e3c053c3894748a44f9e7e.
Doing it a better way
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12392 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-29 00:13:35 +00:00
jbjohnso
6df0c51504
Revert "fixed a defect when snmove failed if the source service node is down. defect 3487610"
...
This reverts commit 73a31e731517ce234f85f23ce391b3fce1169b76.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12391 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-29 00:13:28 +00:00
jjhua
dfaf88f244
remove getIPaddress() from Utils.pm
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12390 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-28 09:28:24 +00:00
jjhua
d55a7c6d5a
performance enhancement for getIPaddress() in FSPxx.pm
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12389 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-28 09:26:49 +00:00
jjhua
794f22057a
performance enhancement for getIPaddress() in FIP.pm; some other performace issues will be fixed later.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12388 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-28 09:25:12 +00:00
jjhua
4b8f6d528a
performance enhancement for getIPaddress() in fsp.pm
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12387 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-28 09:25:04 +00:00
jjhua
1bc8fc7e64
performance enhancement for getIPaddress()
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12386 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-28 09:22:50 +00:00
jbjohnso
5d38b453ef
Fix problem where unauthorized users could indefinitely hold an xcatd slot open so long as they stayed connected
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12379 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-27 18:36:52 +00:00
linggao
bb244787a7
fixed a defect when snmove failed if the source service node is down. defect 3487610
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12377 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-27 17:57:37 +00:00
jwsimpson
558c7ba4bb
support for shared file system
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12376 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-27 16:05:45 +00:00
jbjohnso
1c83b2641b
Correct typo in xnba plugin
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12374 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-27 14:45:26 +00:00
lissav
c4d0ab4062
man page for EXECUTEALWAYS clause in syncfile for xdcp -F
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12372 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-27 11:32:41 +00:00
lissav
7c48ae3e2e
add EXECUTEALWAYS clause in syncfile for xdcp -F
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12371 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-27 11:26:51 +00:00
ligc
5cf83aad5b
fix for --setuphanfs work with mkdsklsnode -b
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12370 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-27 10:06:10 +00:00
zhaoertao
92d59e063a
fix a potential bug for SSHInteract
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12368 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-27 07:45:20 +00:00
jbjohnso
83bcc20597
Revisit the 'templated' boot config based on refined requirements
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12365 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-26 19:50:05 +00:00
jbjohnso
ea23089441
Fix a problem in the boot partition in rhel
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12364 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-26 19:25:46 +00:00
bp-sawyers
5548c0684b
Added wvid man page
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12362 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-26 19:08:15 +00:00
jbjohnso
b99e150b60
Add boot device probing to suse
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12361 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-26 19:00:30 +00:00
jbjohnso
8250bc1673
Have RedHat installs reduce risk of overwriting SAN volumes. The strategy:
...
BIOS drive 80 is chosen if at all possible (don't know EFI way yet)
Failing that, first virtio block device
Failing that, then first block device served by ata_piix4, ahci, megaraid_sas, pmcraid
Failing that, first mptsas or mpt2sas
Failing that, first block device
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12360 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-26 18:41:18 +00:00
yinle
7ddb1fa4aa
Add retry part to support lsslp -t retrytimes.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12358 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-26 15:32:21 +00:00
lissav
75ff38db92
Add setNodesAttribs1 (format 1) for setNodesAttribs
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12357 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-26 15:19:21 +00:00
jbjohnso
bab318526c
Have xcatd accept multiple requests in a single connection
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12356 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-26 14:35:29 +00:00
jbjohnso
bc9e8d2f92
Fix otherpkgs in the face of robots.txt
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12355 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-26 13:00:41 +00:00
jbjohnso
957464e075
Have wget http ignore robots.txt
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12352 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-26 12:40:46 +00:00
yinle
a434851bc3
Fix some mistakes.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12350 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-26 11:45:50 +00:00
yinle
c67dfb6688
Modify lsslp to support invoking SLP.pm
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12348 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-26 10:22:30 +00:00