>> If you share the file systems the time increases even further but as I
>> understand it that issue is being worked:
>>
>> [EMAIL PROTECTED] # time zpool import zpool1
>>
>> real 7h6m28.62s
>> user 14m55.28s
>> sys 5h58m13.24s
>> [EMAIL PROTECTED] #
>
> Yes, this is a limitation of the antiquated NFS share subsystem. This is being
> worked on as part of the sharemgr work.

The initial putback of sharemgr won't help this much but we understand the 
issues.
A good part of the time is in the popen() used to run the share command. The 
plan
is to use the sharemgr interfaces to avoid the two forks and two execs for every
share being started.

Doug
 
 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to