-
Content Count
1294 -
Joined
-
Last visited
Community Reputation
1 NeutralAbout mbryanr
-
Rank
Advanced Member
Converted
-
Gender
Undisclosed
-
Location
North Carolina, USA
-
Proper way to test hard drive bandwidth in unRAID?
mbryanr replied to Pro-289's topic in General Support (V5 and Older)
Maybe this will give you what you want, although the drives are tested individually... http://lime-technology.com/forum/index.php?topic=31073.0 -
Upgraded software = nothing works
mbryanr replied to Rick Sanchez's topic in General Support (V5 and Older)
Step 4 http://lime-technology.com/forum/index.php?topic=27679.msg244140#msg244140 More info http://lime-technology.com/forum/index.php?topic=30657.msg275742#msg275742 -
Exporting list of disk and corresponding shares/folders?
mbryanr replied to kin0kin's topic in General Support (V5 and Older)
Once you've map the directories to explorer, you could print directory to a txt file. http://support.microsoft.com/kb/321379 or this thread, JoeL utilizes command line to get the list (other software solutions as well) http://lime-technology.com/forum/index.php?topic=21687.msg192517#top -
Asrock B85m-ITX / Qualcomm Atheros AR8171
mbryanr replied to evilmon's topic in Motherboards and CPUs
Like this one for the PCI port... http://www.newegg.com/Product/Product.aspx?Item=N82E16833106121 -
Bad Hard Drive or Motherboard
mbryanr replied to hitechnology's topic in General Support (V5 and Older)
When I saw your post and smart tests originally, I searched for "End to End Error" as it indicates it is "FAILING NOW" (and I have no experience with the new Seagates, and I have one waiting to be installed...) 184 End-to-End_Error 0x0032 098 098 099 Old_age Always FAILING_NOW 2 (the other drive had a raw value of 7) I wouldn't trust Seatools as an indicator of a drive problem, especially if it is only reporting if the smart test "passed", which is not an indicator of a failing drive. Usually a smart test will fail after it is too late to save your data. -
[SOLVED] Getting the odd drive error SAMSUNG_HD204UI
mbryanr replied to willgreen's topic in General Support (V5 and Older)
See you replied while I was typing mine. Was wondering if you were going to see errors once you started a write. Interesting to see what the short test says now. -
[SOLVED] Getting the odd drive error SAMSUNG_HD204UI
mbryanr replied to willgreen's topic in General Support (V5 and Older)
I'm with you...I'm not a big fan of the Samsung drives, but here is one of my smart reports. Normally, no reallocated or pending sectors is a good indicator. SMART Attributes Data Structure revision number: 16 Vendor Specific SMART Attributes with Thresholds: ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE 1 Raw_Read_Error_Rate 0x002f 100 100 051 Pre-fail Always - 57 2 Throughput_Performance 0x0026 252 252 000 Old_age Always - 0 3 Spin_Up_Time 0x0023 067 067 025 Pre- -
Try here http://www.newegg.com/SANS-DIGITAL-RAID-Enclosure-Subsystems/BrandSubCat/ID-11118-509 Also search the forum for port multiplier. Sorry, using my phone. Sent from my SAMSUNG-SGH-I337
-
Smart Report Concerns with Seagate 3 TB drives
mbryanr replied to PeteAron's topic in General Support (V5 and Older)
https://www.google.com/search?q=st3000dm001+high+cycle+count&oq=st3000dm001+high+cycle+count&aqs=chrome..69i57.11440j0j1&sourceid=chrome&espv=210&es_sm=122&ie=UTF-8 Chirping as well? A firmware update will correct the chirp. -
Available at Newegg: http://www.newegg.com/Product/Product.aspx?Item=N82E16842101421 Amazon: http://www.amazon.com/gp/product/B0038ZU2FC Normally...$199 or more..
-
TOSHIBA 3TB 7200 RPM $89.99 FS Newegg (3 yr warranty)
mbryanr replied to jschwartz's topic in Good Deals!
Nice. Got the 4TB Seagate and 3TB WD Red yesterday, but this is definitely a great price deal. Sent from my SAMSUNG-SGH-I337 -
I'd say it is likely at some point that btrfs will make it to unRAID. http://lime-technology.com/forum/index.php?topic=27226.msg239203#msg239203
-
I hadn't seen it reported, nor had I encountered the segfault on 4.7 Correct. I remember on v5 that it gave segfault messages, but I could still telnet. I'd try the powerdown in unMenu, and if that doesn't work - the command line described above. It just cleanly stops everything, at which point you can hit the power button (without incurring a parity check on reboot).
-
v5 will cause a segfault if emhttp is shutdown and restarted. Using 4.7 those commands worked fine. I've used the command line described here to stop the server. http://lime-technology.com/wiki/index.php/Console#To_cleanly_Stop_the_array_from_the_command_line nohup is just a run command even after exiting CLI http://linux.die.net/man/1/nohup