This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
linux:linux_lvm_limits [2023/08/08 11:42] manu |
linux:linux_lvm_limits [2023/08/08 16:08] (current) manu |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Linux LVM limits ====== | ====== Linux LVM limits ====== | ||
| - | ^ LVM ^ Linux LVM 2.0 ^ AIX 7 ^ | + | ^ LVM ^ Linux LVM 2.0 ^ AIX 7 (scalable VG)^ |
| |Maximum number of volume groups on a system| | 1024 | | |Maximum number of volume groups on a system| | 1024 | | ||
| - | |Maximum number of physical volumes per VG| | 1024 (scalable)| | + | |Maximum number of physical volumes per VG| | 1024| |
| - | |Maximum number of physical extends/pratitions per VG| | 2097152 (scalable)| | + | |Maximum number of physical extends/partitions per VG| | 2097152| |
| - | |Maximum number of logical volumes per VG| | 2097152 (scalable)| | + | |Maximum size of physical extends/partitions per VG| | 128GB| |
| + | |Maximum number of logical volumes per VG| |4096| | ||
| + | |||
| + | === Filesystems type and capabilities === | ||
| + | |||
| + | https://en.wikipedia.org/wiki/Comparison_of_file_systems | ||