[Bug 1240213] [NEW] btrfs-convert: filetype feature is missing conversion aborted.

txemi 1240213 at bugs.launchpad.net
Tue Oct 15 20:07:02 UTC 2013


Public bug reported:

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_RELEASE=13.10
DISTRIB_CODENAME=saucy
DISTRIB_DESCRIPTION="Ubuntu 13.10"

** Affects: btrfs-tools (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to btrfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1240213

Title:
  btrfs-convert: filetype feature is missing conversion aborted.

Status in “btrfs-tools” package in Ubuntu:
  New

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_RELEASE=13.10
  DISTRIB_CODENAME=saucy
  DISTRIB_DESCRIPTION="Ubuntu 13.10"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/btrfs-tools/+bug/1240213/+subscriptions



More information about the foundations-bugs mailing list