Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

[SKIP CI] Update Site Recovery Manager's behavior with vDVS #1788

Merged
merged 2 commits into from
Aug 22, 2017

Conversation

ashahi1
Copy link
Contributor

@ashahi1 ashahi1 commented Aug 21, 2017

User created vmgroup does not work as expected with Site Recovery Manager - Issue #1786
Updating this behavior to Interop.md

Copy link
Contributor

@shuklanirdesh82 shuklanirdesh82 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please address a comment other than it looks good to me.

Interop.md Outdated

User created vmgroup is not supported with SRM.

- After disaster recovery finishes, 'admin cli volume ls' command lists vmgroup for volumes of user created vmgroup as 'N/A' at secondary site and all VMs that were part of user created vmgroup will become part of default vmgroup and will start seeing volumes of default vmgroup. [#1786](https://github.com/vmware/docker-volume-vsphere/issues/1786)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to add: volumes become accessible

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed.

Interop.md Outdated

User created vmgroup is not supported with SRM.

- After disaster recovery finishes, 'admin cli volume ls' command lists vmgroup for volumes of user created vmgroup as 'N/A' at secondary site and all VMs that were part of user created vmgroup will become part of default vmgroup and will start seeing volumes of default vmgroup. [#1786](https://github.com/vmware/docker-volume-vsphere/issues/1786)
Copy link
Contributor

@shuklanirdesh82 shuklanirdesh82 Aug 21, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After disaster recovery finishes, esxcli volume ls shows N/A (volume<->vmgroup relation) for the volumes part of user created vmgroup at the secondary site and all VMs that were part of user crated vmgroup will fall into _DEFAULT vmgroup and gain access to all volumes in short it looses granted privileges and set resource consumption and resulting into full access or access right set for _DEFAULT vmgroup.

How about this?

Interop.md Outdated

User created vmgroup is not supported with SRM.

- After disaster recovery finishes, 'admin cli volume ls' command lists vmgroup for volumes of user created vmgroup as 'N/A' at secondary site and all VMs that were part of user created vmgroup will become part of default vmgroup and will have access to volumes of default vmgroup. [#1786](https://github.com/vmware/docker-volume-vsphere/issues/1786)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After disaster recovery finishes, esxcli volume ls shows N/A (volume<->vmgroup relation) for the volumes part of user created vmgroup at the secondary site and all VMs that were part of user crated vmgroup will fall into _DEFAULT vmgroup and gain access to all volumes in short it looses granted privileges and set resource consumption and resulting into full access or access right set for _DEFAULT vmgroup.

How about this?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the root cause is not this. The volume was created from a vm belongs to user created vmgroup. After SRM, the vmgroup configuration is not replicated to the destination, and therefore, it cannot find the which vmgroup those volumes belong to. It has nothing related with _DEFAULT vmgroup.

Interop.md Outdated

User created vmgroup is not supported with SRM.

- After disaster recovery finishes, ```esxcli volume ls``` shows 'N/A' (volume<->vmgroup relation) for the user created vmgroup's volumes at the secondary site and all VMs that were part of user created vmgroup will fall into `_DEFAULT` vmgroup and will have access to volumes of `_DEFAULT` vmgroup - in short it looses the volumes that were part of user created vmgroup and gains access to volumes of `_DEFAULT` vmgroup. [#1786](https://github.com/vmware/docker-volume-vsphere/issues/1786)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the root cause is not this. The volume was created from a vm belongs to user created vmgroup. After SRM, the vmgroup configuration is not replicated to the destination, and therefore, it cannot find the which vmgroup those volumes belong to. It has nothing related with _DEFAULT vmgroup.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lipingxue Added this information. Please take a look.

@ashahi1 ashahi1 merged commit 6d3ff87 into vmware-archive:master Aug 22, 2017
@ashahi1 ashahi1 deleted the updateKnownIssues.ashahi1 branch September 7, 2017 23:45
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants