User Tools

Site Tools


doc:appunti:linux:sa:linux_lvm

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:appunti:linux:sa:linux_lvm [2025/11/21 18:29] – [Snapshot] niccolodoc:appunti:linux:sa:linux_lvm [2025/11/21 18:31] (current) – [Snapshot] niccolo
Line 192: Line 192:
 lvs lvs
   LV             VG         Attr       LSize    Pool Origin    Data%   LV             VG         Attr       LSize    Pool Origin    Data%
-  lv_rootfs      vg_server1 owi-aos---   32.00g                                                        +  lv_rootfs      vg_server1 owi-aos---   32.00g 
-  lv_rootfs_snap vg_server1 swi-a-s---    2.00g      lv_rootfs 27.21                                  +  lv_rootfs_snap vg_server1 swi-a-s---    2.00g      lv_rootfs 27.21
 </code> </code>
  
Line 199: Line 199:
 lvs lvs
   LV             VG         Attr       LSize    Pool Origin    Data%   LV             VG         Attr       LSize    Pool Origin    Data%
-  lv_rootfs      vg_server1 owi-aos---   32.00g                                                        +  lv_rootfs      vg_server1 owi-aos---   32.00g 
-  lv_rootfs_snap vg_server1 swi-I-s---    2.00g      lv_rootfs 100.00                                 +  lv_rootfs_snap vg_server1 swi-I-s---    2.00g      lv_rootfs 100.00
 </code> </code>
  
-FIXME:+Infine per liberare lo spazio si rimuove lo snapshot con **lvremove**:
  
-  * Cosa succede se si esaurisce lo spazio allocato? +<code> 
-  * Come si libera lo snapshot?+lvremove /dev/vg_server1/lv_rootfs_snap 
 +</code>
  
 ===== Web References ===== ===== Web References =====
doc/appunti/linux/sa/linux_lvm.1763746151.txt.gz · Last modified: by niccolo