diff --git a/xCAT-server/share/xcat/install/rh/service.ppc64.tmpl b/xCAT-server/share/xcat/install/rh/service.ppc64.tmpl index 6a778d979..6b4e05e2d 100644 --- a/xCAT-server/share/xcat/install/rh/service.ppc64.tmpl +++ b/xCAT-server/share/xcat/install/rh/service.ppc64.tmpl @@ -32,6 +32,7 @@ key --skip # Customize to fit your needs # +#XCAT_PARTITION_START# #No RAID #/boot really significant for this sort of setup nowadays? part None --fstype "PPC PReP Boot" --size 8 @@ -39,6 +40,7 @@ part None --fstype "PPC PReP Boot" --size 8 part swap --size 1024 part / --size 1 --grow --fstype ext3 +#XCAT_PARTITION_END# #RAID 0 /scr for performance #part / --size 1024 --ondisk sda diff --git a/xCAT-server/share/xcat/install/rh/service.raid1.multipath.rhel6.ppc64.tmpl b/xCAT-server/share/xcat/install/rh/service.raid1.multipath.rhel6.ppc64.tmpl index a7e674f6e..13c9c1161 100644 --- a/xCAT-server/share/xcat/install/rh/service.raid1.multipath.rhel6.ppc64.tmpl +++ b/xCAT-server/share/xcat/install/rh/service.raid1.multipath.rhel6.ppc64.tmpl @@ -31,6 +31,7 @@ key --skip # Customize to fit your needs # +#XCAT_PARTITION_START# #No RAID #/boot really significant for this sort of setup nowadays? #part None --fstype "PPC PReP Boot" --size 8 @@ -64,6 +65,7 @@ raid swap --level 1 --device md1 raid.11 raid.12 part raid.21 --size 1 --fstype ext4 --grow --ondisk mpatha part raid.22 --size 1 --fstype ext4 --grow --ondisk mpathb raid / --level 1 --device md2 raid.21 raid.22 +#XCAT_PARTITION_END# # # bootloader config diff --git a/xCAT-server/share/xcat/install/rh/service.raid1.rhel6.ppc64.tmpl b/xCAT-server/share/xcat/install/rh/service.raid1.rhel6.ppc64.tmpl index b58225254..5e0168cc5 100644 --- a/xCAT-server/share/xcat/install/rh/service.raid1.rhel6.ppc64.tmpl +++ b/xCAT-server/share/xcat/install/rh/service.raid1.rhel6.ppc64.tmpl @@ -39,6 +39,7 @@ key --skip #part swap --size 1024 #part / --size 1 --grow --fstype ext4 +#XCAT_PARTITION_START# #RAID 0 /scr for performance #part / --size 1024 --ondisk sda #part swap --size 512 --ondisk sda @@ -64,6 +65,7 @@ raid swap --level 1 --device md1 raid.11 raid.12 part raid.21 --size 1 --fstype ext4 --grow --ondisk sda part raid.22 --size 1 --fstype ext4 --grow --ondisk sdb raid / --level 1 --device md2 raid.21 raid.22 +#XCAT_PARTITION_END# # # bootloader config diff --git a/xCAT-server/share/xcat/install/rh/service.rhels6.ppc64.tmpl b/xCAT-server/share/xcat/install/rh/service.rhels6.ppc64.tmpl index 7e35a2185..be53c6645 100644 --- a/xCAT-server/share/xcat/install/rh/service.rhels6.ppc64.tmpl +++ b/xCAT-server/share/xcat/install/rh/service.rhels6.ppc64.tmpl @@ -30,6 +30,7 @@ key --skip # Customize to fit your needs # +#XCAT_PARTITION_START# #No RAID #/boot really significant for this sort of setup nowadays? part None --fstype "PPC PReP Boot" --size 8 --ondisk sda @@ -37,6 +38,7 @@ part None --fstype "PPC PReP Boot" --size 8 --ondisk sda part swap --size 1024 --ondisk sda part / --size 1 --grow --fstype ext4 --ondisk sda +#XCAT_PARTITION_END# #RAID 0 /scr for performance #part / --size 1024 --ondisk sda diff --git a/xCAT-server/share/xcat/install/rh/service.rhels6.x86_64.tmpl b/xCAT-server/share/xcat/install/rh/service.rhels6.x86_64.tmpl index a4d8cbfb5..4b7a13d0e 100644 --- a/xCAT-server/share/xcat/install/rh/service.rhels6.x86_64.tmpl +++ b/xCAT-server/share/xcat/install/rh/service.rhels6.x86_64.tmpl @@ -29,11 +29,12 @@ key --skip # Customize to fit your needs # +#XCAT_PARTITION_START# #No RAID #/boot really significant for this sort of setup nowadays? #part /boot --size 50 --fstype ext3 %include /tmp/partitioning - +#XCAT_PARTITION_END# #RAID 0 /scr for performance #part / --size 1024 --ondisk sda diff --git a/xCAT-server/share/xcat/install/rh/service.tmpl b/xCAT-server/share/xcat/install/rh/service.tmpl index f43ae2faa..89a63d4a8 100644 --- a/xCAT-server/share/xcat/install/rh/service.tmpl +++ b/xCAT-server/share/xcat/install/rh/service.tmpl @@ -32,11 +32,13 @@ key --skip # Customize to fit your needs # +#XCAT_PARTITION_START# #No RAID #/boot really significant for this sort of setup nowadays? #part /boot --size 50 --fstype ext3 part swap --size 1024 part / --size 1 --grow --fstype ext3 +#XCAT_PARTITION_END# #RAID 0 /scr for performance #part / --size 1024 --ondisk sda diff --git a/xCAT-server/share/xcat/install/rh/storage.rhels6.tmpl b/xCAT-server/share/xcat/install/rh/storage.rhels6.tmpl index 390101660..00cef0561 100644 --- a/xCAT-server/share/xcat/install/rh/storage.rhels6.tmpl +++ b/xCAT-server/share/xcat/install/rh/storage.rhels6.tmpl @@ -34,10 +34,12 @@ clearpart --all --initlabel # /boot is strongly recommended # +#XCAT_PARTITION_START# #No RAID part /boot --size 100 --ondisk sda --fstype ext3 part swap --size 2048 --ondisk sda part / --size 6000 --grow --ondisk sda --fstype ext3 +#XCAT_PARTITION_END# #RAID 0 /scr for performance #part / --size 1024 --ondisk sda diff --git a/xCAT-server/share/xcat/install/rh/storage.tmpl b/xCAT-server/share/xcat/install/rh/storage.tmpl index bc4ec3c15..f869c19c8 100644 --- a/xCAT-server/share/xcat/install/rh/storage.tmpl +++ b/xCAT-server/share/xcat/install/rh/storage.tmpl @@ -34,10 +34,12 @@ clearpart --all --initlabel # /boot is strongly recommended # +#XCAT_PARTITION_START# #No RAID part /boot --size 100 --ondisk sda --fstype ext3 part swap --size 2048 --ondisk sda part / --size 6000 --grow --ondisk sda --fstype ext3 +#XCAT_PARTITION_END# #RAID 0 /scr for performance #part / --size 1024 --ondisk sda diff --git a/xCAT-server/share/xcat/install/rh/xen.rhels6.tmpl b/xCAT-server/share/xcat/install/rh/xen.rhels6.tmpl index 6f4550da5..cdbf5dd61 100644 --- a/xCAT-server/share/xcat/install/rh/xen.rhels6.tmpl +++ b/xCAT-server/share/xcat/install/rh/xen.rhels6.tmpl @@ -31,11 +31,13 @@ clearpart --all --initlabel # Customize to fit your needs # +#XCAT_PARTITION_START# #No RAID #/boot really significant for this sort of setup nowadays? #part /boot --size 50 --fstype ext3 part swap --size 1024 part / --size 1 --grow --fstype ext3 +#XCAT_PARTITION_END# #RAID 0 /scr for performance #part / --size 1024 --ondisk sda diff --git a/xCAT-server/share/xcat/install/rh/xen.tmpl b/xCAT-server/share/xcat/install/rh/xen.tmpl index 100d13962..773a35a85 100644 --- a/xCAT-server/share/xcat/install/rh/xen.tmpl +++ b/xCAT-server/share/xcat/install/rh/xen.tmpl @@ -31,11 +31,13 @@ clearpart --all --initlabel # Customize to fit your needs # +#XCAT_PARTITION_START# #No RAID #/boot really significant for this sort of setup nowadays? #part /boot --size 50 --fstype ext3 part swap --size 1024 part / --size 1 --grow --fstype ext3 +#XCAT_PARTITION_END# #RAID 0 /scr for performance #part / --size 1024 --ondisk sda