btrfs-convert: filetype feature is missing conversion aborted.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
btrfs-tools (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Command fails as shown below. I have not found useful information on this based on "filetype feature is missing".
I did not use ubungu-bug tool as it failed in my system.
$ sudo btrfs-convert /dev/sdd1
filetype feature is missing
conversion aborted.
$echo $?
1
$ export LANG=C
$ sudo parted /dev/sdd
GNU Parted 2.3
Using /dev/sdd
Welcome to GNU Parted! Type 'help' to view a list of commands.
(parted) p
Model: Hitachi HDT721010SLA360 (scsi)
Disk /dev/sdd: 1000GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 32.3kB 1000GB 1000GB primary ext4 boot
(parted)q
$sudo mount /dev/sdd1
$ mount | grep sdd1
/dev/sdd1 on /mnt/oraciobackusb type ext4 (rw,acl)
$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_
DISTRIB_
DISTRIB_