Home | Previous Page | Next Page   Fault Tolerance > Using Mirroring > Managing Mirroring in Extended Parallel Server >

Recovering a Mirror Chunk

You recover a down chunk to begin mirroring the data in the chunk that is online. Use the onutil ALTER DBSPACE command with the ONLINE CHUNK clause to recover a down chunk.

% onutil
1> alter dbspace dbsp1 online
2> chunk "/dev/chunk2" offset 1024;
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]