<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Does anyone know the prevalence of computers shipping with Intel Smart Response Technology (binds SSD and HDD, using SSD as a cache) enabled? And should there be an RFE for anaconda to identify such configurations?<div><br></div><div>There are some products that come this way, and linux does not support this. The result is the installer doesn't see any disk as an install target. So it's unlikely the existing OS and configuration will be negatively impacted. However, since there's no error message, the hapless user is left wondering why they can't install Fedora.&nbsp;</div><div><br></div><div>The gist is that Intel leverages imsm metadata on-disk, which md/mdadm sees an attribute it doesn't recognize and therefore won't assemble the raid (which it can't do since the md driver doesn't support ISRT). Since this attribute is recognized and isn't supported, anaconda could have enough information to flag the user about this configuration and tell them it isn't supported.</div><div><br></div><div><br></div><div>See this bug for details:</div><div><a href="https://bugzilla.redhat.com/show_bug.cgi?id=890881">https://bugzilla.redhat.com/show_bug.cgi?id=890881</a></div><div><br></div><div><br></div><div>Chris Murphy</div></body></html>