linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Ray Morris <support@bettercgi.com>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] Important diretories are missing after adding space.
Date: Mon, 06 Sep 2010 01:06:27 -0500	[thread overview]
Message-ID: <1283753187.12826.52@raydesk1.bettercgi.com> (raw)
In-Reply-To: <4c844eef.6482e50a.4cd8.ffff8f39@mx.google.com> (from formisc@gmail.com on Sun Sep  5 21:16:09 2010)

On 09/05/2010 09:16:09 PM, For Miscelenious wrote:

> Re: extended partition overlap .
> Speaking of partitions. I'm looking at my other drives,
>  they do not have an extended partition somehow.
> I always thought that the only way to cteate multiple
> partitions is to have one primary and one extended. And
> then further partition it. Is it a case or lm just been naive?

   You can have up to four primary partitions.  The previous statement
is oversimplying, though, and not quite true.  Technically,
the partition table always lists _exactly_ four partitions, though
some may have zero size.  The reason you can (and must) have four
is beause there are exactly 64 bytes which tell where those partitions
are and what type they are.  More can not be described in the space
allowed.

   Of those four, one may be an extended partition.  Extended
partitions contain a partition table within the partition which
allows for four more partitions, one of which may be another
extended partition.

    All of the above is true of the DOS partition table format.
Remember in that format the whole partition table is 64 bytes -
sixteen bytes per partition.  The size of the partition is soted
in four bytes, and it's starting position in another four bytes.
Those four bytes are enough to describe a partition of up to 2 TB,
and one starting up to 2TB from the beginning of the disk.
Therefore, the DOS partition tabel format can only be used with
drives smaller than 4TB, and loses functionallity on drives more
than 2TB.  To get over 2TB, one must use a newer type of partition
table such as GPT.
--
Ray Morris
support@bettercgi.com

Strongbox - The next generation in site security:
http://www.bettercgi.com/strongbox/

Throttlebox - Intelligent Bandwidth Control
http://www.bettercgi.com/throttlebox/

Strongbox / Throttlebox affiliate program:
http://www.bettercgi.com/affiliates/user/register.php


On 09/05/2010 09:16:09 PM, For Miscelenious wrote:
> -- I appologies for the terrible spelling - writing from the cell  
> phone is not smth I do well.
> 
> Re: extended partition overlap .
> Agree, that would be really stupid. Speaking of partitions. I'm  
> looking at my other drives, they do not have an extended partition  
> somehow. I always thought that the only way to cteate multiple  
> partitions is to have one primary and one extended. And then further  
> partition it. Is it a case or lm just been naive?
> 
> Re: log/messagesI actually have it (tail on /var/log/messages)  
> defaulted to 11 terminal- old habbit. And thru the whole ordeal I  
> didn't see anything worth mentioning.
> Thank you.
> Andrew
> -----Original message-----
> From: Stuart D Gathman <stuart@bmsi.com>
> To: linux-lvm@redhat.com
> Sent: Sun, Sep 5, 2010 23:23:18 GMT+00:00
> Subject: Re: [linux-lvm] Important diretories are missing after  
> adding space.
> 

------quoted attachment------
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

  reply	other threads:[~2010-09-06  6:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-04 13:29 [linux-lvm] Important diretories are missing after adding space For Miscelenious
2010-09-04 13:39 ` For Miscelenious
2010-09-04 21:18 ` Stuart D. Gathman
2010-09-04 21:55   ` Misc Things
2010-09-05 19:41 ` Stuart D. Gathman
2010-09-05 20:06   ` For Miscelenious
2010-09-05 23:21     ` Stuart D Gathman
2010-09-06  2:16       ` For Miscelenious
2010-09-06  6:06         ` Ray Morris [this message]
2010-09-06 18:43           ` Misc Things

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1283753187.12826.52@raydesk1.bettercgi.com \
    --to=support@bettercgi.com \
    --cc=linux-lvm@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).