Commit Graph

8578 Commits

Author SHA1 Message Date
sjing
bd957d710f Add stub hint zone for AIX, to handle the scenario where the xcat mn is it's own nameserver and will go no where else for name resolution.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10123 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-20 06:45:30 +00:00
ligc
fce7d03675 raid1 support with multipath disks
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10122 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-20 06:44:42 +00:00
amy0701
a46a06cf16 update
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10121 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-20 06:19:25 +00:00
jbjohnso
777176fea6 Switch nbroot2 to bash (at size cost, but so many scripts fail in dash)
Implement DHCP driven TZ database (with TZ space reclaimed after assignment)
Fix DHCP on multpile nics (dhclient must have per-interface pid files, sharing a leases is ok though)


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10120 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-19 15:00:21 +00:00
zhaoertao
29787899cf fix bug 3371258: regular express that to get account status has bugs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10119 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-19 12:27:22 +00:00
wanghuaz
53db17bf1b There is one potential problem when swtich configiba.1port to configiba.2port
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10118 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-19 08:53:36 +00:00
zhaoertao
47f2caa77d fix bugs when check 'dev' or 'celogin1' status
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10117 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-19 08:10:58 +00:00
zhaoertao
8f17cd4cb6 resolve compatiblity issue
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10116 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-19 07:38:12 +00:00
sjing
04ada1712d fix for bug 3370934, remove the blanks in osimage installp_bundle value.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10115 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-19 07:10:05 +00:00
sjing
6292010005 Temp fix for bugzilla 73119, chown root:named to /var/lib/named dir, which is the default DNS working dir on SLES. This is just a temp workaround in xcat code before we get response from SuSE.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10114 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-19 06:26:52 +00:00
ellen56
1e7f4bed43 add support escape character '\' for character #
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10113 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-19 06:17:27 +00:00
zhaoertao
9d242b3730 fix bugs 3367500 part 1: 'hwtype' element position not correct
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10112 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-19 06:15:50 +00:00
angli-xcat
11e62bbf12 Bug fix ID 3369758
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10111 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-19 03:28:44 +00:00
nott
3b22389271 sample script for create file systems on SNs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10110 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-18 17:12:41 +00:00
nott
b7c9117169 copy openssh to new lpp_source
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10108 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-18 12:59:34 +00:00
daniceexi
9ceb1e518f make genimage to cover the kernel name kernel-ppc64
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10107 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-18 09:02:33 +00:00
jjhua
0ef69580c5 fixed bug 3367506, add an example of using the --port 1
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10106 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-18 08:55:12 +00:00
zhaoertao
b87bc28e1c fix bugs item 3366218
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10105 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-18 08:34:26 +00:00
amy0701
354fb6739b update
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10104 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-18 08:02:42 +00:00
amy0701
6f9625b923 update
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10103 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-18 08:02:08 +00:00
wanghuaz
c0ec57aa68 Converting configiba from perl to shell
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10102 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-17 14:40:11 +00:00
lissav
500746cb7e do not set a forwarders with the ip address from resolv.conf, if it is the MN
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10101 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-17 13:27:09 +00:00
yinle
888e85b597 fix bug 3368028: mkhwconn cec -s sets the hcp and mgt attr to hmc
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10100 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-15 15:19:39 +00:00
bp-sawyers
2634ce8401 Fixed syntax errors in chdef and rspconfig man pages
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10099 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-15 11:26:34 +00:00
daniceexi
7a15992239 defect 3324448: generate the ifcfg-x configuration file when running genimage -i, but keep the ONBOOT=no to skip the break of nfs-based system
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10097 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-15 11:14:59 +00:00
yinle
a873b2bcc2 minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10096 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-15 09:23:56 +00:00
yinle
ab377053db Fix bug 3364752: makedhcp error with 7/11 build, add the lsslp -z/-x output including hwtype.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10095 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-15 09:10:54 +00:00
jjhua
fb52e5b25a lshwconn is splitting the output incorrectly, because the state= information contains commas. fixed it
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10093 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-15 02:09:41 +00:00
jbjohnso
c0d91efef9 Remove pointless transmission of '(none)' hostname, since it's taken care of in dhclient-script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10092 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-14 18:35:22 +00:00
jbjohnso
db3cd5cc2f Correct bootnic variable in nbroot2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10091 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-14 17:37:30 +00:00
jbjohnso
c4db886958 Add ipmi drivers to nbroot2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10090 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-14 17:14:30 +00:00
jbjohnso
2a247e8a92 correct mistake in dhcient-script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10089 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-14 17:10:08 +00:00
jbjohnso
aebfca8674 Copy bmcsetup in for the time being
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10088 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-14 17:03:19 +00:00
jbjohnso
27e9a6a3c0 Add dhclient-script from nbroot2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10087 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-14 17:03:00 +00:00
jbjohnso
b225bcbba0 Add sysName to advertised LLDP TLVs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10086 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-14 16:50:46 +00:00
jbjohnso
5c6873a1df Correct syntax error in previous checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10085 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-14 16:44:38 +00:00
jbjohnso
b9e083106a Correct lldapd configuration in nbroot2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10084 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-14 16:36:29 +00:00
jbjohnso
b3d6a72a54 Continue fleshing out nbroot2 effort
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10083 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-14 16:15:07 +00:00
jbjohnso
1257e1fda4 Add llpdtool for convenience, also add vmxnet3 driver and cpufreq drivers
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10082 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-13 18:43:07 +00:00
jbjohnso
92c3a6fcc8 Refine nbroot2 output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10081 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-13 18:13:11 +00:00
jbjohnso
0dffaaf74a Remove attempt to ping from discovery in nbroot2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10080 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-13 17:56:13 +00:00
jbjohnso
f3da8d4116 Add scripts to nbroot2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10079 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-13 17:54:34 +00:00
jbjohnso
1e8a044bda Add qemu-img to nbroot2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10078 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-13 14:53:58 +00:00
wanghuaz
745a5c017e Give more specific information to the error msg and where the issue could be
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10077 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-13 09:57:37 +00:00
amy0701
11d7b92d0a update
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10076 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-13 08:15:11 +00:00
zhaoertao
7a29015949 delete check get_frame|cec_name returned discription
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10075 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-13 08:04:22 +00:00
wanghuaz
305dc00357 In some case, ml device driver could not be initialized during boot, rc.ml could resolve this issue. We need to call this script if mlt0 is not available. Adding some sleep here may not work since in inittab, xcataixpost is with a 'wait' attribute which means inittab will wait here until it exits. If we add some sleep here, then there will be a deadlock
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10074 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-13 06:53:22 +00:00
wanghuaz
1dc4b6a06d Configure ml0 devices and make its ip permement
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10073 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-13 06:16:28 +00:00
sjing
ed082bea1e ppe.hpct package name is changed to ppedev.hpct in pe1100.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10072 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-13 06:02:39 +00:00
yinle
e09689a9ed Fix bug 3356485 : mkhwconn frame03 -s -V fails for sfp HMC connection
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10071 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-13 04:28:27 +00:00