jochs

Members
  • Posts

    32
  • Joined

  • Last visited

Everything posted by jochs

  1. The google study http://static.googleusercontent.com/external_content/untrusted_dlcp/research.google.com/en//archive/disk_failures.pdf found that: We first look at the correlation between average temperature during the observation period and failure. Figure 4 shows the distribution of drives with average temperature in increments of one degree and the corresponding annualized failure rates. The figure shows that failures do not increase when the average temperature increases. In fact, there is a clear trend showing that lower temperatures are associated with higher failure rates. Only at very high temperatures is there a slight reversal of this trend.
  2. http://dallas.craigslist.org/ndf/sys/4604538801.html
  3. How do you guys give people access to your server? I am currently using FTP but FTP and HTTP are way to slow. I have 65Mb up but people are lucky to get 3Mb downloading. Love to hear what everyone is doing. Thanks -jochs
  4. I am currently running an ftp server but that seems to be a poor solution because users are not able to get full speeds downloading off the server. I have 65Mb up and users are capping out at around 2.5Mb downloading via ftp. They can get a bit more doing a multi-threaded connection but nothing worth talking about. I have run speed tests and I know my line is fine. So, anyone have any ideas? How can I grant remote users access to my files and get speeds capable of streaming HD MKV movies that are 10GB+? Please no VPN suggestions.
  5. Please add FTP next to SMB in settings/Network Services. I would love to be able to configure FTP via the GUI. I would also love to be able to tell who is logged into the ftp server and what they are downloading and at what speed. Stats like how much a user has downloaded would be nice too. Thanks!
  6. Just a case I found on ebay. I have not found a model number.
  7. chicken soup, I almost copied your build because I have the same case you started with sitting in my storage unit. However, in the end, I decided to rape it. lol. It was a lot of work, more work than I had anticipated originally. Best way to get these projects done is have no expected/required time frame to do them in, that way if it takes you a few months it's no big deal and you can take your time. Agreed
  8. Just to clarify...Different, not wrong. (actually, possibly event more correct than UnRaid...unless you are talking Tebibytes http://en.wikipedia.org/wiki/Tebibyte ) I know...I just like insulting Microshaft
  9. chicken soup, I almost copied your build because I have the same case you started with sitting in my storage unit. However, in the end, I decided to rape it.
  10. You did it the hard way I just downloaded the linux setup file from here: ftp://supermicro.com/CDR-SIMIPMI_1.13_for_SIM_IPMI/IPMI_Solution/Utility/IPMICFG/Linux/ipmicfg-linux.x86.static copied ipmicfg-linux.x86.static to the root of my flash drive that boots unraid. Ran this: ./boot/ipmicfg-linux.x86.static you can set your ip and mac address from there and you are good to go. Thanks though
  11. It is actually cold and dry in there. Thanks for lookin out though
  12. I just grabbed some fans from Fry's that were marketed as quite. I posted my final build pics here: http://lime-technology.com/forum/index.php?topic=21170.0
  13. Below is my build. Google is jelly. Front Back, gota love those psu's My dog poopy scoopy preparing to take her afternoon dump on my server Server backplanes Close up Front of drive bay Back of drive bay Bays with drives in them Secret stash Controller cards from the top Controller cards from the front. Can has sata cables. Quite fans for zzz's, silver plated RAM for lol's. Action shot Laundry room/server room Even when my server is turned off I can boot it via IPMI as long as the server is plug'd in I can also monitor my server stats remotely via IPMI And from my iPhone...for those wondering, Sprint has direct Google Voice integration UnRaid Main page Settings Stats. 21 TB usable expandable to around 70 TB all for around 1K. Take that Google! Winows view on things.
  14. I replaced the back 2 fans. They were to loud on any setting. Bios is default for me.
  15. These servers have SuperMicro's IPMI card built in. Anyone successfully used IPMI with these servers? If so, tell me about it
  16. What CPU did you go with? With Plex transcoding, Sickbeard indexing, and Sab extracting things tend to get laggy.
  17. If anyone has gotten the built in ftp to work please do a quick totorial on how to set it up. Here are some points I would love for you to hit: Where is the cfg file (SOLVED) /ect Where do I setup users (SOLVED) Any system user you setup has ftp access How do I make it view a share and not a hard directory (SOLVED) In the cfg set local_root to /mnt/user/share Example: local_root=//mnt/user/media Can I use a secure ftp login (SOLVED I THINK) There is no option for secure ftp I am running UnRaid 5.0-rc4 Also, on a side note, what text editor is built into UnRaid? Thanks!
  18. I have 4 of these drives running CC4C and have not noticed any issues.
  19. I unhooked the back 2 fans and my drives are staying around 90F. Still to loud though.
  20. If i use the period in front of apps that keeps the cache drive from moving it to a disk does it not?
  21. After sab downloads a new file I can not access it via the share. Here are the permissions on the folder: root@MrBig:~# ls -al /mnt/cache/downloads/complete/ total 0 drwxrwxrwx 3 nobody users 96 2012-06-21 19:36 ./ drwxrwx--- 4 nobody users 168 2012-06-21 19:35 ../ drwx------ 2 nobody users 336 2012-06-21 19:36 Eagleheart\ S02E11\ HDTV\ x264\ 2HD/ <loads/complete/Eagleheart\ S02E11\ HDTV\ x264\ 2HD/ total 87049 drwx------ 2 nobody users 336 2012-06-21 19:36 ./ drwxrwxrwx 3 nobody users 96 2012-06-21 19:36 ../ -rw------- 1 nobody users 8637 2012-06-21 19:36 Eagleheart.S02E11.HDTV.x264-2HD.srr -rw------- 1 nobody users 82886888 2012-06-22 09:11 eagleheart.s02e11.hdtv.x264-2hd.mp4 -rw------- 1 nobody users 7517 2012-06-21 19:36 eagleheart.s02e11.hdtv.x264-2hd.nfo -rw------- 1 nobody users 230 2012-06-21 19:36 eagleheart.s02e11.hdtv.x264-2hd.sfv -rw------- 1 nobody users 6135788 2012-06-21 19:36 sample-eagleheart.s02e11.hdtv.x264-2hd.mp4 root@MrBig:~# Here is how sabnzbd is setup via the GUI. What does putting a period in front of the apps folder do? I noticed some people do that. Whats wrong?