If you add a chunk to a dbspace, blobspace, or sbspace that is mirrored, you must also add a corresponding mirror chunk.
You can use the onspaces utility to add a primary chunk and its mirror chunk to a dbspace, blobspace, or sbspace. The following example adds a chunk, chunk2, to the db_acct dbspace. Because the dbspace is mirrored, a mirror chunk, mirror_chk2, is also added.
onspaces -a db_acct -p /dev/chunk2 -o 5000 -s 2500 -m /dev/mirror_chk2 5000
To add mirror chunks with ISA:
In ON–Monitor, the Dbspaces > Add-chunk option displays fields in which to enter the primary-chunk pathname, offset, and size, and the mirror-chunk pathname and offset.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]