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

    Fog server offline

    Scheduled Pinned Locked Moved
    FOG Problems
    4
    11
    3.4k
    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.
    • C
      Connie
      last edited by

      Yesterday I deleted some images because I couldn’t login to the server. This morning it is telling me that it is offline. I don’t normally take care of the server, can you help me?

      1 Reply Last reply Reply Quote 0
      • Wayne WorkmanW
        Wayne Workman
        last edited by Wayne Workman

        Sounds like the disk might be still full, or other damage was caused by the disk filling to 100%. How are you logging in? Directly at the server itself? Have you tried using SSH?

        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!
        Daily Clean Installation Results:
        https://fogtesting.fogproject.us/
        FOG Reporting:
        https://fog-external-reporting-results.fogproject.us/

        1 Reply Last reply Reply Quote 0
        • C
          Connie
          last edited by

          I am logging in at the server. I can also log in remotely. Up in the right hand corner it shows that the fog server is offline.

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

            @Connie Can you log into the console of the fog server (not web interface), to get to the command shell/line? You can do this from sitting in front of the console or via ssh (i.e. putty).

            If so then can you run the following command and post the results here.
            df -h

            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 1
            • C
              Connie
              last edited by

              I took a picture of it. How do I post it?

              1 Reply Last reply Reply Quote 0
              • C
                Connie
                last edited by

                0_1460651032557_20160414_105446_resized.jpg

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

                  Yep, your root file system has filled up. For unix this is not a good situation.

                  I might start with changing to the upload folder to see if there are any failed image captures.

                  cd /image/dev

                  then get a directory listing of what is there. Normally this directory is empty.

                  ls -la

                  If there ARE files there, then you need to decide if they are important enough so you can’t delete them. If you can delete them then you can run this dangerous command. Its dangerous in the since it WILL delete anything and every thing in that directory no questions asked.

                  If you are positive you are in /images/dev then key in rm -rf /images/dev/* and it will purge all files and folders in that folder. Then run the df -h command again and see if you have any free space on the /dev/sda1 partition.

                  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!

                  Wayne WorkmanW 1 Reply Last reply Reply Quote 1
                  • Wayne WorkmanW
                    Wayne Workman @george1421
                    last edited by Wayne Workman

                    @george1421 said in Fog server offline:

                    cd /image/dev should be cd /images/dev
                    😉

                    If you are positive you are in /images/dev then key in rm -rf /images/dev/* and it will purge all files and folders in that folder. Then run the df -h command again and see if you have any free space on the /dev/sda1 partition.

                    After running George’s command to delete everything in that directory, execute these commands to recreate the .mntcheck file that is required in that directory.
                    touch /images/dev/.mntcheck;chmod 777 /images/dev/.mntcheck

                    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!
                    Daily Clean Installation Results:
                    https://fogtesting.fogproject.us/
                    FOG Reporting:
                    https://fog-external-reporting-results.fogproject.us/

                    1 Reply Last reply Reply Quote 1
                    • C
                      Connie
                      last edited by

                      Does this picture help?

                      I 1 Reply Last reply Reply Quote 0
                      • I
                        ITSolutions Testers @Connie
                        last edited by

                        @Connie You need to re-upload the picture. It must not have worked correctly

                        1 Reply Last reply Reply Quote 1
                        • Wayne WorkmanW
                          Wayne Workman
                          last edited by Wayne Workman

                          I was able to help via Team Viewer.

                          The FOG server’s IP address changed. The server is probably set to receive DHCP and maybe the reservation was deleted or something - not sure. It had a very weird IP, not one you’d normally set as static or as a reservation.

                          Also - Connie has fog 0.29 installed on Ubuntu 10.04

                          The root partition has around 30-40GB of free space now - but it will surely run out of space again.

                          Images and DB need backed up, and a new server needs built, honestly.

                          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!
                          Daily Clean Installation Results:
                          https://fogtesting.fogproject.us/
                          FOG Reporting:
                          https://fog-external-reporting-results.fogproject.us/

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

                          277

                          Online

                          12.0k

                          Users

                          17.3k

                          Topics

                          155.2k

                          Posts
                          Copyright © 2012-2024 FOG Project