Celerra(九)--Migration

简介:

  上篇文章讲述了如何将一个文件系统replication到另个Data Mover的文件系统,本篇讲述如何Migration。

看下手册上关于MIgration的定义:

Celerra Data Migration Service (CDMS): Feature for migrating file systems from NFS and CIFS source file servers to a Celerra Network Server. The online migration is transparent to users once it starts.

下面开始如何实现Migration

1、打开Migration的界面

clip_image002

2、在VNX2上创建目的端的文件系统mgfs12,文件系统类型是mgfs,这种类型是Celerra自定义的

clip_image004

3、可以看到已经创建了mgfs12这个文件系统

clip_image006

4、可以看到目的端的mgfs12已经挂载好了

clip_image012

5、回到Source端--172.20.10.209,可以看到需要迁移的文件系统(nfs)其总共有65M的文件

clip_image008

6、创建Migration,由于源端是NFS,在这里都填写好源端地址(172.20.10.209),nfs共享出来的目录(test),及目的端的文件系统mgfs12

clip_image010

7、步骤6中创建的Migration也已经完成了,状态是initialized

clip_image014

8、点击start,开始Migration,可以看到状态变成running了

clip_image016

9、等迁移完成,状态即为completed

clip_image018

10、在源端看到的test文件系统的已使用65M

clip_image020

11、目的端可以看到迁移过来的mgfs12也是使用了65M,即迁移成功!

clip_image022





本文转自 taojin1240 51CTO博客,原文链接:http://blog.51cto.com/taotao1240/731535,如需转载请自行联系原作者

目录
相关文章
|
存储 运维 固态存储
Fusion Storage(HCIE)
Fusion Storage(HCIE)
225 0
|
存储 运维 固态存储
Fusion Storage(HCIE)(一)
Fusion Storage(HCIE)(一)
545 0
Fusion Storage(HCIE)(一)
SAP QM启用了Physical Sample Management后检验批有哪些特殊地方?
SAP QM启用了Physical Sample Management后检验批有哪些特殊地方?
SAP QM启用了Physical Sample Management后检验批有哪些特殊地方?
|
存储
Fusion Storage(HCIE)(二)
Fusion Storage(HCIE)(二)
162 0
|
SQL 存储 分布式计算
openGauss/GaussDB200 《FusionInsight LibrA: Huawei’s Enterprise Cloud Data Analytics Platform》
Huawei FusionInsight LibrA (FI-MPPDB)是OLAP系统,从《openGauss数据库核心技术》这本书上的描述看LibrA就是GaussDB200,从openGauss的代码上看,openGauss的OLAP特性也是来自这个产品。
openGauss/GaussDB200 《FusionInsight LibrA: Huawei’s Enterprise Cloud Data Analytics Platform》