| |
| Note: A plex can be disassociated
and removed by one command |
| vxplex -g <disk_group>
-o rm dis plex_name |
|
| |
| Detaching and Attaching a plex |
| vxplex -g <disk_group>
det plex_name |
| vxplex -g <disk_group>
att volume_name plex_name |
|
| |
| Displaying plex information |
| vxprint -pt |
| vxprint -lp |
| vxprint -l plex_name |
|
| |
| Moving plexes |
| vxplex -g <disk_group>
mv original_plex new_plex |
|
| |
| Copying plexes |
| vxplex -g <disk_group>
cp volume_name new_plex |
| |