Alexander,
Well I will start out by asking you a few question followed with some answer...
1) What format did you use (EXT2, EXT3). From the number I suspect EXT3 and your numbers are normal. You can probably bump that up a little by changing the MTU setting to 4000. If you change your format to EXT2, you gain performance but lose some data safety. Look up Linux Ext3 Journling to get an idea of what I'm talking about. I originally went with EXT3 for safety of my data but didn't realize the performance tradeoff. I'm now running EXT2 and have my NAS on a good seperate UPS. With both drives running it only consumes 14 watts of power.
2) Are you using Gigabit all the way through on your ethernet connections?
3) Your email is not too tricky but you need to know the port the email goes to. If you can tell me you last part of the email address you want the email sent to like my example here "@verizon.net". I will go through the process for a verizon.net email address which works on my NAS.
Login Method = Account
User Name = JoeSchmuck
Password = (your password)
SMTP Server = outgoing.verizon.net
Sender Email =
[email protected] (not my real email address)
Reciever Email =
[email protected]The tricky part is normally the SMTP server. Sometimes your ISP will require a non-standard port. Verizon is changing it's port from 25 to 587 so I'm shocked my setup still works. I'm certain it will fail when they shut off port 25, then I need to use a different email address, or maybe one of the next firmware updates will include the option to change the port number. We could hope.
Like to know how you make out.
-Joe