August 8, 20241 yr Hi there. Fresh Unraid 7.0.0-beta2 setup, 5 HDDs raidz1 + NVMe cache drive for docker and VMs. Since there are no array, no default folders has been created, I've manually assigned appdata, isos, domain and system folders to the cache device and now I get a warning from FCP plugin: Please, advise a correct algorythm for creating correct folders structure for my config.
August 8, 20241 yr 18 minutes ago, YujiTFD said: no default folders has been created, They should have been once you start the docker/VM services, was this really a fresh install or an upgrade from v6.12?
August 8, 20241 yr Author Fresh from new unraid installer. When I start Docker/VM services system reports it has no corresponded folders in order to function properly.
August 8, 20241 yr Author Yes, I know, I've seen it during 6.12.10 setup, but as for 7.0.0 b2 - no shares were created after array started. By default Docker vDisk location points to /mnt/usr/system/docker/docker.img, but with pure ZFS pool there is no array, therefore - no /mnt/usr directory, Docker page says "Path does not exist". If I edit location to /mnt/cache/system/docker/docker.img and start Docker service - corresponded directories appear, but FCP plugin reports "Share system set to not use the cache, but files / folders exist on the cache drive". I'm here because of this.
August 8, 20241 yr 7 minutes ago, YujiTFD said: with pure ZFS pool there is no array, therefore - no /mnt/usr directory The /mnt/user folder isn't integral to the array or pools, it's the user share structure aggregated from the root folders on all pools and array disks. It's not tied to the array. https://docs.unraid.net/unraid-os/manual/shares/user-shares/
August 8, 20241 yr 24 minutes ago, YujiTFD said: page says "Path does not exist" This is normal before the service is started, but it will create the shares in storage in this order: -it will look for a pool called cache first and create the shares there -if no pool named cache exists, but there are other pools, they will be created in the first pool by alphabetical order -if no pool exists, they will be created in the array
August 8, 20241 yr Author 8 minutes ago, JorgeB said: -it will look for a pool called cache first and create the shares there Okay, I disabled user share in settings, FCP's warnings gone. I got the idea, thank you. Edited August 8, 20241 yr by YujiTFD
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.