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

[NSFS | NC] Add items that are required for successful deployment on tape platform #7526

Merged

Conversation

tangledbytes
Copy link
Member

Explain the changes

This PR:

  1. Adds support for setting NSFS endpoint ports via env vars.
  2. Removes node and friends' ownership from our RPM. We place our desired node items inside /usr/local/noobaa-core.
  3. Adds a script called setup_policies.sh which setups restore and migrate policy if the system has support for it.
  4. Adds a script called process_restore_candidates.sh which integrates with spectrum scale policy engine to restore data from tape layer.
  5. Adds a basic deployment guide.

Tested this on a simulated tape environment.

Testing Instructions:

Follow the guide added in the PR

  • Doc added/updated
  • Tests added

Signed-off-by: Utkarsh Srivastava <srivastavautkarsh8097@gmail.com>

fix invalid paths and give full binary paths to cron job

Signed-off-by: Utkarsh Srivastava <srivastavautkarsh8097@gmail.com>

cleanup guide

Signed-off-by: Utkarsh Srivastava <srivastavautkarsh8097@gmail.com>

harcode eeadm path

Signed-off-by: Utkarsh Srivastava <srivastavautkarsh8097@gmail.com>
Copy link
Contributor

@romayalon romayalon left a comment

Choose a reason for hiding this comment

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

LGTM

@tangledbytes
Copy link
Member Author

Was waiting for migration to kick-in in the testing environment to confirm if all the flows are working correctly. It did today. Merging this PR now.

@tangledbytes tangledbytes merged commit 0d7ae53 into noobaa:master Oct 7, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants