From 71d204db9d0084aff87aba60ae5638798945d8f1 Mon Sep 17 00:00:00 2001 From: ligc Date: Wed, 21 Sep 2011 03:13:12 +0000 Subject: [PATCH] add service.raid1.sles11.tmpl and post.sles11.raid1 for RAID1 support on SLES11 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10576 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- .../xcat/install/scripts/post.sles11.raid1 | 164 +++++++++++++++++ .../install/sles/service.raid1.sles11.tmpl | 166 ++++++++++++++++++ 2 files changed, 330 insertions(+) create mode 100644 xCAT-server/share/xcat/install/scripts/post.sles11.raid1 create mode 100644 xCAT-server/share/xcat/install/sles/service.raid1.sles11.tmpl diff --git a/xCAT-server/share/xcat/install/scripts/post.sles11.raid1 b/xCAT-server/share/xcat/install/scripts/post.sles11.raid1 new file mode 100644 index 000000000..7988d0082 --- /dev/null +++ b/xCAT-server/share/xcat/install/scripts/post.sles11.raid1 @@ -0,0 +1,164 @@ + + + + diff --git a/xCAT-server/share/xcat/install/sles/service.raid1.sles11.tmpl b/xCAT-server/share/xcat/install/sles/service.raid1.sles11.tmpl new file mode 100644 index 000000000..c1cbefe0f --- /dev/null +++ b/xCAT-server/share/xcat/install/sles/service.raid1.sles11.tmpl @@ -0,0 +1,166 @@ + + + + + + true + true + + false + false + mbr + + + + GMT + #TABLE:site:key=timezone:value# + + + english-us + + en_US + + false + false + false + true + + + non + + + + + /dev/sda + + + false + 65 + 1 + primary + 24M + + + false + 253 + 2 + /dev/md0 + raid + 2G + + + false + 253 + 3 + /dev/md1 + raid + max + + + all + + + /dev/sdb + + + false + 131 + 1 + primary + 24M + + + false + 253 + 2 + /dev/md0 + raid + 2G + + + false + 253 + 3 + /dev/md1 + raid + max + + + all + + + /dev/md + + + reiser + true + swap + 131 + 0 + + 4 + left-asymmetric + raid1 + + + + reiser + true + / + 131 + 1 + + 4 + left-asymmetric + raid1 + + + + all + + + + + #INCLUDE_DEFAULT_PTRNLIST_S# + + + #INCLUDE_DEFAULT_PKGLIST_S# + + + + + + + root + #CRYPT:passwd:key=system,username=root:password# + true + + + + + + + true + true + local + linux + + + + dhcp + eth0 + onboot + + + + false + + + + + #INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.sles# + #INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/chroot.sles# + #INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/post.sles11.raid1# + + +