LINUX.ORG.RU

История изменений

Исправление FAZA, (текущая версия) :

Вообщем, я запустился с флешки. Вот выхлоп:

[liveuser@localhost-live ~]$ sudo btrfs check /dev/nvme0n1p3
Opening filesystem to check...
Checking filesystem on /dev/nvme0n1p3
UUID: 720b5ed3-8395-4507-8ae9-c30f9faedff1
[1/7] checking root items
[2/7] checking extents
[3/7] checking free space tree
[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 119162417152 bytes used, no error found
total csum bytes: 113923856
total tree bytes: 1862828032
total fs tree bytes: 1582055424
total extent tree bytes: 124354560
btree space waste bytes: 388749731
file data blocks allocated: 142635974656
 referenced 164567568384

Я человек смелый, так что очень ссусь запускать sudo btrfs check --repair /dev/nvme0n1p3

Особенно после страшного как смерть передупреждения:

	Do not use --repair unless you are advised to do so by a developer
	or an experienced user, and then only after having accepted that no
	fsck can successfully repair all types of filesystem corruption. Eg.
	some software or hardware bugs can fatally damage a volume.
	The operation will start in 10 seconds.
	Use Ctrl-C to stop it.

Тем более, когда check показал, что ошибок нет.

Так что прошу вас, дорогие «Эксипиеренсед юзерс», помочь.

Исходная версия FAZA, :

Вообщем, я запустился с флешки. Вот выхлоп:

[liveuser@localhost-live ~]$ sudo btrfs check /dev/nvme0n1p3
Opening filesystem to check...
Checking filesystem on /dev/nvme0n1p3
UUID: 720b5ed3-8395-4507-8ae9-c30f9faedff1
[1/7] checking root items
[2/7] checking extents
[3/7] checking free space tree
[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 119162417152 bytes used, no error found
total csum bytes: 113923856
total tree bytes: 1862828032
total fs tree bytes: 1582055424
total extent tree bytes: 124354560
btree space waste bytes: 388749731
file data blocks allocated: 142635974656
 referenced 164567568384

Я человек смелый, так что очень ссусь запускать sudo btrfs check --repair /dev/nvme0n1p3

Особенно после страшного как смерть передупреждения:

	Do not use --repair unless you are advised to do so by a developer
	or an experienced user, and then only after having accepted that no
	fsck can successfully repair all types of filesystem corruption. Eg.
	some software or hardware bugs can fatally damage a volume.
	The operation will start in 10 seconds.
	Use Ctrl-C to stop it.

Тем более, когда check показал, что ошибок нет.