I have two servers
Server A running TrueNAS CORE
Server B new server running TrueNas scale
I have created a replication task and moved my data from server A to server B.
But my Dataset doesnt mount automatically and I need to use zfs mount -a to mount it, I though ok its corrupt so I did it again,
now this new Dataset will not mount, when I run the above command I get
"cannot mount '/mnt/Media/PlexMedia': failed to create mountpoint: Operation not permitted"
so when in shell I go to /mnt/ I dont see it, I cant change permission as its not mounted
But also when I try create a new Dataset (Storage -> three dots -> Add dataset) I get
"[EFAULT] Failed to mount dataset: failed to create mountpoint: Operation not permitted"
if I go to /mnt/ and try create a directory I get
mkdir: cannot create directory ‘test’: Operation not permitted
im using root, and it looks like I have permissions, have I borked by pool and I need to burn it and start again or is this fixable, I haven't done much other than install a ew apps and import the pool from the old server
Server A running TrueNAS CORE
Server B new server running TrueNas scale
I have created a replication task and moved my data from server A to server B.
But my Dataset doesnt mount automatically and I need to use zfs mount -a to mount it, I though ok its corrupt so I did it again,
now this new Dataset will not mount, when I run the above command I get
"cannot mount '/mnt/Media/PlexMedia': failed to create mountpoint: Operation not permitted"
so when in shell I go to /mnt/ I dont see it, I cant change permission as its not mounted
But also when I try create a new Dataset (Storage -> three dots -> Add dataset) I get
"[EFAULT] Failed to mount dataset: failed to create mountpoint: Operation not permitted"
if I go to /mnt/ and try create a directory I get
mkdir: cannot create directory ‘test’: Operation not permitted
im using root, and it looks like I have permissions, have I borked by pool and I need to burn it and start again or is this fixable, I haven't done much other than install a ew apps and import the pool from the old server