Environment - SDU 4.1.1
Operations Manaer - 4.0
Using RBAC intergration with SDU
1) snapdrive snap connect -fs /u02/test/dbtest1 /u02/test/dbclone ........ (creates a flexlcone volume on controller A)
This step completes successfully. Flexclone is created.
2) snapdrive storage show -fs /u02/test/dbclone (validate the flexclone volume connected to the cloned fs)
The second command fails.
I need to know if the "snapdrive storage show -fs...." command need to see the flexlcone volume in Operations Manager in oder to complete succesfully.
The problem is that SMO does this exact command sequence for cloning. The first command completes succesfully, but the next command bombs. I think that this is due to the fact that the Ops Manager database does not know about the flexclone volume yet.