Hi Miro
I created ~100 1m zvols in a pool without shareiscsi, and don't have
a problem.
# ls /dev/zvol/dsk/tank | wc -l
/dev/zvol/dsk/tank: No such file or directory
0
# ptime zfs volinit
real 20.787
user 0.207
sys 1.738
# ls /dev/zvol/dsk/tank | wc -l
99
After turning shareiscsi=on via "zfs set shareiscsi=on", things still
seem ok...
# ls /dev/zvol/dsk/tank | wc -l
/dev/zvol/dsk/tank: No such file or directory
0
# ptime zfs volinit
real 21.187
user 0.225
sys 1.855
# ls /dev/zvol/dsk/tank | wc -l
99
How long 'ptime devfsadm' take on your machine?
Does running 'devfsadm -C' help 'ptime zfs volinit' at all?
-Chris
> Hello taylor,
>
> # uname -a
> SunOS tete 5.11 snv_74 i86pc i386 i86pc
>
> I tried with OpenSolaris, Solaris 10 and FreeBSD. I don't have problem only
> on FreeBSD :-/.
>
> Thank you for the advice. I try to post on device drivers forum... maybe they
> would find a workaround for this.
> Miro
>
>
> This message posted from opensolaris.org
> _______________________________________________
> storage-discuss mailing list
> [email protected]
> http://mail.opensolaris.org/mailman/listinfo/storage-discuss
>
_______________________________________________
storage-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/storage-discuss