1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-30 19:23:07 +03:00

chnages for ebs create

This commit is contained in:
david hill
2016-05-05 17:23:51 -05:00
parent e0db0597e2
commit f98249deb2
4 changed files with 75 additions and 71 deletions

View File

@ -5946,7 +5946,7 @@ namespace oam
}
//attach and format volumes
device = "/dev/sdf" + itoa(moduleID);
device = "/dev/sdf";
string localInstance = getEC2LocalInstance();