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

    Pigz abort

    Scheduled Pinned Locked Moved
    FOG Problems
    3
    31
    16.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
      CMc
      last edited by

      Yes (/storage/images) is part of the LVM.

      Here’s the output:

      root@kiri1:~# pvdisplay
      — Physical volume —
      PV Name /dev/sdb1
      VG Name kiri2
      PV Size 1.36 TiB / not usable 1.29 MiB
      Allocatable yes
      PE Size 4.00 MiB
      Total PE 357587
      Free PE 17587
      Allocated PE 340000
      PV UUID glQE6b-qwEH-LQo3-k2an-owfH-OPvy-PXnj1I

      — Physical volume —
      PV Name /dev/sda5
      VG Name kiri1
      PV Size 136.46 GiB / not usable 2.00 MiB
      Allocatable yes
      PE Size 4.00 MiB
      Total PE 34933
      Free PE 6
      Allocated PE 34927
      PV UUID GUvasn-41Eh-ozeI-bZnZ-UaXV-HsYC-r1C9MI

      root@kiri1:~# vgdisplay
      — Volume group —
      VG Name kiri2
      System ID
      Format lvm2
      Metadata Areas 1
      Metadata Sequence No 2
      VG Access read/write
      VG Status resizable
      MAX LV 0
      Cur LV 1
      Open LV 1
      Max PV 0
      Cur PV 1
      Act PV 1
      VG Size 1.36 TiB
      PE Size 4.00 MiB
      Total PE 357587
      [COLOR=#ff0000]Alloc PE / Size 340000 / 1.30 TiB[/COLOR]
      [COLOR=#ff0000]Free PE / Size 17587 / 68.70 GiB[/COLOR]
      VG UUID Agux9x-QG3h-O5Gg-WZrc-wuDh-4oGO-twHaDg

      — Volume group —
      VG Name kiri1
      System ID
      Format lvm2
      Metadata Areas 1
      Metadata Sequence No 3
      VG Access read/write
      VG Status resizable
      MAX LV 0
      Cur LV 2
      Open LV 2
      Max PV 0
      Cur PV 1
      Act PV 1
      VG Size 136.46 GiB
      PE Size 4.00 MiB
      Total PE 34933
      Alloc PE / Size 34927 / 136.43 GiB
      Free PE / Size 6 / 24.00 MiB
      VG UUID NRCufd-StrG-CQb0-87bS-2ehH-7Yea-PSMhKM

      root@kiri1:~# lvdisplay
      — Logical volume —
      LV Name /dev/kiri2/storage
      VG Name kiri2
      LV UUID 75YgXN-ucDL-pgvA-E6lm-h6LK-sSTz-urI94a
      LV Write Access read/write
      LV Status available

      open 1

      LV Size 1.30 TiB
      Current LE 340000
      Segments 1
      Allocation inherit
      Read ahead sectors auto

      • currently set to 256
        Block device 252:0

      — Logical volume —
      LV Name /dev/kiri1/root
      VG Name kiri1
      LV UUID 2Z2aY7-qkTk-gu1y-j8qt-x9gO-IObv-f7Ht3M
      LV Write Access read/write
      LV Status available

      open 1

      LV Size 130.86 GiB
      Current LE 33499
      Segments 1
      Allocation inherit
      Read ahead sectors auto

      • currently set to 256
        Block device 252:1

      — Logical volume —
      LV Name /dev/kiri1/swap_1
      VG Name kiri1
      LV UUID u4ZjMQ-j9IO-n8Pt-GP5p-uGzv-R76q-HQmt0f
      LV Write Access read/write
      LV Status available

      open 2

      LV Size 5.58 GiB
      Current LE 1428
      Segments 1
      Allocation inherit
      Read ahead sectors auto

      • currently set to 256
        Block device 252:2

      root@kiri1:~# df -h
      Filesystem Size Used Avail Use% Mounted on
      /dev/mapper/kiri1-root 129G 3.0G 120G 3% /
      udev 5.9G 4.0K 5.9G 1% /dev
      tmpfs 2.4G 336K 2.4G 1% /run
      none 5.0M 0 5.0M 0% /run/lock
      none 5.9G 0 5.9G 0% /run/shm
      /dev/mapper/kiri2-storage 1.3T 141G 1.2T 11% /storage

      /dev/sda1 228M 47M 170M 22% /boot

      1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott
        last edited by

        Do you know of any tools to test the disks within the LVM to find out if your disks are okay?

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

          pvck & vgck ? Right now, I replaced one of the drives on sda5, and one of the drives on sdb1. They will need some time to rebuild.

          1 Reply Last reply Reply Quote 0
          • Tom ElliottT
            Tom Elliott
            last edited by

            Well, I hope this works for you. I’m sorry I wasn’t much help, but it sounds like it was probably just a bad drive causing all of this headache. To test, while this one is rebuilding, do you have another storage node that has enough space that you could 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
            • C
              CMc
              last edited by

              Hey Tom, I appreciate you going through all the steps with me. I just wanted to rule out something silly that I may have missed. I’m currently waiting to see if I can establish another storage node.
              -Chuck

              1 Reply Last reply Reply Quote 0
              • Tom ElliottT
                Tom Elliott
                last edited by

                Have you had any luck, or is it still rebuilding?

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

                  I’m uploading an image right now. Built a new simple (no bonding, no LVM, simple partitioning with default /images) VM Ubuntu 12.04.2 LTS with Fog 0.32 on a 200 GB drive.

                  The really funny thing is, it still reads:
                  “Available space for image:…1.66 GiB = 1778888704 bytes”

                  1 Reply Last reply Reply Quote 0
                  • Tom ElliottT
                    Tom Elliott
                    last edited by

                    That’s a problem with partimage, not with the fog system. It is rather annoying, but I don’t know how to get that to correct itself.

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

                      Ah, I see… that’s good to know! Thank you.

                      1 Reply Last reply Reply Quote 0
                      • Tom ElliottT
                        Tom Elliott
                        last edited by

                        No problem and I hope all is working for you now.

                        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 Wittman
                          last edited by

                          FOUND THIS…
                          [url]https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/911796[/url]
                          make sure that localhost 127.0.0.1 is in the hosts file
                          [SIZE=12px][FONT=monospace][COLOR=#333333]if localhost cannot be resolved for some reason this command will fail, then the nfs-kernel-server is started with the option[/COLOR][/FONT][/SIZE]
                          [SIZE=12px][FONT=monospace][COLOR=#333333]–no-nfs-version 3[/COLOR][/FONT][/SIZE]
                          [SIZE=12px][FONT=monospace][COLOR=#333333]Reverts to lower version with 2gb file size limit…[/COLOR][/FONT][/SIZE]

                          1 Reply Last reply Reply Quote 0
                          • Tom ElliottT
                            Tom Elliott
                            last edited by

                            Am I understanding what you’re saying correctly? The reason things are failing is because the hosts file doesn’t have 127.0.0.1? Is this on the server or client?

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

                              Hey Tom, I appreciate you following back up on this. Currently, I do have a drive that has failed in the LVM and am waiting on my boss for a replacement.

                              However, I don’t think that was the problem. As soon as I get a replacement drive, I’ll finish the upgrade process from Ubuntu 12.04 LTS to 14.04 LTS and from FOG 0.32 to 1.2.0. (The first one of these temporarily caused GRUB to break…)

                              Thanks again,
                              Chuck

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

                              249

                              Online

                              12.0k

                              Users

                              17.3k

                              Topics

                              155.2k

                              Posts
                              Copyright © 2012-2024 FOG Project