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
Is it possible to migrate Mixed volumes accessed from both NFS and Windows with XCP?
If possible, what would be the method?
Solved! See The Solution
1 ACCEPTED SOLUTION
tahmad has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
You should be able to migrate mixed volumes. The below steps were tested in a lab but i would recommend trying it ona test volume/qtree before proceeding with the full migration as for your data can be different.
1. Assuming that a volume with mixed security style is created on the destination system.
2. Scan the source and destination volume from XCP NFS client.
3. Copy the data using XCP NFS; once complete you can verify by checking the security style which should be showing UNIX
Example: file-directory show -vserver <vservername> -path <path>
4. Sync with XCP SMB with the -acl parameter; it will update the effective security style of the filer where it was NTFS along with the ACL info.
Thanks
2 REPLIES 2
tahmad has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
You should be able to migrate mixed volumes. The below steps were tested in a lab but i would recommend trying it ona test volume/qtree before proceeding with the full migration as for your data can be different.
1. Assuming that a volume with mixed security style is created on the destination system.
2. Scan the source and destination volume from XCP NFS client.
3. Copy the data using XCP NFS; once complete you can verify by checking the security style which should be showing UNIX
Example: file-directory show -vserver <vservername> -path <path>
4. Sync with XCP SMB with the -acl parameter; it will update the effective security style of the filer where it was NTFS along with the ACL info.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello hmoubara
Thank you for your reply
Is it something like the following?
1, XCP (NFS) scan
2, XCP (NFS) copy
3,Check Security style (NFS) on FAS Command
3,XCP (SMB) sync with -acl option
