Restart Errors

Community support for Plesk, CPanel, WebMin and others with insight from two of the founders of Plesk. Ask for help here! No question is too simple or complicated. :-)
KrazyBob
Forum Regular
Forum Regular
Posts: 310
Joined: Mon Mar 19, 2007 3:47 pm

Restart Errors

Unread post by KrazyBob »

Code: Select all

CT-206-bash-4.1# service psa start
Starting xinetd service...                                            done
Starting mysqld service...                                            done
Starting named service...                                             done
Starting postgresql service...                                        failed
Starting psa-spamassassin service...                                  done
Plesk: Starting Mail Server... already started
Starting psa... Unable to create 'dirty' flag (/usr/local/psa/tmp/components_dirty_flag): Disk quota exceeded
System error 122: Disk quota exceeded
Unable to create 'dirty' flag (/usr/local/psa/tmp/components_dirty_flag): Disk quota exceeded
System error 122: Disk quota exceeded
I don't know where to even begin
faris
Long Time Forum Regular
Long Time Forum Regular
Posts: 2321
Joined: Thu Dec 09, 2004 11:19 am

Re: Restart Errors

Unread post by faris »

Hi KB,

It seems to be complaining about disk quotas, so I'd give the Container more disk space in VZ and see if it helps.
--------------------------------
<advert>
If you want to rent a UK-based VPS that comes with friendly advice and support from a fellow ART fan, please get in touch.
</advert>
KrazyBob
Forum Regular
Forum Regular
Posts: 310
Joined: Mon Mar 19, 2007 3:47 pm

Re: Restart Errors

Unread post by KrazyBob »

Thanks for the reply, Faris. I can almost always count on you at least trying.

You know I read that too and increased disk and inodes. The CP GUI was showing 107% usage but in the OS it was only 58%. I did the increases and then manually ran statistics. That *appears* to have solved the problem. You folks have taught me well :-)
faris
Long Time Forum Regular
Long Time Forum Regular
Posts: 2321
Joined: Thu Dec 09, 2004 11:19 am

Re: Restart Errors

Unread post by faris »

This may have something to do with backups. I was, at one time, of the opinion that user-instigated backups (via power panel, as opposed to admin-instigated backups via the admin vz panel) were included in the disk quota limit. But I'm pretty sure it turned out that I was wrong on that one. But if I am right - at least partially - then that sort of situation might result in a mismatch between what the container says and what the admin control panel says? Anyway...as long as it is solved.
--------------------------------
<advert>
If you want to rent a UK-based VPS that comes with friendly advice and support from a fellow ART fan, please get in touch.
</advert>
KrazyBob
Forum Regular
Forum Regular
Posts: 310
Joined: Mon Mar 19, 2007 3:47 pm

Re: Restart Errors

Unread post by KrazyBob »

I'm getting somewhere:

Code: Select all

[18760829.618034] VZ QUOTA: file softlimit exceeded for id=206
[18760830.804102] VZ QUOTA: file softlimit exceeded for id=206
[18760835.448704] VZ QUOTA: file softlimit exceeded for id=206
[18760841.388724] VZ QUOTA: file softlimit exceeded for id=206
[18760845.598547] VZ QUOTA: file softlimit exceeded for id=206
This gets to be so frustrating. Is this an INDODE error?
faris
Long Time Forum Regular
Long Time Forum Regular
Posts: 2321
Joined: Thu Dec 09, 2004 11:19 am

Re: Restart Errors

Unread post by faris »

Yes. Could be.
--------------------------------
<advert>
If you want to rent a UK-based VPS that comes with friendly advice and support from a fellow ART fan, please get in touch.
</advert>
KrazyBob
Forum Regular
Forum Regular
Posts: 310
Joined: Mon Mar 19, 2007 3:47 pm

Re: Restart Errors

Unread post by KrazyBob »

It was. INODEs were at 100% (df -i) and I increased them. Disc I/O settled down and the load came down as well.
Post Reply