How is DAOS supported on clustered servers?

Subject: How is DAOS supported on clustered servers?

Subject: It is supported; individual servers.

You implement DAOS on a per server basis - each server in a cluster either has DAOS enabled or not and each has its own independent object store. Currently, replication of DAOS-enabled dbs between cluster-mates is the same as any other replication, the attachment replicates from one machine to another and if DAOS is enabled on the target machine, either the attachment is added to the object store if necessary or the NLO count incremented if already store. In 8.5.1, the replicator is DAOS-aware so that if two DAOS-enabled servers (cluster or not) replicate, the replicator checks the target server if it has the attachment already in its object store and if so, only replicates the token and not the file itself, thus saving time/bandwidth.