You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +03:00
MCOL-527 - change UM device name from sdf to xvdf
This commit is contained in:
@ -5987,7 +5987,7 @@ namespace oam
|
|||||||
}
|
}
|
||||||
|
|
||||||
//attach and format volumes
|
//attach and format volumes
|
||||||
device = "/dev/sdf";
|
device = "/dev/xvdf";
|
||||||
|
|
||||||
string localInstance = getEC2LocalInstance();
|
string localInstance = getEC2LocalInstance();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user