SOLVED Can't write to directory after failed replication

Status
Not open for further replies.

NasKar

Guru
Joined
Jan 8, 2016
Messages
739
After a failed replication my apps directory is now read only and I can't delete it either. How do I fix it.
Code:
ls -l
total 2
drwxr-xr-x  2 root  wheel  2 Oct 26 15:21 apps
drwxr-xr-x  3 root  wheel  3 Oct 26 14:23 media

 

NasKar

Guru
Joined
Jan 8, 2016
Messages
739

zfs set readonly=off v2/apps

This fixed it. I previously tried that command without the v2.
 
Status
Not open for further replies.
Top