-
alegHi 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.
-
tsoomealeg check the log file noted in output of svcs -l nfs/server
-
aleg"/lib/svc/method/nfs-server: mountd failed with 1" is from that log file. Nothing else.
-
alegfor more context. I'm on LTS. nfs service in global zone works just fine.
-
ptribbleCan the zone look up its own address?
-
ptribble
-
alegthank you! supper helpful. after adding into /etc/hosts it works.