Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-04-27, 23:11:46

Author Topic: Re-update errors  (Read 8325 times)

0 Members and 1 Guest are viewing this topic.

Offline Viking

  • Senior Member
  • *
  • Posts: 315
  • Karma: +0/-0
    • View Profile
Re: Re-update errors
« Reply #15 on: 2013-05-19, 21:54:34 »
Mustafa immediately after a new installation are the errors:
Code: [Select]
sh /script/restart-services
Zatrzymywanie named: .                                     [  OK  ]
Uruchamianie named:                                        [  OK  ]
Zatrzymywanie httpd:                                       [  OK  ]
Uruchamianie httpd:                                        [  OK  ]
Stopping qmail-toaster: svscan qmail logging.
Starting qmail-toaster: svscan.
supervise: fatal: unable to acquire log/supervise/lock: temporary failure
supervise: fatal: unable to acquire log/supervise/lock: temporary failure
supervise: fatal: unable to acquire log/supervise/lock: temporary failure
Zatrzymywanie xinetd:                                      [  OK  ]
Uruchamianie xinetd:                                       [  OK  ]
Zatrzymywanie mysqld:                                      [  OK  ]
Uruchamianie mysqld:                                       [  OK  ]
So any errors in the same package have kloxorm rpm.
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline Viking

  • Senior Member
  • *
  • Posts: 315
  • Karma: +0/-0
    • View Profile
Re: Re-update errors
« Reply #16 on: 2013-05-19, 22:14:53 »
And it is the same problem with emails as the renovation:
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Re-update errors
« Reply #17 on: 2013-05-19, 22:19:38 »
Quote from: "Viking"
Quote from: "MRatWork"
Kloxo-MR able install on server with ram 256MB (maybe less) for nginx-proxy + php 53. If you found memory usage near 1GB for default config of Kloxo-MR that mean: (1) counting memory usage including cached and buffers, (2) any applications eating memory quickly (example rapidleech), (3) cronjob execute high process, and (4) other possibilty.
Mustafa problem is that the two domains Kloxo-MR uses about 1GB of RAM. On one side of a small amount of users online and 1 default page. So the default configuration Kloxo-MR is incorrect.
I am doing a new installation for a test Kloxo-MR and see if you still are problems with emails on it.
For php-fpm, memory usage depend on how many client you set (with assumsion the same config for all clients).
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Re-update errors
« Reply #18 on: 2013-05-19, 22:23:09 »
Inform here 'sh /script/sysinfo' for vps that you think have 1 GB memory usage.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Viking

  • Senior Member
  • *
  • Posts: 315
  • Karma: +0/-0
    • View Profile
Re: Re-update errors
« Reply #19 on: 2013-05-19, 22:31:12 »
Quote from: "MRatWork"
Quote from: "Viking"
Quote from: "MRatWork"
Kloxo-MR able install on server with ram 256MB (maybe less) for nginx-proxy + php 53. If you found memory usage near 1GB for default config of Kloxo-MR that mean: (1) counting memory usage including cached and buffers, (2) any applications eating memory quickly (example rapidleech), (3) cronjob execute high process, and (4) other possibilty.
Mustafa problem is that the two domains Kloxo-MR uses about 1GB of RAM. On one side of a small amount of users online and 1 default page. So the default configuration Kloxo-MR is incorrect.
I am doing a new installation for a test Kloxo-MR and see if you still are problems with emails on it.
For php-fpm, memory usage depend on how many client you set (with assumsion the same config for all clients).
I use fcgid_event ninginx-proxy + php 53u because suphp stopped working properly some time ago.
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline Viking

  • Senior Member
  • *
  • Posts: 315
  • Karma: +0/-0
    • View Profile
Re: Re-update errors
« Reply #20 on: 2013-05-19, 22:43:53 »
Quote from: "MRatWork"
Inform here 'sh /script/sysinfo' for vps that you think have 1 GB memory usage.
Code: [Select]
/script/sysinfo

A. Kloxo-MR: 6.5.0.f-2013031812

B. OS: CentOS release 6.4 (Final) x86_64

C. Apps:
   1. MySQL: mysql-5.5.29-1.el6.x86_64
   2. PHP: php53u-5.3.24-1.ius.el6.x86_64
   3. Httpd: httpd-2.2.24-1.el6.x86_64
   4. Lighttpd: --uninstalled--
   5. Nginx: nginx-1.5.0-1.el6.x86_64
   6. Qmail: qmail-toaster-1.03-1.3.22.mr.el6.x86_64
   7. Dns: bind-9.9.2-3.P2.el6.x86_64

D. Php-type (for Httpd/proxy): fcgid_event

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          2048        808       1239          0          0        543
   -/+ buffers/cache:        264       1783
   Swap:         2048          0       2048
There are two pages. 1 page is the default and nothing on it is not in the two is small service with a small amount of users online. Historically, in previous versions of Kloxo-MR consume less than 250mb ram.
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Re-update errors
« Reply #21 on: 2013-05-19, 23:03:07 »
Quote from: "Viking"
Quote from: "MRatWork"
Inform here 'sh /script/sysinfo' for vps that you think have 1 GB memory usage.
Code: [Select]
/script/sysinfo

A. Kloxo-MR: 6.5.0.f-2013031812

B. OS: CentOS release 6.4 (Final) x86_64

C. Apps:
   1. MySQL: mysql-5.5.29-1.el6.x86_64
   2. PHP: php53u-5.3.24-1.ius.el6.x86_64
   3. Httpd: httpd-2.2.24-1.el6.x86_64
   4. Lighttpd: --uninstalled--
   5. Nginx: nginx-1.5.0-1.el6.x86_64
   6. Qmail: qmail-toaster-1.03-1.3.22.mr.el6.x86_64
   7. Dns: bind-9.9.2-3.P2.el6.x86_64

D. Php-type (for Httpd/proxy): fcgid_event

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          2048        808       1239          0          0        543
   -/+ buffers/cache:        264       1783
   Swap:         2048          0       2048

1. Real memory usage is 264 (-/+ buffers/cache used)
2. 64bit use more memory compare to 32bit (1.1-1.25 x)
3. Nginx + apache need more memory compare to apache alone
4. MySQL 5.5 need more memory compare to 5.0.x (Kloxo still using 5.0.x)
5. Centos 6 need more memory compare to Centos 5 (Kloxo not able installed on Centos 6)
There are two pages. 1 page is the default and nothing on it is not in the two is small service with a small amount of users online. Historically, in previous versions of Kloxo-MR consume less than 250mb ram.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Viking

  • Senior Member
  • *
  • Posts: 315
  • Karma: +0/-0
    • View Profile
Re: Re-update errors
« Reply #22 on: 2013-05-19, 23:30:17 »
And the other problems that are described in the updated and new installation?
« Last Edit: 1970-01-01, 01:00:00 by Guest »

 


MRatWork Affiliates:    BIGRAF(R) Inc.    House of LMAR    EFARgrafix
Click Here

Page created in 0.028 seconds with 18 queries.

web stats analysis