Linuxhotel Wiki

Wie ging das nochmal?

Benutzer-Werkzeuge

Webseiten-Werkzeuge


admin_grundlagen:btrfs

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen gezeigt.

Link zu der Vergleichsansicht

Beide Seiten, vorherige Überarbeitung Vorherige Überarbeitung
Letzte Überarbeitung Beide Seiten, nächste Überarbeitung
admin_grundlagen:btrfs [2017/02/15 09:25]
stefan_miethke
admin_grundlagen:btrfs [2019/03/22 20:49]
ingo_wichmann
Zeile 2: Zeile 2:
 ===== Filesystem ===== ===== Filesystem =====
  
-  ​btrfs filesystem df +  btrfs filesystem df 
-  ​btrfs filesystem show +  btrfs filesystem show 
-  ​btrfs filesystem defragment /path +  btrfs filesystem defragment /path 
-  ​btrfs filesystem label /path <​label>​+  btrfs filesystem label /path <​label>​
  
 ===== Subvolumes/​Snapshots ===== ===== Subvolumes/​Snapshots =====
  
-  ​btrfs subvolume create <​name>​ +  btrfs subvolume create <​name>​ 
-  ​btrfs subvolume show /​path/​to/​subvolume +  btrfs subvolume show /​path/​to/​subvolume 
-  ​btrfs subvolume list /path +  btrfs subvolume list /path 
-  ​btrfs subvolume snapshot /old /new +  btrfs subvolume snapshot /old /new 
-  ​btrfs sub snap -r /old /​.snapshot/​ro ​    # read only+  btrfs sub snap -r /old /​.snapshot/​ro ​    # read only
  
 ===== Mounten / Default ===== ===== Mounten / Default =====
-  ​btrfs subv set-default 258 /path +  btrfs subv set-default 258 /path 
-  ​mount -o subvol=/​subv/​0/​vol0 /dev/sdb1 /path +  mount -o subvol=/​subv/​0/​vol0 /dev/sdb1 /path 
-  ​+ 
 + 
 +===== Dokus und Links ===== 
 +  ​* https://​en.opensuse.org/​SDB:​BTRFS
admin_grundlagen/btrfs.txt · Zuletzt geändert: 2021/12/25 15:57 von ingo_wichmann