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

Nächste Überarbeitung
Vorherige Überarbeitung
admin_grundlagen:btrfs [2016/09/28 07:49]
stefan_miethke angelegt
admin_grundlagen:btrfs [2021/12/25 15:57] (aktuell)
ingo_wichmann [Dokus und Links]
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 /ne+  btrfs subvolume snapshot /old /new 
 +  btrfs sub snap -r /old /​.snapshot/​ro ​    # read only
  
 +===== Mounten / Default =====
 +  btrfs subv set-default 258 /path
 +  mount -o subvol=/​subv/​0/​vol0 /dev/sdb1 /path
  
 +
 +===== Dokus und Links =====
 +  * https://​en.opensuse.org/​SDB:​BTRFS
 +  * https://​btrfs.wiki.kernel.org/​index.php/​Status
admin_grundlagen/btrfs.1475048985.txt.gz · Zuletzt geändert: 2016/09/28 07:49 von stefan_miethke