eldustino

Members
  • Posts

    20
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

eldustino's Achievements

Noob

Noob (1/14)

0

Reputation

  1. I have a stock fan plate + fans from a Norco 4220. Please make a fair offer.
  2. I replaced the parity disk with a pre-cleared spare and have RMA'd it since it completely sh*t the bed. Thank you for your help. ~dustin
  3. Ah thanks, sorry for the duplicate post. Though my other question has made it more unique. mbryanr: your solution may be more graceful albeit seems needlessly complex and mine's working so I'll leave it but thanks! My follow up / related question is: Is there a way to send the HTTP servers logs to syslog so they also get sent to the central server? I did some searching and found that Unraid runs the EM HTTP server but have not found the answer I'm looking for. Seems to me this functionality would require the install of another package (https://github.com/melito/em-syslog) but looking for input. TIA!
  4. My parity drive consistently has shown errors under drive status on the Main page: Model / Serial No. Temperature Size Free Reads Writes Errors parity Hitachi_HDS5C302_ML4220F31B9ZZR 31°C 1,953,514,552 - 470,722 476,230 587 But this same drive passes the SMART tests and shows no errors in MyMain. It frequently fixes errors when it does the parity check every month. Last month there were 3 errors fixed. Is this something to be alarmed about, could I have a bad drive here or am I misunderstanding something? All the other drives have 0 errors unlike the parity drive. Thanks
  5. Another somewhat related question: Is there a way to send the HTTP servers logs to syslog so they also get sent to the central server? I did some searching and found that Unraid runs the EM HTTP server but have not found the answer I'm looking for. Seems to me this functionality would require the install of another package (https://github.com/melito/em-syslog) but looking for input. Thanks in advance. dustino
  6. Thanks all. Here's what I added to /boot/config/go: echo "*.* @192.168.1.10" >> /etc/syslog.conf /etc/rc.d/rc.syslog restart
  7. Hello all, Happy Unraid user here for nearly a year now. I'd like to forward the syslog from my Unraid server to a central logging server (syslog-ng) I have setup. Does anyone know how to go about doing so? In *nix its super easy just edit syslog.conf and add "@%ipaddress% to one of the lines. Thanks in advance! dustino
  8. Thanks Joe for your quick responses. I followed your steps but still the same error comes up in syslog. Do you think I should try preclearing the drive again or replace it?
  9. ah i didn't see that. yes here's the output: smartctl 5.39.1 2010-01-28 r3054 [i486-slackware-linux-gnu] (local build) Copyright © 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net === START OF INFORMATION SECTION === Device Model: Hitachi HDS5C3030ALA630 Serial Number: MJ1311YNG27VPA Firmware Version: MEAOA580 User Capacity: 3,000,592,982,016 bytes Device is: Not in smartctl database [for details use: -P showall] ATA Version is: 8 ATA Standard is: ATA-8-ACS revision 4 Local Time is: Thu Sep 29 09:35:48 2011 PDT SMART support is: Available - device has SMART capability. SMART support is: Enabled === START OF READ SMART DATA SECTION === SMART overall-health self-assessment test result: PASSED General SMART Values: Offline data collection status: (0x84) Offline data collection activity was suspended by an interrupting command from host. Auto Offline Data Collection: Enabled. Self-test execution status: ( 0) The previous self-test routine completed without error or no self-test has ever been run. Total time to complete Offline data collection: (37866) seconds. Offline data collection capabilities: (0x5b) SMART execute Offline immediate. Auto Offline data collection on/off support. Suspend Offline collection upon new command. Offline surface scan supported. Self-test supported. No Conveyance Self-test supported. Selective Self-test supported. SMART capabilities: (0x0003) Saves SMART data before entering power-saving mode. Supports SMART auto save timer. Error logging capability: (0x01) Error logging supported. General Purpose Logging supported. Short self-test routine recommended polling time: ( 1) minutes. Extended self-test routine recommended polling time: ( 255) minutes. SCT capabilities: (0x003d) SCT Status supported. SCT Feature Control supported. SCT Data Table supported. 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 0x000b 100 100 016 Pre-fail Always - 0 2 Throughput_Performance 0x0005 135 135 054 Pre-fail Offline - 107 3 Spin_Up_Time 0x0007 139 139 024 Pre-fail Always - 554 (Average 452) 4 Start_Stop_Count 0x0012 100 100 000 Old_age Always - 12 5 Reallocated_Sector_Ct 0x0033 100 100 005 Pre-fail Always - 0 7 Seek_Error_Rate 0x000b 100 100 067 Pre-fail Always - 0 8 Seek_Time_Performance 0x0005 132 132 020 Pre-fail Offline - 32 9 Power_On_Hours 0x0012 100 100 000 Old_age Always - 148 10 Spin_Retry_Count 0x0013 100 100 060 Pre-fail Always - 0 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 12 192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 15 193 Load_Cycle_Count 0x0012 100 100 000 Old_age Always - 15 194 Temperature_Celsius 0x0002 200 200 000 Old_age Always - 30 (Lifetime Min/Max 23/35) 196 Reallocated_Event_Count 0x0032 100 100 000 Old_age Always - 0 197 Current_Pending_Sector 0x0022 100 100 000 Old_age Always - 0 198 Offline_Uncorrectable 0x0008 100 100 000 Old_age Offline - 0 199 UDMA_CRC_Error_Count 0x000a 200 200 000 Old_age Always - 0 SMART Error Log Version: 1 No Errors Logged SMART Self-test log structure revision number 1 No self-tests have been logged. [To run self-tests, use: smartctl -t] SMART Selective self-test log data structure revision number 1 SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS 1 0 0 Not_testing 2 0 0 Not_testing 3 0 0 Not_testing 4 0 0 Not_testing 5 0 0 Not_testing Selective self-test flags (0x0): After scanning selected spans, do NOT read-scan remainder of disk. If Selective self-test is pending on power-up, resume after 0 minute delay.
  10. Hello, I just recently built my new Unraid system, and all has gone good until now. I've done all the preclears, added my drives to the array, created my shares, sync'd the data, and left the parity drive unassigned so the data copy would complete quicker. The data copy completed (I used rsync), and I've just assigned the parity drive by following the Wiki here: http://lime-technology.com/wiki/index.php?title=Configuration_Tutorial#Adding_a_Parity_Drive_to_an_Existing_Array But the Main page still says the parity drive is not installed even though the drive is assigned to the parity device under Devices. I've attached a copy of my syslog. Please weigh in. Thanks in advance. Dustin unraid_syslog-20110929.txt
  11. That documents one IP address, not a secondary. No worries I found my solution: ifconfig eth0:0 "ip address" netmask 255.255.255.0 But just one more question, can I add this to the go file for this config to survive reboots?