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

Latest FOG 0.33b

Scheduled Pinned Locked Moved
General
77
1.6k
6.4m
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 3, 2014, 5:06 PM

    [quote=“ccmiens, post: 22385, member: 2951”]Hi,
    How to update r1170 -> r1185?
    Uninstall and reinstall all or simply extract files of new version
    Thanks[/quote]

    You can do this is multiple ways.

    First method, if you downloaded thru svn:

    Go into the directory where you placed fog perform the command svn update and reinstall. (It will upgrade, not perform brand new install.)

    For example: /home/user/trunk
    [code]cd ~/trunk
    svn update
    cd bin
    ./install.sh[/code]

    My tarball is updated to 1185, just download it and run the installer (again it will upgrade.)
    [code]wget --no-check-certificate https://mastacontrola.com/fog_0.33b.tar.bz2
    tar -xjf fog_0.33b.tar.bz2
    cd fog_0.33b/bin
    ./install.sh[/code]

    That should do it.

    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
    • T
      Tom Elliott
      last edited by Feb 3, 2014, 6:38 PM

      r1186 fixes ping issues if you have FOG_HOST_LOOKUP on.

      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
      • J
        joacliba
        last edited by Feb 3, 2014, 7:38 PM

        I’m on revision 1185. Multipartition restore isn’t working, I tried RAW and it reboots when it starts to image (no error I could see). Anyone with multipartition/raw working?

        1 Reply Last reply Reply Quote 0
        • T
          Tom Elliott
          last edited by Feb 3, 2014, 8:10 PM

          I will give it a shot joacliba, but as you’re aware, it will take a while. I have to upload a raw image, then see where it’s erroring on the restore.

          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
          • J
            joacliba
            last edited by Feb 3, 2014, 8:23 PM

            Oh, sorry, I have explained badly:
            [LIST]
            []Multipartition, single disk --> Backup seems ok. [B]Restore doesn’t work[/B].
            [
            ]Raw --> Backup doesn’t work.
            [/LIST]
            I prefer “multipartition, single disk” but I was just testing “raw” and I found that it doesn’t work too.

            1 Reply Last reply Reply Quote 0
            • T
              Tom Elliott
              last edited by Feb 3, 2014, 10:13 PM

              I understood that already. I just couldn’t do a raw restore test without a raw image to test with.

              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
              • J
                joacliba
                last edited by Feb 3, 2014, 10:20 PM

                On RAW fails on upload, that is what I tried to say. I don’t know if deploy works or not, because I can’t make the backup.

                1 Reply Last reply Reply Quote 0
                • T
                  Tom Elliott
                  last edited by Feb 3, 2014, 10:26 PM

                  AH, I got you now. Looking into it as we speak.

                  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
                  • J
                    joacliba
                    last edited by Feb 3, 2014, 10:28 PM

                    Ok, thank you!

                    The other problem I’m trying to explain is with the “multipartition, single disk” option, it uploads well, but fails on deploy.

                    1 Reply Last reply Reply Quote 0
                    • T
                      Tom Elliott
                      last edited by Feb 3, 2014, 10:45 PM

                      Figured out the RAW upload issue. It starts the upload but then promptly fails.

                      I set the upload parameters properly (the part that performs the cloning) But the placement of where the files need to go during the process was all wrong. I was just telling it to write the data to the little 127MB ram disk rather than actually write it to the harddrive, to which it would promply fail and cause the system to restart. Rebuilding init.gz as we speak and will post with update.

                      Next test,

                      Can you be more specific with your multipartition, single disk option? Which OS? I’ve been testing with Windows 7, Windows 8, Windows 8.1, Linux, and Windows XP and haven’t had any issues. I do believe there could be an issue, but don’t know the details of your specific setup.

                      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
                      • T
                        Tom Elliott
                        last edited by Feb 3, 2014, 10:47 PM

                        Or, are you saying deploying multicast job for multipart images is broken, I haven’t tested that part yet.

                        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
                        • T
                          Tom Elliott
                          last edited by Feb 3, 2014, 10:54 PM

                          r1187 released to fix RAW upload 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! 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
                          • J
                            joacliba
                            last edited by Feb 3, 2014, 10:56 PM

                            My disk has the following partitions:
                            [LIST=1]
                            []NTFS (no OS installed, future windows 7).
                            [
                            ]ext4 --> / of ubuntu 12.04
                            []Extended:
                            [LIST=1]
                            [
                            ]ext4 --> /home of ubuntu 12.04
                            [*]swap partition.
                            [/LIST]
                            [/LIST]
                            The image is Linux(50) and multipartition single disk (I didn’t try multicast).

                            All the upload process seems to be ok, all partitions were backed.
                            When I try to deploy, no errors are showed on screen, it reboots without do nothing. On previous revisions deploy worked correctly, the problem was on upload. Now upload seems to be ok, deploy not.

                            1 Reply Last reply Reply Quote 0
                            • T
                              Tom Elliott
                              last edited by Feb 3, 2014, 11:27 PM

                              In the image name you’re using fog this system does it contain the file d1p1 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! 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
                              • J
                                joacliba
                                last edited by Feb 3, 2014, 11:32 PM

                                I think yes, but I can’t confirm until tomorrow, the fog server is in my institute.

                                Thank you and good night! 🙂

                                1 Reply Last reply Reply Quote 0
                                • T
                                  Tom Elliott
                                  last edited by Feb 4, 2014, 4:15 AM

                                  r1189 released.

                                  Fixes killing of snapin-tasks generated by imaging tasks not working properly. Can successfully kill.

                                  Also brings searching of tasks. This means all tasks. You can search, so far, by task name, task states, task types, hostnames, and macs. Will add more with enough time.

                                  Hope you all enjoy.

                                  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
                                  • F
                                    fabritrento
                                    last edited by Feb 4, 2014, 7:09 AM

                                    [quote=“Tom Elliott, post: 22388, member: 7271”]fabritrento,

                                    What is the error that is given? Are you sure it’s ext4 and not LVM?[/quote]

                                    yes ext4, the error appears in partclone gray screen for 1 second… i cannot read… but seems that don’uses partclone.extfs but partclone.ntfs. the part with blkid is working and present?

                                    1 Reply Last reply Reply Quote 0
                                    • F
                                      fabritrento
                                      last edited by Feb 4, 2014, 11:08 AM

                                      [quote=“fabritrento, post: 22387, member: 21607”]uploading a disk from a pc with 3 partition i get this error:

                                      first partition is ntfs with windows xp
                                      second is eth4 with ubuntu 13.10
                                      third is linux-swap.

                                      1st and 3rd is copyed ok on fog server, but second gives a error, seems that try to copy as ntfs instead as ext4.

                                      this bug is urgent must be fixed[/quote]

                                      with r1189 now i tryed to to a fast wipe before.

                                      the error gived by client is:

                                      (partclone gray screen):
                                      /dev/sda1 is mounted at …
                                      error!

                                      /dev/sda2 is mounted at …
                                      error!

                                      /dev/sda3 is mounted at …
                                      error!

                                      after this first fail of download , if i restart the same image download with a new download command on the web gui (same pc) the download starts… and finish but the grub installation don’t work, i must chroot the pc and do grub-install /dev/sda

                                      1 Reply Last reply Reply Quote 0
                                      • T
                                        Tom Elliott
                                        last edited by Feb 4, 2014, 12:08 PM

                                        I am a little confused,

                                        [quote=“fabritrento, post: 22429, member: 21607”]
                                        (partclone gray screen):
                                        /dev/sda1 is mounted at …
                                        error!

                                        /dev/sda2 is mounted at …
                                        error!

                                        /dev/sda3 is mounted at …
                                        error!
                                        [/quote]

                                        There’s no more detail than just error?
                                        [quote=“fabritrento, post: 22429, member: 21607”]
                                        after this first fail of download
                                        [/quote]
                                        What do you mean by after the first download, weren’t you just doing a Wipe Task?

                                        [quote=“fabritrento, post: 22429, member: 21607”]
                                        if i restart the same image download with a new download command on the web gui (same pc) the download starts… and finish but the grub installation don’t work, i must chroot the pc and do grub-install /dev/sda[/quote]

                                        Download jobs of the system, particularly pertaining to Grub, have never seemed to work. I’m currently trying with count=62 rather than count=63 on the mbr recovery. This probably means you’ll need to reupload the job first to see if it works. It may even be simpler than this. That said, I don’t think grub and mbr together worked properly and we haven’t come up with a good fix to this.

                                        While I can understand the need to image such systems with multipartition, my goals for right now are to get the essentials (the things more people use) working properly. Windows 7, Windows XP, Windows 8/8.1, and Linux. Not multiboot systems. While I am trying to get this working, it’s also set me behind in getting other areas actually working.

                                        Right now I’m trying to figure out why I need to use parted after reloading the mbr/partition table. The partition sizes should be created, with the only exception being on resizable images. Resizable images should need the partitions directly told as we want to be able to use the full size of the disk. MPS/MPA should not need to have their partition tables re-established as we recover the original partition table. Just my thoughts.

                                        I am not saying I won’t try to get this fixed, I’m just saying I’m busy on other areas first.

                                        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
                                        • J
                                          joacliba
                                          last edited by Feb 4, 2014, 2:14 PM

                                          Hi Tom,

                                          there is the “ls” of the image folder:

                                          -rwxrwxrwx 1 root root 32K feb 3 23:30 d1.mbr
                                          -rwxrwxrwx 1 root root 219K feb 3 23:30 d1p1.img (ntfs empty)
                                          -rwxrwxrwx 1 root root 1,2G feb 3 23:34 d1p2.img (/ of ubuntu)
                                          -rwxrwxrwx 1 root root 69 feb 3 23:34 d1p3.img (extended)
                                          -rwxrwxrwx 1 root root 2,3M feb 3 23:36 d1p5.img (/home ubuntu)
                                          -rwxrwxrwx 1 root root 3,2M feb 3 23:35 d1p6.img (swap)

                                          All partitions are present.

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 39
                                          • 40
                                          • 41
                                          • 42
                                          • 43
                                          • 77
                                          • 78
                                          • 41 / 78
                                          41 / 78
                                          • First post
                                            819/1559
                                            Last post

                                          192

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project