Jan Hnatek wrote:
Hi,

I'm recently experiencing the following behavior at boot:
The filesystem/local service ends up in maintenance with
  "/usr/sbin/zfs mount -a failed"

I have a pkg/server service instance with pkg/inst_root
pointing to a zfs filesystem mounted from external USB drive.
This location is reported as non-empty along with the above
error. It appears that pkg.depotd is started before the mount -a
happens and creates some files in that directory.

Is this a bug or I only need to adjust some startup conditions
for this pkg/server instance?

The pkg-server manifest has had a dependency on filesystem/local since Apr 2007:

        <dependency
                name='fs'
                grouping='require_all'
                restart_on='none'
                type='service'>
                <service_fmri value='svc:/system/filesystem/local' />
        </dependency>

SMF-related bug?

Cheers,
--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to