Commit Graph

256 Commits

Author SHA1 Message Date
daniceexi
18862620fe add the contents for the document
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3126 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 08:57:08 +00:00
daniceexi
be060589dc add the documents for AIX on JS blade
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3124 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 08:03:16 +00:00
daniceexi
62508da843 correct title in the top bar of the PDF files
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3120 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 02:59:01 +00:00
lissav
ecba360b68 add note about when xcat-yaboot is needed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3117 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-07 18:56:48 +00:00
lissav
22437b46a7 fix table of contents
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3113 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-07 14:02:56 +00:00
jbjohnso
2578dc9d52 -Have pping only use nmap if it is available in path
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3112 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-07 13:55:26 +00:00
bp-sawyers
5dea35c644 - added Require for fping back in to xCAT and xCATsn specs
- updated buildcore.sh for promoting builds to a release
- updated nodestat man page

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3107 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-07 00:43:03 +00:00
linggao
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
wanghuaz
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
mellor
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
jbjohnso
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
jbjohnso
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
lissav
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
lissav
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
lissav
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
lissav
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
lissav
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
lissav
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
lissav
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
linggao
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
daniceexi
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
daniceexi
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
nott
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
lissav
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
lissav
757cd855b4 add pointer to new AIX docs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3046 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-30 18:53:35 +00:00
ellen56
34a9628454 fix bug 2713312
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3039 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-30 03:12:53 +00:00
nott
b0b50b9de3 New AIX docs for xCAT 2.2 release
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3035 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-29 15:51:53 +00:00
nott
15994301ef Add more examples
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3013 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-27 12:53:46 +00:00
nott
a7d16674b3 Misc doc updates for xCAT 2.2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3003 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-26 19:42:20 +00:00
lissav
55a92970e7 remove telling them to copy cfgloc to the /install/postscripts... directory
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2969 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-24 18:50:22 +00:00
mellor
7135bf4735 Update pLinux doc with SLES11 stunnel and SLES DHCP workarounds
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2968 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-24 18:49:05 +00:00
lissav
6ee8d83ae3 remove telling them to copy cfgloc to the /install/postscripts... directory
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2967 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-24 18:43:15 +00:00
lissav
ad1e364bea more servicenode pool info
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2960 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-23 13:13:55 +00:00
bp-sawyers
c043368593 - removed hard dependency on perl-SOAP-Lite
- updated makedns man page
- fixed buildcore.sh for xCATsn and xCAT rpms
- added fping require in xCAT-client

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2954 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-21 13:54:13 +00:00
lissav
8e867c23dd add sn pool info
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2945 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-19 18:16:13 +00:00
lissav
bf6fcc6e06 add new rpms required for Fedora 8/9 to install 2.2 with VirtualBox support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2940 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-19 13:13:38 +00:00
lissav
bb6bd0fd1b fix sample says startmon instead of monstart
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2933 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-18 18:45:37 +00:00
lissav
3f3a332ccd remove specific web references to download tarballs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2924 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-17 19:00:58 +00:00
lissav
016c152509 small changes, more pool info
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2922 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-17 16:49:45 +00:00
lissav
dc76fa3637 add info on servicenode table and use of xcatd reload
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2915 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-16 13:44:57 +00:00
jbjohnso
66f4ba40e8 -Allow noderange wvid to VM via flock regulated vncviewer startup. Still a race condition, would require patched vnc to do better.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2897 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-14 01:44:52 +00:00
jbjohnso
37031718dc -Fix 'rect too big' in xen/kvm wvid
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2896 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-14 01:17:20 +00:00
jbjohnso
3d0d67e460 -Fix typo in previous checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2895 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-14 00:48:50 +00:00
jbjohnso
6876e7bb3a -Inform ssh of the batch nature of via in VM wvid
-symlink xen to kvm wvid method
-Add conserver backend for kvm


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2894 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-14 00:40:38 +00:00
jbjohnso
700248f44f -Fix wvid error handling
-Update kvm to have working wvid/wcons
-Support multiple vnics and different emulated network devices


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2890 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-13 23:58:29 +00:00
lissav
d5828f2454 add more service node pool setup info
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2888 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-13 12:19:19 +00:00
jjhua
2ca309fb17 1. rflash with --ommit and --recover for BPA, bug2611785 2. noderange' format --bug 2684634
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2877 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-12 07:28:21 +00:00
lissav
96d44cd4c8 update documentation Pools, fix index, fix links,etc
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2873 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-11 13:13:48 +00:00
lissav
fbf3407ea5 a few more zypper examples
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2869 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-10 16:11:19 +00:00
nott
442cb58dec makedhcp is not supported for AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2858 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-08 19:31:44 +00:00