I added the line to my fstab
mysql://juicefs:juicefs@(10.110.0.1:3306)/mnt_xyz /mnt/xyz juicefs _netdev 0 0
When I try to mount the folder by following command
The error appears
mount: /mnt/xyz: unknown filesystem type 'juicefs'.
dmesg(1) may have more information after failed mount system call.
I tried both install methods, by a script and manually.
Environment:
juicefs version 1.1.1+2023-11-28.437f4e6
Debian GNU/Linux 12 (bookworm)
Linux pve-ge-01 6.5.11-4-pve #1 SMP PREEMPT_DYNAMIC PMX 6.5.11-4 (2023-11-20T10:19Z) x86_64 GNU/Linux
ZFS
mariadb 10.11.4
network: linux bridge
I added the line to my fstab
When I try to mount the folder by following command
The error appears
I tried both install methods, by a script and manually.
Environment:
juicefs version 1.1.1+2023-11-28.437f4e6Debian GNU/Linux 12 (bookworm)Linux pve-ge-01 6.5.11-4-pve #1 SMP PREEMPT_DYNAMIC PMX 6.5.11-4 (2023-11-20T10:19Z) x86_64 GNU/LinuxZFSmariadb 10.11.4network: linux bridge