Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

bender1

Members
  • Joined

  • Last visited

Everything posted by bender1

  1. @DZMMI've been looking for a write-up like this. Thank you! Quick question, would it make sense to store any of the directories on my SSD cache drive? I can modify the scripts, just wondering if there is a benefit, and if so, which directories. EDIT: /mnt/user/appdata/other/rclone Looks like it's only used to create the file that the script uses to determine if rclone is running rclone_mount_running What I'm trying to do is avoid having HDD running all the time. I supposed I wouldnt even need to modify the script if I just manually create the share for the appropriate directory(ies) and set it to cache only? The first time I tried to run the script, it failed because the /mnt/user/appdata/other/rclone directory didn't exist. Just need to move mkdir -p /mnt/user/appdata/other/rclone above if [[ -f "/mnt/user/appdata/other/rclone/rclone_mount_running" ]]; then echo "$(date "+%d.%m.%Y %T") INFO: Exiting script already running."
  2. @SquidI created a template for Traefik. Can you take a look and see if it should be added to CA? My first template... https://github.com/benderstwin/docker-templates/blob/master/Bender-traefik.xml
  3. Hello all, I am new to unraid, just in the midst of preclearing and the first disk finished. Anything in here I need to be concerned with? smartctl -a -d ata /dev/sdb (--) 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: WDC WD10EALS-00Z8A0Serial Number: WD-WCATR4743930Firmware Version: 05.01D05User Capacity: 1,000,204,886,016 bytesDevice is: Not in smartctl database [for details use: -P showall]ATA Version is: 8ATA Standard is: Exact ATA specification draft version not indicatedLocal Time is: Sat Sep 1 07:44:19 2012 MDTSMART support is: Available - device has SMART capability.SMART support is: Enabled=== START OF READ SMART DATA SECTION ===SMART overall-health self-assessment test result: PASSEDGeneral SMART Values:Offline data collection status: (0x82) Offline data collection activity was completed without error. 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: (16500) seconds.Offline data collectioncapabilities: (0x7b) SMART execute Offline immediate. Auto Offline data collection on/off support. Suspend Offline collection upon new command. Offline surface scan supported. Self-test supported. 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: ( 2) minutes.Extended self-test routinerecommended polling time: ( 191) minutes.Conveyance self-test routinerecommended polling time: ( 5) minutes.SCT capabilities: (0x3037) SCT Status supported. SCT Feature Control supported. SCT Data Table supported.SMART Attributes Data Structure revision number: 16Vendor Specific SMART Attributes with Thresholds:ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE 1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 0 3 Spin_Up_Time 0x0027 178 172 021 Pre-fail Always - 4075 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 505 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0 7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0 9 Power_On_Hours 0x0032 092 092 000 Old_age Always - 5903 10 Spin_Retry_Count 0x0032 100 100 000 Old_age Always - 0 11 Calibration_Retry_Count 0x0032 100 100 000 Old_age Always - 0 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 147192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 77193 Load_Cycle_Count 0x0032 200 200 000 Old_age Always - 427194 Temperature_Celsius 0x0022 106 102 000 Old_age Always - 41196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0198 Offline_Uncorrectable 0x0030 200 200 000 Old_age Offline - 0199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 0SMART Error Log Version: 1No Errors LoggedSMART Self-test log structure revision number 1No 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_testingSelective 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.
  4. Just posting a result Preclearing 3 drives, one of them just finished, and seemed like in decent time. WD10EALS 1tb finished in 11 hours 32 minutes. This particular drive wasn't listed in the preclear times, should I add it to the wiki?

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.