How do I change the group name in Veritas?
How do I change the group name in Veritas?
To rename a disk group during import, use the following command:
- # vxdg [-t] -n newdg import diskgroup.
- # vxdg [-h hostname ] -n newdg deport diskgroup.
- # vxdg -tC -n newdg import diskgroup.
- # vxdg -h hostname deport diskgroup.
How do I rename a VxVM disk?
VxVM uses the VxVM disk name to identify the location of the disk or the disk type. By default, VxVM names subdisk objects after the VxVM disk on which they are located. Renaming a VxVM disk does not automatically rename the subdisks on that disk….
| Renaming a disk | ||
|---|---|---|
| Prev | Managing devices | Next |
How do I rename a Diskgroup?
After renaming a disk group, you can rename the disks in the disk group to match the new disk group name. For example: SQL> ALTER DISKGROUP fra2 RENAME DISKS ALL; For information about renaming disks, refer to “Renaming Disks in Disk Groups”.
How do I create a Veritas disk group?
You must associate a disk group with at least one disk. You can create a new disk group when you select Add or initialize one or more disks from the main menu of the vxdiskadm command to add disks to VxVM control. The disks to be added to a disk group must not belong to an existing disk group.
How do I rename an ASM disk group?
ASM 12c : how to rename a Diskgroup
- Unmount the diskgroup.
- Rename it with renamedg.
- Mount the diskgroup.
How do I rename a file in ASM Diskgroup?
There is no way to rename a system generated ASM filename. Once a user-created-alias is added in the diskgroup, then you can use “rename alias” to rename the filename within ASM.
How do I add a disk to Veritas disk group?
Select Add or initialize one or more disks from the vxdiskadm main menu. At the following prompt, enter the disk device name of the disk to be added to VxVM control (or enter list for a list of disks): Select disk devices to add: [,all,list,q,?]
How do I rename an ASM file?
How do I rename a datafile in ASM?
You use the DROP DATAFILE and DROP TEMPFILE clauses of the ALTER TABLESPACE command to drop a single datafile or tempfile. The datafile must be empty. (A datafile is considered to be empty when no extents remain allocated from it.)
How do I scan a new disk in Veritas?
Note: This command does not replace the need to scan for devices using the commands that are provided by the OS. Runs vxdisk scandisks….How to scan for disks with Storage Foundation for UNIX & Linux.
| Platform | Procedure |
|---|---|
| Linux | 1. /usr/bin/rescan-scsi-bus.sh 2. vxdctl -f enable |
| Solaris | 1. cfgadm -c configure 2. devfsadm -Cv 3. vxdctl -f enable |
How do I bring a disc to Veritas control?
Is an ASM fully qualified filename?
ASM generates a fully qualified filename upon any request to create a file. A creation request cannot specify a fully qualified filename. Instead, it uses a simpler syntax to specify a file, such as an alias or just a disk group name.