← Back to team overview

cloud-init-dev team mailing list archive

Re: [Merge] lp:~daniel-thewatkins/cloud-init/lp1460715 into lp:cloud-init

 

Dan and I discussed some and both of us were not sure if sfdisk's sectors were physical or logical sectors.

I did some testing with kvm and it turns out it uses logical sectors.
That unit is the same you'd get back from 'blockdev --getss' that value can also be read from /sys/

see http://paste.ubuntu.com/12864114/ for exampe (note, it didn't do one with 512/4096, but other tests do verify that logical is what is used).

-- 
https://code.launchpad.net/~daniel-thewatkins/cloud-init/lp1460715/+merge/274897
Your team cloud init development team is requested to review the proposed merge of lp:~daniel-thewatkins/cloud-init/lp1460715 into lp:cloud-init.


References