Tagged Questions
3
votes
3answers
930 views
Howto align partitions in Linux + NetApp
NetApp support has suggested us aligning partitions to improve performance, in short: starting sector must be divisible by 8. How can I move the start point in a misaligned partition -in production, ...