Hi all, I backed up my data on a USB harddrive and plugged it in this morning. I redid my laptop, so I could not simply do:
[code] zpool online ExternalStorage c3t0d0p0 [/code] I'm not quite sure I did: [code] zpool create ExternalStorage c3t0d0p0 [/code] But, I am guessing I nuked the drive or at least records indicating the filesystems on the drive. When I run zfs mount ExternalStorage/media, I get an error indicating the dataset does not exist. Is there some way I can recover any filesystems in that storage pool? I know with Reiserfs, there was a rebuild the superblock which would then allow me to get all my files back as they were never deleted. There must be a similar way to do that here I hope? Thanks, Walter -- This message posted from opensolaris.org