Hello All,
After update from RC to FINAL version the mount point of my pool always goes to /mnt/mnt no mather what I do.
Already reinstalled from scratch and happens the same.
Before import the pool I double check the mountpoint of the pool:
> zpool import pool1
> zfs get mountpoint pool1
Result:
NAME PROPERTY VALUE SOURCE
pool1 mountpoint /mnt/pool1 local
> zpool export pool1
Go to GUI, import the pool, then back com shell:
> zfs get mountpoint pool1
Result:
NAME PROPERTY VALUE SOURCE
pool1 mountpoint /mnt/mnt/pool1 local
Tried to change the mount point a lots of times, but it always ends to the same /mnt/mnt point. Samba and other services doesn't work because of mismatch mount point.
After update from RC to FINAL version the mount point of my pool always goes to /mnt/mnt no mather what I do.
Already reinstalled from scratch and happens the same.
Before import the pool I double check the mountpoint of the pool:
> zpool import pool1
> zfs get mountpoint pool1
Result:
NAME PROPERTY VALUE SOURCE
pool1 mountpoint /mnt/pool1 local
> zpool export pool1
Go to GUI, import the pool, then back com shell:
> zfs get mountpoint pool1
Result:
NAME PROPERTY VALUE SOURCE
pool1 mountpoint /mnt/mnt/pool1 local
Tried to change the mount point a lots of times, but it always ends to the same /mnt/mnt point. Samba and other services doesn't work because of mismatch mount point.