-
Couldn't load subscription status.
- Fork 293
Metadata replication changes #52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
md5sum of camlp4 output is a96b480444174766921e706378042cc8 before and after the change. Signed-off-by: John Else <john.else@citrix.com>
It's necessary to be able to start and stop metadata replication on a per-VDI rather than a per-SR basis - these changes will make that easier. Signed-off-by: John Else <john.else@citrix.com>
VDI.open_database now uses a reason which includes the VDI uuid when attaching VDIs. Signed-off-by: John Else <john.else@citrix.com>
Signed-off-by: John Else <john.else@citrix.com>
Build succeeded. Can merge johnelse/xen-api@95bc1a6 with c05a224. |
Signed-off-by: John Else <john.else@citrix.com>
Build succeeded. Can merge johnelse/xen-api@dc7f289 with c05a224. |
|
Approved. |
Build succeeded. Merged johnelse/xen-api@dc7f289 with c05a224. |
sharady
pushed a commit
to sharady/xen-api
that referenced
this pull request
May 20, 2015
xcp-rrd has been renamed rrd
koushikcgit
pushed a commit
to koushikcgit/xen-api
that referenced
this pull request
Aug 7, 2015
Merge 0.9.32 and 0.9.33 releases, then merge to master
robhoes
pushed a commit
to robhoes/xen-api
that referenced
this pull request
Dec 7, 2015
CP-12141: Remove master/slave knowledge from RRDD
kc284
pushed a commit
to kc284/xen-api
that referenced
this pull request
Mar 11, 2021
CP-12901: use a pre-populated `message` type
robhoes
pushed a commit
that referenced
this pull request
Sep 14, 2021
CP-12902: Expose the control interface over a message queue
robhoes
pushed a commit
that referenced
this pull request
Sep 14, 2021
CA-302328: Ignore extra stat fields with newer kernels
robhoes
pushed a commit
that referenced
this pull request
Sep 14, 2021
Use xapi-rrd; rrd is being deprecated.
psafont
pushed a commit
to psafont/xen-api
that referenced
this pull request
Sep 20, 2021
…ect#52) * CP-29196: Enable FIPS mode if existence of cc preparations Remove 'certificate_path' as it will not used in stunnel. Signed-off-by: Wei Xie <wei.xie@citrix.com>
robhoes
pushed a commit
to robhoes/xen-api
that referenced
this pull request
Sep 21, 2021
Remove redundant definition of (|>) pipe
edwintorok
pushed a commit
to edwintorok/xen-api
that referenced
this pull request
Jan 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Various changes to metadata replication, including automation of starting and stopping metadata replication on PBD plug/unplug.