Thank’s a lot for your help ! but this is a little bit hard for me !
My Fog server is now running with a local image storage !
Posts made by Loops
-
RE: /images on a nfs share into a Nas ...
-
RE: /images on a nfs share into a Nas ...
;D
I will add a virtual disk on my SAN to store images -
RE: /images on a nfs share into a Nas ...
Thank’s for your help but, i can’t use iscsi !
My Fog server is virtual and the Nas is not near the server they are in 2 different building ! -
/images on a nfs share into a Nas ...
Hi !
I want to move my Fog images on a nas (IBM V7000U).
My fog is runnin on a Ubuntu 13.10.I can mount /images on a nfs share of th Nas …
My problem is when i want to install an image on a computer … When the computer is connecting to the fog server (NFS) i’ve this error message :
“mount: mounting <serverIpAddress>:/images on /images failed: permission denied”When i look on the Fog Server the nfs share, i think, does not work …
On the Fog server :
[CODE]sudo exportfs -raexportfs: /etc/exports [1]: Neither ‘subtree_check’ or ‘no_subtree_check’ specified for export “*:/images”.
Assuming default behaviour (‘no_subtree_check’).
NOTE: this default has changed since nfs-utils version 1.0.xexportfs: /etc/exports [2]: Neither ‘subtree_check’ or ‘no_subtree_check’ specified for export “*:/images/dev”.
Assuming default behaviour (‘no_subtree_check’).
NOTE: this default has changed since nfs-utils version 1.0.xexportfs: /images/dev does not support NFS export
exportfs: /images does not support NFS export
[/CODE]When i umount /images, i can execute correctly a exportfs -ra …
Can i share a folder with nfs, mounted on a nfs share ?
It is possible to put the images on a NAS ? What is the correct way to do that ?
Thanks a lot for your help !
Sorry for my english