たとえば、boston_hub 複製が sanfran_hub および bangalore 複製と更新を交換する場合、sanfran_hub から受信した bangalore oplog 項目が送信されます。 sanfran_hub が変更された場合、これらの項目によって複製 bangalore が最新状態になる場合もあれば、ならない場合もあります (sanfran_hub から bangalore に送信された更新は、bangalore を最新状態に設定します)。
表 1 に、複製 boston_hub のエポック番号マトリックスを示します。
boston_hub で実行された操作 | bangalore で実行された操作 | sanfran_hub で実行された操作 | |
---|---|---|---|
boston_hub の状態の記録 | 950 | 653 | 504 |
boston_hub による sanfran_hub の状態の推定 | 912 | 653 | 504 |
bangalore 状態の boston_hub の見積もり | 709 | 653 | 221 |
multiutil lsepoch -clan telecomm -site boston_hub -family PRODA -user susan -password passwd Multiutil: Estimates of the epochs from each site replayed at site ’boston_hub’ (@minuteman): boston_hub: 950 sanfran_hub: 504 bangalore: 653 Multiutil: Estimates of the epochs from each site replayed at site ’sanfran_hub’ (@goldengate): boston_hub: 912 sanfran_hub: 504 bangalore: 653 Multiutil: Estimates of the epochs from each site replayed at site ’bangalore’ (@ramohalli): boston_hub: 709 sanfran_hub: 221 bangalore: 653
multiutil lsepoch -clan telecomm -site boston_hub -family PRODA -user susan -password passwd Multiutil: Estimates of the epochs from each site replayed at site ’boston_hub’ (@minuteman): boston_hub: 950 sanfran_hub: 504 bangalore: 653 Multiutil: Estimates of the epochs from each site replayed at site ’sanfran_hub’ (@goldengate): boston_hub: 912 sanfran_hub: 504 bangalore: 653 Multiutil: Estimates of the epochs from each site replayed at site ’bangalore’ (@ramohalli): boston_hub: 950 sanfran_hub: 504 bangalore: 653