Njon

Members
  • Posts

    160
  • Joined

  • Last visited

Posts posted by Njon

  1.  

    Hi! These plugin's are awesome! Excellent work!

    But unfortunately I have some issues with Transmission  :P

     

    I've installed it on my cache drive (data directory is /mnt/cache/apps/transmission), edited the conf.json file, but if I restart the Server I loose all my settings, torrents, ecc.

    And if I add a torrent it says that there are permission issues (download folder is /mnt/user/Server/Downloads).

     

    Am I doing something wrong?

     

    Please help

     

  2. Hi! These plugin's are awesome! Excellent work!

    But unfortunately I have some issues with Transmission  :P

     

    I've installed it on my cache drive (data directory is /mnt/cache/apps/transmission), edited the conf.json file, but if I restart the Server I loose all my settings, torrents, ecc.

    And if I add a torrent it says that there are permission issues (download folder is /mnt/user/Server/Downloads).

     

    Am I doing something wrong?

     

    ;D

  3. Hi! These plugin's are awesome! Excellent work!

    But unfortunately I have some issues with Transmission  :P

     

    I've installed it on my cache drive (data directory is /mnt/cache/apps/transmission), edited the conf.json file, but if I restart the Server I loose all my settings, torrents, ecc.

    And if I add a torrent it says that there are permission issues (download folder is /mnt/user/Server/Downloads).

     

    Am I doing something wrong?

  4. I checked the cable and I rebuilt the parity. After 1 day of parity check (usually it takes 8 hours) I had the same problem. Red ball, lot of errors and the same syslog. These lines are repeated thousand times

     

    May 10 23:28:54 Server kernel: program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
    May 10 23:28:54 Server last message repeated 3 times
    May 10 23:28:54 Server kernel: mdcmd (1627): spindown 0
    May 10 23:28:54 Server kernel: md: disk0: ATA_OP e0 ioctl error: -5

     

    If I try to obtain the SMART report from the parity drive I get this

     

    root@Server:~# smartctl  -a  -d  ata  /dev/sdf
    smartctl 5.40 2010-10-16 r3189 [i486-slackware-linux-gnu] (local build)
    Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net
    
    Smartctl: Device Read Identity Failed (not an ATA/ATAPI device)
    
    A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options.

     

    Please help

  5. At the end I did this way:

    1) I created a folder called .incomplete where transmission puts partial (.part) files on the cache drive.

    2) when the file is downloaded, transmission puts it in the Download folder, located into the array (so protected).

     

    In this way I can simply drag what I've downloaded in the directory I want, without moving files between disks.

    easier than I expected :P

     

    Thanks to everybody!

  6. Hi all.

    I read a lot of threads but I can't find a solution to my problem. I simply created 3 folders for transmission (_downloads, _incomplete, _watch) on the cache drive and I modified the go script in this way (as I found in another thread)

     

    #!/bin/bash
    # Start the Management Utility
    /usr/local/sbin/emhttp &
    
    unraid_notify start
    
    cd /boot/packages && find . -name '*.auto_install' -type f -print | sort | xargs -n1 sh -c 
    /boot/unmenu/uu
    sed -i 's@\[\.\]\/\[\^\.\]\.\*\/\.\*@[.]/[^._].*/.*@' /usr/local/sbin/mover
    sed -i 's@\[\.\]\/\[\^\.\]\.\*@[.]/[^._].*@' /usr/local/sbin/mover

     

    Well I noticed that all my files in /mnt/cache/_downloads are copied by the mover in /mnt/user/_downloads which is not good, because they are in the array there (right?)

    Where am I wrong?

     

    Using v. 5 rc2

     

  7. Same problem here. I install tesseract but when I want to install pyload it says

     

    Required dependency, tesseract-3.00-i486-1sl.txz, has not been installed. Please install it before installing pyLoad.

    You can install the package Here

     

    different version of tesseract?

     

    thank you

  8. Today I started my server and I found out that my user share wasn't there anymore!! I still have data on disks fortunately... if I create another user share with the same name obviously it is empty... what can I do?

    I'm using unraid 5b12

     

    PS: I added 2 new usershares: 1) New Server 2) Home Server which was the original name

     

    EDIT: The akwark thing is that in each drive I have all my stuff into a folder with the "old" user share name. So, what the hell happened? 

    syslog.txt