ホーム > ストレージネットワーキング用語集 > concurrent, concurrent copy
ホストに要求されるたびに要求されたブロックをコピー元からコピーする一方で、ホストから要求されていないブロックもバックグラウンドでコピーする事によってスプリットミラーコピーを作成する,ハイブリッド型ポイントインタイムコピーの仕組み.最初,同時コピーは少なくとも,アクセスされたブロックを保持するのに必要なストレージ量を占有し,しだいにコピー元と同じ量のストレージを占めるようになる.
使用分野: Storage System
A hybrid point in time copy mechanism which creates a split mirror copy by copying blocks from the source as they are requested by the host, while copying so-far unrequested blocks in the background until the mirror is complete. A concurrent copy initially occupies at least the amount of storage required to hold accessed blocks and grows to occupy as much storage as the copy source.
CONTEXT [Storage System]