Donald Pearson posted on Thu, 02 Jul 2015 13:19:41 -0500 as excerpted:

> btrfs restore complains that every device is missing except the one that
> you specify on executing the command.  Multiple devices as a parameter
> isn't an option.  Specifcy /dev/disk/by-uuid/<uuid> claims that all
> devices are missing.

That sounds like the kernel lost track of what devices correspond with 
the filesystem.  Try issuing the btrfs device scan command before 
restore, and see if that changes things.  (If it doesn't, try btrfs 
device scan --all-devices, just in case.)

-- 
Duncan - List replies preferred.   No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master."  Richard Stallman

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to