Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 10.0.10
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:Debian 7 AMD64
Description
As was mentioned in MDEV-6029, raw storage in MariaDB isn't work correctly. This configuration (innodb_data_file_path=/dev/sdc2:20Graw) works perfectly with MySQL 5.5 (raw device was initialized, storage was filled with some databases). But, after update to MariaDB 10.0, server wasn't start. When i've apply a patch and rebuild from source, server starts successfully.
But when i've try to reinitialize storage, error "The first specified data file /dev/sdc2 did not exist... InnoDB: Cannot create ./ib_logfile101" was occured. Storage was zeroed and, after restart with "20Graw" server start fails with error: " [ERROR] InnoDB: space header page consists of zero bytes in data file /dev/sdc2".
Attachments
Issue Links
- duplicates
-
MDEV-6057 Raw partitions for InnoDB seem unsupported
-
- Closed
-