iZeus83

Members
  • Posts

    58
  • Joined

  • Last visited

Everything posted by iZeus83

  1. Hi, Me too, I tried this method virtio but not success, only see one share.
  2. Maybe it's like you said complicated. Binhex did a great job with those dockers so then I think that for the moment I will continue using the windows application until I know how to create a docker with VPN conection. Thanks for all.
  3. Greetings, Its good to see that this docker its on finally on apps from unraid. Im trying to search about using PIA VPN with this docker or amule app to port forwarding but I'm confused. Need to open ports TCP and UPD for ed2k servers and KAD to obatin highID but I don't know how to do because those ports are closed. I'm using only the endpoint Netherland from PIA and not Wireguard or Mullav. ¿Please can you help me with that?. Thanks.
  4. Got it working now, I added those parameters in "Extra parameters". -e PUID=99 -e PGID=100 -v /mnt/cache/appdata/amule:/home/amule/.aMule Many thanks to support @trurl and @itimpi
  5. Thanks for quickly reply to both. It seems on docker owner website he put this reference: "Container images are configured using parameters passed at runtime. These parameters are separated by a colon and indicate <external>:<internal> respectively" I want to put the config folder on cache drive so I think the correct command line is this: docker run -h --name ngosang/amule -v /mnt/cache/appdata/amule:/home/amule/.aMule But still not luck, cache drive did not create config folder and there're no files in there. This is the output: Creating group amule with GID 1000 ... Creating user amule with UID 1000 ... Directory /incoming does not exists. Creating ... Directory /temp does not exists. Creating ... /home/amule/.aMule directory NOT found. Creating directory ... /home/amule/.aMule/amule.conf file NOT found. Generating new default configuration ... /home/amule/.aMule/amule.conf successfullly generated. Maybe the problem comes from the permissions according to its documentation: When using volumes (-v flags) permissions issues can arise between the host OS and the container, we avoid this issue by allowing you to specify the user PUID and group PGID. Ensure any volume directories on the host are owned by the same user you specify and any permissions issues will vanish like magic.
  6. Greetings, I have added a docker container to use amule from a github address. I have almost everything set up and working. The thing is that the configuration is saved in its own container and there is no way to tell it to save the configuration to the cache drive like the other containers. From the unraid console I use the following command to redirect the configuration to /config path: ------------------------ root@ASROCK:~# docker run -h --name ngosang/amule -v /config:/home/amule/.aMule Creating group amule with GID 1000 ... Creating user amule with UID 1000 ... Directory /incoming does not exists. Creating ... Directory /temp does not exists. Creating ... /home/amule/.aMule directory NOT found. Creating directory ... /home/amule/.aMule/amule.conf file NOT found. Generating new default configuration ... /home/amule/.aMule/amule.conf successfullly generated. Remote GUI password: mZSX0Rdzy1cu1TSTu3DH0d9dvzqF9UA1iN2HurSRzeihaYU1ntghiuDQHLZxhNRv Web UI password: WGiaWohdQ50V6VJG4xgs1YnwJLeAwiKjVn1cxpsArC734xVpGa95S3XNQ5pVlx4x /home/amule/.aMule/remote.conf file NOT found. Generating new default configuration ... /home/amule/.aMule/remote.conf successfullly generated. I can edit amule.conf file and set /config path but its inside in its own container. When I stop and start the container again after making the change then the configuration returns to its original state. Maybe I miss something?. I attached some images.
  7. Greetings, I already did that, thanks for guide. Well referring to this: I set that like this 1, 200 on SMART attribute notifications, see the attached screenshoots and tell me if it is correct. If i run extended SMART from disk1 then you get an error inmediatly and the scan stops. thanks.
  8. Hi trul, Sorry for later reply. I changed all the SATA cables, the case tower for another one because on the other old case tower didn't fit the drives fine and had to connect many power extenders to those drives, this is bad sure. Now all the disk including the bad disk are working fine and now the content is being reconstructed on Disk 1 so I run the extender test and I will tell you the results.
  9. Hello, I'm having problems with one disk on my server, this disk has been marked with yellow color on SMART (UDMA CRC error count) and unraid put this disable. Well I changed the cable SATA if this is the real problem but this disk it still disabled. I have investigated this problem looking on the logs and I saw problems with some sectors so I think there's some bad sectors on it. ¿Please can you help me with this?. I attached my logs, thanks. asus-diagnostics-20201103-1527.zip
  10. Some time ago, I used this flag but this time I forgot to use it. Thanks to remember me johnnie.
  11. Greetings! Hi guys, I need help with this command. I need to transfer some folders and files from one server to another and then delete items from first server as a SOURCE on a local system and not on a diferent network. I think the flag -delete from rsync will do that, so its true? thanks all.
  12. So its ok, fine. Yep sometime ago the server was shutdown unclean from electric cut while was doing something on second plane. Now I'm searching to buy another WD drive or SEAGATE but there more positive coments on WD drive.
  13. Thanks johnnie. But the other disk I think are fine, right?
  14. Hello, I have some errors with partiy drive showed on GUI and on SMART diagnostic but no reallocation sectors where found. I think this drive its faulty and need to change by other new one. SATA cables are fine, controller, power supply and other items... unhp-diagnostics-20181028-1135.zip
  15. SOLVED!!! Thanks trurl, I resolved this issue by removing this cache folder. Now I see the content files on the cache share fine and no other anomally were found it. thanks for all.
  16. Hello trurl, The reason that there's a folder named a cache drive it seems a problem with a share settings. On Disk shares, I have disabled all disks shares but if I want to turn off or disable the cache disk then I can't disable it, so it always on and not respond if I try to turn off and apply the settings . Maybe the problem was with this. Here is the docker page config, so I only have transmission for torrents.
  17. Hello, Sorry for later reply. At first when you increase the size from 10GB to 15GB of the docker image then it reports fine like this. But on the next image if you are explore the cache drive from windows network on LAN then you'll see that it reports the old size, 10GB. At final step, if you're on cpanel from web and explore the share folder then you'll see like the next image that the folder named "scene" is still there with many files inside. And actually it gets the new total size from docker image. I think the problem were on setting the windows network adress again.
  18. Hello, After growing up the size of the docker.img then I see that image is still with the old size and no new one. However if I explore the content of the cache drive where I put some files in it, then those files are hidden because I can't find them.
  19. Thanks johnnie and matt. It seems the xfs file system was corrupted and log too so first I use xfs_repair -L and then xfs_repair then the file system was repaired and no data loss.
  20. Hello, In my situation I took an external drive connected to windows then I tried to copy many files from this drive to a user share NOT a disk share, sorry. So this user share points to a only one disk on unraid.
  21. Hello, When I'm trying to copy files between folder shares that points only to one disk share and throught windows network then I get a call trace with this information: Oct 30 18:55:09 unHP kernel: Call Trace: Oct 30 18:55:09 unHP kernel: [<ffffffff812465cf>] xfs_alloc_fix_freelist+0x17f/0x2de Oct 30 18:55:09 unHP kernel: [<ffffffff81077469>] ? down_trylock+0x28/0x32 Oct 30 18:55:09 unHP kernel: [<ffffffff812738f8>] ? xfs_buf_trylock+0xd/0x17 Oct 30 18:55:09 unHP kernel: [<ffffffff81246829>] xfs_alloc_vextent+0xfb/0x3a3 Oct 30 18:55:09 unHP kernel: [<ffffffff81267313>] xfs_ialloc_ag_alloc+0x16e/0x649 Oct 30 18:55:09 unHP kernel: [<ffffffff81268a0d>] xfs_dialloc+0x12a/0x1f3 Oct 30 18:55:09 unHP kernel: [<ffffffff8106f1f5>] ? enqueue_entity+0x628/0x74c Oct 30 18:55:09 unHP kernel: [<ffffffff81280906>] xfs_ialloc+0x5d/0x472 Oct 30 18:55:09 unHP kernel: [<ffffffff8128a294>] ? kmem_zone_alloc+0x74/0xd0 Oct 30 18:55:09 unHP kernel: [<ffffffff81280d73>] xfs_dir_ialloc+0x58/0x197 Oct 30 18:55:09 unHP kernel: [<ffffffff8128115f>] xfs_create+0x26d/0x485 Oct 30 18:55:09 unHP kernel: [<ffffffff8127e53b>] xfs_generic_create+0xb6/0x23d Oct 30 18:55:09 unHP kernel: [<ffffffff81148a48>] ? get_acl+0x12/0x4f Oct 30 18:55:09 unHP kernel: [<ffffffff8127e6e7>] xfs_vn_mknod+0xf/0x11 Oct 30 18:55:09 unHP kernel: [<ffffffff8127e70a>] xfs_vn_create+0xe/0x10 Oct 30 18:55:09 unHP kernel: [<ffffffff8111230e>] vfs_create+0x68/0xa4 Oct 30 18:55:09 unHP kernel: [<ffffffff81114f18>] path_openat+0x60b/0xc45 Oct 30 18:55:09 unHP kernel: [<ffffffff81111bb7>] ? terminate_walk+0x21/0x82 Oct 30 18:55:09 unHP kernel: [<ffffffff81116484>] do_filp_open+0x48/0x9e Oct 30 18:55:09 unHP kernel: [<ffffffff811226d6>] ? mntput_no_expire+0x27/0x176 Oct 30 18:55:09 unHP kernel: [<ffffffff811208cd>] ? __alloc_fd+0x150/0x160 Oct 30 18:55:09 unHP kernel: [<ffffffff81109cf3>] do_sys_open+0x148/0x1d8 Oct 30 18:55:09 unHP kernel: [<ffffffff81109cf3>] ? do_sys_open+0x148/0x1d8 Oct 30 18:55:09 unHP kernel: [<ffffffff8111679f>] ? SyS_mkdirat+0x3a/0xac Oct 30 18:55:09 unHP kernel: [<ffffffff81109d9c>] SyS_open+0x19/0x1b Oct 30 18:55:09 unHP kernel: [<ffffffff816213ae>] entry_SYSCALL_64_fastpath+0x12/0x6d Oct 30 18:55:09 unHP kernel: Code: 01 8b 50 78 89 d6 83 ce 0a 80 e2 80 89 70 78 75 12 55 89 ca 44 89 ce 48 89 c7 48 89 e5 e8 c8 94 ff ff 5d c3 55 48 89 e5 41 54 53 <48> 8b 9e f8 00 00 00 f6 43 78 04 75 67 49 89 fc 48 89 f7 e8 fd Oct 30 18:55:09 unHP kernel: RIP [<ffffffff81295893>] xfs_trans_binval+0x7/0x80 Oct 30 18:55:09 unHP kernel: RSP <ffff8800d4e8f830> Oct 30 18:55:09 unHP kernel: CR2: 00000000000000f8 Oct 30 18:55:09 unHP kernel: ---[ end trace ff82ac5bfbd73f25 ]--- If you see the SMART properties for that disk then you will notice that disk has no errors reported. so I don't know what happened. Maybe the file system for that disk is corrupt? Thanks.
  22. Hello, Thank you trurl, I've reinstalled all my apps from there. Only in transmission client, all my torrent files were cleared but config file reminds there and runs fine. Anyway thanks for the help
  23. Hello, I replaced my cache drive to a new one and I followed the steps from here: http://lime-technology.com/wiki/index.php/Replace_A_Cache_Drive After restarting docker then the list is empty and There's no dockers containers installed. Maybe I miss some step? I used the command: rsync -avXH to copy all the files inside cache so the cache have these files... thanks...
  24. Thank you, my problem was solved. I set only include disks and split level is set "automatically split as required". And now has no problem with left space.
  25. Hello, I have some problem with shares on unraid with space left on the drives. My specs are: 1 x 3TB = PARITY 3 x 3TB = DATA 1 x 256GB = CACHE Share settings: Name: games Allocation method: Most-Free Minimum free space: 60GB Split level: Automatically split only the Top two directory.... Included disk: Disk1, Disk3 Exclude disk: Disk2 Use cache disk: No .... Disk1 is full and there's no space left but the Disk3 has 317GB of free space left. The torrent client stop working because there's no space left. I don't know what happen. Please anyone can tell me if my settings for the share are correct?, How can I solve this?. Thanks in advanced.