dciancu / unifi-protect-unvr-docker-arm64

UniFi Protect UNVR Docker container for arm64
https://hub.docker.com/r/dciancu/unifi-protect-unvr-docker-arm64
31 stars 0 forks source link

build stable 4.0.6 unifi-core bricks storage #8

Open wgrando1993 opened 3 months ago

wgrando1993 commented 3 months ago

Hi @dciancu;

After start image with 4.0.6 unifi-core, storage wasn`t detect.

image

my docker-compose

`services: unifi-protect: image: dciancu/unifi-protect-unvr-docker-arm64:stable tty: true hostname: UNVR extra_hosts:

and my "df -h" host machine:

image

and df -h on container: image

Disk was appears to be ok, but no dettect on protect or unifi-core.

wgrando1993 commented 3 months ago

Curiosity, in my other unvr (a real unvr) seems different df -h result, using a raid /dev/md3:

image

lude commented 2 months ago

Confirming I can see the same issue. Nothing has changed about my storage configuration itself.