Re: [zfs-discuss] zpool import fails to find pool

2009-01-24 Thread James Nord
Looking at format it is missing 12 discs!
Which is probably not suprisingly the number of discs in the external storage 
controller.

The other presnt disc have moved to c2 from c0.

The driver is the same for both the discs (it is the HP CQPAry3 driver) and the 
external storage is on the same controller as the internal disc (but a 
different port)

If I grep dmesg I see all discs appear to be found 
sd?? at cpqary30: target X lun 0
There are the correct number shown here.

Ahhh... devfs...

Ran devfsadm and it did the trick - it twigged when format couldn't see the 
discs but they where found by the kernel!  

Thanks for your help.
-- 
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


Re: [zfs-discuss] zpool import fails to find pool

2009-01-23 Thread Andrew Gabriel
James Nord wrote:
 Hi all,

 I moved from Sol 10 Update4 to update 6.

 Before doing this I exported both of my zpools, and replace the discs 
 containing the ufs root on with two new discs (these discs did not have any 
 zpool /zfs info and are raid mirrored in hardware)

 Once I had installed update6 I did a zpool import, but it only shows (and was 
 able to) import one of the two pools.

 Looking at dmesg it appears as though I have lost one drive (although they 
 are all physically accounted for).  However both my pools are running raidz2 
 so even if I had lost one disc (another matter) I would still be able to 
 expect to import them.

 If I swap back to my ufs root discs for update 4 then I can see the pool with 
 import...

 I'm stuck as to what to do next?  Anyone any ideas?
   

Look at the list of disks in the output of format(1M) in Update 4, 
compared with Update 6.
Are there any disks missing? (It shouldn't matter if the order is 
different.)

If there is a disk missing, is it on a different type of controller from 
the others? (Just wondering if a disk driver might have stopped working 
for some reason between the two releases.)

-- 
Andrew
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


Re: [zfs-discuss] zpool import fails

2006-10-10 Thread Marion Hakanson
[EMAIL PROTECTED] 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



___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


Re: [zfs-discuss] zpool import fails

2006-10-10 Thread Jan Hendrik Mangold
On Oct 10, 2006, at 11:13 AM, Marion Hakanson wrote:[EMAIL PROTECTED] said: While trouble shooting a full-disk scenario I booted from DVD after   addingtwo new disks. Still under DVD boot I created a pool from   those two disksand moved iso images I had downloaded to the zfs   filesystem. Next I fixedmy grub, exported the zpool and rebooted.  Now zpool import comes up empty. Have I lost all my data on that ZFS?   Howcan I check?  Sorry if I'm stating something too basic here -- no insult intendedno problem :)It sounds like the on-disk Solaris isn't aware of the new drives.  Did youdo 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 returnscfgadm: Configuration administration not supported --Jan Hendrik Mangold Sun Microsystems650-585-5484 (x81371)"idle hands are the developers workshop" 
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss