thomast_88

Community Developer
  • Posts

    246
  • Joined

  • Last visited

Everything posted by thomast_88

  1. I will maintain this docker version and keep developing it if the community asks for it. So far i've been running it to backup my appdata to ACD (encrypted), and it's working flawlessly. If people wants to mount encrypted volumes on their array, the plugin will be the way to go (unless docker will support this in the feature). I'm looking forward to the new plugin by Waseh. I think you should make sure and note the sharing limitation in the OP just so those that have not been following the progress can be aware of it. Thanks for the work. Good point. I've writtin this in the OP http://lime-technology.com/forum/index.php?topic=52033.msg499567#msg499567 . I will create a link to the plugin once the plugin is ready.
  2. I will maintain this docker version and keep developing it if the community asks for it. So far i've been running it to backup my appdata to ACD (encrypted), and it's working flawlessly. If people wants to mount encrypted volumes on their array, the plugin will be the way to go (unless docker will support this in the feature). I'm looking forward to the new plugin by Waseh.
  3. Oh yea, let's get this repo started so we can have an "official" plugin on Community Applications. This is awesome!
  4. Sounds good! Anybody with PLEX that can test?
  5. I think you should make a repo for it anyway - eventually someone will fork it and make it "clean". It's nice to have a proof of concept, and it sounds like you've come far in terms of stability of mounting encrypted volumes from cloud services.
  6. I had a quick go last night without really knowing what I was doing, which failed. I've gone back to using duplication as decline went bonkers with CPU usage maxing my CPU out at 100% constantly, which takes some doing. I also find the GUI handy as I can track progress easily. Ok, so you're not going to test this? I'm really curious whether this will work. So i modified the original plugin by aschamberger a bit to use the latest beta of rclone, as well as some other minor modifications. With this im able to mount an encrypted share (From Google Drive) and have it shared on samba as well as available to my dockers. The beta allows seeking as well as more mount options which makes this a possibility. Im getting very good speeds and can easily stream any media i got. I do believe the plugin is the way to go if one wants the mount feature. Can you post the modified version you made? Perhaps share it on github?
  7. YES, that was it.. Thank you.. Can't believe I missed that.. Glad it worked out for you :-)
  8. is /data mounted as a r/w volume in the docker run command? See here: https://docs.docker.com/engine/tutorials/dockervolumes/
  9. Seems like something broke the Nerd Package in 6.3.0-rc2 upgrade. When i go to Settings -> Nerd Package i just see "Please wait, retrieving plugin information ..." forever.
  10. Your welcome. If there's a ready available package I can add it with a few clicks from my phone. I asked you some time ago to add bc. Is it still possible? Cheers, works fine http://lime-technology.com/forum/index.php?topic=37541.msg492129#msg492129 It was added for 6.1 but I didn't add it for 6.2+. Not sure why. I added it now. Thanks
  11. There is not enough space in the header to show all items, causing the ones at the right side to shift to the next line. You need to create space in the header, this can be done by moving "Users" and "Stats" to the settings page. Now it's sleek again - thanks For anyone wondering how to move the tabs: Users tab: Settings -> Display Settings -> Placement of Users menu: -> Settings menu Stats tab: Settings -> Stats Settings -> Placement of Stats menu: -> Tools menu
  12. Your welcome. If there's a ready available package I can add it with a few clicks from my phone. I asked you some time ago to add bc. Is it still possible? http://lime-technology.com/forum/index.php?topic=37541.msg492129#msg492129
  13. I just tried the bleeding edge, but my top menu bar seems a bit off. Not sure if this is a known bug. I've attached a screenshot
  14. I'm encountering issues using the "Reboot" button from the dynamix Web Gui. When I click it, I see the following output in /var/log/syslog. It seems to be running in an endless loop, and it doesn't reboot but just hang. I need to force it with "reboot" command from ssh, to get it to reboot and start properly. See log output: Oct 15 09:25:50 unRAID emhttp: Spinning up all drives... Oct 15 09:25:50 unRAID emhttp: shcmd (171): /usr/sbin/hdparm -S0 /dev/sdd &> /dev/null Oct 15 09:25:50 unRAID kernel: mdcmd (39): nocheck Oct 15 09:25:50 unRAID kernel: md: nocheck_array: check not active Oct 15 09:25:50 unRAID kernel: mdcmd (40): spinup 0 Oct 15 09:25:50 unRAID kernel: mdcmd (41): spinup 1 Oct 15 09:25:50 unRAID kernel: mdcmd (42): spinup 2 Oct 15 09:25:51 unRAID emhttp: Stopping services... Oct 15 09:25:51 unRAID Recycle Bin: Stopping Recycle Bin Oct 15 09:25:51 unRAID emhttp: Stopping Recycle Bin... Oct 15 09:25:54 unRAID emhttp: /usr/local/emhttp/plugins/user.scripts/startBackground.php "/tmp/user.scripts/tmpScripts/unmount_ftp_media/script" > /dev/null 2>&1 Oct 15 09:25:54 unRAID emhttp: shcmd (173): /etc/rc.d/rc.libvirt stop |& logger Oct 15 09:25:55 unRAID root: Domain 95916d7d-e71c-2ce1-8070-8297b3423ef0 is being shutdown Oct 15 09:25:55 unRAID root: Oct 15 09:25:56 unRAID root: Domain bbf9a229-121d-173d-4912-4ed462dd3cec is being shutdown Oct 15 09:25:56 unRAID root: Oct 15 09:25:56 unRAID root: Domain bbf9a229-121d-173d-4912-4ed462dd3cec is being shutdown Oct 15 09:25:56 unRAID root: Oct 15 09:25:57 unRAID kernel: br0: port 2(vnet0) entered disabled state Oct 15 09:25:57 unRAID kernel: device vnet0 left promiscuous mode Oct 15 09:25:57 unRAID kernel: br0: port 2(vnet0) entered disabled state Oct 15 09:26:01 unRAID kernel: br0: port 3(vnet1) entered disabled state Oct 15 09:26:01 unRAID kernel: device vnet1 left promiscuous mode Oct 15 09:26:01 unRAID kernel: br0: port 3(vnet1) entered disabled state Oct 15 09:26:02 unRAID root: Waiting on VMs to shutdown...... Oct 15 09:26:02 unRAID root: Stopping libvirtd... Oct 15 09:26:02 unRAID dnsmasq[17520]: exiting on receipt of SIGTERM Oct 15 09:26:02 unRAID kernel: device virbr0-nic left promiscuous mode Oct 15 09:26:02 unRAID kernel: virbr0: port 1(virbr0-nic) entered disabled state Oct 15 09:26:02 unRAID avahi-daemon[9723]: Interface virbr0.IPv4 no longer relevant for mDNS. Oct 15 09:26:02 unRAID avahi-daemon[9723]: Leaving mDNS multicast group on interface virbr0.IPv4 with address 192.168.122.1. Oct 15 09:26:02 unRAID avahi-daemon[9723]: Withdrawing address record for 192.168.122.1 on virbr0. Oct 15 09:26:02 unRAID root: Network 7b78fb65-4fac-44d5-9754-39482f1311f9 destroyed Oct 15 09:26:02 unRAID root: Oct 15 09:26:05 unRAID emhttp: shcmd (174): umount /etc/libvirt Oct 15 09:26:05 unRAID emhttp: shcmd (176): /etc/rc.d/rc.docker stop |& logger Oct 15 09:26:05 unRAID root: stopping docker ... Oct 15 09:26:09 unRAID root: 9f498ce8c0bb Oct 15 09:26:09 unRAID kernel: veth5dd6b9a: renamed from eth0 Oct 15 09:26:09 unRAID kernel: docker0: port 7(veth06a1841) entered disabled state Oct 15 09:26:09 unRAID kernel: docker0: port 7(veth06a1841) entered disabled state Oct 15 09:26:09 unRAID kernel: device veth06a1841 left promiscuous mode Oct 15 09:26:09 unRAID kernel: docker0: port 7(veth06a1841) entered disabled state [...omitted docker stops...] Oct 15 09:26:44 unRAID root: c0d3c4fa6ab0 Oct 15 09:26:45 unRAID root: 5603b58d6ce6 Oct 15 09:26:46 unRAID avahi-daemon[9723]: Interface docker0.IPv4 no longer relevant for mDNS. Oct 15 09:26:46 unRAID avahi-daemon[9723]: Leaving mDNS multicast group on interface docker0.IPv4 with address 172.17.0.1. Oct 15 09:26:46 unRAID avahi-daemon[9723]: Withdrawing address record for 172.17.0.1 on docker0. Oct 15 09:26:46 unRAID emhttp: shcmd (177): umount /var/lib/docker |& logger Oct 15 09:26:46 unRAID emhttp: shcmd (178): /etc/rc.d/rc.samba stop |& logger Oct 15 09:26:46 unRAID emhttp: shcmd (179): rm -f /etc/avahi/services/smb.service Oct 15 09:26:46 unRAID avahi-daemon[9723]: Files changed, reloading. Oct 15 09:26:46 unRAID avahi-daemon[9723]: Service group file /services/smb.service vanished, removing services. Oct 15 09:26:46 unRAID emhttp: shcmd (182): /etc/rc.d/rc.avahidaemon stop |& logger Oct 15 09:26:46 unRAID root: Stopping Avahi mDNS/DNS-SD Daemon: stopped Oct 15 09:26:46 unRAID avahi-daemon[9723]: Got SIGTERM, quitting. Oct 15 09:26:46 unRAID avahi-dnsconfd[9732]: read(): EOF Oct 15 09:26:46 unRAID avahi-daemon[9723]: Leaving mDNS multicast group on interface br0.IPv4 with address 192.168.1.130. Oct 15 09:26:46 unRAID avahi-daemon[9723]: avahi-daemon 0.6.32 exiting. Oct 15 09:26:46 unRAID emhttp: shcmd (183): /etc/rc.d/rc.avahidnsconfd stop |& logger Oct 15 09:26:46 unRAID root: Stopping Avahi mDNS/DNS-SD DNS Server Configuration Daemon: stopped Oct 15 09:26:46 unRAID emhttp: Sync filesystems... Oct 15 09:26:46 unRAID emhttp: shcmd (184): sync Oct 15 09:26:47 unRAID emhttp: Stopping ProFTPd... Oct 15 09:26:48 unRAID ntpd[1832]: Deleting interface #3 docker0, 172.17.0.1#123, interface stats: received=0, sent=0, dropped=0, active_time=497 secs Oct 15 09:26:48 unRAID proftpd[2630]: 127.0.0.1 - ProFTPD killed (signal 15) Oct 15 09:26:48 unRAID proftpd[2630]: 127.0.0.1 - ProFTPD 1.3.6rc2 standalone mode SHUTDOWN Oct 15 09:26:50 unRAID unassigned.devices: Unmounting Devices... Oct 15 09:26:50 unRAID emhttp: Oct 15 09:26:50 unRAID emhttp: Oct 15 09:26:50 unRAID emhttp: shcmd (185): set -o pipefail ; umount /mnt/user |& logger Oct 15 09:26:50 unRAID emhttp: shcmd (186): rmdir /mnt/user |& logger Oct 15 09:26:50 unRAID emhttp: shcmd (187): set -o pipefail ; umount /mnt/user0 |& logger Oct 15 09:26:50 unRAID emhttp: shcmd (188): rmdir /mnt/user0 |& logger Oct 15 09:26:50 unRAID emhttp: shcmd (189): rm -f /boot/config/plugins/dynamix/mover.cron Oct 15 09:26:50 unRAID emhttp: shcmd (190): /usr/local/sbin/update_cron &> /dev/null Oct 15 09:26:50 unRAID emhttp: Unmounting disks... Oct 15 09:26:50 unRAID emhttp: shcmd (191): umount /mnt/disk1 |& logger Oct 15 09:26:50 unRAID kernel: XFS (md1): Unmounting Filesystem Oct 15 09:26:50 unRAID emhttp: shcmd (192): rmdir /mnt/disk1 |& logger Oct 15 09:26:50 unRAID emhttp: shcmd (193): umount /mnt/disk2 |& logger Oct 15 09:26:50 unRAID kernel: XFS (md2): Unmounting Filesystem Oct 15 09:26:50 unRAID emhttp: shcmd (194): rmdir /mnt/disk2 |& logger Oct 15 09:26:50 unRAID emhttp: shcmd (195): umount /mnt/cache |& logger Oct 15 09:26:51 unRAID emhttp: shcmd (196): rmdir /mnt/cache |& logger Oct 15 09:26:51 unRAID kernel: mdcmd (43): stop Oct 15 09:26:51 unRAID kernel: md1: stopping Oct 15 09:26:51 unRAID kernel: md2: stopping Oct 15 09:26:51 unRAID emhttp: shcmd (197): rmmod md-mod |& logger Oct 15 09:26:51 unRAID kernel: md: unRAID driver removed Oct 15 09:26:51 unRAID emhttp: shcmd (198): modprobe md-mod super=/boot/config/super.dat |& logger Oct 15 09:26:51 unRAID kernel: md: unRAID driver 2.6.8 installed Oct 15 09:26:51 unRAID emhttp: Basic key detected, GUID: 0951-1665-34A2-AD308709316C FILE: /boot/config/Basic.key Oct 15 09:26:51 unRAID emhttp: Device inventory: Oct 15 09:26:51 unRAID emhttp: shcmd (199): udevadm settle Oct 15 09:26:51 unRAID emhttp: Kingston_DataTraveler_2.0_001CC0EC34A2AD308709316C-0:0 (sda) 7741408 Oct 15 09:26:51 unRAID emhttp: ST310005_28AS_0d03ce00384b21024b000000-0:0 (sdb) 976762552 Oct 15 09:26:51 unRAID emhttp: ST8000AS0002-1NA17Z_Z840H7Q6 (sdc) 7814026532 Oct 15 09:26:51 unRAID emhttp: Samsung_SSD_850_EVO_250GB_S2R6NX0H436341D (sdd) 244198552 Oct 15 09:26:51 unRAID emhttp: ST8000AS0002-1NA17Z_Z840GX85 (sde) 7814026532 Oct 15 09:26:51 unRAID emhttp: ST8000AS0002-1NA17Z_Z840HNAG (sdf) 7814026532 Oct 15 09:26:51 unRAID kernel: mdcmd (1): import 0 sdc 7814026532 0 ST8000AS0002-1NA17Z_Z840H7Q6 Oct 15 09:26:51 unRAID emhttp: ST8000AS0002-1NA17Z_Z840HNAG (sdf) 7814026532 Oct 15 09:26:51 unRAID kernel: mdcmd (1): import 0 sdc 7814026532 0 ST8000AS0002-1NA17Z_Z840H7Q6 Oct 15 09:26:51 unRAID kernel: md: import disk0: (sdc) ST8000AS0002-1NA17Z_Z840H7Q6 size: 7814026532 Oct 15 09:26:51 unRAID kernel: mdcmd (2): import 1 sdf 7814026532 0 ST8000AS0002-1NA17Z_Z840HNAG Oct 15 09:26:51 unRAID kernel: md: import disk1: (sdf) ST8000AS0002-1NA17Z_Z840HNAG size: 7814026532 Oct 15 09:26:51 unRAID kernel: mdcmd (3): import 2 sde 7814026532 0 ST8000AS0002-1NA17Z_Z840GX85 Oct 15 09:26:51 unRAID kernel: md: import disk2: (sde) ST8000AS0002-1NA17Z_Z840GX85 size: 7814026532 Oct 15 09:26:51 unRAID kernel: mdcmd (4): import 3 Oct 15 09:26:51 unRAID kernel: mdcmd (5): import 4 Oct 15 09:26:51 unRAID kernel: mdcmd (6): import 5 Oct 15 09:26:51 unRAID kernel: mdcmd (7): import 6 Oct 15 09:26:51 unRAID kernel: mdcmd (: import 7 Oct 15 09:26:51 unRAID kernel: mdcmd (9): import 8 Oct 15 09:26:51 unRAID kernel: mdcmd (10): import 9 Oct 15 09:26:51 unRAID kernel: mdcmd (11): import 10 Oct 15 09:26:51 unRAID kernel: mdcmd (12): import 11 Oct 15 09:26:51 unRAID kernel: mdcmd (13): import 12 Oct 15 09:26:51 unRAID kernel: mdcmd (14): import 13 Oct 15 09:26:51 unRAID kernel: mdcmd (15): import 14 Oct 15 09:26:51 unRAID kernel: mdcmd (16): import 15 Oct 15 09:26:51 unRAID kernel: mdcmd (17): import 16 Oct 15 09:26:51 unRAID kernel: mdcmd (18): import 17 Oct 15 09:26:51 unRAID kernel: mdcmd (19): import 18 Oct 15 09:26:51 unRAID kernel: mdcmd (20): import 19 Oct 15 09:26:51 unRAID kernel: mdcmd (21): import 20 Oct 15 09:26:51 unRAID kernel: mdcmd (22): import 21 Oct 15 09:26:51 unRAID kernel: mdcmd (23): import 22 Oct 15 09:26:51 unRAID kernel: mdcmd (24): import 23 Oct 15 09:26:51 unRAID kernel: mdcmd (25): import 24 Oct 15 09:26:51 unRAID kernel: mdcmd (26): import 25 Oct 15 09:26:51 unRAID kernel: mdcmd (27): import 26 Oct 15 09:26:51 unRAID kernel: mdcmd (28): import 27 Oct 15 09:26:51 unRAID kernel: mdcmd (29): import 28 Oct 15 09:26:51 unRAID kernel: mdcmd (30): import 29 Oct 15 09:26:51 unRAID kernel: md: import_slot: 29 empty Oct 15 09:26:51 unRAID emhttp: import 30 cache device: sdd Oct 15 09:26:51 unRAID emhttp: import flash device: sda Oct 15 09:26:52 unRAID emhttp: shcmd (201): /etc/rc.d/rc.samba start |& logger Oct 15 09:26:52 unRAID root: Starting Samba: /usr/sbin/nmbd -D Oct 15 09:26:52 unRAID root: /usr/sbin/smbd -D Oct 15 09:26:52 unRAID root: /usr/sbin/winbindd -D Oct 15 09:26:52 unRAID emhttp: shcmd (202): cp /tmp/emhttp/smb.service /etc/avahi/services/smb.service Oct 15 09:26:52 unRAID emhttp: shcmd (205): /etc/rc.d/rc.avahidaemon start |& logger Oct 15 09:26:52 unRAID root: Starting Avahi mDNS/DNS-SD Daemon: /usr/sbin/avahi-daemon -D Oct 15 09:26:52 unRAID avahi-daemon[24375]: Found user 'avahi' (UID 61) and group 'avahi' (GID 214). Oct 15 09:26:52 unRAID avahi-daemon[24375]: Successfully dropped root privileges. Oct 15 09:26:52 unRAID avahi-daemon[24375]: avahi-daemon 0.6.32 starting up. Oct 15 09:26:52 unRAID avahi-daemon[24375]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns! Oct 15 09:26:52 unRAID avahi-daemon[24375]: Successfully called chroot(). Oct 15 09:26:52 unRAID avahi-daemon[24375]: Successfully dropped remaining capabilities. Oct 15 09:26:52 unRAID avahi-daemon[24375]: Loading service file /services/sftp-ssh.service. Oct 15 09:26:52 unRAID avahi-daemon[24375]: Loading service file /services/smb.service. Oct 15 09:26:52 unRAID avahi-daemon[24375]: Loading service file /services/ssh.service. Oct 15 09:26:52 unRAID avahi-daemon[24375]: Joining mDNS multicast group on interface br0.IPv4 with address 192.168.1.130. Oct 15 09:26:52 unRAID avahi-daemon[24375]: New relevant interface br0.IPv4 for mDNS. Oct 15 09:26:52 unRAID avahi-daemon[24375]: Network interface enumeration completed. Oct 15 09:26:52 unRAID avahi-daemon[24375]: Registering new address record for 192.168.1.130 on br0.IPv4. Oct 15 09:26:52 unRAID emhttp: shcmd (206): /etc/rc.d/rc.avahidnsconfd start |& logger Oct 15 09:26:52 unRAID root: Starting Avahi mDNS/DNS-SD DNS Server Configuration Daemon: /usr/sbin/avahi-dnsconfd -D Oct 15 09:26:52 unRAID avahi-dnsconfd[24384]: Successfully connected to Avahi daemon. Oct 15 09:26:52 unRAID emhttp: err: need_authorization: getpeername: Transport endpoint is not connected Oct 15 09:26:52 unRAID emhttp: err: need_authorization: getpeername: Transport endpoint is not connected Oct 15 09:26:52 unRAID emhttp: err: need_authorization: getpeername: Transport endpoint is not connected Oct 15 09:26:52 unRAID emhttp: err: need_authorization: getpeername: Transport endpoint is not connected Oct 15 09:26:52 unRAID emhttp: shcmd (220): rmmod md-mod |& logger Oct 15 09:26:52 unRAID kernel: md: unRAID driver removed Oct 15 09:26:52 unRAID emhttp: shcmd (221): modprobe md-mod super=/boot/config/super.dat |& logger Oct 15 09:26:52 unRAID kernel: md: unRAID driver 2.6.8 installed Oct 15 09:26:52 unRAID emhttp: Basic key detected, GUID: 0951-1665-34A2-AD308709316C FILE: /boot/config/Basic.key Oct 15 09:26:52 unRAID emhttp: Device inventory: Oct 15 09:26:52 unRAID emhttp: shcmd (222): udevadm settle Oct 15 09:26:52 unRAID emhttp: Kingston_DataTraveler_2.0_001CC0EC34A2AD308709316C-0:0 (sda) 7741408 Oct 15 09:26:52 unRAID emhttp: ST310005_28AS_0d03ce00384b21024b000000-0:0 (sdb) 976762552 Oct 15 09:26:52 unRAID emhttp: ST8000AS0002-1NA17Z_Z840H7Q6 (sdc) 7814026532 Oct 15 09:26:52 unRAID emhttp: Samsung_SSD_850_EVO_250GB_S2R6NX0H436341D (sdd) 244198552 Oct 15 09:26:52 unRAID emhttp: ST8000AS0002-1NA17Z_Z840GX85 (sde) 7814026532 Oct 15 09:26:52 unRAID emhttp: ST8000AS0002-1NA17Z_Z840HNAG (sdf) 7814026532 Oct 15 09:26:52 unRAID kernel: mdcmd (1): import 0 sdc 7814026532 0 ST8000AS0002-1NA17Z_Z840H7Q6 Oct 15 09:26:52 unRAID kernel: md: import disk0: (sdc) ST8000AS0002-1NA17Z_Z840H7Q6 size: 7814026532 Oct 15 09:26:52 unRAID kernel: mdcmd (2): import 1 sdf 7814026532 0 ST8000AS0002-1NA17Z_Z840HNAG Oct 15 09:26:52 unRAID kernel: md: import disk1: (sdf) ST8000AS0002-1NA17Z_Z840HNAG size: 7814026532 Oct 15 09:26:52 unRAID emhttp: import 30 cache device: sdd Oct 15 09:26:52 unRAID emhttp: import flash device: sda Oct 15 09:26:52 unRAID kernel: mdcmd (3): import 2 sde 7814026532 0 ST8000AS0002-1NA17Z_Z840GX85 Oct 15 09:26:52 unRAID kernel: md: import disk2: (sde) ST8000AS0002-1NA17Z_Z840GX85 size: 7814026532 Oct 15 09:26:52 unRAID kernel: mdcmd (4): import 3 Oct 15 09:26:52 unRAID kernel: mdcmd (5): import 4 Oct 15 09:26:52 unRAID kernel: mdcmd (6): import 5 Oct 15 09:26:52 unRAID kernel: mdcmd (7): import 6 Oct 15 09:26:52 unRAID kernel: mdcmd (: import 7 Oct 15 09:26:52 unRAID kernel: mdcmd (9): import 8 Oct 15 09:26:52 unRAID kernel: mdcmd (10): import 9 Oct 15 09:26:52 unRAID kernel: mdcmd (11): import 10 Oct 15 09:26:52 unRAID kernel: mdcmd (12): import 11 Oct 15 09:26:52 unRAID kernel: mdcmd (13): import 12 Oct 15 09:26:52 unRAID kernel: mdcmd (14): import 13 Oct 15 09:26:52 unRAID kernel: mdcmd (15): import 14 Oct 15 09:26:52 unRAID kernel: mdcmd (16): import 15 Oct 15 09:26:52 unRAID kernel: mdcmd (17): import 16 Oct 15 09:26:52 unRAID kernel: mdcmd (18): import 17 Oct 15 09:26:52 unRAID kernel: mdcmd (19): import 18 Oct 15 09:26:52 unRAID kernel: mdcmd (20): import 19 Oct 15 09:26:52 unRAID kernel: mdcmd (21): import 20 Oct 15 09:26:52 unRAID kernel: mdcmd (22): import 21 Oct 15 09:26:52 unRAID kernel: mdcmd (23): import 22 Oct 15 09:26:52 unRAID kernel: mdcmd (24): import 23 Oct 15 09:26:52 unRAID kernel: mdcmd (25): import 24 Oct 15 09:26:52 unRAID kernel: mdcmd (26): import 25 Oct 15 09:26:52 unRAID kernel: mdcmd (27): import 26 Oct 15 09:26:52 unRAID kernel: mdcmd (28): import 27 Oct 15 09:26:52 unRAID kernel: mdcmd (29): import 28 Oct 15 09:26:52 unRAID kernel: mdcmd (30): import 29 Oct 15 09:26:52 unRAID kernel: md: import_slot: 29 empty Oct 15 09:26:53 unRAID avahi-daemon[24375]: Server startup complete. Host name is unRAID.local. Local service cookie is 1850569328. Oct 15 09:26:54 unRAID avahi-daemon[24375]: Service "unRAID" (/services/ssh.service) successfully established. Oct 15 09:26:54 unRAID avahi-daemon[24375]: Service "unRAID" (/services/smb.service) successfully established. Oct 15 09:26:54 unRAID avahi-daemon[24375]: Service "unRAID" (/services/sftp-ssh.service) successfully established. ############ Sequence below here keeps apearing forever every minute ############## Oct 15 09:27:01 unRAID emhttp: shcmd (232): rmmod md-mod |& logger Oct 15 09:27:01 unRAID kernel: md: unRAID driver removed Oct 15 09:27:01 unRAID emhttp: shcmd (233): modprobe md-mod super=/boot/config/super.dat |& logger Oct 15 09:27:01 unRAID kernel: md: unRAID driver 2.6.8 installed Oct 15 09:27:01 unRAID emhttp: Basic key detected, GUID: 0951-1665-34A2-AD308709316C FILE: /boot/config/Basic.key Oct 15 09:27:01 unRAID emhttp: Device inventory: Oct 15 09:27:01 unRAID emhttp: shcmd (234): udevadm settle Oct 15 09:27:01 unRAID emhttp: Device inventory: Oct 15 09:27:01 unRAID emhttp: shcmd (234): udevadm settle Oct 15 09:27:01 unRAID emhttp: Kingston_DataTraveler_2.0_001CC0EC34A2AD308709316C-0:0 (sda) 7741408 Oct 15 09:27:01 unRAID emhttp: ST310005_28AS_0d03ce00384b21024b000000-0:0 (sdb) 976762552 Oct 15 09:27:01 unRAID emhttp: ST8000AS0002-1NA17Z_Z840H7Q6 (sdc) 7814026532 Oct 15 09:27:01 unRAID emhttp: Samsung_SSD_850_EVO_250GB_S2R6NX0H436341D (sdd) 244198552 Oct 15 09:27:01 unRAID emhttp: ST8000AS0002-1NA17Z_Z840GX85 (sde) 7814026532 Oct 15 09:27:01 unRAID emhttp: ST8000AS0002-1NA17Z_Z840HNAG (sdf) 7814026532 Oct 15 09:27:01 unRAID kernel: mdcmd (1): import 0 sdc 7814026532 0 ST8000AS0002-1NA17Z_Z840H7Q6 Oct 15 09:27:01 unRAID kernel: md: import disk0: (sdc) ST8000AS0002-1NA17Z_Z840H7Q6 size: 7814026532 Oct 15 09:27:01 unRAID kernel: mdcmd (2): import 1 sdf 7814026532 0 ST8000AS0002-1NA17Z_Z840HNAG Oct 15 09:27:01 unRAID kernel: md: import disk1: (sdf) ST8000AS0002-1NA17Z_Z840HNAG size: 7814026532 Oct 15 09:27:01 unRAID kernel: mdcmd (3): import 2 sde 7814026532 0 ST8000AS0002-1NA17Z_Z840GX85 Oct 15 09:27:01 unRAID kernel: md: import disk2: (sde) ST8000AS0002-1NA17Z_Z840GX85 size: 7814026532 Oct 15 09:27:01 unRAID kernel: mdcmd (4): import 3 Oct 15 09:27:01 unRAID kernel: mdcmd (5): import 4 Oct 15 09:27:01 unRAID kernel: mdcmd (6): import 5 Oct 15 09:27:01 unRAID kernel: mdcmd (7): import 6 Oct 15 09:27:01 unRAID kernel: mdcmd (: import 7 Oct 15 09:27:01 unRAID kernel: mdcmd (9): import 8 Oct 15 09:27:01 unRAID kernel: mdcmd (10): import 9 Oct 15 09:27:01 unRAID kernel: mdcmd (11): import 10 Oct 15 09:27:01 unRAID kernel: mdcmd (12): import 11 Oct 15 09:27:01 unRAID kernel: mdcmd (13): import 12 Oct 15 09:27:01 unRAID kernel: mdcmd (14): import 13 Oct 15 09:27:01 unRAID kernel: mdcmd (15): import 14 Oct 15 09:27:01 unRAID kernel: mdcmd (16): import 15 Oct 15 09:27:01 unRAID kernel: mdcmd (17): import 16 Oct 15 09:27:01 unRAID kernel: mdcmd (18): import 17 Oct 15 09:27:01 unRAID kernel: mdcmd (19): import 18 Oct 15 09:27:01 unRAID kernel: mdcmd (20): import 19 Oct 15 09:27:01 unRAID kernel: mdcmd (21): import 20 Oct 15 09:27:01 unRAID kernel: mdcmd (22): import 21 Oct 15 09:27:01 unRAID kernel: mdcmd (23): import 22 Oct 15 09:27:01 unRAID kernel: mdcmd (24): import 23 Oct 15 09:27:01 unRAID kernel: mdcmd (25): import 24 Oct 15 09:27:01 unRAID kernel: mdcmd (26): import 25 Oct 15 09:27:01 unRAID kernel: mdcmd (27): import 26 Oct 15 09:27:01 unRAID kernel: mdcmd (28): import 27 Oct 15 09:27:01 unRAID kernel: mdcmd (29): import 28 Oct 15 09:27:01 unRAID kernel: mdcmd (30): import 29 Oct 15 09:27:01 unRAID kernel: md: import_slot: 29 empty Oct 15 09:27:01 unRAID emhttp: import 30 cache device: sdd Oct 15 09:27:01 unRAID emhttp: import flash device: sda
  15. Is dynamix.disk.io integrated into the default plugin now, or do you still need to download it seperately? Or is it only available in the bleeding edge?
  16. set the CRON_SCHEDULE variable to "*/5 * * * *"
  17. I had a quick go last night without really knowing what I was doing, which failed. I've gone back to using duplication as decline went bonkers with CPU usage maxing my CPU out at 100% constantly, which takes some doing. I also find the GUI handy as I can track progress easily. Ok, so you're not going to test this? I'm really curious whether this will work.
  18. You have to setup two remotes to encrypt to Amazon: 1. Setup first remote using option 1 which is unencrypted e.g 'acd 2. Then setup second remote e.g. 'secret' choose option 5 and then select remote 'acd' and setup encryption keys 2a. When choosing 'acd' above, you also have to set a location on Amazon e.g if you want your encrypted files to be stored in an 'unRAID' folder on amazon, when specifying the remote for option 5 put 'acd:unRAID' I.e. 'remote:location'. if you don't set a location the encrypted files dont go to Amazon and are stored in your appdata!!!!! 3. Then to sync say your media file you enter 'rclone sync /mnt/user/media secret:media' which will put the files in unRAID/media on amazon 1) docker exec -it Rclone rclone --config="/config/.rclone.conf" config 2) http://rclone.org/amazonclouddrive/ 3) When asked about "Use auto config?" Choose N (no) 4) http://rclone.org/remote_setup/ Authorize rclone with ACD through another PC (your desktop PC) 5) http://rclone.org/crypt/ - Set up another encrypted remote which encrypts the one you set up in step 2,3,4 All data will be encrypted by rclone before being sent to ACD.
  19. @DZMM Can you try to mount an encrypted share from ACD and then see if this share can be mounted inside a docker? I've tried many solutions, and this is neither possible with docker or VM's.
  20. I suppose this happens when using the plugin and not the docker container?
  21. I have tested this as well, and it seems to do backups well (with encrypted filenames). Restore works fine as well. The errors you see, are permission issues. Could be fixed by creating a proper docker container. I might give this a go...
  22. I eliminated that from consideration for one reason or another. I don't remember without my comparison list. I think it's because it doesn't encrypt file names. Edit: Just your your comment on the other thread that I made about it a while ago. It encrypts file names now? Wouldn't this have the same issue as rclone though, not being able to mount the share outside of the Docker? It encrypts (breaks files down into chunks e.g. 50MB and then encrypts). It doesn't mount. But, it's a lot easier to use than Rclone as it has a GUI and a few people including me can't get the Rclone docker to encrypt files. I'm not really sure how much I need Rclone to mount as my server is pretty much on 24x7, so mounting would be a luxury. Do you get any errors with file/folder -names encryption? Works fine here.
  23. I'm not an expert either, but yes, that is what i meant. For a plugin it would probably work. I don't have time at the moment to write a plugin though. Maybe someone knows how this could be implemented in a Docker rather than having to write a plugin.
  24. If anyone has an idea of how this could be implemented or hacked, this would indeed make it very interesting. You could have unlimited space on your server for a flatrate (low) price, while not having to worry about anyone seeing your data, as it would be encrypted on the remote storage. I've been trying to research a bit on this, but haven't found a solution yet. https://github.com/childsb/s3fs-container https://github.com/docker/docker/issues/514 http://stackoverflow.com/questions/24966347/is-s3fs-not-able-to-mount-inside-docker-container