ONTAP Discussions

8.1, compression, 32bit, 64bit and snapmirror medley

bazmercer
3,112 Views

Hi

I'm trying to SM a 64bit volume to a new volume in a 32bit aggregate. Both filers are running 8.1.3 so I believe this should work. I enabled compression on the 64 bit volume and SM complained that the destination aggregate doesn't support it so it'll no longer work. I've since disabled compression but it still complains presumably because some blocks are compressed.

So, as I can't change the aggregate to 64bit because there's no way to do it without adding disks which I don't have, is there a way to uncompressed the data that's been compressed?

Thanks

1 ACCEPTED SOLUTION

peter_lehmann
3,112 Views

you can upgrade the destination aggr to 64bit by:

> priv set diag

> aggr help 64bit-upgrade

After the 64bit upgrade, the snapmirror will work, even with Deduplication enabled.

View solution in original post

2 REPLIES 2

peter_lehmann
3,113 Views

you can upgrade the destination aggr to 64bit by:

> priv set diag

> aggr help 64bit-upgrade

After the 64bit upgrade, the snapmirror will work, even with Deduplication enabled.

bazmercer
3,112 Views

Ah brilliant, thanks!

Public