GNU bug report logs - #24915
alignment not working

Previous Next

Package: parted;

Reported by: "Sobel-Sorenson, Chandler - (scar)" <scar <at> email.arizona.edu>

Date: Thu, 10 Nov 2016 00:07:02 UTC

Severity: normal

Done: Phil Susi <psusi <at> ubuntu.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 24915 in the body.
You can then email your comments to 24915 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-parted <at> gnu.org:
bug#24915; Package parted. (Thu, 10 Nov 2016 00:07:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Sobel-Sorenson, Chandler - (scar)" <scar <at> email.arizona.edu>:
New bug report received and forwarded. Copy sent to bug-parted <at> gnu.org. (Thu, 10 Nov 2016 00:07:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Sobel-Sorenson, Chandler - (scar)" <scar <at> email.arizona.edu>
To: "bug-parted <at> gnu.org" <bug-parted <at> gnu.org>
Subject: alignment not working
Date: Thu, 10 Nov 2016 00:02:37 +0000
I'm trying to make a new partition but the alignment isn't working.  I've started parted with: parted -a optimal /dev/sda.  Then:

 (parted) mkpart                                                           
Partition name?  []? variables                                            
File system type?  [ext2]? ext4                                           
Start? 0                                                                  
End? 4g                                                                   
Warning: The resulting partition is not properly aligned for best performance.
Ignore/Cancel? 

Am i doing something wrong here?




Reply sent to Phil Susi <psusi <at> ubuntu.com>:
You have taken responsibility. (Wed, 19 Apr 2017 13:24:01 GMT) Full text and rfc822 format available.

Notification sent to "Sobel-Sorenson, Chandler - (scar)" <scar <at> email.arizona.edu>:
bug acknowledged by developer. (Wed, 19 Apr 2017 13:24:02 GMT) Full text and rfc822 format available.

Message #10 received at 24915-done <at> debbugs.gnu.org (full text, mbox):

From: Phil Susi <psusi <at> ubuntu.com>
To: "Sobel-Sorenson, Chandler - (scar)" <scar <at> email.arizona.edu>,
 24915-done <at> debbugs.gnu.org
Subject: Re: bug#24915: alignment not working
Date: Wed, 19 Apr 2017 09:25:26 -0400
On 11/9/2016 7:02 PM, Sobel-Sorenson, Chandler - (scar) wrote:
> I'm trying to make a new partition but the alignment isn't working.  I've started parted with: parted -a optimal /dev/sda.  Then:
> 
>  (parted) mkpart                                                           
> Partition name?  []? variables                                            
> File system type?  [ext2]? ext4                                           
> Start? 0                                                                  
> End? 4g                                                                   
> Warning: The resulting partition is not properly aligned for best performance.
> Ignore/Cancel? 
> 
> Am i doing something wrong here?

Yes: you specified a start position of 0 (mb), which means try to start
as close to zero as possible. Zero itself is not available, so sector 1
is used, and this is not aligned. Specify a start of 1 instead.





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 18 May 2017 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 35 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.