Old 12-20-2011, 04:10 PM   #31 (permalink)
Untangle Junkie
 
dmorris's Avatar
 
Join Date: Nov 2006
Location: San Mateo, CA
URLs submitted: 10
Posts: 10,612
dmorris is on a distinguished road
Default

Hi sichow,

Our recommendation is still to email support at support@untangle.com with your UID and enable remote support and we will help, even if you are a free user.
__________________
Attention: Support and help on the Untangle Forums is provided by
volunteers and community members like yourself.
If you need Untangle support please call or email support@untangle.com
dmorris is offline   Reply With Quote
Old 12-21-2011, 12:11 PM   #32 (permalink)
Untangle Ninja
 
Mathiau's Avatar
 
Join Date: Feb 2008
Location: Costa Frickn' Rica
Posts: 1,467
Mathiau is on a distinguished road
Send a message via AIM to Mathiau Send a message via MSN to Mathiau Send a message via Yahoo to Mathiau
Default

Quote:
Originally Posted by arthurbovolon View Post
I am also paying for the Premium Package, and in my humble opinion, I noticed a certain neglect of the topic here in the forum. It seems that they are not believing that there is a bug in its new version.
The strange thing is that this error only happens for those who migrated to 9.1 through the UT.
I did a clean install from the beginning with version 9.1 64bit iso, and apparently everything is working as it should. I will follow this evening to see how it will behave.
Anyone with urgency in the solution, I recommend downloading the new version 9.1, 32bit or 64bit and do the reinstallation. Do not forget to have a corresponding version of the backup to restore your settings.
i updated through UT going on 2 days now and my HD size hasn't filled over night and i have 13 racks, most modules and other goods, i have manually ran the generating report option twice and i am sitting at 63G out of 75G free..but i also dont run captive portal.

maybe they didn't post on the forum because it is not a "bug" so to speak as opposed to a bad upgrade or something else, what can they post if they dont know details or better to make people contact support to get the script to fix something because far too many people go off and run anything and end up causing more problems than they fix.
__________________
Def1:Started:UT 7.1 x64 -- Current :UT 9.1 x64| Gigabyte GM-G31 mATX | Intel Q8200 | 8G DDR2 800 | 80G WD | 4x Intel Pro 1000 GT NIC's | Corsair 550W PSU | Norco RPC-250 2U Case | 50mb/50mb | 10 users

Last edited by Mathiau; 12-21-2011 at 12:19 PM..
Mathiau is offline   Reply With Quote
Old 12-27-2011, 12:11 AM   #33 (permalink)
Untangler
 
Join Date: Jun 2010
Posts: 37
longgage is on a distinguished road
Default

we meet the same problem that the disk is full soon every 30 minutes. and send the email to support@untangle.com, and waiting for the response.
longgage is offline   Reply With Quote
Old 02-03-2012, 02:48 AM   #34 (permalink)
Untanglit
 
Join Date: Mar 2010
URLs submitted: 8
Posts: 21
Merome is on a distinguished road
Default

Code:
Build: 9.1.1~svn20111222r30591release9.1-1lenny

Java: 1.6.0_20
This week, my UT Box was angry.
nodes.log et node-4.log run out of disk space, wednesday, then thursday, it's postgres with symptoms very similar as those described here.

So I try to launch the patches, but they are dedicated to 9.1.0 and I'm on 9.1.1

Trying manual VACUUM FULL ...
Merome is offline   Reply With Quote
Old 02-03-2012, 11:11 AM   #35 (permalink)
Master Untangler
 
Join Date: Jan 2011
Posts: 625
johnsonx42 is on a distinguished road
Default

did you run the disk space analyzer?

Code:
curl http://www.untangle.com/download/patches/generic/diskuse.sh | dash
if it doesn't show the problem is in the captive portal events tables, then your problem is different (which it probably is, this thread is old). you should post a new thread with the diskuse.sh output. the nodes.log problem is different as well.
johnsonx42 is offline   Reply With Quote
Old 04-05-2012, 12:03 PM   #36 (permalink)
Untanglit
 
Join Date: Aug 2009
Posts: 21
boy412 is on a distinguished road
Default

Quote:
Originally Posted by bowerj01 View Post
Having the same problem, 136gb folder:- var/lib/postgresql/8.3/main/base/16387

Build: 9.1.0~svn20111209r30408release9.1-1lenny

Any ideas would be greatly appreciated, don't fancy a 200 mile round trip to default the server.

Thanks in advance for any help.
Is there a way to get the System info from the command line? The Web GUI is hosed and I can't reboot the VM until this Sunday. I want to confirm which version I am running and if I am another victim of this postgres issue.


Quote:
Originally Posted by johnsonx42 View Post
did you run the disk space analyzer?

Code:
curl http://www.untangle.com/download/patches/generic/diskuse.sh | dash
I tried running the diskuse.sh script and it gave me this error:

Code:
./diskuse.sh: line 20: `psql -U postgres uvm -c "SELECT nspname || '.' || relname AS "relation", pg_size_pretty(pg_relation_size(C.oid)) AS "size" FROM pg_class C LEFT JOIN pg_namespace N ON (N.oid = C.relnamespace) WHERE nspname NOT IN ('pg_catalog', 'information_schema') ORDER BY pg_relation_size(C.oid) DESC LIMIT 30;"'

Last edited by boy412; 04-05-2012 at 12:06 PM..
boy412 is offline   Reply With Quote
Old 04-05-2012, 12:32 PM   #37 (permalink)
Untangler
 
jcoffin's Avatar
 
Join Date: Aug 2008
Location: Sunnyvale, CA
URLs submitted: 1
Posts: 1,783
jcoffin is on a distinguished road
Default

Quote:
Originally Posted by boy412 View Post
Is there a way to get the System info from the command line? The Web GUI is hosed and I can't reboot the VM until this Sunday. I want to confirm which version I am running and if I am another victim of this postgres issue.
This will give you the system version from the command line.

dpkg -l | grep untangle-vm
__________________
Attention: Support and help on the Untangle Forums is provided by
volunteers and community members like yourself.
If you need Untangle support please call or email support@untangle.com

Last edited by jcoffin; 04-05-2012 at 12:35 PM..
jcoffin is offline   Reply With Quote
Old 04-05-2012, 02:06 PM   #38 (permalink)
Untanglit
 
Join Date: Aug 2009
Posts: 21
boy412 is on a distinguished road
Default

Quote:
Originally Posted by jcoffin View Post
This will give you the system version from the command line.

dpkg -l | grep untangle-vm
Thanks!

Code:
~ # dpkg -l | grep untangle-vm
ii  untangle-vm  8.1.0~svn20110122r28325release8.1-1lenny
I was able to get back 93% of my disk space (74GB drive) by dumping the events cascade table as mentioned in the beginning of this thread.
boy412 is offline   Reply With Quote
Old 04-05-2012, 02:31 PM   #39 (permalink)
Untangler
 
jcoffin's Avatar
 
Join Date: Aug 2008
Location: Sunnyvale, CA
URLs submitted: 1
Posts: 1,783
jcoffin is on a distinguished road
Default

Quote:
Originally Posted by boy412 View Post
Thanks!

Code:
~ # dpkg -l | grep untangle-vm
ii  untangle-vm  8.1.0~svn20110122r28325release8.1-1lenny
I was able to get back 93% of my disk space (74GB drive) by dumping the events cascade table as mentioned in the beginning of this thread.
We fixed a ton of database issues since then. I would suggest upgrading to 9.2.1 soon.
__________________
Attention: Support and help on the Untangle Forums is provided by
volunteers and community members like yourself.
If you need Untangle support please call or email support@untangle.com

Last edited by jcoffin; 04-05-2012 at 02:37 PM..
jcoffin is offline   Reply With Quote
Old 04-05-2012, 04:29 PM   #40 (permalink)
Untanglit
 
Join Date: Aug 2009
Posts: 21
boy412 is on a distinguished road
Default

Quote:
Originally Posted by jcoffin View Post
We fixed a ton of database issues since then. I would suggest upgrading to 9.2.1 soon.
I will certainly look into it. Strangely when i go into Config/Upgrades it says there are no upgrades available. Looks like I'll be doing this upgrade to 9.2 manually...

Thanks again for the assistance.
boy412 is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 07:52 AM.


© 2010 Untangle, Inc. All Rights Reserved.   SEO by vBSEO 3.6.0 PL2