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

fog problem ?

Scheduled Pinned Locked Moved Solved
FOG Problems
7
44
18.9k
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.
  • W
    Wayne Workman @Varion
    last edited by Mar 15, 2016, 2:11 PM

    @Varion said:

    The only problem we have right now is that when we want to upload an image it take the full disk instead of just the occupied space.
    My supervisor have a question, does the fog version 1.2.0 support LVM and did the upload take just the disk space occupied or the entire disk?

    FOG supports LVM disks, but only as non-resizable. That said, the free space on the disk compresses down to almost nothing. FOG currently supports resizing for Ext4 and NTFS.

    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
    • V
      Varion
      last edited by Varion Mar 15, 2016, 9:26 AM Mar 15, 2016, 2:54 PM

      @Wayne-Workman okay thank’s

      Does the version of FOG 1.2.0 allow to choose the partition that we want to upload or not ?
      Or how did we can upload an debian os install on lvm with some logic volume like swap of 4g, logic volume home of 300g (1% used)… or we have an other solution (like an other os or things like that), how can we make an efficient save with fog ( just the disk space used, without copy the 300g from the volume home which are useless for us). We just want to copy the OS for deploying it to new computer.

      1 Reply Last reply Reply Quote 0
      • V
        Varion
        last edited by Mar 16, 2016, 2:27 PM

        i have "fatal error: failed to mount nfs volume when i want to upload

        W 1 Reply Last reply Mar 16, 2016, 2:40 PM Reply Quote 0
        • W
          Wayne Workman @Varion
          last edited by Mar 16, 2016, 2:40 PM

          @Varion For the NFS issue, we need more details. What’s the image path inside that node’s storage management? What’s the contents of /etc/exports? Have you ran through the Troubleshoot NFS article?

          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
          • V
            Varion
            last edited by Varion Mar 17, 2016, 3:00 AM Mar 17, 2016, 8:53 AM

            @Wayne-Workman
            /images
            the server try to mount the nfs volume with the old server address. Where can we change that if it’s possible ?
            mounting file system … mount: mounting 192.168.3.79:/images/dev/ on /images failed: No route to host
            and the ip address of the fog server is 3.95

            0_1458201803365_Capture-5.png

            T 1 Reply Last reply Mar 18, 2016, 10:36 AM Reply Quote 0
            • S
              Sebastian Roth Moderator
              last edited by Sebastian Roth Mar 17, 2016, 3:24 AM Mar 17, 2016, 9:24 AM

              @Varion Changing a FOG server’s IP is not as easy as it might seam. Here are instructions on this: https://wiki.fogproject.org/wiki/index.php/Change_FOG_Server_IP_Address

              The error (wrong IP) you are seeing at this stage is caused the storage management settings in the web gui (Storage Management -> DefaultMember -> IP Address). But please make sure to follow the instructions in that wiki article and get it all corrected!

              Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

              Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

              1 Reply Last reply Reply Quote 0
              • V
                Varion
                last edited by Mar 18, 2016, 8:22 AM

                The default storage ip address is good, i’ve checked all the instructins in your link but nothing happen. The error message is still here

                1 Reply Last reply Reply Quote 0
                • T
                  Tom Elliott @Varion
                  last edited by Mar 18, 2016, 10:36 AM

                  @Varion said:

                  @Wayne-Workman
                  /images
                  the server try to mount the nfs volume with the old server address. Where can we change that if it’s possible ?
                  mounting file system … mount: mounting 192.168.3.79:/images/dev/ on /images failed: No route to host
                  and the ip address of the fog server is 3.95

                  0_1458201803365_Capture-5.png

                  What do you mean by:

                  @Varion said:

                  The default storage ip address is good, i’ve checked all the instructins in your link but nothing happen. The error message is still here

                  THe first picture doesn’t show anything the a directory contents of what appears to be the home folder of the user currently signed in.

                  What Sebastian is talking about is the IP Address within the Storage nodes under Storage Management Page. If your fog server is still looking at the “old” IP address for handling NFS this would explain the IP Address issue you’re describing. That OR your “old” fog server is still up and running under 192.168.3.79, and all of your bootup settings (TFTP Option 66/67) are still looking at the “old” fog server.

                  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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                  Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                  Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                  1 Reply Last reply Reply Quote 0
                  • V
                    Varion
                    last edited by Mar 18, 2016, 12:47 PM

                    he look at the good IP address.
                    I have install once fog on a new computer and i have a “tsc: fast tsc calibration failed” 😢
                    the other error are gone for now >_<

                    1 Reply Last reply Reply Quote 0
                    • S
                      Sebastian Roth Moderator
                      last edited by Mar 18, 2016, 3:57 PM

                      “tsc: fast tsc calibration failed” is not a problem! Just ignore the message…

                      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                      1 Reply Last reply Reply Quote 1
                      • V
                        Varion
                        last edited by Mar 23, 2016, 8:54 AM

                        @Sebastian-Roth
                        maybe sometimes but in my case the computer start a normal boot and cancel the task of upload the image

                        1 Reply Last reply Reply Quote 0
                        • S
                          Sebastian Roth Moderator
                          last edited by Sebastian Roth Mar 23, 2016, 4:37 AM Mar 23, 2016, 10:36 AM

                          @Varion I am pretty sure this is not causing your problem. Possibly this is the last message you see but I doubt it’s the cause. Please try updating the kernel (Web GUI -> FOG Configuration -> Kernel Update) and see if you still run into the same problem.

                          Please let us know which computer (exact model!) you are seeing this problem on and best if you could take a (slow motion - iPhone can do this) video of the screen when this is happening!!

                          My guess is that this is caused by a hardware issue. Memory (memtest) or damaged hard drive?

                          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                          1 Reply Last reply Reply Quote 0
                          • V
                            Varion
                            last edited by Mar 25, 2016, 8:02 AM

                            I’ll give you that soon.

                            And i have an other strange thing, i’ve upgrade my fog 1.2.0 to trunk but the website is still 1.2.0 is it normal ? (i have follow the tuto with git https://wiki.fogproject.org/wiki/index.php/Upgrade_to_trunk i need to update the kernel or something like this ? )

                            1 Reply Last reply Reply Quote 0
                            • V
                              Varion
                              last edited by Mar 25, 2016, 8:32 AM

                              I’ve test it on a new computer we have received, a hp probook (they are all hp probook) i think it’s this model http://store.hp.com/FranceStore/Merch/Product.aspx?id=P4P61EA&opt=ABF&sel=NTB

                              1 Reply Last reply Reply Quote 0
                              • S
                                Sebastian Roth Moderator
                                last edited by Mar 25, 2016, 8:18 PM

                                @Varion About the web interface: See what you get from those commands and post the output here: grep DocumentRoot /etc/apache2/sites-enabled/001-fog.conf and ls -al /var/www

                                What did you mean by “the computer start a normal boot and cancel the task of upload the image”?? Please let us know where exactly the task is canceled!! Error messages you see? Or just reboot or hang? Best if you can upload a picture or video so we know what exactly you see. Otherwise we’re just guessing.

                                Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                1 Reply Last reply Reply Quote 0
                                • V
                                  Varion
                                  last edited by Mar 29, 2016, 8:29 AM

                                  “the computer start a normal boot and cancel the task of upload the image” --> reboot yes sorry
                                  For the commands:
                                  grep DocumentRoot /etc/apache2/sites-enabled/001-fog.conf --> no result
                                  ls -al /var/www 0_1459240217656_Capture-6.png

                                  1 Reply Last reply Reply Quote 0
                                  • V
                                    Varion
                                    last edited by Mar 29, 2016, 12:39 PM

                                    @Sebastian-Roth
                                    Entrez le nouveau mot de passe UNIX : Retapez le nouveau mot de passe UNIX : passwd : le mot de passe a été mis à jour avec succès
                                    Failed to get D-Bus connection: Erreur inconnue -1
                                    Failed to get D-Bus connection: Erreur inconnue -1
                                    Failed to get D-Bus connection: Erreur inconnue -1
                                    Failed to get D-Bus connection: Erreur inconnue -1
                                    Failed to get D-Bus connection: Erreur inconnue -1
                                    Synchronizing state for mysql.service with sysvinit using update-rc.d…
                                    Executing /usr/sbin/update-rc.d mysql defaults
                                    Executing /usr/sbin/update-rc.d mysql enable
                                    Failed to get D-Bus connection: Erreur inconnue -1
                                    Failed to get D-Bus connection: Erreur inconnue -1
                                    Failed to get D-Bus connection: Erreur inconnue -1
                                    Operation failed: Aucun fichier ou dossier de ce type
                                    Failed to get D-Bus connection: Erreur inconnue -1
                                    Failed to get D-Bus connection: Erreur inconnue -1
                                    Failed to get D-Bus connection: Erreur inconnue -1
                                    Operation failed: Aucun fichier ou dossier de ce type
                                    Failed to get D-Bus connection: Erreur inconnue -1
                                    Failed to get D-Bus connection: Erreur inconnue -1
                                    Failed to get D-Bus connection: Erreur inconnue -1

                                    1 Reply Last reply Reply Quote 0
                                    • S
                                      Sebastian Roth Moderator
                                      last edited by Mar 30, 2016, 10:50 AM

                                      From what we found out it seams like someone tried to go back from systemd to sysvinit on this debian 8.3 system but didn’t fully uninstall systemd (utils)! So the installer found systemctl and tried to do things systemd style which failed… circumvented the systemd check and the installer went trough without an error.

                                      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                      1 Reply Last reply Reply Quote 0
                                      • V
                                        Varion
                                        last edited by Apr 7, 2016, 7:52 AM

                                        so the main problem is solved but i have the delayed task that don’t work (for upload, download, WOL) is their a solution to this ?

                                        W 1 Reply Last reply Apr 7, 2016, 2:14 PM Reply Quote 0
                                        • W
                                          Wayne Workman @Varion
                                          last edited by Wayne Workman Apr 7, 2016, 8:14 AM Apr 7, 2016, 2:14 PM

                                          @Varion said in fog problem ?:

                                          so the main problem is solved but i have the delayed task that don’t work (for upload, download, WOL) is their a solution to this ?

                                          Check your timezone settings inside FOG Settings, and check the local system time and timezone as well.

                                          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
                                          • 1
                                          • 2
                                          • 3
                                          • 2 / 3
                                          • First post
                                            Last post

                                          194

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project