Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Solved! See The Solution
1 ACCEPTED SOLUTION
migration has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
2 REPLIES 2
migration has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ah brilliant, thanks!
