Ian Collins wrote:
> James C. McPherson wrote:
>> Ian Collins wrote:
>> ...
>>> I don't know if anything else breaks when you do this, but if you are
>>> building software in a zone on a lofs filesystem, dmake hangs.  Regular
>>> make works fine.
>>>
>>> The output from truss is:
>>>
>>> stat64("/export/home", 0x08045B60) = 0
>>> llseek(8, 0, SEEK_CUR) = 0
>>> llseek(8, 0, SEEK_SET) = 0
>>> ioctl(8, (('m'<<8)|7), 0x08045714) = 0
>>> ioctl(8, (('m'<<8)|7), 0x08045714) = 0
>>> ioctl(8, (('m'<<8)|7), 0x08045714) = 0
>>>
>>> repeated over and over.
>> Yup, I know. It's a complete p.i.t.a and I logged
>>
>> http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6553206
>>
>> 6553206 bringover from lofs to zfs fails, from lofs to ufs succeeds
>>
> Ah, so it is a ZFS/zone interaction issue rather than dmake. 
> Interesting that make works, while dmake loops.

So dmake, bringover and ws all result in twiddling of thumbs.

It's a royal pain, and unfortunately I don't know enough to
drill down enough :(



James C. McPherson
--
Senior Kernel Software Engineer, Solaris
Sun Microsystems
http://blogs.sun.com/jmcp       http://www.jmcp.homeunix.com/blog
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to