riptano / ComboAMI

The AMI takes a set of input parameters via the EC2 user-data to install, RAID, ring, and launch a DataStax Enterprise/Community cluster.
69 stars 59 forks source link

Wrong device name md_d0 should be md0? #111

Closed DawtCom closed 6 years ago

DawtCom commented 6 years ago

https://github.com/riptano/ComboAMI/blob/575cea6d9ddac6bd693982b6403fb717207edee6/ds2_configure.py#L958

Wondering if I am missing something here. But with some raid errors this really get emphasized in log output as errors and it can not find a device /dev/md_d0, which doesn't exist as all other places is using /dev/md0.

mlococo commented 6 years ago

Thanks for your report, but as mentioned in the readme on the project page this project is no longer maintained. I'm going to close this issue wontfix.