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

PTB MariaDB run failed with InnoDB: Encryption information in datafile: ./ibdata1 can't be decrypted #53

Open
ShahriyarR opened this issue Dec 27, 2016 · 2 comments
Labels

Comments

@ShahriyarR
Copy link
Contributor

From backup log:

161227 12:24:05 >> log scanned up to (439302896)
InnoDB: Encryption information in datafile: ./ibdata1 can't be decrypted , please confirm the keyfile is match and keyring plugin is loaded.
InnoDB: Encryption information in datafile: ./ibdata1 can't be decrypted , please confirm the keyfile is match and keyring plugin is loaded.
xtrabackup: Could not open or create data files.
xtrabackup: If you tried to add new data files, and it failed here,
xtrabackup: you should now edit innodb_data_file_path in my.cnf back
xtrabackup: to what it was, and remove the new ibdata files InnoDB created
xtrabackup: in this failed attempt. InnoDB only wrote those files full of
xtrabackup: zeros, but did not yet use them in any way. But be careful: do not
xtrabackup: remove old data files which contain your precious data!
xtrabackup: error: xb_load_tablespaces() failed witherror code 39
@ShahriyarR ShahriyarR added the bug label Dec 27, 2016
ShahriyarR pushed a commit that referenced this issue Dec 27, 2016
@RoelVdP
Copy link
Contributor

RoelVdP commented Jan 9, 2017

This is an interesting issue. Did you find the underlaying cause?

@ShahriyarR
Copy link
Contributor Author

Well, based on discussion with Sergei -> "It seems to be that MD using some flags, which mysql using differently"
If MD support with PXB will prioritize, issues will be fixed as well. But for now, it is not in plan.

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

No branches or pull requests

2 participants