On Dec 8, 2012, at 2:21 PM, Chris Murphy <lists@xxxxxxxxxxxxxxxxx> wrote: >> So am I screwed? I suppose since the drives do mount read only I >> should be able to copy all of the salvageable data to some new drives. >> Is this my only option? > > Your next step depends on whether you have a backup of the data or not, and it sounds like you're playing with an experimental file system without a backup. If that's true and the data is important I'd block copy each disk independently to new disks, before you do anything else. In the meantime, you could also do a smartctl -x /dev/sdX or smartctl -a /dev/sdX on each drive and post that, which should give some indication if there are bad sectors or other big problems happening. i'd probably avoid doing any -t tests until you have backups in case one or both drives are in the process of imploding. Chris Murphy -- 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
