- What type of support thread are you creating?
- Support question
- What OpenViX Image build number are you using?
- 6.9.002
- Have you tried re-flashing WITHOUT settings restore?
- NO
- Have you tried re-flashing WITH a settings restore?
- NO
Hi all,
I changed broadband provider today and have a plusnet hub 2 / BT smart hub 2. As soon as i switched over my boxes to the new hub I noticed that an NFS share on my "slave" box stopped working. It could no longer see any NFS shares on my "Master" box. After much wrangling and googling I came across the solution which has fixed the issue.
On the slave box (where the mount point created) I had to change the parameters of the share from "rw,sync,no_subtree_check" to "rw,sync,no_subtree_check,insecure"
additionally
On the master box where the actual share is I had to manually edit the "exports" file under /etc/ and change each entry from "rw,no_root_squash,async,no_subtree_check" to "rw,no_root_squash,async,no_subtree_check,insecure"
Two questions:
1. As I don't allow connections to my boxes from outside the LAN I assume the changes are safe enough
2. I'm assuming he change I made in the Mount Points menu on the slave will be captured by a backup and restored as the need arises (upgrades / reinstalls) but I suspect the change on the master box to the "exports" file under /etc/ will not be backed up and so I will have to make this change every time I upgrade. Hopefully not but I wanted to check.
Thanks
Paul
I changed broadband provider today and have a plusnet hub 2 / BT smart hub 2. As soon as i switched over my boxes to the new hub I noticed that an NFS share on my "slave" box stopped working. It could no longer see any NFS shares on my "Master" box. After much wrangling and googling I came across the solution which has fixed the issue.
On the slave box (where the mount point created) I had to change the parameters of the share from "rw,sync,no_subtree_check" to "rw,sync,no_subtree_check,insecure"
additionally
On the master box where the actual share is I had to manually edit the "exports" file under /etc/ and change each entry from "rw,no_root_squash,async,no_subtree_check" to "rw,no_root_squash,async,no_subtree_check,insecure"
Two questions:
1. As I don't allow connections to my boxes from outside the LAN I assume the changes are safe enough
2. I'm assuming he change I made in the Mount Points menu on the slave will be captured by a backup and restored as the need arises (upgrades / reinstalls) but I suspect the change on the master box to the "exports" file under /etc/ will not be backed up and so I will have to make this change every time I upgrade. Hopefully not but I wanted to check.
Thanks
Paul
