i am greatful for joining this community,
all in all its working great:
OMV running in a VM in proxmox with pass trough HDD (in Raid 5 BTRFS) from the DXP4800 Plus NAS
Nextcloud 30.0.4 running inside OMV via Docker
Ordinary omv volume as bind mount as local storage is working
what i have issues with:
i tried to make the home directory accessible within nextcloud.
in nextcloud config yaml:
- /srv/dev-disk-by-label-data/home:/mnt/omv-home:ro
in nextcloud:
as local storage i have configured the entry
"folder name" $user (i tried {user} too but with same affect)
"external storage" local
"Auth" (nothing)
"Config" /mnt/omv-home/
"Accessible" all
symptom:
when i log in as a certain user all i can see is a folder named "$user" after access i can see a folder named after the user i logged in with but i cannot access it ("Size" pending) "Storage is temporarily not available"
I use the same credentials in nextcloud as in omv.
For me its the first time with things like that - up to this point i was a ordinary "ready made" NAS user for years, but with some advanced insides in linux.
What i am doing wrong? Someone solved a issue like that?
Thanks in advance
best
Sebastian