Hogwind

Members
  • Posts

    106
  • Joined

  • Last visited

Everything posted by Hogwind

  1. I'm trying to get prowl notifications to work, what I have done is added a line of code in the rtorrent.rc file, located in cache\appdata\rutorrent\rtorrent. The following line is added with "edit file in Krusader". system.method.set_key = event.download.finished,notify_me,"execute=/config/rtorrent/sendNotification.sh,$d.get_name=" And I have created a file sendNotification.sh in the same location. And that files contains: #!/bin/sh API_KEY="XXXXXXXXXXXXXXXXXXXXXXXXXX" SUBJECT="Download finished" # The message is taken from # .rtorrent.rc ($d.get_name) MESSAGE=$1 curl -d "apikey=$API_KEY&application=rTorrent&event=$SUBJECT&description=$MESSAGE" https://api.prowlapp.com/publicapi/add With the XXXX being my api key. And I have set the chmod 755 on the sendNotification.sh file. But it doesn't work, can anybody see what I'm doing wrong? Is it the path to the *.sh file? or some typo. Or shouldn't I use Krusader to edit/create files, maybe mc is better? Thanks in advance.
  2. I have two 10Tb disks that is doing fine in unRaid, I didn't have a clue that there existed drives that don't work in the current version of unRaid. Now I have 20Tb enterprise disk space with 5 year warranty, I hope I can use them in the near future, but I'm afraid it will be months maybe years if it will ever happen I didn't have any plans in adding them to the array with data in the first place, thanks for the heads up
  3. Thanks for clearing things up for me, I just can't believe I have bought tow 10 Tb disks that I can't use properly.
  4. I'm not a large customer but I have just bought two 10Tb disks that is 4k native, and it's very misleading when you can use the disks with "unassigned devices" and when you try to add to the array it will not start the array, not a single message why, you can keep pressing the start button efter the page has reloaded. I sure as hell want this feature as soon as possible, having bought two 10Tb disk that I can't use as intended make my stomach hurt.
  5. Thanks for the answer. What I have done with another 4k native disk is pre-cleared it and accessed it with "unassigned device" but not add it to the array, and moved data to it. Is that to be expected and is it safe?
  6. I don't understand that 100%. And why doesn't unraid tell me this? I can use the disks with pre-clear script and access it with "unassigned device" but not add it to the array. I don't get any error message, the page just reloads and I can press start again. Is there a solution for me? If so how do I do it?
  7. I had a new config, because I did remove 2 disks. And when the new parity sync was done I stopped the array and added a new disk which was pre-cleared. And the array won't start. I have "unassigned devices" app installed if it could interfere with the process. Diagnostics attached. tower-diagnostics-20170407-0842.zip
  8. Thanks for the answer, I will read the docker faq. I was able to access a volume mounted with the unassigned plugin in Read/Write mode, is that to be expected? [EDIT] Just read the faq saying: If you are running unRaid 6.2beta 20+, then you need to adjust your volume mappings mode (usually either RW or Read Only) to be RW:Slave or Read Only:Slave) (Edit the volume and you'll see the option for the "mode") [/EDIT] I'm version 6.3.2.
  9. In Krusader can anybody please explain when you should use Access Mode: Read/Whrite and when you should use Access Mode: RW/Slave and why?
  10. I don't know for sure, but I do know that trailing / are important to rsync. Perhaps it's a missmatch issue, where you did /mnt/disk3/ the first time and /mnt/disk3 the second time. I'd run it again like rsync -nrcv /mnt/disk3/ /mnt/disk14/t >/boot/verify_disk14.txt see if that comes back with an empty list (since the files are already in disk14/t) Thanks, I will try that. EDIT:It worked, the file ended up containing: sending incremental file list sent 382,411 bytes received 813 bytes 6.83 bytes/sec total size is 3,928,060,848,066 speedup is 10,250,038.75 (DRY RUN)
  11. So does anyone know why the command: "rsync -nrcv /mnt/disk3 /mnt/disk14/t >/boot/verify_disk14.txt" doesn't work for me?
  12. I just followed the guide and copied every file on disk3 to a folder t on disk14. And ran the command: rsync -nrcv /mnt/disk3 /mnt/disk14/t >/boot/verify_disk14.txt I ended up with a verify_disk14.txt file on my usb stick that contained every file on disk3, did I do something wrong? sending incremental file list disk3/ ... ... ... sent 403,033 bytes received 21,439 bytes 10.69 bytes/sec total size is 3,928,060,848,066 speedup is 9,253,992.84 (DRY RUN)
  13. I have precleared several disks 3-4Tb with v 1.13, is it a big problem? Did that version not completely test disks lager than 2.2Tb? The testing was fine, the written pre-clear signature was, at times, not recognized by unRAID as being present. Ok, I guess I'm fine then. Thanks for the answer.
  14. I have precleared several disks 3-4Tb with v 1.13, is it a big problem? Did that version not completely test disks lager than 2.2Tb?
  15. Update: I ran the usb stick with hd tune in windows and found lots of errors. I guess I need a new usb stick, will do some tests on the current usb stick.
  16. I had 3 crashes using unRAID v5.0 in just 5 days. A few month ago I had some errors on my usb stick, and I fixed that with checkdisk in windows. That time I had some strange errors in the system log, and found out that it was the usb stick. Now unraid is crashing on me all the time, and I don't see anything in the syslog before it crashes. The two first times I ran a parity check and didn't find any errors. The third time just happened 2 hours ago, I'm running memtest now to test the memory sticks. I have 3 pictures how the screen locked after every crash, can someone make anything out of them? Could it be the usb stick again? After the second crash I ran checkdisk in windows, but it didn't seem to fix the problem. Maybe I need to format the usb stick to be on the safe side?
  17. I use Total Commander with "Ext2+ Reiser" plugin. Worked great last time I used it.
  18. User share in bold. Anime share is used only for anime tv shows, not anime movies. I use split level 1 because I don't want any show to be split across several disks. Example: \\TOWER\Anime\Michiko to Hatchin\Episode Name.mkv Audiobooks share is only for audiobooks. I use split level 2 so the author folder can be spread across several disks, but not individual books. Example: \\TOWER\Audiobooks\Stieg Larsson\Flickan Som Lekte Med Elden\Track Name.mp3 Backup share is used for everything I feel needs a backup. I use split level 4 because it's not necessary that specific folder need to be on just one drive. Example: \\TOWER\Backup\Document\Private\File Name.doc Movies share is used for movies you can find on IMDb. I use split level 1 because I don't want movies and every file that belongs with it like subtitles spread across several disks. Example: \\TOWER\Movies\The Matrix (1999)\The Matrix.mkv Music share is for my music collection. I use split level 2 so that every artist or band can be spread across several disks but not the albums. Example: TOWER\\Music\Tool\Lateralus\09 Tool - Lateralus.mp3 Pictures share is for my picture only. I use split level 1 because I don't want to split picture album. Example: \\TOWER\Pictures\2011 - New Year\IMG_001.jpg TV Series share is used for tv series you can find on thetvdb.com. I use split level 2 because I don't want to spread files on the same season on several disks. Example: \\TOWER\TV Series\Breaking Bad\Season 1\episode s01e01.mkv Videos share is for videos not found on IMDb, thetvdb.com like documentaries, private, concerts, sport, stand-up... I use split level 4. Example: \\TOWER\Videos\Stand-up\Bill Hicks\Last preformance.mpg [EDIT] My unRAID is connected to my htpc running MediaPortal.
  19. Post the entire syslog and the preclear log files for the new disk, you find them on your usb flash drive in the folder "preclear_reports"
  20. I had my parity drive redballed a couple a days ago. It was attached to my Supermicro AOC-SASLP-MV8(Firmware 3.1.021) card. It happened when I tried to get the smart report. I powered down and made sure the parity drive is on the motherboard sata instead. I rebuild the parity and made a parity check and right now everything seems ok. Mar 9 19:34:14 Tower kernel: sd 0:0:1:0: command f364d300 timed out Mar 9 19:34:14 Tower kernel: sas: Enter sas_scsi_recover_host busy: 1 failed: 1 Mar 9 19:34:14 Tower kernel: sas: trying to find task 0xd0b4b900 Mar 9 19:34:14 Tower kernel: sas: sas_scsi_find_task: aborting task 0xd0b4b900 Mar 9 19:34:14 Tower kernel: sas: sas_scsi_find_task: task 0xd0b4b900 is aborted Mar 9 19:34:14 Tower kernel: sas: sas_eh_handle_sas_errors: task 0xd0b4b900 is aborted Mar 9 19:34:14 Tower kernel: sas: ata10: end_device-0:1: cmd error handler Mar 9 19:34:14 Tower kernel: sas: ata9: end_device-0:0: dev error handler Mar 9 19:34:14 Tower kernel: sas: ata10: end_device-0:1: dev error handler Mar 9 19:34:14 Tower kernel: ata10.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen Mar 9 19:34:14 Tower kernel: ata10.00: failed command: SMART Mar 9 19:34:14 Tower kernel: ata10.00: cmd b0/d0:01:00:4f:c2/00:00:00:00:00/00 tag 0 pio 512 in Mar 9 19:34:14 Tower kernel: res 40/00:00:00:4f:c2/00:00:00:00:00/00 Emask 0x4 (timeout) Mar 9 19:34:14 Tower kernel: sas: ata11: end_device-0:2: dev error handler Mar 9 19:34:14 Tower kernel: ata10.00: status: { DRDY } Mar 9 19:34:14 Tower kernel: sas: ata12: end_device-0:3: dev error handler Mar 9 19:34:14 Tower kernel: ata10: hard resetting link Mar 9 19:34:15 Tower kernel: sas: sas_form_port: phy1 belongs to port1 already(1)! Mar 9 19:34:15 Tower kernel: drivers/scsi/mvsas/mv_sas.c 1521:mvs_I_T_nexus_reset for device[1]:rc= 0 Mar 9 19:34:21 Tower kernel: ata10.00: qc timeout (cmd 0x27) Mar 9 19:34:21 Tower kernel: ata10.00: failed to read native max address (err_mask=0x4) Mar 9 19:34:21 Tower kernel: ata10.00: HPA support seems broken, skipping HPA handling Mar 9 19:34:21 Tower kernel: ata10.00: revalidation failed (errno=-5) Mar 9 19:34:21 Tower kernel: ata10: hard resetting link Mar 9 19:34:23 Tower kernel: mvsas 0000:0a:00.0: Phy1 : No sig fis Mar 9 19:34:23 Tower kernel: drivers/scsi/mvsas/mv_sas.c 1521:mvs_I_T_nexus_reset for device[1]:rc= 0 Mar 9 19:34:27 Tower kernel: drivers/scsi/mvsas/mv_sas.c 1951:Release slot [0] tag[0], task [d0b4b900]: Mar 9 19:34:27 Tower kernel: sas: sas_ata_task_done: SAS error 8a Mar 9 19:34:27 Tower kernel: ata10.00: failed to set xfermode (err_mask=0x11) Mar 9 19:34:27 Tower kernel: ata10.00: limiting speed to UDMA/133:PIO3 Mar 9 19:34:27 Tower kernel: sas: sas_form_port: phy1 belongs to port1 already(1)! Mar 9 19:34:29 Tower kernel: ata10: hard resetting link Mar 9 19:34:35 Tower kernel: ata10.00: qc timeout (cmd 0xec) Mar 9 19:34:35 Tower kernel: ata10.00: failed to IDENTIFY (I/O error, err_mask=0x5) Mar 9 19:34:35 Tower kernel: ata10.00: revalidation failed (errno=-5) Mar 9 19:34:35 Tower kernel: ata10.00: disabled Mar 9 19:34:35 Tower kernel: ata10: hard resetting link Mar 9 19:34:37 Tower kernel: mvsas 0000:0a:00.0: Phy1 : No sig fis Mar 9 19:34:37 Tower kernel: drivers/scsi/mvsas/mv_sas.c 1521:mvs_I_T_nexus_reset for device[1]:rc= 0 Mar 9 19:34:37 Tower kernel: ata10: EH complete Mar 9 19:34:37 Tower kernel: sas: --- Exit sas_scsi_recover_host: busy: 0 failed: 0 Mar 9 19:34:37 Tower kernel: program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO Mar 9 19:34:37 Tower kernel: program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO Mar 9 19:34:37 Tower kernel: sd 0:0:1:0: [sdk] READ CAPACITY(16) failed Mar 9 19:34:37 Tower kernel: sd 0:0:1:0: [sdk] Result: hostbyte=0x04 driverbyte=0x00 Mar 9 19:34:37 Tower kernel: sd 0:0:1:0: [sdk] Sense not available. Mar 9 19:34:37 Tower kernel: sd 0:0:1:0: [sdk] READ CAPACITY failed Mar 9 19:34:37 Tower kernel: sd 0:0:1:0: [sdk] Result: hostbyte=0x04 driverbyte=0x00 Mar 9 19:34:37 Tower kernel: sd 0:0:1:0: [sdk] Sense not available. Mar 9 19:34:37 Tower kernel: sd 0:0:1:0: [sdk] Asking for cache data failed Mar 9 19:34:37 Tower kernel: sd 0:0:1:0: [sdk] Assuming drive cache: write through Mar 9 19:34:37 Tower kernel: sdk: detected capacity change from 4000787030016 to 0 Mar 9 19:34:41 Tower kernel: sas: sas_form_port: phy1 belongs to port1 already(1)! Mar 9 19:34:59 Tower unmenu[12425]: which: no bwm-ng in (/usr/local/sbin:/usr/sbin:/sbin:./:/usr/local/bin:/usr/bin:/bin:/usr/lib/java/bin:/usr/kerberos/bin:/usr/kerberos/sbin) Mar 9 19:35:16 Tower unmenu[12425]: HDIO_DRIVE_CMD(identify) failed: Input/output error Mar 9 19:35:36 Tower kernel: program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO Mar 9 19:36:10 Tower last message repeated 12 times Mar 9 19:36:12 Tower last message repeated 7 times Mar 9 19:36:21 Tower kernel: mdcmd (322): spinup 0 Mar 9 19:36:21 Tower kernel: Mar 9 19:36:21 Tower kernel: md: disk0: ATA_OP e3 ioctl error: -5 Mar 9 19:36:26 Tower kernel: mdcmd (323): spinup 0 Mar 9 19:36:26 Tower kernel: Mar 9 19:36:26 Tower kernel: md: disk0: ATA_OP e3 ioctl error: -5 Mar 9 19:36:34 Tower kernel: mdcmd (324): spinup 0 Mar 9 19:36:34 Tower kernel: Mar 9 19:36:34 Tower kernel: md: disk0: ATA_OP e3 ioctl error: -5 Mar 9 19:42:24 Tower kernel: mdcmd (325): spinup 0 Mar 9 19:42:24 Tower kernel: Mar 9 19:42:24 Tower kernel: md: disk0: ATA_OP e3 ioctl error: -5 Mar 9 19:42:32 Tower kernel: mdcmd (326): spinup 1 Mar 9 19:42:32 Tower kernel: Mar 9 19:42:53 Tower kernel: mdcmd (327): spinup 0 Mar 9 19:42:53 Tower kernel: Mar 9 19:42:53 Tower kernel: md: disk0: ATA_OP e3 ioctl error: -5 Mar 9 20:42:33 Tower kernel: mdcmd (328): spindown 1 Mar 9 20:42:54 Tower emhttp: mdcmd: write: Input/output error Mar 9 20:42:54 Tower kernel: mdcmd (329): spindown 0 Mar 9 20:42:54 Tower kernel: md: disk0: ATA_OP e0 ioctl error: -5 Mar 9 20:47:55 Tower kernel: mdcmd (330): spindown 3 Mar 9 20:59:16 Tower cache_dirs: ============================================== Mar 9 20:59:16 Tower cache_dirs: command-args=process ID 22772 started, To terminate it, type: cache_dirs -q Mar 9 20:59:16 Tower cache_dirs: vfs_cache_pressure=10 Mar 9 20:59:16 Tower cache_dirs: max_seconds=10, min_seconds=1 Mar 9 20:59:16 Tower cache_dirs: max_depth=9999 Mar 9 20:59:16 Tower cache_dirs: command=find -noleaf Mar 9 20:59:16 Tower cache_dirs: version=1.6.7 Mar 9 20:59:16 Tower cache_dirs: ---------- caching directories --------------- Mar 9 20:59:16 Tower cache_dirs: Anime Mar 9 20:59:16 Tower cache_dirs: Audiobooks Mar 9 20:59:16 Tower cache_dirs: Backup Mar 9 20:59:16 Tower cache_dirs: Movies Mar 9 20:59:16 Tower cache_dirs: Music Mar 9 20:59:16 Tower cache_dirs: Pictures Mar 9 20:59:16 Tower cache_dirs: TV Series Mar 9 20:59:16 Tower cache_dirs: Videos Mar 9 20:59:16 Tower cache_dirs: ---------------------------------------------- Mar 9 20:59:16 Tower cache_dirs: cache_dirs process ID 21369 started, To terminate it, type: cache_dirs -q Mar 9 21:57:03 Tower kernel: md: disk0 read error Mar 9 21:57:03 Tower kernel: handle_stripe read error: 44376/0, count: 1 Mar 9 21:57:03 Tower kernel: md: disk0 read error Mar 9 21:57:03 Tower kernel: handle_stripe read error: 44384/0, count: 1 Mar 9 21:57:03 Tower kernel: md: disk0 read error Mar 9 21:57:03 Tower kernel: handle_stripe read error: 44392/0, count: 1 Mar 9 21:57:03 Tower kernel: md: disk0 read error Mar 9 21:57:03 Tower kernel: handle_stripe read error: 44400/0, count: 1 Mar 9 21:57:03 Tower kernel: md: disk0 read error Mar 9 21:57:03 Tower kernel: handle_stripe read error: 44408/0, count: 1 Mar 9 21:57:03 Tower kernel: md: disk0 read error Mar 9 21:57:03 Tower kernel: handle_stripe read error: 44416/0, count: 1 Mar 9 21:57:03 Tower kernel: md: disk0 read error Mar 9 21:57:03 Tower kernel: handle_stripe read error: 44424/0, count: 1 Mar 9 21:57:03 Tower kernel: md: disk0 read error Mar 9 21:57:03 Tower kernel: handle_stripe read error: 44432/0, count: 1 Mar 9 21:57:03 Tower kernel: md: disk0 read error Mar 9 21:57:03 Tower kernel: handle_stripe read error: 44440/0, count: 1 Mar 9 21:57:17 Tower kernel: md: disk0 read error Mar 9 21:57:17 Tower kernel: handle_stripe read error: 2452635656/0, count: 1 Mar 9 21:57:17 Tower kernel: md: disk0 read error Mar 9 21:57:17 Tower kernel: handle_stripe read error: 2452635664/0, count: 1 Mar 9 21:57:17 Tower kernel: md: disk0 read error Mar 9 21:57:17 Tower kernel: handle_stripe read error: 2452635672/0, count: 1 Mar 9 21:57:17 Tower kernel: md: disk0 read error Mar 9 21:57:17 Tower kernel: handle_stripe read error: 2452635680/0, count: 1 Mar 9 21:57:17 Tower kernel: md: disk0 read error Mar 9 21:57:17 Tower kernel: handle_stripe read error: 2452635688/0, count: 1 Mar 9 21:57:17 Tower kernel: md: disk0 read error Syslog attached. [EDIT] I'm using unRAID 5 rc11. syslog-2013-03-10.zip