03:36:40 Hi there, I'm trying to run NFS service in 'pkgsrc' branded zone without any luck. nfs-service is failing with "/lib/svc/method/nfs-server: mountd failed with 1". Does anyone have any clue how to debug this? Thank you. 14:00:21 aleg check the log file noted in output of svcs -l nfs/server 15:35:02 "/lib/svc/method/nfs-server: mountd failed with 1" is from that log file. Nothing else. 15:35:31 for more context. I'm on LTS. nfs service in global zone works just fine. 15:44:53 Can the zone look up its own address? 15:46:22 See https://illumos.topicbox.com/groups/omnios-discuss/T3deffcfdbd1695f2/nfs-in-a-zone-maintenance 16:18:24 thank you! supper helpful. after adding into /etc/hosts it works.