You are not logged in.

#1 2012-09-07 18:31:18

eNTi
Member
Registered: 2006-04-30
Posts: 109

systemd fails to mount nfs shares at startup

Sep 07 19:56:24 eNTi rpc.statd[1822]: Version 1.2.6 starting
Sep 07 19:56:24 eNTi rpc.statd[1823]: Version 1.2.6 starting
Sep 07 19:56:24 eNTi sm-notify[1825]: Version 1.2.6 starting
Sep 07 19:56:24 eNTi sm-notify[1824]: Version 1.2.6 starting
Sep 07 19:56:24 eNTi sm-notify[1824]: Already notifying clients; Exiting!
Sep 07 19:56:24 eNTi rpc.statd[1827]: Version 1.2.6 starting
Sep 07 19:56:24 eNTi sm-notify[1828]: Version 1.2.6 starting
Sep 07 19:56:24 eNTi sm-notify[1828]: Already notifying clients; Exiting!
Sep 07 19:56:24 eNTi rpc.statd[1822]: Running as root.  chown /var/lib/nfs to choose different user
Sep 07 19:56:24 eNTi rpc.statd[1822]: failed to create RPC listeners, exiting
Sep 07 19:56:24 eNTi rpc.statd[1823]: Running as root.  chown /var/lib/nfs to choose different user
Sep 07 19:56:24 eNTi rpc.statd[1832]: Version 1.2.6 starting
Sep 07 19:56:24 eNTi sm-notify[1833]: Version 1.2.6 starting
Sep 07 19:56:24 eNTi sm-notify[1833]: Already notifying clients; Exiting!
Sep 07 19:56:24 eNTi rpc.statd[1823]: failed to create RPC listeners, exiting
Sep 07 19:56:24 eNTi rpc.statd[1827]: Running as root.  chown /var/lib/nfs to choose different user
Sep 07 19:56:24 eNTi rpc.statd[1832]: Running as root.  chown /var/lib/nfs to choose different user
Sep 07 19:56:24 eNTi rpc.statd[1827]: Could not bind socket: (98) Address already in use
Sep 07 19:56:24 eNTi rpc.statd[1827]: Could not bind socket: (98) Address already in use
Sep 07 19:56:24 eNTi rpc.statd[1827]: failed to create RPC listeners, exiting
Sep 07 19:56:24 eNTi rpc.statd[1832]: failed to create RPC listeners, exiting
Sep 07 19:56:24 eNTi mount[1813]: mount.nfs: rpc.statd is not running but is required for remote locking.
Sep 07 19:56:24 eNTi mount[1813]: mount.nfs: Either use '-o nolock' to keep locks local, or start statd.
Sep 07 19:56:24 eNTi mount[1813]: mount.nfs: an incorrect mount option was specified
Sep 07 19:56:24 eNTi mount[1814]: mount.nfs: rpc.statd is not running but is required for remote locking.
Sep 07 19:56:24 eNTi mount[1814]: mount.nfs: Either use '-o nolock' to keep locks local, or start statd.
Sep 07 19:56:24 eNTi mount[1814]: mount.nfs: an incorrect mount option was specified
Sep 07 19:56:24 eNTi systemd[1]: usr-local-video.mount mount process exited, code=exited status=32
Sep 07 19:56:24 eNTi systemd[1]: Job remote-fs.target/start failed with result 'dependency'.
Sep 07 19:56:24 eNTi systemd[1]: Unit usr-local-video.mount entered failed state.

any ideas?

Offline

#2 2012-10-08 16:45:15

modulation
Member
Registered: 2010-02-27
Posts: 6

Re: systemd fails to mount nfs shares at startup

I think you have to enable the rpcbind service

systemctl enable rpcbind.service

Offline

Board footer

Powered by FluxBB