[Bug 880645] Re: "btrfs device delete /dev/sdaX /" fails with error "ERROR: error removing the device '/dev/sdaX'"

Erik B. Andersen erik.b.andersen at gmail.com
Fri Nov 4 16:03:54 UTC 2011


According to #btrfs on freenode, this problem occurs because balancing
the filesystem raid1 mirrors the meta data. Then you are not allowed to
remove any devices because the metadata wouldn't be raid1 mirrored any
more. The weird question that comes from this is why are you allowed to
make a btrfs filesystem with raid1 that only has one device in the first
place?

It seems like you can not have the raid1 problem by making your btrfs
partitions with 'mkfs.btrfs -m single -d single /dev/sdxx' which
specifies that both the data (-d) and the metadata (-m) are not raid1
mirrored.

-- 
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/880645

Title:
  "btrfs device delete /dev/sdaX /" fails with error "ERROR: error
  removing the device '/dev/sdaX'"

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

Bug description:
  What I did to cause this:

  Installed ubuntu using btrtfs root.
  Added a device with 'btrfs device add /dev/sda9 /'
  Balanced the file system with 'btrfs filesystem balance /'
  Tried to remove a device with 'btrfs device delete /dev/sda9 /'. Noticed that I got the error "ERROR: error removing the device '/dev/sda9'".

  (Unfortunately, I'm not sure how to get more information on the
  problem.)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: btrfs-tools 0.19+20100601-3ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: nvidia wl
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Mon Oct 24 00:44:42 2011
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111010)
  ProcEnviron:
   LC_CTYPE=C
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/zsh
  SourcePackage: btrfs-tools
  UpgradeStatus: No upgrade log present (probably fresh install)

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




More information about the foundations-bugs mailing list