ฉันมีพาร์ติชันระยะไกลที่ฉันได้ติดตั้งในเครื่องโดยใช้ NFS
'mount' ให้
192.168.3.1:/mnt/storage-pools/ on /pools type nfs (rw,addr=192.168.3.1)
บนเซิร์ฟเวอร์ที่ฉันมีในการส่งออก:
/mnt/storage-pools   *(rw,insecure,sync,no_subtree_check)
จากนั้นฉันก็ลอง
 touch /pools/test1
 ls -lah
 -rw-r--r--  1 65534 65534    0 Dec 13 20:56 test1
 chown root.root test1
 chown: changing ownership of `test1': Operation not permitted
ฉันพลาดอะไรไป ดึงผมออกมา