Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1980361
  • 博文数量: 593
  • 博客积分: 20034
  • 博客等级: 上将
  • 技术积分: 6779
  • 用 户 组: 普通用户
  • 注册时间: 2006-02-06 14:07
文章分类

全部博文(593)

文章存档

2016年(1)

2011年(101)

2010年(80)

2009年(10)

2008年(102)

2007年(16)

2006年(283)

我的朋友

分类: 服务器与存储

2008-12-03 13:08:03

本实验验示了做了存储系统容灾后,发生灾难时切换操作.

Summary of the failover procedure
Briefly, this is the procedure we followed to switch to the recovery site:
1. Stop applications at the production site.
2. Verify the Metro Mirror volume pairs.
3. freezepprc and unfreezepprc (optional).
4. failoverpprc B to A (to DS8000#2).
5. mkpprcpath B to A (to DS8000#2).
6. Start applications at the recovery site.

Summary of the failback procedure
Briefly, this is the procedure we followed to switch to the production site:
1. Verify paths status B to A.
2. Eventually mkpprcpath B to A.
3. failbackpprc B to A (to DS8000#2).
4. Wait for volume pairs synchronization.
5. Quiesce applications at the recovery site (B).
6. failoverpprc A to B (to DS8000#1).
7. mkpprcpath A to B.
8. failbackpprc A to B (to DS8000#1).
9. Wait for volume pairs synchronization.
10.Start applications at the production site (A).
11.Eventually rmpprcpath B to A.

 

src:IBM.2107-7520781
tgt:IBM.2107-75ABTV1

lsavailpprcport -l -remotedev IBM.2107-75ABTV1 -remotewwnn 5005076303FFC663 10:20
lsavailpprcport -l -fullid -remotedev IBM.2107-75ABTV1 -remotewwnn 5005076303FFC663 10:20
mkpprcpath -remotedev IBM.2107-75ABTV1 -remotewwnn 5005076303FFC663 -srclss 10 -tgtlss 20 i0143:i0010 i0213:i0140
mkpprcpath -remotedev IBM.2107-75ABTV1 -remotewwnn 5005076303FFC663 -srclss 11 -tgtlss 21 i0143:i0010 i0213:i0140
mkpprc -remotedev IBM.2107-75ABTV1 -type mmir 1000-1001:2000-2001 1100-1101:2100-2101

pausepprc -remotedev IBM.2107-75ABTV1 1000-1001:2000-2001
resumepprc -remotedev IBM.2107-75ABTV1 -type mmir 1000-1001:2000-2001


freezepprc -remotedev IBM.2107-75ABTV1 10:20 11:21
unfreezepprc -remotedev IBM.2107-75ABTV1 10:20 11:21

failoverpprc -remotedev IBM.2107-7520781 -type mmir 2000-2001:1000-1001 2100-2101:1100-1101
lsavailpprcport -l -remotedev IBM.2107-7520781 -remotewwnn 5005076303FFC1A5 20:10
lsavailpprcport -l -remotedev IBM.2107-7520781 -remotewwnn 5005076303FFC1A5 21:11

mkpprcpath -remotedev IBM.2107-7520781 -remotewwnn 5005076303FFC1A5 -srclss 20 -tgtlss 10 i0010:i0143 i0140:i0213
mkpprcpath -remotedev IBM.2107-7520781 -remotewwnn 5005076303FFC1A5 -srclss 21 -tgtlss 11 i0010:i0143 i0140:i0213

failbackpprc -remotedev IBM.2107-7520781 -type mmir 2000-2001:1000-1001 2100-2101:1100-1101

二次failover/failback恢复原状态.
failoverpprc -remotedev IBM.2107-75ABTV1 -type mmir 1000-1001:2000-2001 1100-1101:2100-2101
mkpprcpath -remotedev IBM.2107-75ABTV1 -remotewwnn 5005076303FFC663 -srclss 10 -tgtlss 20 i0143:i0010 i0213:i0140
mkpprcpath -remotedev IBM.2107-75ABTV1 -remotewwnn 5005076303FFC663 -srclss 11 -tgtlss 21 i0143:i0010 i0213:i0140
failbackpprc -remotedev IBM.2107-75ABTV1 -type mmir 1000-1001:2000-2001 1100-1101:2100-2101

阅读(1237) | 评论(0) | 转发(0) |
0

上一篇:pprc灾难切换命令

下一篇:IBM flashcopy

给主人留下些什么吧!~~