Skip to content
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

Bug: Initial Provision operation does not populate data on couchbase target host #26

Open
ankurtyagi-sdk opened this issue Oct 14, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ankurtyagi-sdk
Copy link
Collaborator

ankurtyagi-sdk commented Oct 14, 2020

Expected Behavior
When we provision a couchbase VDB for the first time on the target host, we do not see staging data inserted or populated into the target VDB. We should see the actual data being generated during the first time VDB provision operation.

Actual Behavior
No data found on the target host during the initial VDB provision operation. This happens only on the first provision job, after performing VDB refresh we can see the staging data generated or populated on the target host (VDB).

Note
This issue is observed only when we install couchbase database on any host for the first time.

Steps To Reproduce the Problem

  1. Provision a VDB on a target host (with a fresh couchbase installation)
  2. Ensure the target host does not have couchbase binaries already installed on it.
  3. After the provision job, no data is found in buckets available on the couchbase console.

Version
Couchbase 5.5.4 version

Additional Context
We do not see this issue whenever we provision a VDB on any target host which has an existing couchbase installation. This behavior is observed only when we provision a VDB on a freshly setup couchbase installation.

@ankurtyagi-sdk ankurtyagi-sdk added the bug Something isn't working label Oct 14, 2020
@pioro pioro mentioned this issue Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants