Evan Layton wrote:
>>
>> I don't know where 1536 comes in.  Hmm, I wonder if the issue is that 
>> it *is* already in there (maybe from a previous failed attempt).
>>
>> Cheers,
>>
>> Rob
>>
>
> The fact that it's in there shouldn't be a problem because it's the 
> create the adds this entry. The activate code should be verifying that 
> the entry is there and only adding it if it doesn't fine the entry.
Yup, just verified that by taking it out.  The activate puts it back and 
still fails.  I imagine this is the chunk of the truss that's causing 
the error:

17669:  ioctl(3, ZFS_IOC_POOL_STATS, 0x080457C0)        = 0
17669:  ioctl(3, ZFS_IOC_POOL_GET_PROPS, 0x080443D0)    = 0
17669:  ioctl(3, ZFS_IOC_POOL_STATS, 0x08044250)        = 0
17669:  open("/dev/rdsk/c5t0d0s0", O_RDONLY|O_NDELAY)   = 6
17669:  ioctl(6, DKIOCINFO, 0x08044D2C)                 = 0
17669:  ioctl(6, DKIOCGMEDIAINFO, 0x08044D70)           = 0
17669:  ioctl(6, 0x0412, 0x08044D88)                    = 0
17669:  ioctl(6, 0x0412, 0x08044D88)                    = 0
17669:  ioctl(6, 0x0412, 0x08044D88)                    = 0
17669:  close(6)                                        = 0
17669:  open("/dev/rdsk/c5t1d0s0", O_RDONLY|O_NDELAY)   = 6
17669:  ioctl(6, DKIOCINFO, 0x08044D2C)                 = 0
17669:  ioctl(6, DKIOCGMEDIAINFO, 0x08044D70)           = 0
17669:  ioctl(6, 0x0412, 0x08044D88)                    = 0
17669:  ioctl(6, 0x0412, 0x08044D88)                    = 0
17669:  close(6)                                        = 0
17669:  close(3)                                        = 0

discovering an EFI labeled device.  See the other posts in this thread.

Cheers,

Rob

-- 
E-Mail: [EMAIL PROTECTED]               PHONE:  +44 24 7652 3037
Rob McMahon, IT Services, Warwick University, Coventry, CV4 7AL, England

_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to