Deleted the old pdf docs from the trunk. Will replace them with downloaded versions of our wiki docs soon.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10375 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
496c97c6c5
commit
3e2444f273
@ -1,84 +0,0 @@
|
||||
TO ADD SUPPORT FOR HP BLxxx and DLxxx SERVERS TO XCAT2
|
||||
|
||||
After you have done the base xCAT2 install ("yum install xcat"),
|
||||
execute the following commands as root:
|
||||
|
||||
cd /
|
||||
tar zxf /root/hp_xcat.tgz
|
||||
service xcatd restart
|
||||
|
||||
Once this has been done, follow the instructions in the document
|
||||
"xCAT 2 Cookbook for Linux," with the adaptations below.
|
||||
|
||||
|
||||
USING HP BLADES WITH XCAT2
|
||||
|
||||
1. To add an HP enclosure Onboard Administrator, say "hpoa1,"
|
||||
and create (or add it to) a group called "hpoa" to the
|
||||
database:
|
||||
|
||||
nodeadd hpoa1 groups=hpoa
|
||||
chtab node=hpoa nodehm.mgt=hpblade
|
||||
|
||||
2. To add 4 Blade nodes to the database, say hpbl001 through
|
||||
hpbl004, and create (or add them to) a group called
|
||||
"hpblades":
|
||||
|
||||
nodeadd hpbl001-hpbl004 groups=all,compute,hpblades
|
||||
|
||||
3. Add the HP Blades to the hardware management table:
|
||||
|
||||
chtab node=hpblades nodehm.cons=hpblade nodehm.mgt=hpblade
|
||||
|
||||
4. Tell xCAT to use the user name "admin" with the password
|
||||
"admPass" to access all members of the "hpoa" group
|
||||
|
||||
chtab mpa=hpoa mpa.username=admin mpa.password=admPass
|
||||
|
||||
5. Set up the management processor tables, with Blades 1 and 2
|
||||
in device bays 1 and 2, and Blades 3 and 4 in device bays
|
||||
9 and 10
|
||||
|
||||
chtab node=hpbl001 mp.mpa=hpoa mp.id=1
|
||||
chtab node=hpbl002 mp.mpa=hpoa mp.id=2
|
||||
chtab node=hpbl003 mp.mpa=hpoa mp.id=9
|
||||
chtab node=hpbl004 mp.mpa=hpoa mp.id=10
|
||||
|
||||
6. Set up the console server to add the blades
|
||||
|
||||
makeconservercf
|
||||
service conserver stop
|
||||
service conserver start
|
||||
|
||||
7. Use "getmacs" to identify the new nodes:
|
||||
|
||||
getmacs hpbl001-hpbl004
|
||||
|
||||
|
||||
|
||||
USING HP DL SERVERS WITH XCAT2
|
||||
|
||||
1. To add 4 DL server nodes to the database, say node1 to
|
||||
node4, and create (or add them to) a group called
|
||||
"dlservers":
|
||||
|
||||
nodeadd node1-node4 groups=all,compute,dlservers
|
||||
|
||||
2. Add the servers to the hardware management table:
|
||||
|
||||
chtab node=dlservers nodehm.cons=hpilo nodehm.mgt=hpilo
|
||||
|
||||
3. Tell xCAT to use the user name "admin" with the password
|
||||
"admPass" to access all members of the "dlservers" group:
|
||||
|
||||
chtab mpa=dlservers mpa.username=admin mpa.password=admPass
|
||||
|
||||
4. Set up the console server to add the blades
|
||||
|
||||
makeconservercf
|
||||
service conserver stop
|
||||
service conserver start
|
||||
|
||||
5. Use "getmacs" to identify the new nodes:
|
||||
|
||||
getmacs node1-node4
|
@ -1,64 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<META http-equiv="Content-Style-Type" content="text/css">
|
||||
<TITLE>xCAT 2 Documentation</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<h2>The xCAT documentation has been restructured and moved to the <A href="https://sourceforge.net/apps/mediawiki/xcat/index.php?title=XCAT_Documentation">xCAT Wiki</A></h2>
|
||||
<h2>The following links are the <U>old</U> xCAT documentation in PDF format:</h2>
|
||||
<H3>xCAT 2 Cookbooks</H3>
|
||||
<UL>
|
||||
<LI><A href="xCAT2top.pdf">xCAT 2 Top Doc: Intro to the Cookbooks</A> - installing and setting up xCAT. Contains pointers to all xCAT info.</LI>
|
||||
<LI><A href="xCAT-iDpx.pdf">xCAT iDataplex Cookbook</A> - setting up a system x rack mounted cluster</LI>
|
||||
<LI><A href="xCAT2bladecenter.pdf">xCAT BladeCenter Cookbook</A> - setting up a BladeCenter cluster</LI>
|
||||
<LI><A href="xCAT-Statelite.pdf">xCAT Statelite Cookbook</A> - setting up a Linux cluster with NFS root diskless nodes</LI>
|
||||
<LI><A href="xCAT2pLinux.pdf">xCAT system p Linux Cookbook</A> - setting up a system p cluster with Linux</LI>
|
||||
<LI><A href="xCAT2onAIX.pdf">xCAT AIX Cookbook</A> - creating an xCAT management node on AIX</LI>
|
||||
<LI><A href="xCAT2onAIXinstall.pdf">xCAT AIX RTE Nodes</A> - installing an AIX standalone system using the NIM "rte" method</LI>
|
||||
<LI><A href="xCAT2onAIXmksysb.pdf">xCAT AIX mksysb Nodes</A> - installing an AIX standalone system using an AIX mksysb image (cloning)</LI>
|
||||
<LI><A href="xCAT2onAIXDiskless.pdf">xCAT AIX Diskless Nodes</A> - booting AIX diskless nodes</LI>
|
||||
<LI><A href="xCAT2AIXonJSblade.pdf">xCAT AIX JS Blade Nodes</A></LI>
|
||||
<LI><A href="xCAT2onAIXUpdates.pdf">Updating AIX Software on xCAT Nodes</A></LI>
|
||||
<LI><A href="xCAT2onzVM.pdf">xCAT zVM Cookbook</A> - creating an xCAT management node on zVM</LI>
|
||||
</UL>
|
||||
|
||||
<H3>xCAT 2 Special Topics</H3>
|
||||
<UL>
|
||||
<LI><A href="xCAT2-Monitoring.pdf">Monitoring an xCAT Cluster</A></LI>
|
||||
<LI><A href="xCAT2SyncFilesHowTo.pdf">Synchronizing Configuration Files to Nodes</A></LI>
|
||||
<LI><A href="xCAT2-updatenode.pdf">Updating xCAT Nodes</A></LI>
|
||||
<LI><A href="xCAT2IBsupport.pdf">Managing the Infiniband Network</A></LI>
|
||||
<LI><A href="http://sourceforge.net/apps/mediawiki/xcat/index.php?title=Setting_up_the_IBM_HPC_Stack_in_an_xCAT_Cluster">Setting up the IBM HPC Stack in an xCAT Cluster</A></LI>
|
||||
<LI><A href="xCAT2.SetupMySQL.pdf">Setup MySQL as the xCAT Database</A></LI>
|
||||
<LI><A href="xCAT2SetupPostgresql.pdf">Setup PostgreSQL as the xCAT Database</A></LI>
|
||||
<LI><A href="xCAT2SetupDB2.pdf">Setup DB2 as the xCAT Database</A></LI>
|
||||
<LI><A href="xCAT2SetupHierarchy.pdf">Setting Up a Hierarchical Cluster</A></LI>
|
||||
<LI><A href="xCAT2onAIXServiceNodes.pdf">Setting Up an AIX Hierarchical Cluster</A></LI>
|
||||
<LI><A href="xCAT2RollUpdate.pdf">xCAT Rolling Update Support</A></LI>
|
||||
<LI><A href="xCAT2pHWManagement.pdf">System p Hardware Management</A></LI>
|
||||
<LI><A href="xCAT2webInterfaceHowTo.pdf">Installing and Running the xCAT Web Interface</A></LI>
|
||||
<LI><A href="xCAT2.ldap.pdf">Setting UP LDAP in an xCAT Cluster</A></LI>
|
||||
<LI><A href="xCAT2DevGuide.pdf">xCAT 2 Developers Guide</A></LI>
|
||||
<LI><A href="xCAT2Uninstall.pdf">Uninstalling xCAT</A></LI>
|
||||
<LI><A href="xCAT2CSMigration.pdf">CSM To xCAT2 Migration</A></LI>
|
||||
<LI><A href="xCAT2SetupHAMN.pdf">Setup HA MN</A></LI>
|
||||
<LI><A href="xCAT-imgport.pdf">Making Images Portable in xCAT</A></LI>
|
||||
</UL>
|
||||
|
||||
<H3>xCAT 2 on the Internet</H3>
|
||||
<UL>
|
||||
<LI><A href="http://xcat.sourceforge.net/">xCAT 2 web site</A></LI>
|
||||
<LI><A href="http://xcat.sourceforge.net/#1">Download xCAT 2</A></LI>
|
||||
<LI><A href="https://sourceforge.net/projects/xcat/">The xCAT Project on SourceForge</A></LI>
|
||||
<LI><A href="http://xcat.sf.net/man1/xcat.1.html">xCAT command man pages</A></LI>
|
||||
<LI><A href="http://xcat.sf.net/man5/xcatdb.5.html">xCAT table descriptions</A></LI>
|
||||
<LI><A href="http://xcat.wiki.sourceforge.net/">xCAT 2 Wiki</A></LI>
|
||||
<LI><A href="http://xcat.svn.sourceforge.net/svnroot/xcat/xcat-core/trunk/">xCAT 2 Source in Subversion</A></LI>
|
||||
<LI><A href="https://sourceforge.net/tracker/?group_id=208749&atid=1006945">xCAT 2 Bugs in Tracker</A></LI>
|
||||
<LI><A href="https://lists.sourceforge.net/lists/listinfo/xcat-user">xCAT Mailing List</A></LI>
|
||||
<LI>xCAT 2 Open Source License: <A href="http://www.opensource.org/licenses/eclipse-1.0.php">Eclipse Public License</A></LI>
|
||||
</UL>
|
||||
</BODY>
|
||||
</HTML>
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user