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
Previous revision
Next revision Both sides next revision
faq:prerequisites_and_system_requirements [2019/01/30 09:33]
urbanl added disk partitions
faq:prerequisites_and_system_requirements [2019/01/31 09:12]
cirkval
Line 28: Line 28:
 | Virtualization      | CzechIdM supports run in virtualized environments depending on the supported OS.                                                                                                                   | | Virtualization      | CzechIdM supports run in virtualized environments depending on the supported OS.                                                                                                                   |
  
-=== Disk partitioning ===+=== HDD partitioning === 
 +Recommended disk partitioning on Linux servers.
  
 Typical disk partitions are: Typical disk partitions are:
 ^ Partition            ^ Description                                                                                                    ^ ^ Partition            ^ Description                                                                                                    ^
-| "/boot"           | With minimum size 512MB, recomended size 1GiB                                                                                           | +| "/boot"           | With minimum size 512MB, recomended size 1GiB                                                                                          | 
-| "/"              | With LVM and filesystem ext4 or xfs |  +| "/"              | With LVM and filesystem ext4 or xfs|  
 | |
 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:
 ^ Partition            ^ Description     ^ Partition            ^ Description    
-| "/boot"          | With minimum size 512MB, recomended size 1GiB  | +| "/boot"          | With minimum size 512MB. Recomended size is 1GiB | 
-| "/"              | With LVM and filesystem ext4 or xfs with size for system|  +| "/"              | With LVM and filesystem ext4 or xfs with size for system.
-| "/opt"           with LVM and filesystem ext4 or xfs Where size ratio of opt:var is 1:4*                  | +| "/opt"           With LVM and filesystem ext4 or xfsWhere size ratio of opt:var is 1:4*                  | 
-| "/var"           with LVM and filesystem ext4 or xfs *                                                                                                                 +| "/var"           With LVM and filesystem ext4 or xfs*                                                                                                                 
 | |
 *Warning: size of "/opt" and "/var" may vary a lot in depends on demands/usage of IdM in organization. *Warning: size of "/opt" and "/var" may vary a lot in depends on demands/usage of IdM in organization.
  • by poulm