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

    OvandHo

    @OvandHo

    0
    Reputation
    143
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    OvandHo Unfollow Follow

    Latest posts made by OvandHo

    • RE: /images on a mounted drive Mounting File System timeout

      Oh no, it’s not working anymore.

      So after the first post I downloaded the image but in the middle of the download, it stopped working. No errors, just no traffic anymore.
      So reboot, task was still there, and again the Mounting File system … and nothing

      So i went back on the server, did a
      service nfs-kernel-server stop
      umount /dev/sdb1
      service nfs-kernel-server start

      and the laptop suddenly continued its task and downloaded the full image

      so upload works on /dev/sdb1 mounted on /images but download doesn’t
      Upload from /images on system disk works.

      I rechecked and everything is with 777 root:root both on /images on system and on the big disk

      I’m out of ideas here. Any help appreciated

      posted in FOG Problems
      O
      OvandHo
    • /images on a mounted drive Mounting File System timeout

      Hi there,

      I installed FOG 1.2.0 on Ubuntu 14.04. System is on /dev/sda and I mounted a big disk (/dev/sdb1) on /images (before fog install)
      I uploaded several images to /images but I couldn’t download them back on laptop.

      At boot, I got stuck at Mounting File system…
      At that point, /images and subdir had 777 root:root

      So I umount /dev/sdb1, then I found that /images had 755 root:root ??
      Changed it to 777 root:root and mounted /dev/sdb1 to /images again.

      That solved the issue.

      posted in FOG Problems
      O
      OvandHo