2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-20 21:20:36 +00:00
Commit Graph

2774 Commits

Author SHA1 Message Date
a5f448d4fb update usage and man page for mkvm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3104 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-06 18:52:35 +00:00
eb8a69896f -updated! "install xCATsn" if xCATsn is not installed in Linux;
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3103 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-06 17:12:31 +00:00
9cc89c4c81 -bug #2689688 is fixed; SLES11 autoyast file for service node is added
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3102 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-06 17:02:54 +00:00
2237ec6a76 -add service node support for SLES11;\nservice.repolist is used to store the repos
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3101 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-06 16:55:13 +00:00
78715fb930 updated document for IB setup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3100 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-06 15:20:33 +00:00
462396dd89 remove check for no parms to makeconservercf, this should not be an error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3099 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-06 15:05:18 +00:00
f8e2f28e3a remove check for no parms to makeconservercf, this should not be an error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3098 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-06 14:58:10 +00:00
fc8083373a Add AIX instructions for restarting xcatd
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3097 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-06 14:54:40 +00:00
f5eacd1462 cont 2728852 cleanup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3096 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-05 12:24:59 +00:00
24a734e996 fix for tracker defect 2728852, xdsh -K only updating the first node on the list
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3095 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-05 12:18:17 +00:00
cc96293f8b -Remove spurious line from nodestat plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3094 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-04 01:19:06 +00:00
17bf1798b7 -Fix pping handling of FQDN-first /etc/hosts entries
-Have nodestat use nmap instead of fping/homegrown code
-Require nmap instead of fping


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3093 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-04 01:00:38 +00:00
a9403e6d00 -Switch to using faster nmap as backend to pping.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3092 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-03 23:43:19 +00:00
ef438a4338 Set tmezone and root pw
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3091 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-03 20:13:17 +00:00
e73de1c800 also create a config file in the /.ssh directory incase they have deleted that also
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3090 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-03 20:00:06 +00:00
6a99dd82d6 fixup man page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3089 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-03 19:28:56 +00:00
39a82b35b2 -Make analagous fixes to virtualization plugins that were made to ipmi and blade plugins
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3088 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-03 19:12:56 +00:00
5a4c9347e6 update xdsh manpage with new -K rules
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3087 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-03 18:46:48 +00:00
1bc15b29ce allow -K -l if --devicetype is specified
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3086 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-03 18:37:57 +00:00
87251d1ac0 add check the -K and -l option are not supported together
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3085 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-03 18:06:04 +00:00
90e9b7f573 -Handle remote interfaces again
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3084 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-03 18:05:37 +00:00
c62af3f608 -Fix problem where dhcpinterfaces was not being honored in the simplest case
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3083 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-03 18:03:08 +00:00
33cda83eb4 Add MAC to NIM diskless machine definition
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3082 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-03 17:58:59 +00:00
57a1bd5b9d export /install/postscrpts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3081 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-03 16:08:31 +00:00
0c1857478e disable xdsh .. -K -l until decide what to do with it
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3080 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-03 15:57:48 +00:00
1514fe637e first installment of code to support ssh key setup for non-root users
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3079 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-03 15:44:09 +00:00
eaeb3d611f first installment of code to support ssh key setup for non-root users
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3078 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-03 15:42:59 +00:00
1b92a5c4a2 Make sure xCAT-rmc gets installed last
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3077 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-03 15:25:54 +00:00
add3660f39 Add ip and hostnames to group object definition
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3076 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-03 14:53:52 +00:00
20775a4377 -Have blade and ipmi plugins only decrease known child count when the child exiting belongs to it explicitly
-Have blade and ipmi plugin children wait longer for parent acknowledgement
-Ignore failure to deliver acknowledgements to children that give up and exit before that can occur


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3075 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-03 14:40:21 +00:00
1b9a5bbb3d fix bug 2724400
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3074 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-03 09:13:01 +00:00
a47143fedf Fix bug 2726344
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3073 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-03 07:10:55 +00:00
b89478cd64 fix makehosts command to be able to specify if long name comes before short name or not. And remove the duplicate entries. And enable adding hosts for different domains
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3072 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-02 21:38:45 +00:00
61113c2fe0 mknimimage problem with multiple installp_bundles - bug - 2725452
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3071 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-02 17:38:43 +00:00
b0fb4b4bb4 - fixed noderange widget in web ui
- fixed problem with save of db tables

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3070 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-02 17:08:12 +00:00
38c614f84e mkvm enhancement: 1. support cross hmc; 2. support hca guid automatic increase. This code change doesn't include man page/usage update. Will do them soon.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3069 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-02 15:37:19 +00:00
b516602dd5 Fixed bug 2724375 in getGuids
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3068 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-02 10:31:49 +00:00
fb84149886 added IB monitoring support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3067 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-01 18:03:08 +00:00
dbe741dcef -Add CentOS 5.3 release disc id
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3066 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-01 15:02:33 +00:00
a00ca27604 Have some minor refine
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3065 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-01 13:12:52 +00:00
f665c3d849 Refined the structure and fixed the defects for SLES support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3064 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-01 12:41:34 +00:00
a694e396e9 fix bug 2724855
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3063 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-01 10:50:36 +00:00
7e7bb9250f Remove useless parameters and blank lines for configiba
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3062 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-01 10:20:19 +00:00
e99dfcb32b configure ml0 interface in configiba
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3061 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-01 09:24:31 +00:00
233b67e87e add some code to check if the nodes exist in /etc/hosts. bug2689638
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3060 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-01 06:52:40 +00:00
ec05a6c0b4 Modify calls to xcataixpost
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3058 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-31 17:41:15 +00:00
758dfa487a Fix several bugs in mknimimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3057 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-31 15:08:12 +00:00
4d3c7289cd Update document for ocnfigiba change and fixed one issue for hostname resolving
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3056 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-31 12:24:37 +00:00
73cf5d9ac2 -fixed bug #2722980\n servicenode failed to run
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3055 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-31 12:17:11 +00:00
8bacbfa250 add section explaining that the service nodes or servicenode groups must be added to the service node table, even if no services need to be setup on the service node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3054 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-31 11:42:48 +00:00