24.05.2014 Views

AIX Version 4.3 Differences Guide

AIX Version 4.3 Differences Guide

AIX Version 4.3 Differences Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

• Concurrent mode volume groups<br />

• Filesystem and database access<br />

Note that filesystem access does not mean JFS access. This enhancement to the<br />

LVM still requires additional steps (such as unmounting a file system) to prevent<br />

data loss.<br />

This new feature is used for HACMP concurrent mode (mode 3). While in<br />

concurrent mode, you can designate a mirror copy in a VG as a backup copy to<br />

archive the data on the raw logical volume without affecting the other mirror<br />

copies. It improves the system availability to end users.<br />

Use a second LV and special device to allow access to the backup mirror copy.<br />

All I/O and ioctls coming to this second LV would be routed to the actual logical<br />

volume to be serviced. A number of changes were made to VGDA to support this<br />

new type of LV.<br />

If the LV contains a filesystem, there will be two serial writes to support the new<br />

mountpoint. In order to support this function, there are updates to the LVCB and<br />

the superblock of the new filesystem.<br />

5.7.1 Limitations<br />

Following are some limitations:<br />

• The original logical volume cannot be removed while the on-line backup copy<br />

exists. No changes are allowed to the original logical volume structure, or<br />

attributes, while the on-line backup exists. But you still can make changes to<br />

the filesystem mounted over the logical volume.<br />

• All partitions of a logical volume must be fresh before you mark a mirror copy<br />

as an on-line backup. Only one copy may be designated as an on-line backup<br />

copy.<br />

• This function is currently documented only in the man pages. Use at your own<br />

risk.<br />

5.7.2 Commands Changed<br />

Using the chlvcopy command, you can mark, or unmark, a mirror copy as an<br />

on-line backup copy and change the backup mirror copy characteristics for a<br />

logical volume.<br />

The syntax is:<br />

chlvcopy -B | { -b [ -c copy ] [ -f ] [ -P ] [ -l newlvname ] [ -w ] } LV name<br />

Logical Volume Manager Enhancements 93

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!