<div>Hello,</div>
<div>&nbsp;</div>
<div>I have run into a problem wich I have no idea how&nbsp; to solve or how to start looking for it.</div>
<div>A couple days ago the DXcluster stopped working because of a full disk.</div>
<div>So I cleaned up the disk a bit.&nbsp; Removed debugs,spots from previous years.</div>
<div>I just did a rm -rf /spider/data/spots/2004</div>
<div>&nbsp;</div>
<div>So after making enough room I thought the spider would work again. And it did, till I noticed users were getting kicked after a short time, and the nodes wheren't that growing anymore. Mostly just 1 node connected.</div>

<div>&nbsp;</div>
<div>So I checked /spider/data/debug and noticed this in it.</div>
<div>1140653137^Caught signal SEGV at /spider/perl/DXUser.pm line 307<br>1140653137^DXChannel GB7BUX destroyed (7)<br>1140653137^DXChannel N6WS-6 destroyed (6)<br>1140653137^DXChannel HA5DI-5 destroyed (5)<br>1140653137^DXChannel ON0DXC-5 destroyed (4) 
<br>1140653137^DXChannel SK3GW-6 destroyed (3)<br>1140653137^DXChannel PI4TUE-8 destroyed (2)<br>1140653139^DXChannel ON0NOL-9 destroyed (1)<br>1140653148^DXSpider V1.52, build 61.489 started</div>
<div>Lot of traffic before next SEGV, nodes logins, data traffic,... the normal traffic.</div>
<div>1140653158^Caught signal SEGV at /spider/perl/DXUser.pm line 307<br>1140653159^DXChannel N6WS-6 destroyed (7)<br>1140653159^DXChannel SK3GW-6 destroyed (6)<br>1140653159^DXChannel HA5DI-5 destroyed (5)<br>1140653159^DXChannel ON0DXC-5 destroyed (4) 
<br>1140653159^DXChannel GB7BUX destroyed (3)<br>1140653159^DXChannel PI4TUE-8 destroyed (2)<br>1140653162^DXChannel ON0NOL-9 destroyed (1)<br>1140653170^DXSpider V1.52, build 61.489 started<br>This keeps repeating, Spider starts, nodes login, traffic happens, couple minutes later, spider crash and restart. 
</div>
<div>&nbsp;</div>
<div>Did I do something wrong with making space on the disk ? Or is there something else wrong ?</div>
<div>DXUser.pm is the default one, it wasn't changed at all.</div>