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. 2017-11-07, 17:37:40

Author Topic: Need Kloxo-MR Tester  (Read 106498 times)

0 Members and 1 Guest are viewing this topic.

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Need Kloxo-MR Tester
« Reply #450 on: 2013-02-19, 13:49:53 »
Directory /var/qmail/queue must have ownership /var/qmail/queue qmailq:qmail but directory inside with qmails:qmail or qmails:qmail.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 3,944
  • Karma: +1/-0
    • View Profile
Re: Need Kloxo-MR Tester
« Reply #451 on: 2013-02-19, 13:51:58 »
Quote from: "MRatWork"
Directory /var/qmail/queue must have ownership /var/qmail/queue qmailq:qmail but directory inside with qmails:qmail or qmails:qmail.

Is there anything wrong here:

Code: [Select]
    [root@nowosci /]# ls -l /var/qmail/
razem 48K
drwxr-sr-x  2 alias  qmail 4,0K sty 22 17:26 alias
drwxr-xr-x  2 root   qmail 4,0K lut 18 23:57 bin
drwxr-xr-x  2 root   qmail 4,0K lut 18 23:56 boot
drwxr-xr-x  4 root   qmail 4,0K lut 18 23:57 control
drwxr-xr-x  2 root   qmail 4,0K lut 18 23:56 doc
drwxr-xr-x 10 root   qmail 4,0K lut 18 23:56 man
drwxr-xr-- 12 qmailq qmail 4,0K lut 18 23:56 queue
-rwxr-xr-x  1 root   qmail  215 sty 22 17:26 rc
drwxr-x---  3 clamav root  4,0K sty 22 17:28 simscan
drwxr-xr-x  3    201 qmail 4,0K lut  3 21:58 spamdyke
drwxr-xr-x 12 qmaill qmail 4,0K lut 18 23:57 supervise
drwxr-xr-x  2 root   qmail 4,0K lut 18 23:56 users

or here ?

Code: [Select]
    [root@nowosci /]# ls -l /var/qmail/queue/
razem 40K
drwxr--r--  2 qmails qmail 4,0K sty 22 17:26 bounce
drwxr--r-- 25 qmails qmail 4,0K lut 18 23:56 info
drwxr--r--  2 qmailq qmail 4,0K lut 19 00:16 intd
drwxr--r-- 25 qmails qmail 4,0K lut 18 23:56 local
drwxr-xr--  2 qmailq qmail 4,0K lut 18 23:56 lock
drwxr-xr-- 25 qmailq qmail 4,0K lut 18 23:56 mess
drwxr--r--  2 qmailq qmail 4,0K lut 19 00:16 pid
drwxr--r-- 25 qmails qmail 4,0K lut 18 23:56 remote
drwxr-xr--  2 qmailq qmail 4,0K lut 19 00:16 todo
drwxr-xr-x  2 root   root  4,0K sty 28 15:19 yanked
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Need Kloxo-MR Tester
« Reply #452 on: 2013-02-19, 14:02:19 »
Running for fix ownership of qmail:
Code: [Select]
chown -R qmaild:qmail /var/qmail/spamdyke

chown -R qmaill:qmail /var/qmail/supervise

chown qmailq:qmail /var/qmail/queue

chown -R qmails:qmail /var/qmail/queue/bounce
chown -R qmails:qmail /var/qmail/queue/info
chown -R qmails:qmail /var/qmail/queue/local
chown -R qmails:qmail /var/qmail/queue/remote

chown -R qmailq:qmail /var/qmail/queue/intd
chown -R qmailq:qmail /var/qmail/queue/lock
chown -R qmailq:qmail /var/qmail/queue/mess
chown -R qmailq:qmail /var/qmail/queue/pid
chown -R qmailq:qmail /var/qmail/queue/todo

chown -R alias:qmail /var/qmail/alias
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 3,944
  • Karma: +1/-0
    • View Profile
Re: Need Kloxo-MR Tester
« Reply #453 on: 2013-02-19, 17:07:24 »
Quote from: "MRatWork"
Running for fix ownership of qmail:
Code: [Select]
chown -R qmaild:qmail /var/qmail/spamdyke

chown -R qmaill:qmail /var/qmail/supervise

chown qmailq:qmail /var/qmail/queue

chown -R qmails:qmail /var/qmail/queue/bounce
chown -R qmails:qmail /var/qmail/queue/info
chown -R qmails:qmail /var/qmail/queue/local
chown -R qmails:qmail /var/qmail/queue/remote

chown -R qmailq:qmail /var/qmail/queue/intd
chown -R qmailq:qmail /var/qmail/queue/lock
chown -R qmailq:qmail /var/qmail/queue/mess
chown -R qmailq:qmail /var/qmail/queue/pid
chown -R qmailq:qmail /var/qmail/queue/todo

chown -R alias:qmail /var/qmail/alias

Restarted qmail, rebooted, send is still down...

This is really crazy:

Code: [Select]
[root@nowosci send]# ./run
alert: cannot start: unable to switch to queue directory
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 3,944
  • Karma: +1/-0
    • View Profile
Re: Need Kloxo-MR Tester
« Reply #454 on: 2013-02-19, 17:19:48 »
There is a solution not to reboot when upgrading to qmail:

Code: [Select]
/etc/rc.d/init.d/qmail stop

and

Code: [Select]
/etc/rc.d/init.d/qmail start
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 3,944
  • Karma: +1/-0
    • View Profile
Re: Need Kloxo-MR Tester
« Reply #455 on: 2013-02-19, 17:27:20 »
Quote from: "Spacedust"
There is a solution not to reboot when upgrading to qmail:

Code: [Select]
/etc/rc.d/init.d/qmail stop

and

Code: [Select]
/etc/rc.d/init.d/qmail start

You must do cd / before ;)
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Need Kloxo-MR Tester
« Reply #456 on: 2013-02-19, 18:20:11 »
The same command with 'qmailctl restart'.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline djscooby

  • Valuable Member
  • *
  • Posts: 119
  • Karma: +0/-0
    • View Profile
Re: Need Kloxo-MR Tester
« Reply #457 on: 2013-02-19, 18:23:22 »
Guyz isnt the same if we use service qmail restart?
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Need Kloxo-MR Tester
« Reply #458 on: 2013-02-19, 18:25:29 »
Quote from: "djscooby"
Guyz isnt the same if we use service qmail restart?
Yes. We talk about qmail-toaster on Kloxo-MR and not talk about qmail-lxcenter.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 3,944
  • Karma: +1/-0
    • View Profile
Re: Need Kloxo-MR Tester
« Reply #459 on: 2013-02-19, 18:28:36 »
Quote from: "MRatWork"
The same command with 'qmailctl restart'.

Maybe but needs to be runned from cd /

I making another copy 1:1 of my production server and will see if this works again :/
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline djscooby

  • Valuable Member
  • *
  • Posts: 119
  • Karma: +0/-0
    • View Profile
Re: Need Kloxo-MR Tester
« Reply #460 on: 2013-02-19, 18:34:10 »
Yes i have qmail toaster from mr not lxcenterqmail.. i was restarting it with this command.. thats why asking..

Mr did u find any solution with backups not working..?
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 3,944
  • Karma: +1/-0
    • View Profile
Re: Need Kloxo-MR Tester
« Reply #461 on: 2013-02-19, 18:44:36 »
Quote from: "djscooby"
Yes i have qmail toaster from mr not lxcenterqmail.. i was restarting it with this command.. thats why asking..

Mr did u find any solution with backups not working..?

Backups are not important. Not working disk usage is this what we need the most.
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 3,944
  • Karma: +1/-0
    • View Profile
Re: Need Kloxo-MR Tester
« Reply #462 on: 2013-02-19, 20:20:26 »
I found another critical bug !

My logs are not working because nginx is unable to read so many /stats/custom_log files !

As soon as I remove some nginx domain configs it all starts to working, but when there are 2000 domains it doesn't work at all !
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 3,944
  • Karma: +1/-0
    • View Profile
Re: Need Kloxo-MR Tester
« Reply #463 on: 2013-02-19, 20:49:00 »
Php-fpm is reporting I/O Errors:

Code: [Select]
[19-Feb-2013 15:35:25] ERROR: FPM initialization failed
[19-Feb-2013 15:39:19] ERROR: unable to read what child say: Bad file descriptor (9)
[19-Feb-2013 15:39:19] ERROR: unable to read what child say: Bad file descriptor (9)
[19-Feb-2013 15:39:35] ERROR: failed to ptrace(PEEKDATA) pid 27564: Input/output error (5)
[19-Feb-2013 15:48:17] ERROR: unable to read what child say: Bad file descriptor (9)
[19-Feb-2013 15:48:17] ERROR: unable to read what child say: Bad file descriptor (9)
[19-Feb-2013 15:49:35] ERROR: failed to ptrace(PEEKDATA) pid 28726: Input/output error (5)
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 3,944
  • Karma: +1/-0
    • View Profile
Re: Need Kloxo-MR Tester
« Reply #464 on: 2013-02-20, 00:01:46 »
I found another problem.

When rebooted nginx doesn't start:

Code: [Select]
[root@nowosci ~]# /etc/init.d/nginx restart
nginx: [emerg] unknown "rootdirhttp" variable
nginx: configuration file /etc/nginx/nginx.conf test failed

Code: [Select]
[root@nowosci ~]# ps aux | grep nginx
root      5044  0.0  0.0  63784   820 pts/0    S+   19:03   0:00 grep nginx

When user removes domain folder but do not remove domain from Kloxo - the whole nginx is down, because config file still exists !
« Last Edit: 1970-01-01, 01:00:00 by Guest »

 


Top 10 Social Networking:    Facebook    Twitter    LinkedIn    Pinterest    Google Plus    Tumblr    Instagram    VK    Flickr    Vine
Click Here

Page created in 0.04 seconds with 17 queries.

web stats analysis
 
Mirror created by MasterkinG32.CoM