i have a huge problem regarding my home mini server. The mini server configuration is:

  • Via Epia C3 1ghz with 1 gb Ram
  • 1 internal hard disk 70gb and 1 external usb hard disk 500gb
  • Operating system: Lubuntu 11.10

I bought this mini pc to have a mini server with low consumption (it consume 20-30 watt under work). I've configured it with Samba and NFS share and i used it as Print and File Server.

The problem is simple: when i copy files from the server to a client .. my server network card freeze! It stop to work... if i ping it, it not respond..after a while, it restart to work. So i've tried to change the network cable (with no result) then, for example, the MTU value of the mini server, from 1500 to 1480, 1460 and so on... It seeems to work a little better, but after a while, it re-start again to not work.

I don't know really where is the problem and what try to change. Maybe i've to reinstall another Linux Distribution and retry to configure all ?

Any advice is appreciated! Thank you

EDIT: one important note: i've changed the fan of the processor with another one less noisy. Maybe,Is the file transfer a cpu consumption (and heating) operation ?

EDIT 2: I've just used a "USB to LAN" dongle connected to a USB port. Now, my mini server don't REBOOT anymore and works properly with a low lan speed. So the problem was on my LAN card but only when i copy/move files via Samba or NFS!

link|improve this question

Run a console on this and monitor the CPU load during a transfer. If that goes to 100% there is your answer. If there is CPU to spare I wouldn't know what is causing it. P.S. Why NFS and Samba ? It is underpowered enough as it is so I would just run Samba. Any modern OS these days can use Samba in stead of NFS. – Tonny Jan 29 at 10:43
What make is the network card? Can you add a lsmod output to your question? – Tom O'Connor Jan 29 at 12:03
No Cpu, don't go to 100%. But after the first megabyte transfered (10-15 mb) it stop works. – stighy Jan 29 at 12:22
Anything in the logs...? – Bart Silverstrim Jan 29 at 13:48
feedback

migrated from serverfault.com Jan 29 at 10:54

This question came from our site for system administrators and desktop support professionals.

1 Answer

up vote 0 down vote accepted

Ok, the problem was an incompatibility with Lubuntu 11.10 and my Via Epia C3 1ghz M10000. Installed Debian, and it works like a charm!

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.