Veritas Storage Question (Data Migration)


 
Thread Tools Search this Thread
Operating Systems Solaris Veritas Storage Question (Data Migration)
# 1  
Old 02-03-2009
Veritas Storage Question (Data Migration)

Using Solaris 10 with Veritas Storage Foundation running. I want to copy all contents from DISKA LUN1 to DISKB LUN2. What would be the command syntax to do this?
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. AIX

AIX - FC Switch migration, SAN Migration question!

I'm New to AIX / VIOS We're doing a FC switch cutover on an ibm device, connected via SAN. How do I tell if one path to my remote disk is lost? (aix lvm) How do I tell when my link is down on my HBA port? Appreciate your help, very much! (4 Replies)
Discussion started by: BG_JrAdmin
4 Replies

2. Hardware

Storage migration from VMAX to VNXHe

Hello, We are considering storage migration for RAC database servers(using ASM) from VMAX to VNX? Any good/bad pointers in this regards please. Best regards, Vishal (1 Reply)
Discussion started by: admin_db
1 Replies

3. Solaris

Storage migration: zones and metasets

Hi all, I'm in a situation which i need to understand the best way of doing a migration of storage involved in a zone.Elements involved are solaris 10 (Generic_144488-08), metasets. I need to provision more storage to the said non-global zone and not aware of the "best practices" from the ... (2 Replies)
Discussion started by: ossupport55
2 Replies

4. Filesystems, Disks and Memory

VERITAS Storage Foundation

Hi I have some practical experience with VERITAS Volume Manager and File System. Now I want to appear for VERITAS Storage Foundation 5.0 certification. From my previous experience with Solaris certification I can say that some kind of preparation with sample/practice questions would be highly... (0 Replies)
Discussion started by: chrs0302
0 Replies

5. Solaris

VERITAS Storage Foundation 5.0

HI friends, i'm planning tot study VERITAS Storage Foundation 5.0 .but i didn't get the study meterial (pdf or URL link). Any one can help me to get the PDF . Rgds, Jay (4 Replies)
Discussion started by: rjay.com
4 Replies

6. Solaris

Veritas Storage Question

How do you get the total size of the LUNS currently online on a Solaris 10 server running Symantec Storage Foundation? (2 Replies)
Discussion started by: soupbone38
2 Replies

7. Filesystems, Disks and Memory

Veritas Storage Foundation

Hi. I've been working with UNIX/Linux for several years, but never in a VSF environment where I actually got to use any of it. I downloaded the basic package for free (Don't worry, Symantec now allows for this for limited use) and intend to try this out on Linux and Solaris (also not my... (2 Replies)
Discussion started by: mark54g
2 Replies

8. UNIX for Advanced & Expert Users

SDS to Veritas migration

...I have a situation where I disks that I mirrored using Solstice Disksuite now need mirroring under Veritas Volume manager...would anyone know the best way to go about 'un-mirroring' and then removing SDS? I can see references in /etc/vfstab and /etc/system that I guess would need... (2 Replies)
Discussion started by: silvaman
2 Replies
Login or Register to Ask a Question
vxvmconvert(1M) 														   vxvmconvert(1M)

NAME
vxvmconvert - convert LVM volume groups to VxVM disk groups SYNOPSIS
vxvmconvert DESCRIPTION
vxvmconvert is a menu-driven program to convert an HP Logical Volume Manger (LVM) configuration to a Veritas Volume Manager configuration. This man page is a brief overview of vxvmconvert. Refer to the Veritas Volume Manager Migration Guide for a detailed description before using the conversion procedure. The vxvmconvert script is interactive and prompts you for responses, supplying defaults where appropriate. There is a Help facility at every prompt. Enter a question mark (?) at a prompt to display a context-sensitive help message. With vxvmconvert you can identify LVM volume groups, list disks, analyze volume groups for conversion and complete the conversion of LVM volume groups to VxVM disk groups. LVM configurations are converted at the volume group level. All disks used in a volume group are converted together. You cannot use vxvm- convert to convert unused LVM disks (those not part of an LVM volume group) to VxVM disks. To convert unused LVM disks, use pvremove to take the disk out of LVM control, then initialize the disk for VxVM use by using vxdiskadm (see pvremove(1M) and vxdiskadm(1M) for more information). vxvmconvert changes disks within LVM volume groups to VxVM disks by replacing the areas of the disks used for LVM configuration information and with the equivalent VxVM volume configuration information. Portions of the disks used for user data, such as file systems and data- bases, are not affected by the conversion. The conversion process changes the names by which your system refers to the logical storage, so must be done offline. No applications can access data in the volume groups undergoing conversion. You must unmount file systems using those volumes and shut down any applications, such as databases, that might use the volumes directly. OPERATIONS
Analyze LVM Volume Groups for Conversion Use this operation to analyze one or more LVM volume groups for conversion to use by VxVM. The analysis checks for problems that can prevent the conversion from completing successfully. It calculates the space required to add volume group disks to a Volume Manager disk group. More than one volume group may be entered at the prompt. A grep-like pattern may be used to select multiple volume groups. See the ``Limitations in Conversion'' section in the Volume Manager Migration Guide for more information. Convert LVM Volume Groups to VxVM Converts one or more LVM volume groups to one or more VxVM disk groups. This adds the disks to a VxVM disk group and replaces existing LVM volumes with VxVM volumes. vxvmconvert prompts you to name the VxVM disk group that replaces the LVM volume group being converted. A default is suggested at the prompt. For example, if you are converting a volume group vg08, vxvmconvert renames it as dg08. See to the sections ``Dealing with New Logical Volume Names'' and ``Tailoring your VxVM Configuration'' in the Volume Manager Migration Guide for more information. Rollback from VxVM to LVM Rollback reverts VxVM disk groups to LVM volume groups. vxvmconvert provides a limited snapshot capability for the LVM metadata in a converted volume group. A snapshot is a simple protection method to use during conversion. Caution! Do not use this operation if the VxVM disk group was modified since the conversion. See to the section ``Restoring LVM Volume Groups and Disaster Recovery'' in the Volume Manager Migration Guide for more informa- tion. List Disk Information Displays information about the disks on a system. You can obtain detailed information about a disk by entering a specific disk device address. List LVM Volume Group Information Listvg displays a list of LVM volume groups. You can obtain detailed information about an LVM volume group at a specific disk device address. SEE ALSO
pvremove(1M), vgcfgbackup(1M), vgrestore(1M), vxdisk(1M), vxdiskadd(1M), vxdiskadm(1M), vxintro(1M) Veritas Volume Manager Migration Guide VxVM 5.0.31.1 24 Mar 2008 vxvmconvert(1M)