DAOS can’t be replicated. The DAOS store is specific to the server it’s on. So Server B would never be able to see the store on Server A even if they are clustered. When a database on server A replicates to server B the attachments are pulled from the catalog and inserted back into the nsf the way they were pre DAOS. Also, DAOS is encrypted by default with the server ID, so NLO files from server A couldn’t be copied to server B and read. Each server has to maintain their own catalog. You can turn encryption off, but not retro actively you have to remove DAOS, disable encryption and then re-enable DAOS. I think this is an area that IBM should look at improving, creating a central DAOS catalog that could be used by all cluster members.