Re: [RFC, PATCH] dm-log.c: Work with devices with hard-sector-size > 512 bytes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 
> Unfortunately, the on-disk bitset is hardcoded to be at sector 2, which
> is too small for any device with hard-sector-size > 1k. I've changed
> this offset to sector 64 (32k from start of device), which should be a
> safer choice. However, this necessitated a change of the disk-log 
version
> from 2 to 3, meaning the new code would not be compatible with any
> existing disk-logs. At the moment, I haven't added any code to deal with
> this scenario - I wanted to get some opinions on how to best handle 
this.
> 

Would it really hurt to leave the sector offset just at 2? That way the
bitset data starts at different byte offsets but that would be consistent
with the device. A fix byte offset would only be needed if a device could
change its hardsector size without loosing data, wouldn't it?

Regards,
Stefan Bader

--

dm-devel@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/dm-devel

[Index of Archives]     [DM Crypt]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite Discussion]     [KDE Users]     [Fedora Docs]

  Powered by Linux