Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
stepbystep:osstorage [2021/03/01 15:37] giancarlo |
stepbystep:osstorage [2021/03/11 18:22] (current) giancarlo |
||
---|---|---|---|
Line 4: | Line 4: | ||
* [[stepbystep: | * [[stepbystep: | ||
* [[stepbystep: | * [[stepbystep: | ||
+ | * [[stepbystep: | ||
+ | * [[stepbystep: | ||
+ | * [[stepbystep: | ||
+ | * [[stepbystep: | ||
</ | </ | ||
====== OS and storage ====== | ====== OS and storage ====== | ||
Line 10: | Line 14: | ||
* Tasksel: SSH server | * Tasksel: SSH server | ||
+ | ==== Root storage ==== | ||
+ | <WRAP center round box 60%> | ||
+ | < | ||
+ | sda | ||
+ | ├─sda1 | ||
+ | ├─sda2 | ||
+ | └─sda3 | ||
+ | └─ubuntu--vg-ubuntu--lv 253:0 0 | ||
+ | </ | ||
+ | </ | ||
+ | ==== Data storage ==== | ||
+ | |||
+ | * SOLR index (5 GB) | ||
+ | * Cantaloupe cache (15 GB) | ||
+ | * Repository data (10 GB) | ||
+ | <WRAP center round box 60%> | ||
+ | < | ||
+ | sdb | ||
+ | ├─data--vg-solr | ||
+ | ├─data--vg-repo | ||
+ | └─data--vg-canta | ||
+ | </ | ||
+ | </ | ||