Mageia Bugzilla – Attachment 11275 Details for
Bug 25412
Update request: btrfs-progs-5.2.2-1.mga7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
CLI output of btrfs test
file_25412.txt (text/plain), 2.80 KB, created by
Ulrich Beckmann
on 2019-09-12 19:37:12 CEST
(
hide
)
Description:
CLI output of btrfs test
Filename:
MIME Type:
Creator:
Ulrich Beckmann
Created:
2019-09-12 19:37:12 CEST
Size:
2.80 KB
patch
obsolete
>[root@mga7-clone ~]# dnf list $(cat mga7-25412.lst) >/usr/lib/python3.7/site-packages/bs4/element.py:16: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. > 'The soupsieve package is not installed. CSS selectors cannot be used.' > >Last metadata expiration check: 8:38:05 ago on Thu 12 Sep 2019 08:31:16 AM CEST. >Installed Packages >btrfs-progs.x86_64 5.2.2-1.mga7 @updates_testing-x86_64 >lib64btrfs0.x86_64 5.2.2-1.mga7 @updates_testing-x86_64 >Available Packages >lib64btrfs-devel.x86_64 5.2.2-1.mga7 updates_testing-x86_64 >lib64btrfsutil1.x86_64 5.2.2-1.mga7 updates_testing-x86_64 >[root@mga7-clone ~]# >[root@mga7-clone ~]# btrfs filesystem show /mnt >Label: 'rt-kaosx' uuid: 0afcdd2c-3d89-47ed-b4d3-a0c041aab214 > Total devices 2 FS bytes used 17.16GiB > devid 1 size 23.91GiB used 9.53GiB path /dev/sda8 > devid 2 size 25.51GiB used 10.53GiB path /dev/sda9 > >[root@mga7-clone ~]# >[root@mga7-clone ~]# >[root@mga7-clone ~]# btrfs filesystem df /mnt >Data, single: total=17.00GiB, used=16.43GiB >System, RAID1: total=32.00MiB, used=16.00KiB >Metadata, RAID1: total=1.50GiB, used=754.27MiB >GlobalReserve, single: total=73.23MiB, used=0.00B >[root@mga7-clone ~]# >[root@mga7-clone ~]# btrfs balance start --force -sconvert=dup -mconvert=dup /mnt >Done, had to relocate 8 out of 25 chunks >[root@mga7-clone ~]# >[root@mga7-clone ~]# btrfs device remove /dev/sda8 /mnt >[root@mga7-clone ~]# >[root@mga7-clone ~]# btrfs filesystem show /mnt >Label: 'rt-kaosx' uuid: 0afcdd2c-3d89-47ed-b4d3-a0c041aab214 > Total devices 1 FS bytes used 17.17GiB > devid 2 size 25.51GiB used 20.56GiB path /dev/sda9 > >[root@mga7-clone ~]# >[root@mga7-clone ~]# btrfs check /dev/sda9 >Opening filesystem to check... >Checking filesystem on /dev/sda9 >UUID: 0afcdd2c-3d89-47ed-b4d3-a0c041aab214 >[1/7] checking root items >[2/7] checking extents >[3/7] checking free space cache >[4/7] checking fs roots >[5/7] checking only csums items (without verifying data) >[6/7] checking root refs >[7/7] checking quota groups skipped (not enabled on this FS) >found 18438668288 bytes used, no error found >total csum bytes: 15615152 >total tree bytes: 791461888 >total fs tree bytes: 714489856 >total extent tree bytes: 53182464 >btree space waste bytes: 156600539 >file data blocks allocated: 2334024417280 > referenced 25098330112 >[root@mga7-clone ~]#
[root@mga7-clone ~]# dnf list $(cat mga7-25412.lst) /usr/lib/python3.7/site-packages/bs4/element.py:16: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. 'The soupsieve package is not installed. CSS selectors cannot be used.' Last metadata expiration check: 8:38:05 ago on Thu 12 Sep 2019 08:31:16 AM CEST. Installed Packages btrfs-progs.x86_64 5.2.2-1.mga7 @updates_testing-x86_64 lib64btrfs0.x86_64 5.2.2-1.mga7 @updates_testing-x86_64 Available Packages lib64btrfs-devel.x86_64 5.2.2-1.mga7 updates_testing-x86_64 lib64btrfsutil1.x86_64 5.2.2-1.mga7 updates_testing-x86_64 [root@mga7-clone ~]# [root@mga7-clone ~]# btrfs filesystem show /mnt Label: 'rt-kaosx' uuid: 0afcdd2c-3d89-47ed-b4d3-a0c041aab214 Total devices 2 FS bytes used 17.16GiB devid 1 size 23.91GiB used 9.53GiB path /dev/sda8 devid 2 size 25.51GiB used 10.53GiB path /dev/sda9 [root@mga7-clone ~]# [root@mga7-clone ~]# [root@mga7-clone ~]# btrfs filesystem df /mnt Data, single: total=17.00GiB, used=16.43GiB System, RAID1: total=32.00MiB, used=16.00KiB Metadata, RAID1: total=1.50GiB, used=754.27MiB GlobalReserve, single: total=73.23MiB, used=0.00B [root@mga7-clone ~]# [root@mga7-clone ~]# btrfs balance start --force -sconvert=dup -mconvert=dup /mnt Done, had to relocate 8 out of 25 chunks [root@mga7-clone ~]# [root@mga7-clone ~]# btrfs device remove /dev/sda8 /mnt [root@mga7-clone ~]# [root@mga7-clone ~]# btrfs filesystem show /mnt Label: 'rt-kaosx' uuid: 0afcdd2c-3d89-47ed-b4d3-a0c041aab214 Total devices 1 FS bytes used 17.17GiB devid 2 size 25.51GiB used 20.56GiB path /dev/sda9 [root@mga7-clone ~]# [root@mga7-clone ~]# btrfs check /dev/sda9 Opening filesystem to check... Checking filesystem on /dev/sda9 UUID: 0afcdd2c-3d89-47ed-b4d3-a0c041aab214 [1/7] checking root items [2/7] checking extents [3/7] checking free space cache [4/7] checking fs roots [5/7] checking only csums items (without verifying data) [6/7] checking root refs [7/7] checking quota groups skipped (not enabled on this FS) found 18438668288 bytes used, no error found total csum bytes: 15615152 total tree bytes: 791461888 total fs tree bytes: 714489856 total extent tree bytes: 53182464 btree space waste bytes: 156600539 file data blocks allocated: 2334024417280 referenced 25098330112 [root@mga7-clone ~]#
View Attachment As Raw
Actions:
View
Attachments on
bug 25412
: 11275