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

Upgrade version

Scheduled Pinned Locked Moved Unsolved
FOG Problems
6
52
18.6k
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.
  • T
    Tom Elliott
    last edited by Feb 15, 2017, 7:12 PM

    Please install the RC’s preferrably the 6th one.

    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

    M 1 Reply Last reply Feb 15, 2017, 8:30 PM Reply Quote 0
    • M
      mimi1255 @Tom Elliott
      last edited by Feb 15, 2017, 8:30 PM

      @Tom-Elliott I installed the kernel 4.9.0.15-generic, is it right ?

      Thanks

      G J 2 Replies Last reply Feb 15, 2017, 8:32 PM Reply Quote 0
      • G
        george1421 Moderator @mimi1255
        last edited by george1421 Feb 15, 2017, 2:33 PM Feb 15, 2017, 8:32 PM

        @mimi1255 No what Tom recommended is that you upgrade FOG to the RC release. Using this process

        git clone https://github.com/fogproject/fogproject.git
        cd fogproject
        git checkout dev-branch
        cd bin
        ./installfog.sh -y
        

        The git checkout dev-branch will put you at the latest dev release.

        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!

        M 1 Reply Last reply Feb 15, 2017, 9:10 PM Reply Quote 0
        • J
          Jaymes Driver Developer @mimi1255
          last edited by Jaymes Driver Feb 15, 2017, 2:35 PM Feb 15, 2017, 8:35 PM

          @mimi1255 George beat me to it!

          WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

          1 Reply Last reply Reply Quote 0
          • M
            mimi1255 @george1421
            last edited by Feb 15, 2017, 9:10 PM

            @george1421 Now it works ! Perfect ! Tomorrow I will try to move my old images to the new fog server.
            Thanks.

            1 Reply Last reply Reply Quote 0
            • M
              mimi1255 @george1421
              last edited by Feb 16, 2017, 8:40 AM

              @george1421 said in Upgrade version:

              Just remember with FOG there are the physical files in /images that need to be moved and then you need to update the fog database (via the web gui) to define the images you moved in /images.

              I moved images to the new server in the /images.
              But now how can I do to update the fog database via the web gui ?

              Thanks.

              G 1 Reply Last reply Feb 16, 2017, 11:00 AM Reply Quote 0
              • G
                george1421 Moderator @mimi1255
                last edited by Feb 16, 2017, 11:00 AM

                @mimi1255 This part of the process is a bit labor intensive.

                1. Go into image management and create new image
                2. Set the image name to match the directory name of the first image in /images (hint: use cut and paste if you are connected to the fog server using putty to ensure you get name exact)
                3. Set the storage group
                4. Operating system to match the image on disk
                5. The image path should match what you keyed in as the image name.
                6. The next one is going to be the tricky one. You need to set the image type to match (exactly) what was captured. Migrating from 1.2.0 you probably used single disk non-resizable.
                7. Partitions: everything
                8. And for compression leave it at 6

                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!

                M 1 Reply Last reply Feb 16, 2017, 12:46 PM Reply Quote 0
                • M
                  mimi1255 @george1421
                  last edited by Feb 16, 2017, 12:46 PM

                  @george1421
                  I followed your message.

                  But is it normal that the Image size is 0 ?

                  0_1487249197871_16-02-2017 13-44-35.jpg
                  Thanks.

                  G 1 Reply Last reply Feb 16, 2017, 1:14 PM Reply Quote 0
                  • G
                    george1421 Moderator @mimi1255
                    last edited by Feb 16, 2017, 1:14 PM

                    @mimi1255 Yes and no.

                    That number is entered by the FOS engine as it captures the image. Since you “side loaded” the images into the fog server that value will be zero. No worries its just an informational value. The system will deploy without issue.

                    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!

                    M 1 Reply Last reply Feb 16, 2017, 1:18 PM Reply Quote 0
                    • M
                      mimi1255 @george1421
                      last edited by Feb 16, 2017, 1:18 PM

                      @george1421 Sorry, I have a problem…
                      0_1487251101874_IMG_1139.JPG

                      G 1 Reply Last reply Feb 16, 2017, 1:21 PM Reply Quote 0
                      • G
                        george1421 Moderator @mimi1255
                        last edited by Feb 16, 2017, 1:21 PM

                        @mimi1255 Was this image originally captured with a pre 1.2.0 version of FOG?

                        Also could you post the results of this command? ls -la /images/DellLatitudeE6320model What I’m thinking is the image format may be the older style. We can fix this, I just need to be sure. We “may” also have to get a developer to look at this since I don’t remember the older version of fog anymore.

                        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!

                        M 1 Reply Last reply Feb 16, 2017, 1:29 PM Reply Quote 0
                        • M
                          mimi1255 @george1421
                          last edited by Feb 16, 2017, 1:29 PM

                          @george1421 Below the result:
                          administrateur@SRVFOG:/images$ ls -la /images/DellLatitudeE6320model
                          total 3172580
                          drwxrwxrwx 2 administrateur administrateur 4096 févr. 16 08:23 .
                          drwxrwxrwx 14 root root 4096 févr. 16 09:19 …
                          -rwxrwxrwx 1 administrateur administrateur 2 févr. 16 08:23 d1.fixed_size_partitions
                          -rwxrwxrwx 1 administrateur administrateur 15 févr. 16 08:23 d1.original.fstypes
                          -rwxrwxrwx 1 administrateur administrateur 259 févr. 16 08:23 d1.original.partitions
                          -rwxrwxrwx 1 administrateur administrateur 0 févr. 16 08:23 d1.original.swapuuids
                          -rwxrwxrwx 1 administrateur administrateur 8673377 févr. 16 08:23 rec.img.000
                          -rwxrwxrwx 1 administrateur administrateur 3240019543 févr. 16 08:24 sys.img.000

                          G 1 Reply Last reply Feb 16, 2017, 1:33 PM Reply Quote 0
                          • G
                            george1421 Moderator @mimi1255
                            last edited by george1421 Feb 16, 2017, 7:36 AM Feb 16, 2017, 1:33 PM

                            @mimi1255 I would say that looks like the older format (just guessing since its not the same structure as one of my images).

                            So what we need to enable is a FOG option to let you show the Image Manager in the on the image definition page.

                            Go to this FOG setting and enable it.
                            FOG Configuration->FOG System Settings->General Settings(section)->FOG_FORMAT_FLAG_IN_GUI

                            Then go back to the image definiton and change the Image Manager from partclone to partimage.

                            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!

                            G M 2 Replies Last reply Feb 16, 2017, 1:34 PM Reply Quote 0
                            • G
                              george1421 Moderator @george1421
                              last edited by Feb 16, 2017, 1:34 PM

                              @george1421 just for clarity this is what a Partclone format looks like.

                              d1.fixed_size_partitions  d1.original.fstypes    d1p2.img
                              d1.mbr                    d1.original.swapuuids  d1p3.img
                              d1.minimum.partitions     d1p1.img               d1.partitions
                              

                              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
                              • M
                                mimi1255 @george1421
                                last edited by Feb 16, 2017, 1:36 PM

                                @george1421 I tried again, I changed the OS and the Image type. And now it works. !
                                But is it possible to know settings for each old image (OS, image type, etc…) ?

                                Thanks.

                                G W 2 Replies Last reply Feb 16, 2017, 1:38 PM Reply Quote 0
                                • G
                                  george1421 Moderator @mimi1255
                                  last edited by george1421 Feb 16, 2017, 7:45 AM Feb 16, 2017, 1:38 PM

                                  @mimi1255 I don’t feel 100% confident with this statement (simply since I don’t have any experience with 1.2.0 stable or before).

                                  I would say if the directory has this file sys.img.000 then its in partimage format. If it has d1p1.img it is (current FOG 1.3.x) partclone format. As for the OS, I would hope you knew what the captured image was. The other option like you found out is trial and error.

                                  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!

                                  J 1 Reply Last reply Feb 16, 2017, 3:06 PM Reply Quote 0
                                  • J
                                    Junkhacker Developer @george1421
                                    last edited by Junkhacker Feb 16, 2017, 9:06 AM Feb 16, 2017, 3:06 PM

                                    @george1421 from the list of files in that image’s directory, that was definitely not a partimage image. any image folder that contains the files
                                    d1.fixed_size_partitions
                                    d1.original.fstypes
                                    d1.original.partitions
                                    d1.original.swapuuids
                                    are partclone

                                    image folders that contain image files with the naming format
                                    rec.img.000
                                    sys.img.000
                                    also may be partclone, from before the naming convention was changed

                                    signature:
                                    Junkhacker
                                    We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                                    G 1 Reply Last reply Feb 16, 2017, 3:11 PM Reply Quote 0
                                    • G
                                      george1421 Moderator @Junkhacker
                                      last edited by Feb 16, 2017, 3:11 PM

                                      @Junkhacker Well then my confidence level now is 0% I know what I’m speaking about.

                                      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!

                                      J 1 Reply Last reply Feb 16, 2017, 3:19 PM Reply Quote 0
                                      • J
                                        Junkhacker Developer @george1421
                                        last edited by Feb 16, 2017, 3:19 PM

                                        @george1421 well, unfortunately, the file naming conventions and formatting hasn’t always been the clearest. it’s gotten a lot better, even if i don’t think what we use now is perfect

                                        signature:
                                        Junkhacker
                                        We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                                        1 Reply Last reply Reply Quote 1
                                        • W
                                          Wayne Workman @mimi1255
                                          last edited by Wayne Workman Feb 17, 2017, 11:42 PM Feb 18, 2017, 5:41 AM

                                          @mimi1255 If your current issues are not related to the original problem in this thread, please start a new thread - and we will gladly help you there.

                                          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
                                          • 3 / 3
                                          3 / 3
                                          • First post
                                            42/52
                                            Last post

                                          156

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project