Answer Posted / Prem Singh Jat
To mirror a logical volume in IBM AIX, you can use the 'lvcreate' command with the '-m' option. For example, 'lvcreate -l 100M -n new_logical_volume -m 1 existing_logical_volume'. This will create a new logical volume 'new_logical_volume' that is mirrored to 'existing_logical_volume'.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category