While trouble shooting a full-disk scenario I booted from DVD after adding two new disks. Still under DVD boot I created a pool from those two disks and moved iso images I had downloaded to the zfs filesystem. Next I fixed my grub, exported the zpool and rebooted. Now zpool import comes up empty. Have I lost all my data on that ZFS? How can I check? -- Jan Hendrik Mangold Sun Microsystems 650-585-5484 (x81371) "idle hands are the developers workshop" -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20061010/fb9960ae/attachment.html>
On Oct 10, 2006, at 11:03 AM, Jan Hendrik Mangold wrote:> While trouble shooting a full-disk scenario I booted from DVD after > adding two new disks. Still under DVD boot I created a pool from > those two disks and moved iso images I had downloaded to the zfs > filesystem. Next I fixed my grub, exported the zpool and rebooted. > > Now zpool import comes up empty. Have I lost all my data on that > ZFS? How can I check?forgot to mention, this is S10U3 nightly 10/07 running under Parallels. -- Jan Hendrik Mangold Sun Microsystems 650-585-5484 (x81371) "idle hands are the developers workshop" -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20061010/ca82e77a/attachment.html>
jhm at sun.com said:> While trouble shooting a full-disk scenario I booted from DVD after adding > two new disks. Still under DVD boot I created a pool from those two disks > and moved iso images I had downloaded to the zfs filesystem. Next I fixed > my grub, exported the zpool and rebooted.> Now zpool import comes up empty. Have I lost all my data on that ZFS? How > can I check?Sorry if I''m stating something too basic here -- no insult intended.... It sounds like the on-disk Solaris isn''t aware of the new drives. Did you do a reconfigure-boot after adding them? Do they show up as "configured" in a "cfgadm -al" list? Regards, Marion
On Oct 10, 2006, at 11:13 AM, Marion Hakanson wrote:> jhm at sun.com said: >> While trouble shooting a full-disk scenario I booted from DVD >> after adding >> two new disks. Still under DVD boot I created a pool from those >> two disks >> and moved iso images I had downloaded to the zfs filesystem. >> Next I fixed >> my grub, exported the zpool and rebooted. > >> Now zpool import comes up empty. Have I lost all my data on that >> ZFS? How >> can I check? > > Sorry if I''m stating something too basic here -- no insult > intended....no problem :>)> It sounds like the on-disk Solaris isn''t aware of the new drives. > Did you > do a reconfigure-boot after adding them? Do they show up as > "configured" > in a "cfgadm -al" list?I can see and access the disks with prtvtoc. cfgadm returns cfgadm: Configuration administration not supported -- Jan Hendrik Mangold Sun Microsystems 650-585-5484 (x81371) "idle hands are the developers workshop" -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20061010/73705a15/attachment.html>
On Oct 10, 2006, at 11:03 AM, Jan Hendrik Mangold wrote:> While trouble shooting a full-disk scenario I booted from DVD after > adding two new disks. Still under DVD boot I created a pool from > those two disks and moved iso images I had downloaded to the zfs > filesystem. Next I fixed my grub, exported the zpool and rebooted. > > Now zpool import comes up empty. Have I lost all my data on that > ZFS? How can I check?I ran devfsadm and everything is good. zpool import found the pool and imported it appropriately. Thanks Marion for making me poke around some more ... :>) -- Jan Hendrik Mangold Sun Microsystems 650-585-5484 (x81371) "idle hands are the developers workshop" -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20061010/b211158e/attachment.html>