• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. statoon
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 1
    • Controversial 0
    • Groups 0

    statoon

    @statoon

    1
    Reputation
    166
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    statoon Unfollow Follow

    Best posts made by statoon

    • RE: Fog upload in /images/dev (default node) instead of /home/backup/dev (other node)

      Thank you very much. It works like a charm 🙂

      posted in FOG Problems
      S
      statoon

    Latest posts made by statoon

    • RE: Fog upload in /images/dev (default node) instead of /home/backup/dev (other node)

      Thank you very much. It works like a charm 🙂

      posted in FOG Problems
      S
      statoon
    • RE: Fog upload in /images/dev (default node) instead of /home/backup/dev (other node)

      Hello,

      [root@BS-FOG ~]# cat /etc/exports
      /images *(ro,sync,no_wdelay,no_subtree_check,insecure_locks,no_root_squash,insecure,fsid=0)
      /images/dev *(rw,async,no_wdelay,no_subtree_check,no_root_squash,insecure,fsid=1)
      /home/backup *(ro,sync,no_wdelay,no_subtree_check,insecure_locks,no_root_squash,insecure,fsid=0)
      /home/backup/dev *(rw,async,no_wdelay,no_subtree_check,no_root_squash,insecure,fsid=1)
      [root@BS-FOG ~]#

      posted in FOG Problems
      S
      statoon
    • Fog upload in /images/dev (default node) instead of /home/backup/dev (other node)

      Hello,

      I have a little problem, I have fog trunk installed on a CentOS 7 x64.
      I have two storage group (in same fog server, same ip) :

      • 1: default (/images) -> partition / is 30gb (just contains light sysprep images)
      • 2: backup(/home/backup) -> partition /home is 800gb (contains capture of user’s PC)

      I’ve tried to make a pc’s backup (128 gb used on disk) with fog but unfortunately I can’t (the bkp image is on backup storage group and not default)…
      The upload (mac adress folder) take place in /images/dev (no enough space) instead of /home/backup/dev

      Here some informations:
      alt text

      Can you help me ?

      Thank you 🙂

      posted in FOG Problems
      S
      statoon