LoginSignup
0
1

More than 1 year has passed since last update.

TrueNASのNFSをUbuntuでマウントできない時

Posted at

※自分用メモです

環境

server

TrueNAS on ESXi
バージョン: TrueNAS-12.0-U5.1

client

Ubuntu 20.04 on ESXi

エラー

sudo mount -t nfs <server> <local>
mount.nfs: access denied by server while mounting <server>

原因

Mapall userを設定しないとプロセスがnobody:nobodyになってしまうらしい…
参考のページを紛失したため、真偽不明。

解決策

スクリーンショット 2021-09-06 022421.png

共有 > NFS > Add のMapall Userを設定する。

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1