Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.0.7
-
None
-
2017-2
Description
amazon ami UM EBS disk failed to mount
Trying to mount with incorrect name. should be /dev/xvdf
here is the command and the error:
debug.log:Jan 20 21:37:42 ip-172-30-0-194 ProcessMonitor[3568]: 42.463157 |0|0|0| D 18 CAL0000: mount cmd: mount /dev/sdf /home/mariadb-user/mariadb/columnstore/mysql/db -t ext2 -o defaults > /dev/null
mount /dev/sdf /home/mariadb-user/mariadb/columnstore/mysql/db -t ext2 -o defaults
mount: special device /dev/sdf does not exist
Disk /dev/xvdf: 1073 MB, 1073741824 bytes, 2097152 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes