storage-junkie
Dabbler
- Joined
- Jan 17, 2018
- Messages
- 44
I've got a secondary server that I'm replicating to nightly. If my primary server ever goes down, I'd like to be able to run off the secondary for awhile while the primary is rebuilt. To do this, I'd need to create a SMB share on the secondary so I can access my data. So far, I haven't had any luck with this.
All my datasets are children of a top-level dataset called repl. The structure is similar to the following:
-repl
+--dataset1
+--dataset2
+--dataset3
+--etc...
I tried removing the read-only flag on the top level repl dataset and creating an SMB share for it. I also re-created my user account on the secondary server, and made sure that the repl dataset has that account as the owner and that permissions are set recursively.
When I browse to that repl share I see all my folders inside, but they all appear to be empty. I have something dumb going on with permissions here, but I'm not sure what it is. Any advice? I'm currently running 11.1-U1 on both the primary and secondary servers.
All my datasets are children of a top-level dataset called repl. The structure is similar to the following:
-repl
+--dataset1
+--dataset2
+--dataset3
+--etc...
I tried removing the read-only flag on the top level repl dataset and creating an SMB share for it. I also re-created my user account on the secondary server, and made sure that the repl dataset has that account as the owner and that permissions are set recursively.
When I browse to that repl share I see all my folders inside, but they all appear to be empty. I have something dumb going on with permissions here, but I'm not sure what it is. Any advice? I'm currently running 11.1-U1 on both the primary and secondary servers.