/mnt is the mount point. I now did the following dd if=/dev/zero of=/dev/sdd Finally, btrfs does not recognize the partition as part of my raid anymore, but what's worse is that it now tells me that two missing devices is a no go, so I cannot mount it as anything but read-only. All the data is there, /dev/sdd1 was never used and /dev/sdd was the originally missing one. Mounting as read-only prevents you from adding devices. I guess I have to start over... At least the old pool is still readable. Sucks that I have to rebuild it though. I guess there is no way to keep my snapshots without having them fill their full size. On Wed, Aug 13, 2014, at 04:51 PM, Marc MERLIN wrote: > On Wed, Aug 13, 2014 at 07:35:49AM +0200, Rasmus Abrahamsen wrote: > > I added the /dev/sdd1 to my raid and deleted the missing. Now the > > /dev/sdd does not show up anymore and I have a /dev/sdd1. But I still > > have the **** Some devices missing and the command btrfs delete missing > > /mnt does not actually do anything. I tried btrfs delete /dev/sdd /mnt > > but it said that /dev/sdd was busy. > > Have you tried > btrfs device delete missing /mnt/mountpoint ? > > Marc > -- > "A mouse is a device used to point at the xterm you want to type in" - > A.S.R. > Microsoft is to operating systems .... > .... what McDonalds is to gourmet > cooking > Home page: http://marc.merlins.org/ -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
