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

backup rpc error #47

Closed
robcinko opened this issue Aug 8, 2022 · 3 comments
Closed

backup rpc error #47

robcinko opened this issue Aug 8, 2022 · 3 comments

Comments

@robcinko
Copy link

robcinko commented Aug 8, 2022

Hi,

I have problem with nebula backup ./br ends with this error message

{"level":"fatal","msg":"upload file by agent failed: rpc error: code = Unknown desc = copy from /usr/local/nebula/data/meta/nebula/0/checkpoints/BACKUP_2022_08_08_10_23_43 to /home/ubuntu/BACKUP_2022_08_08_10_23_43/meta error lchown /home/ubuntu/BACKUP_2022_08_08_10_23_43/meta/__disk_parts__.sst: operation not permitted","time":"2022-08-08T10:23:43.735Z"}

@wey-gu
Copy link

wey-gu commented Aug 9, 2022

Does the agent's user have sufficient permission to do the copy between the two paths?

@robcinko
Copy link
Author

robcinko commented Aug 9, 2022

No, that was a problem, after setting up correct permission for agent user backup started working correctly.
Thank you for help

@robcinko robcinko closed this as completed Aug 9, 2022
@wey-gu
Copy link

wey-gu commented Aug 9, 2022

Thanks to you for playing with NebulaGraph BR and contributing by raising issues. Welcome to the community :).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants