Sponsored Content
Operating Systems AIX AIX Migration issue with EMC ODM sets Post 302960028 by agent.kgb on Monday 9th of November 2015 05:19:14 PM
Old 11-09-2015
I don't think you really need your disks during the migration ;-) After you made alt_rootvg, you can wake it up and remove the filesets. After booting in new AIX you install the new versions.

Waking up alt_rootvg: alt_rootvg_op -W -d hdiskX
Removing filesets in alt_rootvg: INUCLIENTS=1 chroot /alt_inst /usr/sbin/installp -u 'EMC.CLARiiON.*'
Putting alt_rootvg back to sleep: alt_rootvg_op -S -t -d hdiskX

Of course, if your rootvg doesn't reside on EMC storage using NPIV or dedicated FC.
 

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

AIX MPIO and EMC

We are looking at running MPIO for it's redundancy and load balancing benefits. Does anyone know what pieces of software or modules are needed on the VIO server to get load balancing to work. Remember we are using EMC's DMX3500 storage system. We no longer want to use Powerpath. :rolleyes: ... (2 Replies)
Discussion started by: vxg0wa3
2 Replies

2. Virtualization and Cloud Computing

Clouds (Partially Order Sets) - Streams (Linearly Ordered Sets) - Part 2

timbass Sat, 28 Jul 2007 10:07:53 +0000 Originally posted in Yahoo! CEP-Interest Here is my follow-up note on posets (partially ordered sets) and tosets (totally or linearly ordered sets) as background set theory for event processing, and in particular CEP and ESP. In my last note, we... (0 Replies)
Discussion started by: Linux Bot
0 Replies

3. AIX

Configurin EMC SAN disks on AIX

This may sound like an absolute rookie question, and it is. I have been working on Migrating our HP and Solaris servers to the new EMC SAN and know the routines backwards. Now we've suddenly got a new IBM server and I don't even know how to check if it is connected to the switch. Can someone... (1 Reply)
Discussion started by: ronellevan
1 Replies

4. AIX

IY17981 fix required for aix 4.3.3 to aix 5L migration but not found

Hi, redbook documentation is telling that IY17981 fix is required for aix 4.3.3 to aix 5L migration. But there is no mention about that fix in any ML installation packages. - My system is ML11 : oslevel –r 4330-11 - But xlC.rte is on wrong version : lslpp -L xlC.rte xlC.rte ... (3 Replies)
Discussion started by: astjen
3 Replies

5. AIX

Need EMC Symmetrix driver for AIX 5.3

Hi all, I hope I'm putting my first post at this site into the right forum. I need help finding the EMC disk driver for AIX version 5.3. I have some new EMC disk presented to a backup server of mine, and right now the EMC hdisks show up looking like this in an lsdev: hdisk495 Available... (2 Replies)
Discussion started by: C.J.Hund
2 Replies

6. Linux

EMC, PowerPath and issue on using LUN

Hello guys, I'm going crazy over here with a problem with a LUN created on a EMC CX3. I did sucessfully managed to create the LUN on the Storage (the LUN is named DBLNX25EC_TST), after doing the following process: echo "1" > /sys/class/fc_host/host<n>/issue_lip and echo "- - -" >... (10 Replies)
Discussion started by: Zarnick
10 Replies

7. 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

8. AIX

AIX help -reconnect EMC lun

we have an old AIX system with important data on an EMC LUN. the AIX server crashed and we had to rebuild it with the old AIX os 5.8. how do we reconnect the EMC LUN without losing the data? (15 Replies)
Discussion started by: jhudson12
15 Replies

9. Shell Programming and Scripting

AIX to RHEL migration - awk treating 0e[0-9]+ as 0 instead of string issue

Greetings Experts, We are migrating from AIX to RHEL Linux. I have created a script to verify and report the NULLs and SPACEs in the key columns and duplicates on key combination of "|" delimited set of big files. Following is the code that was successfully running in AIX. awk -F "|" 'BEGIN {... (5 Replies)
Discussion started by: chill3chee
5 Replies
nvtagpg(8)						      System Manager's Manual							nvtagpg(8)

NAME
nvtagpg - Displays a disk block formatted as a tag directory SYNOPSIS
/sbin/advfs/nvtagpg [-v] tag_id /sbin/advfs/nvtagpg [-v] tag_id { page | -a } /sbin/advfs/nvtagpg [-v] fileset_id file_id /sbin/advfs/nvtagpg domain_id fileset_id -d dump_file /sbin/advfs/nvtagpg domain_id -d dump_file /sbin/advfs/nvtagpg volume_id -b block OPTIONS
Specifies that all the pages in the file be displayed. Specifies the logical block number of a disk block on an AdvFS volume. Specifies the name of a file that will hold the contents of the specified tag file. Display all the data in a specified tag file. OPERANDS
Specifies a tag file using one of the following formats: Specify only the domain to select and display the root tag file. The dump_file parameter is a previously-saved copy of the root tag file. You can use the -F option to force the utility to interpret the dump_file param- eter as a file name if it has the same name as a domain name. Specify the domain and the fileset to select and display the fileset's tag file. The dump_file parameter is a previously-saved copy of the fileset's tag file. You can use the -F option to force the utility to interpret the dump_file parameter as a file name if it has the same name as a domain name. Specifies an AdvFS file domain using the fol- lowing format: By default, the utility opens all volumes using block device special files. Specify the -r option to operate on the raw device (character device special file) of the domain instead of the block device. Specify the [-D] option to force the utility to interpret the name you supply in the domain argument as a domain name. Specifies an AdvFS volume using the following format: Specify the -V option to force the utility to interpret the name you supply in the volume argument as a volume name. The volume name argument also can be a full or partial path for the volume, for example /dev/rdisk/dsk12a or dsk12a. Specifying a partial path name always opens the character device special file. Alternatively, specify the volume by using arguments for its domain, domain_id, and its volume index number, volume_index. Speci- fies an AdvFS fileset using the following format: Specify the [-S] option to force the command to interpret the name you supply as a fileset name. Specify the fileset by entering either the name of the fileset, fileset, or the fileset's tag number, -T fileset_tag. Specifies a file name in the following format: Specify the [-F] option to force the command to interpret the name you supply as a file name. Specify the file by entering either the file's fileset relative pathname, file, or the file's tag number, -t file_tag. Specifies the file page number of the tag file. DESCRIPTION
The nvtagpg utility displays formatted pages of a root tag file or a fileset tag file. The utility also can save a copy of a tag file. Each AdvFS domain has a root tag file that lists all the filesets in the domain. Each fileset has a tag file that lists all the files in the fileset. Displaying the root Tag File The utility can display a page of the root tag file. For example, to display only the second page (which is page 1) of the root tag file in a domain named domain_1, enter the following command: # /sbin/advfs/nvtagpg domain_1 1 To display the first page of the root tag file (which is page 0), you can specify the page, as in the example above, or you can just name the domain, and the default display is page 0. If you use the default, the display includes the names of all the filesets in the domain. For example, to display page 0 of the root tag file and the names of all the filesets in the domain named domain_1, enter the following command: # /sbin/advfs/nvtagpg domain_1 Displaying A Fileset Tag File To display all the tags in a fileset, use the -a option. For example, to display all the tags in the fileset fileset_1 in the domain domain_1, enter the following command: # /sbin/advfs/nvtagpg domain_1 fileset_1 -a To display the tag entry for a file that has tag 9 in a fileset that has tag 2 in the domain domain_1, enter the following command: # /sbin/advfs/nvtagpg domain_1 -T 2 -t 9 Saving the Tag File To read the root tag file and save it to a file for later examination, use the -d dump_file option. For example, to save the root tag file from domain domain_1 to a file in the current working directory named save_domain_1, enter the following command: # /sbin/advfs/nvtagpg domain_1 -d save_domain_1 To save the tag file from the fileset fileset_2 in domain_1, enter the following command: # /sbin/advfs/nvtagpg domain_1 fileset_2 -d save_fileset2 Displaying Corrupted AdvFS Volumes When the disk structures are too corrupted to use the normal methods of viewing volumes, you can specify a logical block on a disk. For example, to display and format as a tag page a page that contains logical block 1024 on disk dsk5c (which is volume one in in domain domain_1), enter the following command: # /sbin/advfs/nvtagpg dsk5c -b 1024 Or, enter the following command: # /sbin/advfs/nvtagpg domain_1 1 -b 1024 NOTES
An active domain, which is a domain with one or more of its filesets mounted, has all of its volumes opened using block device special files. These devices cannot be opened a second time without first being unmounted. However, the character device special files for the volumes can be opened more than once while still mounted. It can be misleading to use this utility on a domain with mounted filesets because the utility does not synchronize its read requests with AdvFS file domain read and write requests. For example, the AdvFS can be writing to the disk as the utility is reading from the disk. Therefore, when you run the utility, metadata may not have been flushed in time for the utility to read it and consecutive reads of the same file page may return unpredictable or con- tradictory results. [The domain is not harmed.] To avoid this problem, unmount all the fileset in the domain before using this utility. RESTRICTIONS
The utility can fail to open a block device, even when there are no filesets mounted for the domain and the AdvFS daemon, advfsd is run- ning. The daemon, as it runs, activates the domain for a brief time. If the nvtagpg utility fails in this situation, run it again. EXIT STATUS
The utility returns a 0 (zero) on success, otherwise it returns a nonzero value and an error diagnostic. FILES
Specifies the command path. Specifies the AdvFS volumes in domain_name. SEE ALSO
Commands: nvfragpg(8), nvlogpg(8), vfilepg(8), vsbmpg(8) Files: advfs(4) nvtagpg(8)
All times are GMT -4. The time now is 10:41 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy