Query: btrfsctl
OS: debian
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BTRFSCTL(8) System Manager's Manual BTRFSCTL(8)NAMEbtrfsctl - control a btrfs filesystemSYNOPSISbtrfsctl [ -d file|directory ] [ -s snapshot-name directory ] [ -S subvolume-name directory ] [ -r [+-]size ] [ -A device ] [ -a ] [ -c ]DESCRIPTIONbtrfsctl is used to control the filesystem and the files and directories stored. It is the tool to create a new snapshot for the filesys- tem.OPTIONS-d file|directory Defragment a file or a directory. If the argument is a directory, the entire b-tree under the directory is defragged. -s snapshot-name directory Creates a new snapshot of the directory specified. -S subvolume-name directory Creates a new subvolume. -r [+|-]size Resizes the filesystem with the size specified. If the value is preceded with a signed symbol, the filesystem is resized with respect to the current filesystem size. size can be suffixed by k,m or g to represent kilobytes, megabytes, or gigabytes respec- tively. -A device Scans the device for btrfs filesystem. -a Scans all devices present in the system for btrfs filesystem. -c Forces a filesystem sync.AVAILABILITYbtrfsctl is part of btrfs-progs. Btrfs is currently under heavy development, and not suitable for any uses other than benchmarking and review. Please refer to the btrfs wiki http://btrfs.wiki.kernel.org for further details.SEE ALSOmkfs.btrfs(8) BTRFSCTL(8)
Related Man Pages |
---|
fsfreeze(8) - linux |
btrfs-debug-tree(8) - centos |
snapper(8) - centos |
xfs_freeze(8) - sunos |
btrfsctl(8) - debian |
Similar Topics in the Unix Linux Community |
---|
size of a directory |
List File size |
can I limit the size of a directory? |
Cp files (>5 Mb size) from one directory to another |
Cannot use filesystem while sending a snapshot |