Flashcopy, ghost hdisk ??


 
Thread Tools Search this Thread
Operating Systems AIX Flashcopy, ghost hdisk ??
# 1  
Old 04-28-2011
Question Flashcopy, ghost hdisk ??

Hi all,

I'm getting some errors on AIX regarding Flashcopy and volume group hard disks.

The script that activates flashcopy showed this errors:
Code:
Recreating Flashcopy for lun01_A1
Performing syntax check...
Syntax check complete.
Executing script...
Script execution complete.
SMcli completed successfully.
Recreating Flashcopy for lun02_B1
Prforming syntax check...
Syntax check complete.
Executing script...
Error occurred while attempting to recreate flashcopy logical diskDrive lun02_B1 at line 1.
Error 1011 - A management connection to the controller in slot B must be defined to complete this operation.

If you are managing this controller directly through the Ethernet (out-of-band), you must define its management connection (IP address or
DNS/Network name) using the Add Storage Subsystem option.

If you are managing this controller through a host agent (in-band), verify that all physical paths to the controller are connected and op
erational. Then run the hot_add utility on the affected host, and then Refresh or Rescan the Host.
The command at line 1 that caused the error is:

recreate FlashCopy logicalDrive ["lun02_B1"];
Script execution halted due to error.
SMcli failed.
LIST OF DISKS = hdisk10 hdisk11
hdisk10 changed
hdisk10 changed
Removing old definitions for flashcopyvg"

From the Storage Manager Client the Flashcopy was active but was not shown/mounted its filesystems on AIX.

And then after cfgmgr showed this output:
Code:
>cfgmgr
Method error (/usr/lib/methods/cfgefscsi -l fscsi2 ):
        0514-061 Cannot find a child device.
Method error (/etc/methods/cfgfcparray -l hdisk11 ):
        0514-051 Device to be configured does not match the physical
                 device at the specified connection location.

lspv showed this output (no hdisk10 part of flashcopyvg)
Code:
........
hdisk11 none None 
hdisk19 000c92f2cc0c9e6c datavg concurrent
..........

Flashcopyvg had originally hdisk10 and hdisk11 assigned.
Code:
lsvg -p datavg
datavg:
PV_NAME PV STATE TOTAL PPs FREE PPs FREE DISTRIBUTION
hdisk8 active 799 7 00..00..00..00..07
hdisk9 active 799 7 00..00..00..00..07

Code:
#lspv hdisk19  (exactly the same as lspv hdisk8)
PHYSICAL VOLUME: hdisk8 VOLUME GROUP: data01vg
PV IDENTIFIER: 000c92f2cc0c9e6c VG IDENTIFIER 000c92f20000d90000000121cc0c9f7b
PV STATE: active 
STALE PARTITIONS: 0 ALLOCATABLE: yes
PP SIZE: 128 megabyte(s) LOGICAL VOLUMES: 3
TOTAL PPs: 799 (102272 megabytes) VG DESCRIPTORS: 2
FREE PPs: 7 (896 megabytes) HOT SPARE: no
USED PPs: 792 (101376 megabytes) MAX REQUEST: 1 megabyte
FREE DISTRIBUTION: 00..00..00..00..07 
USED DISTRIBUTION: 160..160..159..160..153

Code:
#fget_config -Av
..........
hdisk8 dac0 4 data_lun1_A 
hdisk9 dac1 5 data_lun2_B 
...........
hdisk11 dac1 7 lun02_B1 Snapshot Volume
hdisk19 dac0 6 lun01_A1 Snapshot Volume

Why is there hdisk10 disappeared and replaced by another non-existent before hdisk19 which itself is shown identical with hdisk8 (same PVID) ?? Smilie

Thanks
# 2  
Old 04-29-2011
Ok, I found a solution and let's hope that it is permanent and the error doesn't happen again:
The steps to be taken was:
1) umount -t flashcopy
2) varyoffvg flashcopyvg
3) rmdev -dl hdisk10;rmdev -dl hdisk11; rmdev -dl hdisk19
4) cfgmgr
5) varyonvg flashcopyvg
6) mount -t flashcopy


The configuration of the hdisks was firstly like:

Code:
datavg    <-->    flashcopyvg
hdisk8  <-->    hdisk10
hdisk9    <-->    hdisk11

Then it changed to:
Code:
datavg    <-->    flashcopyvg
hdisk8  <-->    hdisk19
hdisk9    <-->    hdisk11

and hdisk19 had the same PVID as hdisk8.

After the 6 steps above the situation is as before.

Regards
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

How can I map hdisk# to rhdisk#?

Some storage/disks have been added to an existing AIX 6.1 server. The admin sent me the list of hdisk#'s for the new disks, but I need the corresponding rhdisk# for the same hdisk. (I know from past experience that the rhdisk that maps to an hdisk is not always the same number. For instance,... (5 Replies)
Discussion started by: sbrower
5 Replies

2. Shell Programming and Scripting

Fetching hdisk sequence

Hi, Planning to implement script to fetch whether the hdisks are in proper sequence. Need output for incorrect sequence Correct #lspv hdisk0 hdisk1 hdisk2 :::::::::::: hdisk5 Incorrect sequence #lspv hdisk0 hdisk6 hdisk7 hdisk10 Any idea pls share (2 Replies)
Discussion started by: ksgnathan
2 Replies

3. AIX

Find hdisk# based on LV name

I know the lv name (i.e. dprod_0000017). #lslv dprod_0000017 LOGICAL VOLUME: dprod_0000017 VOLUME GROUP: prod01vg LV IDENTIFIER: 00cb337d00004c0000000111d8566a5a.69 PERMISSION: read/write VG STATE: active/complete LV STATE: opened/syncd TYPE: ... (2 Replies)
Discussion started by: Daniel Gate
2 Replies

4. AIX

Dummy hdisk in AIX 6.1

How do you create a dummy hdisk with AIX 6.1? In previous versions, I've used this and works, but now I get this error. hostname:/:# mkdev -l hdisk57 -c disk -t osdisk -s scsi -p fscsi0 -w 0,10 -d Method error (/etc/methods/define): 0514-022 The specified connection is not valid. Any... (2 Replies)
Discussion started by: kah00na
2 Replies

5. AIX

IBM SAN Storage DS4700 - Copy Mirror Flashcopy

Hello, Does anyone know how to copy SAN Storage logical disks from IBM TotalStorage Software. I have a SAN Logical Disk of 200GB mounted on my AIX LPAR_1 via fibre channel fcs0 I would like to make an exact copy of the SAN Logical Disk from IBM totalStorage and mount it on AIX LPAR_2 ... (4 Replies)
Discussion started by: filosophizer
4 Replies

6. AIX

load_balance or round_robin on hdisk

Hi, in an environment with svc's and ds8xxx wat disk algorithm should be used and what is the difference here: I can set the algorithm to Load_balance and to Round_robin (see output below). some info: hdisk3 ******** MPIO FC 2145 devices.sddpcm.53.rte 2.2.0.0 COMMITTED ... (1 Reply)
Discussion started by: raba
1 Replies

7. AIX

VPATHS and HDisk/not able to add to NR-VG

When I list the PV's using lspv i see both vpath and hdisk names being listed. I got the info that each vpath is configured for 4 hdisks. Problem is I am not able to add either the hard disks in vpath to the existing non-rootvg. ? need to know the basics of vpath .. (4 Replies)
Discussion started by: nivaspIND
4 Replies

8. AIX

vpath to an hdisk

Is there a simply way for me to map a vpath to an hdisk on AIX 5.2? (5 Replies)
Discussion started by: 2dumb
5 Replies

9. UNIX for Advanced & Expert Users

AIX FlashCopy on ESS

Hi We are running AIX5.3 on pseries 570. We have IBM ESS SAN stroage attached. We need to kick off flashcopy backups on the SAN. I have installed the CLI software but am missing a fileset. ibm2105esscli.rte or ibm2105cli.rte This fileset contains the commands that can be issued from AIX to... (1 Reply)
Discussion started by: terrym
1 Replies

10. UNIX for Advanced & Expert Users

AIX hdisk error

Does anyone have an idea what this means? hdisk10 is part of vg1. (vg1 has 11 hdisks) I get this msg every morning @ 5:04 CST This is the orignal message: A PROBLEM WAS DETECTED ON Fri Aug 17 03:02:09 PDT 2001 801014 The Service Request Number(s)/Probable Cause or... (2 Replies)
Discussion started by: Optimus_P
2 Replies
Login or Register to Ask a Question