On 05/29/2014 02:54 AM, Coy Hile via smartos-discuss wrote: > > On May 29, 2014, at 5:00 AM, Ian Collins via smartos-discuss > <[email protected]> wrote: > >> I'm setting up a new server running joyent_20140515T211957Z and when I >> create a filesystem on a delegated data set within a zone, I get these odd >> messages: >> >> # zfs create zones/0ca0c8b7-96b4-409d-943b-849d043d574a/data/test >> SMF Initialization problems..svc:/network/nfs/server:default >> .. ten more.. >> NFS plugin problem with SMF repository: unknown -1 >> >> The filesystem is created. >> >> I don't see this on older drops. > > > I see the same thing on my current box at home running an older build as well: > > [root@headnode ~]# uname -a > SunOS headnode 5.11 joyent_20131213T023304Z i86pc i386 i86pc > [root@headnode ~]# > > I just ignored it because the fs does get created.
This is a bug, but it's effectively harmless. Specifically it's referring to the fact that zfs create has a side effect of talking to various services via libshare for checking things like sharenfs, etc. Given that the nfs server doesn't work in a zone, this should be completely harmless, but I'd still file a bug so we can at least clean up confusion. Robert ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
