ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    System Lockups with ScreenConnect 6.0.11622.6115 on CentOS 7

    IT Discussion
    screenconnect connectwise linux centos centos 7
    7
    97
    16.3k
    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.
    • hobbit666H
      hobbit666
      last edited by

      Looks like i'm running the same version:-
      0_1481816712156_scren.png
      On CentOS7 ( I think it's all up to date with patches etc)

      Not seeing this problem.
      Running on XenServer 7 - 2vCPU 2GB RAM 40GB HD Space

      scottalanmillerS 1 Reply Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller @hobbit666
        last edited by

        @hobbit666 take a look at your SAR output, any chance that you have one threading engine hitting the wall and one that is not?

        1 Reply Last reply Reply Quote 0
        • scottalanmillerS
          scottalanmiller
          last edited by

          We are resizing the instance up to 2 vCPU and 2GB RAM right now to see what happens with more resources available at ScreenConnect support's request. But it is not using the resources available to it now, we are afraid of masking the issue and getting the system limping along rather than fixing it.

          1 Reply Last reply Reply Quote 0
          • gjacobseG
            gjacobse @DustinB3403
            last edited by

            @DustinB3403 said in System Lockups with ScreenConnect 6.0.11622.6115 on CentOS 7:

            Any chance you can clone this VM, and downgrade the SC version to the previous version. And monitor both, putting them side by side?

            No, can't downgrade that easily as the Client version would be different and not likely to re-sync

            1 Reply Last reply Reply Quote 1
            • scottalanmillerS
              scottalanmiller
              last edited by

              Resized and the issue remains. Look at that CPU load for an idle box!!

              0_1481817709995_Screenshot from 2016-12-15 11-01-22.png

              hobbit666H 1 Reply Last reply Reply Quote 0
              • hobbit666H
                hobbit666
                last edited by hobbit666

                Sorry @scottalanmiller i'm a Linux newb 🙂

                How do I run the SAR stuff?

                gjacobseG 1 Reply Last reply Reply Quote 0
                • gjacobseG
                  gjacobse @hobbit666
                  last edited by gjacobse

                  @hobbit666 said in System Lockups with ScreenConnect 6.0.11622.6115 on CentOS 7:

                  Sorry @scottalanmiller i'm a Linux newb 🙂

                  How do I run the SAR stuff?

                  If it is installed, form CLI just run

                  sar
                  
                  gjacobseG 1 Reply Last reply Reply Quote 0
                  • gjacobseG
                    gjacobse @gjacobse
                    last edited by

                    @gjacobse said in System Lockups with ScreenConnect 6.0.11622.6115 on CentOS 7:

                    @hobbit666 said in System Lockups with ScreenConnect 6.0.11622.6115 on CentOS 7:

                    Sorry @scottalanmiller i'm a Linux newb 🙂

                    How do I run the SAR stuff?

                    If it is installed, form CLI just run

                    sar
                    

                    If it is not installed

                    $ yum install sysstat
                    
                    1 Reply Last reply Reply Quote 1
                    • gjacobseG
                      gjacobse
                      last edited by

                      Example of $ sar

                      $ sar
                      Linux 3.10.0-327.10.1.el7.x86_64 (dny-lnx-sc)   12/15/2016      _x86_64_        (2 CPU)
                      
                      10:56:35 AM       LINUX RESTART
                      
                      11:00:02 AM     CPU     %user     %nice   %system   %iowait    %steal     %idle
                      11:10:01 AM     all     22.30      0.00      0.85      0.16      3.05     73.64
                      Average:        all     22.30      0.00      0.85      0.16      3.05     73.64
                      
                      

                      Or as above from @scottalanmiller with $ sar -b

                      1 Reply Last reply Reply Quote 0
                      • hobbit666H
                        hobbit666
                        last edited by

                        This is all i'm getting from SAR

                        [root@screenconnect6 ~]# sar
                        Linux 3.10.0-327.28.3.el7.x86_64 (screenconnect6) 15/12/16 x86_64 (2 CPU)

                        16:20:43 LINUX RESTART

                        scottalanmillerS 1 Reply Last reply Reply Quote 0
                        • hobbit666H
                          hobbit666 @scottalanmiller
                          last edited by

                          @scottalanmiller said in System Lockups with ScreenConnect 6.0.11622.6115 on CentOS 7:

                          Resized and the issue remains. Look at that CPU load for an idle box!!

                          0_1481817709995_Screenshot from 2016-12-15 11-01-22.png

                          How do you get that pretty picture??

                          Funny I was about to start a thread about tuning Linux systems for resources so I can free some up for more VM's 🙂

                          scottalanmillerS 1 Reply Last reply Reply Quote 0
                          • scottalanmillerS
                            scottalanmiller @hobbit666
                            last edited by

                            @hobbit666 said in System Lockups with ScreenConnect 6.0.11622.6115 on CentOS 7:

                            This is all i'm getting from SAR

                            [root@screenconnect6 ~]# sar
                            Linux 3.10.0-327.28.3.el7.x86_64 (screenconnect6) 15/12/16 x86_64 (2 CPU)

                            16:20:43 LINUX RESTART

                            Takes ten minutes to accumulate the first line of data.

                            1 Reply Last reply Reply Quote 1
                            • scottalanmillerS
                              scottalanmiller @hobbit666
                              last edited by

                              @hobbit666 said in System Lockups with ScreenConnect 6.0.11622.6115 on CentOS 7:

                              @scottalanmiller said in System Lockups with ScreenConnect 6.0.11622.6115 on CentOS 7:

                              Resized and the issue remains. Look at that CPU load for an idle box!!

                              0_1481817709995_Screenshot from 2016-12-15 11-01-22.png

                              How do you get that pretty picture??

                              Command is htop, it's in the EPEL. Then I just screenshot it. It's the default terminal on Ubuntu 16.10.

                              1 Reply Last reply Reply Quote 0
                              • hobbit666H
                                hobbit666
                                last edited by

                                OK so i'll leave my VM running over night as i'll be heading home soon.

                                I've put a sticky note on my monitor to remind me to run the commands and post screenshots 🙂

                                1 Reply Last reply Reply Quote 1
                                • scottalanmillerS
                                  scottalanmiller
                                  last edited by

                                  Tagging @LG-at-ConnectWise

                                  LG at ConnectWiseL 1 Reply Last reply Reply Quote 1
                                  • scottalanmillerS
                                    scottalanmiller
                                    last edited by

                                    Current status, SC wants us to run a DB maintainance job. But due to some bug in SC, it takes two days to run. So it was scheduled to run early this morning but won't kick off until Saturday. So no way to get feedback on the system till Monday. Considering the need for the maintenance was done Wednesday, could not be kicked off because of their GUI dependency till Thursday, takes two days to run and two days to respond, it has turned into a five day turn around, at best, on what should have been a thirty minute issue.

                                    1 Reply Last reply Reply Quote 1
                                    • hobbit666H
                                      hobbit666
                                      last edited by

                                      popping out for lunch when I get back I'll post some screen shots of our system.

                                      1 Reply Last reply Reply Quote 0
                                      • LG at ConnectWiseL
                                        LG at ConnectWise @scottalanmiller
                                        last edited by

                                        @scottalanmiller Hey! Thanks for tagging me. I'm glad to see that Support has been working in this. I am going to share this thread with them as well so that they can see the conversation surrounding the issue. Let me know if you have any successes!

                                        1 Reply Last reply Reply Quote 1
                                        • gjacobseG
                                          gjacobse
                                          last edited by gjacobse

                                          SAR as of now

                                          Linux 3.10.0-327.10.1.el7.x86_64 (dny-lnx-sc)   12/16/2016      _x86_64_        (2 CPU)
                                          
                                          12:00:02 AM     CPU     %user     %nice   %system   %iowait    %steal     %idle
                                          12:10:01 AM     all      1.36      0.00      0.24      0.07      0.55     97.77
                                          12:20:02 AM     all      0.51      0.00      0.14      0.02      0.41     98.92
                                          12:30:01 AM     all      1.14      0.00      0.17      0.08      0.66     97.95
                                          12:40:01 AM     all      0.54      0.00      0.13      0.02      0.32     98.99
                                          12:50:01 AM     all      1.13      0.00      0.17      0.05      0.43     98.21
                                          01:00:01 AM     all      0.51      0.00      0.13      0.02      0.31     99.03
                                          01:10:01 AM     all      1.59      0.00      0.30      0.07      0.72     97.32
                                          01:20:01 AM     all      0.52      0.00      0.14      0.02      0.39     98.93
                                          01:30:01 AM     all      1.14      0.00      0.19      0.10      0.53     98.05
                                          01:40:01 AM     all      0.51      0.00      0.15      0.07      0.60     98.68
                                          01:50:02 AM     all      1.10      0.00      0.16      0.06      0.52     98.16
                                          02:00:01 AM     all      0.56      0.00      0.15      0.02      0.42     98.85
                                          02:10:01 AM     all      1.15      0.00      0.20      0.12      0.66     97.88
                                          02:20:01 AM     all      0.99      0.00      0.27      0.03      0.74     97.97
                                          02:30:02 AM     all      1.29      0.00      0.21      0.06      0.63     97.81
                                          02:40:01 AM     all      0.56      0.00      0.15      0.02      0.43     98.84
                                          02:50:01 AM     all      1.19      0.00      0.18      0.06      0.63     97.95
                                          03:00:01 AM     all      0.54      0.00      0.14      0.03      0.42     98.86
                                          03:10:01 AM     all      1.69      0.00      0.32      0.07      0.81     97.12
                                          03:20:01 AM     all      0.91      0.02      0.21      0.06      0.62     98.18
                                          03:30:01 AM     all      1.31      0.00      0.21      0.06      0.71     97.70
                                          03:40:01 AM     all      0.64      0.00      0.17      0.15      0.51     98.53
                                          03:50:01 AM     all      1.54      0.00      0.26      0.07      0.82     97.30
                                          04:00:01 AM     all      0.90      0.00      0.22      0.03      0.68     98.18
                                          04:10:01 AM     all      2.02      0.00      0.35      0.07      0.97     96.59
                                          04:20:01 AM     all      0.81      0.00      0.22      0.02      0.63     98.32
                                          04:30:01 AM     all      1.48      0.00      0.26      0.07      0.84     97.34
                                          04:40:01 AM     all      0.86      0.00      0.23      0.03      0.71     98.18
                                          04:50:01 AM     all      1.31      0.00      0.21      0.09      0.51     97.88
                                          05:00:01 AM     all      0.46      0.00      0.12      0.08      0.35     98.99
                                          05:10:01 AM     all      1.35      0.00      0.23      0.06      0.58     97.78
                                          05:20:01 AM     all      0.44      0.00      0.10      0.02      0.33     99.11
                                          05:30:01 AM     all      1.26      0.00      0.21      0.07      0.66     97.80
                                          05:40:01 AM     all      0.81      0.00      0.22      0.02      0.48     98.46
                                          05:50:01 AM     all      1.52      0.00      0.26      0.07      0.71     97.45
                                          06:00:01 AM     all      0.64      0.00      0.14      0.02      0.43     98.76
                                          06:10:01 AM     all      1.57      0.00      0.29      0.06      0.62     97.47
                                          06:20:01 AM     all      0.85      0.00      0.21      0.03      0.56     98.35
                                          06:30:01 AM     all      1.34      0.00      0.22      0.07      0.83     97.53
                                          06:40:01 AM     all      0.79      0.23      0.30      0.10      0.61     97.97
                                          06:50:01 AM     all      1.15      0.00      0.19      0.06      0.62     97.98
                                          07:00:01 AM     all      0.67      0.00      0.15      0.03      0.51     98.65
                                          07:10:02 AM     all      1.17      0.00      0.19      0.07      0.62     97.95
                                          07:20:02 AM     all      0.71      0.00      0.16      0.03      0.36     98.74
                                          07:30:01 AM     all      1.36      0.00      0.22      0.07      0.55     97.81
                                          07:40:01 AM     all      5.82      0.00      0.26      0.03      0.63     93.25
                                          07:50:01 AM     all     15.07      0.00      0.35      0.07      1.14     83.36
                                          08:00:01 AM     all      8.80      0.00      0.27      0.04      0.79     90.11
                                          08:10:01 AM     all     16.20      0.00      0.36      0.07      1.13     82.24
                                          08:20:01 AM     all     10.55      0.00      0.24      0.04      1.02     88.15
                                          08:30:01 AM     all     16.24      0.00      0.32      0.10      1.20     82.15
                                          08:40:01 AM     all     10.00      0.00      0.30      0.03      0.96     88.72
                                          08:50:02 AM     all     16.61      0.00      0.30      0.08      1.19     81.82
                                          Average:        all      2.72      0.00      0.22      0.06      0.64     96.36
                                          
                                          gjacobseG 1 Reply Last reply Reply Quote 0
                                          • gjacobseG
                                            gjacobse
                                            last edited by

                                            HTOP

                                            One thing I notice different from yesterday afternoon - Using about 300MB more memory, and use of SWAP.

                                            0_1481894973216_2016-12-16 08_28_50-gene@dny-lnx-sc_~.png

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 2 / 5
                                            • First post
                                              Last post