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

storage node sha512sum at 100% CPU/HDD usage

Scheduled Pinned Locked Moved Solved
Bug Reports
5
31
5.2k
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 @mp12
    last edited by May 17, 2018, 2:33 PM

    @mp12 I’m not seeing the same issue. I suppose it could be how large the files are but that still seems unlikely. Is it possible the Lftp command is stuck itself? On the transferring node you can see running lftp processes via ps -ef|grep lftp and I’m going to guess there is none running. Maybe disk space on the receiving node is out?

    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 May 18, 2018, 5:48 AM Reply Quote 0
    • M
      mp12 @Tom Elliott
      last edited by mp12 May 18, 2018, 12:33 AM May 18, 2018, 5:48 AM

      @tom-elliott there is no lftp running. I am having one default image that passes the check normally. The filed1p3.img is around 11G.

      [05-18-18 7:29:19 am] | Image Name: xxx_Default_Win10
      [05-18-18 7:29:19 am] | xxx_Default_Win10: No need to sync d1.fixed_size_partitions file to node
      [05-18-18 7:29:19 am] | xxx_Default_Win10: No need to sync d1.mbr file to node
      [05-18-18 7:29:20 am] | xxx_Default_Win10: No need to sync d1.minimum.partitions file to node
      [05-18-18 7:29:20 am] | xxx_Default_Win10: No need to sync d1.original.fstypes file to node
      [05-18-18 7:29:20 am] | xxx_Default_Win10: No need to sync d1.original.swapuuids file to node
      [05-18-18 7:29:20 am] | xxx_Default_Win10: No need to sync d1.original.uuids file to node
      [05-18-18 7:29:20 am] | xxx_Default_Win10: No need to sync d1.partitions file to node
      [05-18-18 7:29:21 am] | xxx_Default_Win10: No need to sync d1p1.img file to node
      [05-18-18 7:29:21 am] | xxx_Default_Win10: No need to sync d1p2.img file to node
      [05-18-18 7:30:49 am] | xxx_Default_Win10: No need to sync d1p3.img file to node
      [05-18-18 7:30:52 am] | xxx_Default_Win10: No need to sync d1p4.img file to node
      [05-18-18 7:30:52 am] * All files synced for this item.
      

      Free disk space around 70G. I will move one image to free up some space and reboot both maschines.

      T 1 Reply Last reply May 24, 2018, 9:06 AM Reply Quote 0
      • T
        Tom Elliott @mp12
        last edited by May 24, 2018, 9:06 AM

        @mp12 Any word on this? It really seems there could be a disk usage type issue, though your free space does appear to fit the size needed for that image. Then again, if there’s other images also trying to replicate at the same time, this could pose a bit of a problem 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! 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 May 28, 2018, 6:42 AM Reply Quote 0
        • M
          mp12 @Tom Elliott
          last edited by May 28, 2018, 6:42 AM

          @tom-elliott I will set up a new node and check if something goes wrong in replication. If not I will remove the old node.

          1 Reply Last reply Reply Quote 0
          • T
            Tom Elliott
            last edited by Jun 1, 2018, 1:38 AM

            Any word on this @mp12? I want to nail this one down, though you already admitted that it seems a little better. Hopefully a new node will help out a bit?

            Thanks for the feedback.

            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
            • M
              mp12
              last edited by Jun 4, 2018, 9:35 AM

              @tom-elliott
              just wanted to see if things improved over the weekend. But the new node has the same problem as discribed before. I will recheck the master and try a Zstd split.

              1 Reply Last reply Reply Quote 0
              • M
                mp12
                last edited by Jun 5, 2018, 6:31 AM

                @Tom-Elliott after replicating 492 files and waiting one night, I can say that nothing goes wrong with small files. The check of the 200M files takes 2-3 seconds. Large files are still not checked correctly. I don’t know exactly at what size the test fails. A file with 11G is checked correctly. Files from 85G lead to errors.

                1 Reply Last reply Reply Quote 0
                • M
                  mp12
                  last edited by Jun 21, 2018, 11:17 AM

                  @Tom-Elliott after I noticed that you can’t distribute splitfiles via multicast, I discarded this possibility.

                  1 Reply Last reply Reply Quote 0
                  • S
                    Sebastian Roth Moderator
                    last edited by Dec 7, 2018, 6:45 PM

                    Should be solved in latest as we have re-worked the replication stuff a fair bit.

                    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 Dec 11, 2018, 9:14 AM Reply Quote 0
                    • M
                      mp12 @Sebastian Roth
                      last edited by Dec 11, 2018, 9:14 AM

                      @Sebastian-Roth
                      Thanks for the reply! Did an update to 1.5.5.1 two weeks ago. Everything works fine so far!

                      1 Reply Last reply Reply Quote 1
                      • J
                        jeffersondv
                        last edited by Jan 22, 2019, 12:56 PM

                        This post is deleted!
                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 2 / 2
                        • First post
                          Last post

                        187

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project