Query: volrootmir
OS: osf1
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
volrootmir(8) System Manager's Manual volrootmir(8)NAMEvolrootmir - Mirror areas necessary for booting to a new diskSYNOPSIS/usr/sbin/volrootmir [-a] [nconfig=count] target_disk [swap=target_partition]OPTIONSSpecifies that all volumes on the system disk be mirrored, not just the root and swap volumes, rootvol and swapvol.DESCRIPTIONThe volrootmir script causes a mirror copy of areas of the root disk involved in booting to be made on the specified target disk. When used without the -a option, volrootmir adds mirrors of the root and swap volumes and allocates them on the new disk. In addition, all disk regions required for booting are set up and partitions for the new volume mirrors are created. When used with the -a option, volrootmir mirrors all in-use partitions on the system disk. To mirror a swap volume that is on a separate disk from the root volume, the swap attribute must be used to specify a separate target for the swap mirror. The target disk(s) must be at least as large as the sum of the sizes of rootvol and swapvol. Also, the physical disk should not have any disk partition in use. This script can be called from the voldiskadm menus by choosing the Mirror volumes on a disk operation.ATTRIBUTESSpecifies the number of log copies and copies of the configuration database, for example, nconfig=2. Specifies that the swap volume, swapvol, be mirrored on a separate disk, as specified by target_partition.EXAMPLESThe following command mirrors the rootvol and swapvol volumes onto the target disk, dsk3. This command will fail if swapvol is on a differ- ent disk from rootvol. # volrootmir dsk3 The following command mirrors rootvol, swapvol, and any other volumes on the root disk onto the target disk, dsk3. This command will fail if swapvol is on a different disk from rootvol. # volrootmir -a dsk3 The following command mirrors rootvol on disk dsk3, swapvol onto partition dsk7d, and any other volumes on the root disk onto disk dsk3. This command will fail if swapvol is on the same disk as rootvol. # volrootmir -a dsk3 swap=dsk7d The following command mirrors rootvol onto disk dsk3 and swapvol onto partition dsk7d. This command will fail if swapvol is on the same disk as rootvol. # volrootmir dsk3 swap=dsk7dSEE ALSOvolintro(8), voldiskadm(8) volrootmir(8)
Related Man Pages |
---|
vxmirror(1m) - hpux |
vxres_lvmroot(1m) - hpux |
vxrootmir(1m) - hpux |
volmirror(8) - osf1 |
volrootmir(8) - osf1 |
Similar Topics in the Unix Linux Community |
---|
DiskSuite: Breaking mirrors. |
new - How i can implement Mirroring |
fmthard showing error with prtvtoc |
Mirror the root disk |
Color encoding on the disk space script |