Changes

From SME Server
Jump to navigationJump to search
Line 18: Line 18:  
===Set raid type===
 
===Set raid type===
 
  sme raid=[none,0,1,5,6]
 
  sme raid=[none,0,1,5,6]
 +
 +
* For SME Server 8 raid=none and raid=0 are for no software raid, other arguments are for raid levels (eg Raid1, Raid5, Raid6)
 +
* For SME Server 9 raid=none is for no software raid, other arguments are for raid levels (eg Raid0, Raid1, Raid5, Raid6)
 +
 +
{{Note box|msg=For SME Server 9 the option '''sme raid=none''' have a different behaviour since the /boot is always made on a software '''raid 1''' called /dev/md0. All other partitions (/ and swap) are without software raid. (see [[bugzilla:8369]])}}
    
===Set number of spares===
 
===Set number of spares===
Line 33: Line 38:  
===To install SME without software RAID===
 
===To install SME without software RAID===
 
For example MB with fake raid or with 'Config Disk' issue [[bugzilla:5850]]
 
For example MB with fake raid or with 'Config Disk' issue [[bugzilla:5850]]
  sme raid=0
+
  sme raid=none
 +
 
 +
{{Note box|msg=For SME Server 9 '''raid=0''' means that the raid level required is 0 (eg : Raid0). If you want no software raid you have to choose '''raid=none'''}}
    
===To install SME without a logical volume manager type===
 
===To install SME without a logical volume manager type===
Line 48: Line 55:  
  sme ide=nodma
 
  sme ide=nodma
   −
===Enable dmraid (SME8.1 off by default)===
+
===dmraid (SME8.1 off by default)===
 
If required can be appended at boot time  
 
If required can be appended at boot time  
  nodmraid dmraid=dmraid
+
  sme dmraid
    
===Installation errors when disks previously used with fake raid.===
 
===Installation errors when disks previously used with fake raid.===
Line 69: Line 76:  
  sme ext4
 
  sme ext4
   −
{{Note box|msg=It is currently advised to turn off quotas (as it will flood your logs) due to an upstream bug: [[bugzilla:6742]].
  −
  −
To turn off quotas, type
  −
  −
quotaoff -a
     −
To make it happen across reboots, edit the command into /etc/rc.local}}
+
{{note box|For SME Server 9 it is no longer needed to set '''sme ext4''' to have a ext4 file system since it is the default file system}}
    
===Notes===
 
===Notes===
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,240

edits

Navigation menu