منتدى استراحات زايد

منتدى استراحات زايد (http://vb.ma7room.com/index.php)
-   منتدى أخبار المواقع والمنتديات العربية والأجنبية (http://vb.ma7room.com/forumdisplay.php?f=183)
-   -   VPS at 100% disk space no matter how many files I remove, Please Help! Now crashing database.. (http://vb.ma7room.com/showthread.php?t=1106913)

محروم.كوم 01-01-2013 03:00 PM

VPS at 100% disk space no matter how many files I remove, Please Help! Now crashing database..
 
Hi All

Well seems its official now - Global Gold has gone from 100% outstanding Support and Help to 100% diabolical and unacceptable (no support at all).

I have a VPS server with 10 slots and at present run two websites, one VBulletin with very light traffic and about a 50Mb database, the other site is static and has around 3Mb of files.

I've been having issues with my access to Plesk over the past 3/4 weeks, at the time I didn't have the opportunity to look into it fully but it seems I have now lost the operation of my main domain that runs my VBulletin Site and this is now 100% priority. I've tried requesting support from my ISP but they haven't been answering emails over the Christmas Holidays and the phone just rings all day long with no answer.

Plesk has been working fine for the past 3 years so its only the last 3/4/ weeks I've had issues. When I try to login to the control panel @ [My-Ip-Address]:8443/vz/cp/panel/plesk I get the following error;

Screen Cap:
http://i38.photobucket.com/albums/e1...psbdb2b01e.png

Over the past week I have been digging into the OS and hunting down large files I don't need and removing them. In total I removed around 500Mb of old Database dumps and so on. The issue I have is the container of Virtuozzo (I.E the Virtual Operating System) fills back up again within 10/15 minutes no matter how many files I delete?

Just for reference I'm running my VBulletin on the following;

Virtuozzo container
Plesk Version: psa-8.6.0-cos5.build86080722.00
OS Version: CentOS release 5.2 (Final)

Architecture:
Linux (My Domain) 2.6.18-028stab070.2 #1 SMP Tue Jul 6 14:34:09 MSD 2010 i686 i686 i386 GNU/Linux

This shows how quickly the disk is filling up when I delete files to create room.

Last login: Sun Dec 30 23:17:26 on ttys000
lees-imac:~ leeb$ ssh -l root [IP-Address-Removed]
root@[IP-Address-Removed]'s password:
Last login: Mon Dec 31 08:40:54 2012 from 94-194-94-206.zone8.bethere.co.uk
[root@wyedeancanoeclub ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/vzfs 5.0G 924M 218M 81% /
none 128M 4.0K 128M 1% /dev
/dev/vzfs 5.0G 924M 218M 81% /var/named/run-root/var/run/dbus


lees-imac:~ leeb$ ssh -l root 91.199.151.83
root@[IP-Address-Removed]'s password:
Last login: Mon Dec 31 09:29:27 2012 from 94-194-94-206.zone8.bethere.co.uk
[root@wyedeancanoeclub ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/vzfs 5.0G 924M 14M 99% /
none 128M 4.0K 128M 1% /dev
/dev/vzfs 5.0G 924M 14M 99% /var/named/run-root/var/run/dbus
[root@wyedeancanoeclub ~]#


lees-imac:~ leeb$ ssh -l root [IP-Address-Removed]
root@[IP-Address-Removed]'s password:
Last login: Mon Dec 31 10:03:54 2012 from 94-194-94-206.zone8.bethere.co.uk
[root@wyedeancanoeclub ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/vzfs 5.0G 924M 0 100% /
none 128M 4.0K 128M 1% /dev
/dev/vzfs 5.0G 924M 0 100% /var/named/run-root/var/run/dbus
[root@wyedeancanoeclub ~]#

Just for reference here's some of the Shell CMD's I have been looking into;

Hunting Down Large Files
[root@wyedeancanoeclub ~]# find /var/ -type f -size +5000k -exec ls -lh {} \; | awk '{ print $9 ": " $5 }'

Services

Main services Control Panel
Error log: /var/log/sw-cp-server/error_log
Access log: /usr/local/psa/admin/logs/httpsd_access_log
Panel log: /usr/local/psa/admin/logs/panel.log

service control:
Stop: /etc/init.d/psa stop Start: /etc/init.d/psa start Restart: /etc/init.d/psa restart

SMTP
Stop: /etc/init.d/postfix stop
Start: /etc/init.d/postfix start

Apache
Stop: /etc/init.d/httpd stop
Start: /etc/init.d/httpd start

MySQL
Stop: /etc/init.d/mysqld stop
Start: /etc/init.d/mysqld start

QMAIL
Stop: /etc/init.d/qmail stop
Start: /etc/init.d/qmail start


الساعة الآن 01:41 PM

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By Almuhajir


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227