diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/20110609/004665.html')
| -rw-r--r-- | zarb-ml/mageia-discuss/20110609/004665.html | 101 |
1 files changed, 101 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20110609/004665.html b/zarb-ml/mageia-discuss/20110609/004665.html new file mode 100644 index 000000000..e5a23d118 --- /dev/null +++ b/zarb-ml/mageia-discuss/20110609/004665.html @@ -0,0 +1,101 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Partitioning tools + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Partitioning%20tools&In-Reply-To=%3CBANLkTinh%3DEPbX%3DFUO%2Bu05VTGn7N8pNcLOQ%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="004664.html"> + <LINK REL="Next" HREF="004666.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Partitioning tools</H1> + <B>Jeff Robins</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Partitioning%20tools&In-Reply-To=%3CBANLkTinh%3DEPbX%3DFUO%2Bu05VTGn7N8pNcLOQ%40mail.gmail.com%3E" + TITLE="[Mageia-discuss] Partitioning tools">jeffrobinssae at gmail.com + </A><BR> + <I>Thu Jun 9 20:32:15 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="004664.html">[Mageia-discuss] Partitioning tools +</A></li> + <LI>Next message: <A HREF="004666.html">[Mageia-discuss] Partitioning tools +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#4665">[ date ]</a> + <a href="thread.html#4665">[ thread ]</a> + <a href="subject.html#4665">[ subject ]</a> + <a href="author.html#4665">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>It really should be starting on sector 2048 (1MiByte boundary). This +ensures that the partitions will be optimal for 4KiByte sector drives and +future drives that have sectors sizes all of the way up to 1MiByte. +I believe this is the default for Parted and I know it is the default for +gParted. The menu option is "optimal" in Parted. + +Starting on sector 63 causes the alignment of the file-system to be off with +the alignment of 4KiByte block size disks, which can cause performance +issues if the systems has a lot of files smaller than 4KiByte. If a small +file is changed (modified, deleted, copied), then it will require 2 sectors +to be modified instead of just one. + +Good source of info: +" +<A HREF="http://wdc.custhelp.com/app/answers/detail/a_id/5655/~/how-to-install-a-wd-advanced-format-drive-on-a-non-windows-operating-system">http://wdc.custhelp.com/app/answers/detail/a_id/5655/~/how-to-install-a-wd-advanced-format-drive-on-a-non-windows-operating-system</A> +" + +--Jeff + +On Thu, Jun 9, 2011 at 11:04 AM, isadora <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">isis2000 at gmail.com</A>> wrote: + +><i> Doug Lytle <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">support at ...</A>> writes: +</I>><i> +</I>><i> > +</I>><i> > I've purchased a Hitachi 3TB drive that uses 4k sectors. +</I>><i> > +</I>><i> > When trying to partition using the Mageia diskdrake, it wants to start +</I>><i> > off on sector 63, instead of 64. I don't see an easy way to do this. +</I>><i> > Any suggestions? +</I>><i> > +</I>><i> > Doug +</I>><i> > +</I>><i> +</I>><i> +</I>><i> And why not starting at 63? Count is starting at 0!!! +</I>><i> Exactly the same at my machines. +</I>><i> +</I>><i> +</I>-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-discuss/attachments/20110609/1f69e785/attachment.html> +</PRE> + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="004664.html">[Mageia-discuss] Partitioning tools +</A></li> + <LI>Next message: <A HREF="004666.html">[Mageia-discuss] Partitioning tools +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#4665">[ date ]</a> + <a href="thread.html#4665">[ thread ]</a> + <a href="subject.html#4665">[ subject ]</a> + <a href="author.html#4665">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> |
