Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
faq:prerequisites_and_system_requirements [2019/08/14 14:59]
poulm typos
faq:prerequisites_and_system_requirements [2019/08/15 08:56]
urbanl
Line 32: Line 32:
 Required disk partitioning on Linux servers: Required disk partitioning on Linux servers:
 ^ Partition            ^ Description                                                                                                    ^ ^ Partition            ^ Description                                                                                                    ^
-| "/boot"           | With minimum size 512MB, recomended size 1GiB.                                                                                           |+| "/boot"           | With minimum size 512MB, recomended size 1GB.                                                                                           |
 | "/"              | With LVM and filesystem ext4 or xfs. size at least 250GB |   | "/"              | With LVM and filesystem ext4 or xfs. size at least 250GB |  
 | |
-If you would like have to have more splitted configuration use this partitions:+If you would like have to have more splitted configuration use this partitions, but only if you have disk greater than 250GB:
 ^ Partition            ^ Description     ^ Partition            ^ Description    
-| "/boot"          | With minimum size 512MB. Recomended size is 1GiB.  | +| "/boot"          | With minimum size 512MB. Recomended size is 1GB.  | 
-| "/"              | With LVM and filesystem ext4 or xfs with size for system| +| "/"              | With LVM and filesystem ext4 or xfs with size for system. 20GB 
-| "/opt"           | With LVM and filesystem ext4 or xfs. Where size ratio of opt:var is 1:4. *                  | +| "/opt"           | With LVM and filesystem ext4 or xfs. 70GB *                  | 
-| "/var"           | With LVM and filesystem ext4 or xfs. *                                                                                                                 +| "/data"           | With LVM and filesystem ext4 or xfs70GB *                  | 
 +| "/var"           | With LVM and filesystem ext4 or xfs. 40GB *                             | 
 +|            | 50GB of free space on LVM to distribute where it is needed*                                                                                                                   
 | |
-*Warning: size of "/opt" and "/var" may vary a lot in depends on demands/usage of IdM in organization.+*Warning: size of "/opt", "/data" and "/var" may vary a lot in depends on demands/usage of IdM in organization.
  
  
  
  
  • by poulm