Veritas InfoScale™ 8.0.2 Solutions Guide - AIX
- Section I. Introducing Veritas InfoScale
- Section II. Solutions for Veritas InfoScale products
- Section III. Stack-level migration to IPv6 or dual stack
- Section IV. Improving database performance
- Overview of database accelerators
- Improving database performance with Veritas Quick I/O
- About Quick I/O
- Improving database performance with Veritas Cached Quick I/O
- Improving database performance with Veritas Concurrent I/O
- Section V. Using point-in-time copies
- Understanding point-in-time copy methods
- Backing up and recovering
- Preserving multiple point-in-time copies
- Online database backups
- Backing up on an off-host cluster file system
- Database recovery using Storage Checkpoints
- Backing up and recovering in a NetBackup environment
- Off-host processing
- Creating and refreshing test environments
- Creating point-in-time copies of files
- Section VI. Maximizing storage utilization
- Optimizing storage tiering with SmartTier
- Optimizing storage with Flexible Storage Sharing
- Optimizing storage tiering with SmartTier
- Section VII. Migrating data
- Understanding data migration
- Offline migration of native volumes and file systems to VxVM and VxFS
- Converting LVM volume groups to VxVM disk groups
- Conversion of JFS and JFS2 file systems to VxFS
- Conversion steps explained
- Examples of using vxconvert
- About test cases
- Converting LVM, JFS and JFS2 to VxVM and VxFS
- Online migration of native LVM volumes to VxVM volumes
- Online migration from LVM volumes in standalone environment to VxVM volumes
- Online migration from LVM volumes in VCS HA environment to VxVM volumes
- Online migration of a native file system to the VxFS file system
- Migrating a source file system to the VxFS file system over NFS v3
- VxFS features not available during online migration
- Migrating storage arrays
- Migrating data between platforms
- Overview of the Cross-Platform Data Sharing (CDS) feature
- CDS disk format and disk groups
- Setting up your system to use Cross-platform Data Sharing (CDS)
- Maintaining your system
- Disk tasks
- Disk group tasks
- Displaying information
- File system considerations
- Specifying the migration target
- Using the fscdsadm command
- Maintaining the list of target operating systems
- Migrating a file system on an ongoing basis
- Converting the byte order of a file system
- Section VIII. Veritas InfoScale 4K sector device support solution
Example output after conversion
The following example shows output after conversion.
# vxconvert ... Select an operation to perform: listvg ... Enter Volume Group (i.e.- vg04) or "all" [<address>,all,q,?] (default: all) LVM VOLUME GROUP INFORMATION Name Type Physical Volumes rootvg ROOT hdisk0 ... Select an operation to perform: q # vxprint
Disk group: dgbig TY NAME ASSOC KSTATE LENGTH PLOFFS STATE TUTIL0 PUTIL0 dg dgbig dgbig - - - - - - dm dgbig01 EXT_DISKS_6 - 17765832 - - - - v loglv00 gen ENABLED 131072 - ACTIVE - - pl loglv00-01 loglv00 ENABLED 131072 - ACTIVE - - sd dgbig01-01 loglv00-01 ENABLED 131072 0 - - - v lv01 fsgen ENABLED 655360 - ACTIVE - - pl lv01-01 lv01 ENABLED 655360 - ACTIVE - - sd dgbig01-03 lv01-01 ENABLED 655360 0 - - - v lv02 fsgen ENABLED 65536 - ACTIVE - - pl lv02-01 lv02 ENABLED 65536 - ACTIVE - - sd dgbig01-02 lv02-01 ENABLED 65536 0 - - -
The disk group dgbig contains the VxVM disk dgbig01 and the volume loglv00. The VxVM disk dgbig01 is associated with disk device EXT_DISKS_6 and is 17765832 blocks in length. The volume loglv00 is of type gen, is enabled in the VxVM kernel driver, is of length 131072, and is in the ACTIVE state. This means that the volume is started, and the plex is enabled. Operations to the volume such as recovery and data access will be governed by the usage type gen.
The plex loglv00-01 is associated with volume loglv00, and maps the entire address range of the volume. Associated with the plex is one subdisk, dgbig01-01 which maps the plex address range from 0 to the entire length of the plex, that is, 131072 blocks. As implied by the first part of its name, the subdisk dgbig01-01 uses an extent from the VxVM disk dgbig01.