To see the problem - Netapp File restore from Windows 2008 Server
1. If you go to /u12 and create a directory as root and chown to oracle, it will let you.
If you now try to chown the folder that you just created back to root - it will say :Not Owner, but since you are root - you can delete the folder you just created...
2. If you go to /u01 and create a directory as root and chown to oracle, it will let you.
If you now try to chown the folder that you just created back to root - it will let you.
That illustrates the problem, when restoring data to /u12 or /u11 as root it cannot chown, chmod and overwrite files - :Not Owner.
But restoring files to another FAS - /backup (DataDomain) mountpoint, restore process works just fine.
Is this something that can be fixed?