Linuxhotel Wiki

Wie ging das nochmal?

Benutzer-Werkzeuge

Webseiten-Werkzeuge


lpi2:btrfs

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen gezeigt.

Link zu der Vergleichsansicht

Beide Seiten, vorherige Überarbeitung Vorherige Überarbeitung
Nächste Überarbeitung
Vorherige Überarbeitung
lpi2:btrfs [2019/12/17 10:12]
ingo_wichmann
lpi2:btrfs [2024/03/19 11:40] (aktuell)
ingo_wichmann
Zeile 1: Zeile 1:
 +Paket: btrfs-progs
 +
 ext? nach btrfs konvertieren:​ ext? nach btrfs konvertieren:​
   man btrfs-convert   man btrfs-convert
Zeile 20: Zeile 22:
   btrfs subvolume list .   btrfs subvolume list .
   btrfs subvolume show subvol1   btrfs subvolume show subvol1
--> Subvolume ID: 259+-> Subvolume ID: 256
 -> Parent ID: 5 -> Parent ID: 5
   time mv ./share/ ./subvol1/   time mv ./share/ ./subvol1/
Zeile 28: Zeile 30:
  
 Snapshot erstellen: Snapshot erstellen:
-  btrfs subvolume snapshot subvol2 snap1+  ​time btrfs subvolume snapshot subvol2 snap1
   btrfs subvolume list .   btrfs subvolume list .
   btrfs subvolume show snap1   btrfs subvolume show snap1
--> Subvolume ID: 260+-> Subvolume ID: 257
 -> Parent ID: 5 -> Parent ID: 5
  
Zeile 37: Zeile 39:
   btrfs subvolume snapshot -r subvol2 snap_ro1   btrfs subvolume snapshot -r subvol2 snap_ro1
  
-  btrfs filesystem df -h+  btrfs filesystem df -h .
   btrfs filesystem du -s --human-readable .   btrfs filesystem du -s --human-readable .
   du -sh .   du -sh .
lpi2/btrfs.1576577539.txt.gz · Zuletzt geändert: 2019/12/17 10:12 von ingo_wichmann