Hello, Jeff. Jeff Garzik wrote: > But the net result is that you are telling dmraid that it is OK to > proceed, even though part of the disk it wants is really missing. That > seems unwise, because are you not basically proceeding with a known > corrupt dataset at that point? Can you elaborate a bit? I don't really understand what you mean. To clarify... * What happens now. BIOS sets up HPA expecting the raid driver to look at the metadata which is at fixed offset from the end of the HPA locked size. dmraid doesn't know about it so looks at the wrong place. Results can be failed assembly or corrupt assembly depending on what's actually on the disk. * With the patches applied. BIOS does the same but libata tells dmraid the BIOS size. dmraid looks at the same offset as the BIOS and everything is well. Thanks. -- tejun -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel