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

    glienhard

    @glienhard

    2
    Reputation
    652
    Profile views
    17
    Posts
    0
    Followers
    1
    Following
    Joined Last Online

    glienhard Unfollow Follow

    Best posts made by glienhard

    • RE: Added new storage node - images getting stuck in dev directory

      Update for this topic.

      After remounting the SAN to a different folder the image was still getting stuck in the dev directory. With @Tom-Elliott’s help we did an in-place upgrade to the latest Trunk. After doing this the image moved properly and there were no more issues. Thanks @Tom-Elliott! 🙂

      posted in FOG Problems
      glienhardG
      glienhard

    Latest posts made by glienhard

    • RE: Error when upgrading to the latest Trunk

      Great, thanks. I wanted to post the question just incase there was something else in the code that needed to be know.

      It is all working as advertised now 🙂

      posted in FOG Problems
      glienhardG
      glienhard
    • Error when upgrading to the latest Trunk

      When I perform the git pull to obtain the latest Trunk, I get an error that changes need to be committed and then the git aborts. Here is the full transcript from the git pull. I have not manually made any changes to the referenced file.

      root@srv01309:/opt/fogproject# git pull
      remote: Counting objects: 289, done.
      remote: Compressing objects: 100% (68/68), done.
      remote: Total 289 (delta 177), reused 147 (delta 147), pack-reused 69
      Receiving objects: 100% (289/289), 2.37 MiB | 3.87 MiB/s, done.
      Resolving deltas: 100% (182/182), completed with 50 local objects.
      From https://github.com/fogproject/fogproject
         456baa8..b84bae1  dev-branch -> origin/dev-branch
         8f1e322..305260c  svn        -> origin/svn
      Updating b8eb6fb..b84bae1
      error: Your local changes to the following files would be overwritten by merge:
              rpttmp/Hosts and Users.php
      Please, commit your changes or stash them before you can merge.
      Aborting
      
      posted in FOG Problems
      glienhardG
      glienhard
    • Old Images not working after Trunk upgrade

      A few days ago we upgraded from v1.2 to Trunk 6050 with @Tom-Elliott help. After this upgrade we were not able to push any images that were made with v1.2. Today I updated to Trunk 6128 and still having the issue. Thanks!

      0_1454018664723_upload-9ce3bc30-d166-43d7-b21e-716d31970b46

      0_1454018680217_upload-17d16ccd-bf22-47e0-a8d3-c73e3fb51fef

      posted in FOG Problems
      glienhardG
      glienhard
    • RE: Added new storage node - images getting stuck in dev directory

      Update for this topic.

      After remounting the SAN to a different folder the image was still getting stuck in the dev directory. With @Tom-Elliott’s help we did an in-place upgrade to the latest Trunk. After doing this the image moved properly and there were no more issues. Thanks @Tom-Elliott! 🙂

      posted in FOG Problems
      glienhardG
      glienhard
    • RE: Added new storage node - images getting stuck in dev directory

      @Tom-Elliott Thank Tom. Just sent you a chat

      posted in FOG Problems
      glienhardG
      glienhard
    • RE: Added new storage node - images getting stuck in dev directory

      @Wayne-Workman I did update the GUI as well. Unfortunately I’m still getting the same result.

      posted in FOG Problems
      glienhardG
      glienhard
    • RE: Added new storage node - images getting stuck in dev directory

      @Wayne-Workman I did have the dev directories set to async. I have moved the mount to /img_archive, updated the export file, and trying again.

      posted in FOG Problems
      glienhardG
      glienhard
    • RE: Added new storage node - images getting stuck in dev directory

      @Wayne-Workman Here is what I have… I have an internal RAID array mounted to /images. Then I have the SAN mounted to /images/archive. (I did this because I thought it would be more friendly to FOG that way.) I can certainly remount the SAN to a different folder and give that a try. (I had had that thought as well.)

      Here is what I have in my /etc/exports file:

      /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)
      /images/archive *(ro,sync,no_wdelay,no_subtree_check,insecure_locks,no_root_squash,insecure,fsid=2)
      /images/archive/dev *(rw,async,no_wdelay,no_subtree_check,no_root_squash,insecure,fsid=3)

      posted in FOG Problems
      glienhardG
      glienhard
    • RE: Added new storage node - images getting stuck in dev directory

      @Wayne-Workman Still no luck…still stuck in the dev directory.

      posted in FOG Problems
      glienhardG
      glienhard
    • RE: Added new storage node - images getting stuck in dev directory

      @Wayne-Workman Yep saw that myself. Since the iscsi is going across a 1Gbit link I’m changing it to 30 and will try again. I’ll keep you posted. Thanks!

      posted in FOG Problems
      glienhardG
      glienhard