Re: [zfs-discuss] zpool core dumped

2008-02-28 Thread Piotr Tarnowski
S10U4 SPARC on V890 + patches, StorageTek 6140 + CSM200 Generic_127111-09 The same issue, still don't patched ? If I set NOINUSE_CHECK=1 pool is created succesfully Regards -- Piotr (DrFugazi) Tarnowski This message posted from opensolaris.org ___

Re: [zfs-discuss] zpool core dumped

2006-08-22 Thread Sarah Jelinek
Hi Robert, Looks like you are using libumem? And it looks like there is a possible memory issue in the libmeta code when we are trying to dlopen it from libdiskmgt. I think we would have seen this more if it was happening every time with u2 bits. Doesn't mean its not a bug, but looks like it

Re: [zfs-discuss] zpool core dumped

2006-08-22 Thread Robert Milkowski
Hello Robert, After server restart I got: bash-3.00# zpool create test c5t600C0FF0098FD535C3D2B900d0 warning: device in use checking failed: No such device bash-3.00# zpool list NAMESIZEUSED AVAILCAP HEALTH ALTROOT test204G 84.5K

Re: [zfs-discuss] zpool core dumped

2006-08-22 Thread Eric Schrock
This looks like a bug in the in-use checking for SVM (?). What build are you running? In the meantime, you can work around this by setting 'NOINUSE_CHECK' in your environment to disable in-use checking. Just be careful that you're not specifying disks which are actually in use, of course ;-) -

Re: [zfs-discuss] zpool core dumped

2006-08-22 Thread James C. McPherson
Robert Milkowski wrote: Hello zfs-discuss, S10U2 SPARC + patches Generic_118833-20 LUNs from 3510 array. bash-3.00# zpool import no pools available to import bash-3.00# zpool create f3-1 mirror c5t600C0FF0098FD535C3D2B900d0 c5t600C0FF0098FD54CB01E1100d0 mir