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

    CPU Usage 100%

    Scheduled Pinned Locked Moved Unsolved
    FOG Problems
    4
    37
    10.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.
    • george1421G
      george1421 Moderator @anthony.delarosa
      last edited by george1421

      @anthony-delarosa Yes that is the right setting, default check in time is 5 minutes. But if you can hold off a day or so until we can test the php-fpm code. I want to see if it makes a difference on the default settings for FOG. In ‘theory’ it should make a dramatic difference in overall FOG performance.

      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
      • george1421G
        george1421 Moderator
        last edited by

        If you have time to help us test this new configuration, please let me know and I will provide instructions.

        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
        • A
          anthony.delarosa
          last edited by

          hey @george1421 how ya doing? yeah sure I can help you guys out! can we schedule this for next week? had a backup meltdown n FOG hadn’t been backed up in a few days so Veeam is doing it’s FULL BACKUP and since our FOG server has over 2 TBs of images it’s backing that up now but should be done soon. Next week works?

          THEMCVT 1 Reply Last reply Reply Quote 0
          • george1421G
            george1421 Moderator
            last edited by george1421

            @anthony-delarosa Ok when you are ready we can move forward. These instuctions are not destructive and can be reversed with a comment in a config file and restarting apache.

            Here is where I’ve been documenting the config changes: https://forums.fogproject.org/topic/10717/can-php-fpm-make-fog-web-gui-fast

            The change to my server has made a difference in web gui response time. But again I don’t have a large campus so its hard to scale how much of a change its made. The instructions I created were for centos 7, but should translate to 6.7 without issue. If you run into an issue I’m spinning up a 6.7 instance of centos just to be sure.

            As part of your task. I would like you to track in vmware vm cpu usage to see when you turn on php-fpm if there is a change (in either direction) or no change. There are two parts I want to test one step at a time.

            1. Enable php-fpm
            2. Turn on memcache to store temporary session information in memory instead of the file system.

            Your vm should have 3-4 GB of ram for this test. If you have more already then that is fine. I just want to make sure we have room to spawn up everything.

            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!

            A 1 Reply Last reply Reply Quote 0
            • THEMCVT
              THEMCV @anthony.delarosa
              last edited by

              @anthony-delarosa Do you have golden images going? I’ve not ever heard of 2TB of images before! Then again, I don’t think anybody has had as big of a FOG environment as you. : )

              A 1 Reply Last reply Reply Quote 0
              • A
                anthony.delarosa @THEMCV
                last edited by

                @themcv glad to know we are the first then 😄 we use FOG for all our images and since I work for a studios company with various different shows, each show kinda has their own image! the guys have their reasons so they do a raw windows 7, 8.1, 10 images for all models then a pre-sys image once they have all the applications installed and then a production image so times 3x images per OS per model! yeah that adds up quickly lol

                THEMCVT Wayne WorkmanW 2 Replies Last reply Reply Quote 0
                • THEMCVT
                  THEMCV @anthony.delarosa
                  last edited by

                  @anthony-delarosa Wow, that is a lot. Consider me in awe of your installation. : )

                  So is each image different software or is it more for each model?

                  1 Reply Last reply Reply Quote 0
                  • A
                    anthony.delarosa
                    last edited by

                    @THEMCV both different in software and different model plus different OS so yeah it adds up! Mind you we’re a company with over 700 fx/animators/lighters/compositors etc…

                    THEMCVT 1 Reply Last reply Reply Quote 1
                    • THEMCVT
                      THEMCV @anthony.delarosa
                      last edited by

                      @anthony-delarosa That’s nuts. Glad to see it in such a large deployment. Have you thought about doing golden images and just having varied images for software deployments?

                      1 Reply Last reply Reply Quote 0
                      • Wayne WorkmanW
                        Wayne Workman @anthony.delarosa
                        last edited by

                        @anthony-delarosa said in CPU Usage 100%:

                        the guys have their reasons so they do a raw windows 7, 8.1, 10 images

                        This is off topic I know, but you should really have them use regular images instead of raw - there’s several options - ones that resize, ones that do not, lots of compression options. It’s light-speeds faster than raw, I really do mean light-speeds faster.

                        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/

                        THEMCVT 1 Reply Last reply Reply Quote 0
                        • THEMCVT
                          THEMCV @Wayne Workman
                          last edited by

                          @wayne-workman I just noticed that too. @anthony-delarosa I agree, unless there’s a specific reason that you have, I would look into not doing raw.

                          1 Reply Last reply Reply Quote 1
                          • A
                            anthony.delarosa @george1421
                            last edited by

                            @george1421 hey! i’m ready to do this today, are you around?

                            george1421G 1 Reply Last reply Reply Quote 0
                            • george1421G
                              george1421 Moderator @anthony.delarosa
                              last edited by george1421

                              @anthony-delarosa Yes I’m available. Make sure you have a good baseline of usage. Your vmware trending is good enough. If the process works correctly you should not see all of those httpd instances in top since it should spawn php-fpm instances.

                              Is your check in time still set to FOG defaults?

                              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!

                              A 1 Reply Last reply Reply Quote 0
                              • A
                                anthony.delarosa @george1421
                                last edited by

                                @george1421 hey yeah it’s still set to 600! should i just follow: https://forums.fogproject.org/topic/10717/can-php-fpm-make-fog-web-gui-fast instructions?

                                A 1 Reply Last reply Reply Quote 0
                                • A
                                  anthony.delarosa @anthony.delarosa
                                  last edited by

                                  @george1421 already a problem, i don’t have /etc/httpd/conf.modules.d i have /etc/httpd/modules full of mod_***.so files but none with 00-mpm.conf file 😕 could this be a CentOS 6.7 to 7 difference?

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

                                  151

                                  Online

                                  12.0k

                                  Users

                                  17.3k

                                  Topics

                                  155.2k

                                  Posts
                                  Copyright © 2012-2024 FOG Project