Article 6P1QA Warning: The resulting partition is not properly aligned for best performance: 2048s % 48s != 0s

Warning: The resulting partition is not properly aligned for best performance: 2048s % 48s != 0s

by
glib
from LinuxQuestions.org on (#6P1QA)
Hello

When I follow the steps below to create a partition on my new device (I have nvme ssd) I get the following error. Does it affect performance?

Code:parted /dev/sdf -s -- mkpart primary 2048s -0Warning: The resulting partition is not properly aligned for best performance: 2048s % 48s != 0s
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments