Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: align partition to minimum I/O size #40

Merged
merged 1 commit into from Aug 4, 2021

Conversation

smira
Copy link
Member

@smira smira commented Aug 4, 2021

Gather information about minimum/optimal I/O size for the disks and
align partitions to either physical block size or min i/o size,
whichever is bigger.

Signed-off-by: Andrey Smirnov smirnov.andrey@gmail.com

Gather information about minimum/optimal I/O size for the disks and
align partitions to either physical block size or min i/o size,
whichever is bigger.

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
@smira
Copy link
Member Author

smira commented Aug 4, 2021

/approve

@smira
Copy link
Member Author

smira commented Aug 4, 2021

/lgtm

@talos-bot talos-bot merged commit 87816a8 into siderolabs:master Aug 4, 2021
smira added a commit to smira/talos that referenced this pull request Aug 4, 2021
Also print discovered blockdevice properties before partitioning the
device.

See siderolabs/go-blockdevice#40

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
talos-bot pushed a commit to siderolabs/talos that referenced this pull request Aug 4, 2021
Also print discovered blockdevice properties before partitioning the
device.

See siderolabs/go-blockdevice#40

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
smira added a commit to smira/talos that referenced this pull request Aug 5, 2021
Also print discovered blockdevice properties before partitioning the
device.

See siderolabs/go-blockdevice#40

See siderolabs/go-blockdevice#41

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
(cherry picked from commit 69ead37)
(cherry picked from commit dee6305)
talos-bot pushed a commit to siderolabs/talos that referenced this pull request Aug 5, 2021
Also print discovered blockdevice properties before partitioning the
device.

See siderolabs/go-blockdevice#40

See siderolabs/go-blockdevice#41

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
(cherry picked from commit 69ead37)
(cherry picked from commit dee6305)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants