• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Loops
    L
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    Loops

    @Loops

    0
    Reputation
    155
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Loops Unfollow Follow

    Latest posts made by Loops

    • RE: /images on a nfs share into a Nas ...

      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 ! 😕

      posted in General
      L
      Loops
    • RE: /images on a nfs share into a Nas ...

      ;D
      I will add a virtual disk on my SAN to store images 😞

      posted in General
      L
      Loops
    • 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 !

      posted in General
      L
      Loops
    • /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 -ra

      exportfs: /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.x

      exportfs: /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.x

      exportfs: /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 😕

      posted in General
      L
      Loops