Unsolved

This post is more than 5 years old

108 Posts

1470

October 19th, 2010 08:00

Best procedure to move fs to another pool on celerra

Guys,

Can anyone explain procedure to move file system from one pool to another on celerra NS-G8(5.6.50-2) by using nas_copy.

6 Operator

 • 

8.6K Posts

October 19th, 2010 08:00

Hi,

if you are not comfortable with the CLI usage I would suggest to use the One-Time-Copy option for Replicator in the GUI – which does the same

after you have done the copy either adjust your exports/shares or mount the new file system on the same mountpoint that the old one was.

Rainer

108 Posts

October 19th, 2010 08:00

By some reason copy option in GUI is grayed out. The only option i see is nas_copy.

6 Operator

 • 

8.6K Posts

October 19th, 2010 10:00

do you have a Replicator license?

46 Posts

October 19th, 2010 11:00

Did this Celerra previously run Replicator V1 on 5.5 code by chance?

11 Legend

 • 

20.4K Posts

 • 

87.4K Points

October 19th, 2010 11:00

Maybe the license is not enabled in Celerra Manager ?

108 Posts

October 19th, 2010 11:00

Yes. V2.

46 Posts

October 19th, 2010 11:00

Actually I take my previous post back as the NS-G8 was not supported in 5.5

6 Operator

 • 

8.6K Posts

October 19th, 2010 11:00

typically a greyed out option in the GUI means that the license is not enabled. Are all Replicator actions greyed out in the GUI?

46 Posts

October 19th, 2010 12:00

You may want to run nas_license -l to see if the replicationV2 license is enabled.

An example output would look like this:

[nasadmin@ns20cs ~]$ nas_license -l
key                      status    value
site_key               online    4b ba 3a c9
advancedmanager online
cifs                      online
nfs                       online
iscsi                     online
snapsure              online
replicatorV2          online

You can also verify in Celerra Manager.

46 Posts

October 19th, 2010 12:00

Is the file system you want to move already being replicated?

That would be a reason the copy option would be greyed out.

108 Posts

October 19th, 2010 12:00

advancedmanager     online
nfs                 online
cifs                online
iscsi               online
snapsure            online
replicatorV2        online
filelevelretention  online

6 Operator

 • 

8.6K Posts

October 19th, 2010 12:00

If its being replicated you would have to configure the replication again from the the new fs which probably causes a full copy again

108 Posts

October 19th, 2010 12:00

ReplicatorV2 Licensed: is checked n grayed out in celerra manager.

108 Posts

October 19th, 2010 12:00

Ohh yes, its being replicated to DR.

So the procedure would be

1. Stop the replication

2. Copy locally

3.Start replication again

11 Legend

 • 

20.4K Posts

 • 

87.4K Points

October 19th, 2010 12:00

So much easier to do it with nas_copy ..take a look at the manual.

No Events found!

Top