Read only pool after replecation

ok guys i need some help. I set up replacation task to another truenas server. that worked great. I switched the wrong drive in my main nas and lost my pool. i repleacted my pool back to my main server with a pull replecation from my other server. now my shares from my main pool act like read only. how do i go about unlocking my main pool

From Adv Replication Tasks section in Docs.

Changing Destination Dataset from Read-Only

By default, the destination dataset is set to be read-only after the replication completes. You can change the Destination Dataset Read-only Policy to only start replication when the destination is read-only (set to REQUIRE) or to disable it by setting it to IGNORE.

1 Like

You can often just change the parent dataset to readonly=off and it will inherit all the way down unless it has been explicitly set on a given dataset.

1 Like

ok how do i go about changing it to read only off? is that a command line thing or can i do that from the GUI?

I think this is the doc section with the screenshot Destination Dataset Read-only Policy?

It’s in the GUI. Just select the parent dataset and within the options there is a setting for readonly on/off.