Page created: 26 Jul 2021 | Page updated: 14 Jan 2022 | 1 min read9.0 Product PingDirectory Directory Capability Product documentation Content Type Installation User task Administration IT Administrator Administrator Audience System Administrator Software Deployment Method To store the entry-balancing data set, create a new backend. On each server, create a dataset backend named dataset. ./bin/dsconfig --no-prompt create-backend \ --backend-name dataset --type local-db --set enabled:true \ --set base-dn:ou=people,dc=example,dc=com Set the replication-set-name for austin1.example.com and newyork1.example.com to dataset1. ./bin/dsconfig --no-prompt \ set-global-configuration-prop \ --set replication-set-name:dataset1 Set the replication-set-name for austin2.example.com and newyork1.example.com to dataset2. ./bin/dsconfig --no-prompt \ set-global-configuration-prop \ --set replication-set-name:dataset2
To store the entry-balancing data set, create a new backend. On each server, create a dataset backend named dataset. ./bin/dsconfig --no-prompt create-backend \ --backend-name dataset --type local-db --set enabled:true \ --set base-dn:ou=people,dc=example,dc=com Set the replication-set-name for austin1.example.com and newyork1.example.com to dataset1. ./bin/dsconfig --no-prompt \ set-global-configuration-prop \ --set replication-set-name:dataset1 Set the replication-set-name for austin2.example.com and newyork1.example.com to dataset2. ./bin/dsconfig --no-prompt \ set-global-configuration-prop \ --set replication-set-name:dataset2