• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    erro to deploy Image

    Scheduled Pinned Locked Moved
    FOG Problems
    2
    4
    354
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      juelson
      last edited by

      98b5d05b-2aa4-463f-b33b-3ba04d908c37-image.png

      Can your help me please

      george1421G 3 Replies Last reply Reply Quote 0
      • george1421G
        george1421 Moderator @juelson
        last edited by

        @juelson Oh this is an old version of FOG 1.4.4 to be exact.

        How do you have the /images directory configured?

        Are you trying to cross mount another server like a nas for more storage on your fog server?

        From the fog server’s console please run these commands and post the results here.

        lsblk
        df -h
        ls -la /images
        

        Lets see what the results are so we can plan the next steps.

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

        1 Reply Last reply Reply Quote 0
        • george1421G
          george1421 Moderator @juelson
          last edited by george1421

          OP created new thread in response to my question. I’m importing the response on the OPs behalf in this thread and terminating the other thread. Replies to questions should remain in thread and not by creating new threads.

          nb1.png

          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

          1 Reply Last reply Reply Quote 0
          • george1421G
            george1421 Moderator @juelson
            last edited by

            @juelson The output of the commands I asked you to run look normal except the directory listing of /images. There is a missing hidden file that FOG uses to know its connected to the correct image store.

            There should be a file called .mntcheck in both /images and /images/dev This file is created by the fog installer so it should be there unless someone adjusted the contents of the /images directory.

            So we can fix it with the following command. We will fix /images/dev so uploads work correctly while we are at it.

            Key in these commands at the FOG Server’s linux console. You may need to use sudo if you are using a debian variant or do this as the root user.

            touch /images/.mntcheck
            touch /images/dev/.mntcheck
            

            This is a non destructive command so its OK to run them even if the file exists. Once the .mntcheck file is created you download should work better.

            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post

            242

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project