Armisael81

Members
  • Posts

    18
  • Joined

  • Last visited

Armisael81's Achievements

Noob

Noob (1/14)

0

Reputation

  1. ok, i switched to mnt/user for both, but i get this error docker run -d --name='nextcloud' --net='bridge' -e TZ="Europe/Berlin" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Sacha-UnNAS" -e HOST_CONTAINERNAME="nextcloud" -e 'PUID'='99' -e 'PGID'='100' -e 'UMASK'='022' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='https://[IP]:[PORT:443]' -l net.unraid.docker.icon='https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/nextcloud-logo.png' -p '444:443/tcp' -v '/mnt/user/nextcloud/':'/data':'rw' -v '/mnt/user/appdata/nextcloud/nextcloud.log':'/data/nextcloud.log':'rw' -v '/mnt/user/appdata/nextcloud':'/config':'rw' --device='/dev/dri' 'lscr.io/linuxserver/nextcloud' 1b47bb2a567350d84417b0453f6b9dff4bf825f4cacfea0e6387eb1cfebbc674 docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/mnt/user/appdata/nextcloud/nextcloud.log" to rootfs at "/data/nextcloud.log": mount /mnt/user/appdata/nextcloud/nextcloud.log:/data/nextcloud.log (via /proc/self/fd/6), flags: 0x5000: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type. Comando Fallito.
  2. Hi guys, i've noticed that i have files accessed many times a day, located in my arrey. I would like to move them to my cache nvme but some of them are inside a docker container data folder. Example: i would like to move this file /mnt/disk1/nextcloud/nextcloud.log from arrey to /mnt/user/appdata/nextcloud/data/nextcloud.log is it possible? I tried setting up a path in my docker container with no luck P.S. I need to move just 1 file, not the whole folder Thanks
  3. Hi guys, I'm trying to move /mnt/user/somewhere_on_your_array/nextcloud_data/files_external/rootcerts.crt to /mnt/user/appdata/nextcloud/data/files_external/rootcerts.crt but i'm kind of a noob about unraid and docker containers. This is what I came across while searching for this topic: stop the nextcloud container copy /mnt/user/somewhere_on_your_array/nextcloud_data/files_external/rootcerts.crt to /mnt/user/appdata/nextcloud/data/files_external/rootcerts.crt (you would need to create the folders first) Add a volume to your nextcloud container to map /data/files_external/rootcerts.crt to /mnt/user/appdata/nextcloud/data/files_external/rootcerts.crt start the container and see if it works as desired but honestly I don't know how the third step works. Can you please tell me how to do that? Thanks you
  4. On my amd 5600g system Is ok. 110mb\s even with small files. So the problema should be the n3700 CPU I suppose
  5. I don't know but is completely unusable for me. I uploaded through krusader 3tb of photos and videos. Now it takes 10s only to open a folder. If I try to download a single photo, il takes ages just to start the download. I'm about to giveup
  6. I used krusader only for the first test, the one from the 12tb to the 14tb disk
  7. And this is the diagnostic file of uploading photos from my pc to the nas... avarage speed 15MB/s I think those numbers are not OK at all... I'm not even using parity drive or VMs or any docker besides Krusader (kn the first test) sacha-unnas-diagnostics-20240126-1646.zip
  8. Even worst 12mb/s 12tb (XFS the one in my arrey) 14tb disk (NTFS not in the arrey but connected through sata connector) sacha-unnas-diagnostics-20240126-1634.zip
  9. Ok, thanks for the hint. I'll be back in a couple of hours
  10. Taking a look at the cpu load, usually is around 50% on all 4 cores. Sometimes it goes up to 80% and i've seen 90% on one single core.
  11. Just using Krusader to copy files from an external disk to the internal one (the benchmark i was talking about... 50/60mb/s max)
  12. Here you go. sacha-unnas-diagnostics-20240126-1136.zip
  13. No encryption 😕 How can I export my diagnostics?
  14. Formatted in xfs and tried to exclude network problems installing Krusader and transfering files from a 5tb external disk and the internal 12tb drive. The result is 50/60mb/s without parity (no parity disk assigned). Maybe is a bottelneck of my N3700? I will replace it with this N100 NAS board in about a month. Don't know what to do