LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   partition settings (https://www.linuxquestions.org/questions/ubuntu-63/partition-settings-4175433784/)

sulekha 10-24-2012 12:36 AM

partition settings
 
Hi all,

whenever i install ubuntu using alternate install CD I will encounter this screen, can anybody explain the significance of the setting "Typical usage" ??

http://s529.photobucket.com/albums/d...n-settings.png

Ztcoracat 10-24-2012 01:50 AM

A mount point is essential to a partition that holds files on it.
Most folks create the mount point at the beginning of the partition and not the end of a partition.
http://www.easy-ubuntu-linux.com/ubu...on-606-12.html

pixellany 10-24-2012 03:47 AM

???
If I am not mistaken, a "mount point" is the node in the filesystem where another filesystem is mounted (AKA "connected"). The filesystem being mounted could be on another partition, another physical disk, USB thumb drive, etc.----or it could be a file which is an image of same.

Note that you cannot mount a partition which does not have a filesystem on it.

to the original question: I think the "typical usage = standard", simply means it's being used for regular files, as opposed to --e.g.-- a swap partition..

sulekha 10-24-2012 06:33 AM

Quote:

Originally Posted by Ztcoracat (Post 4813593)
A mount point is essential to a partition that holds files on it.
Most folks create the mount point at the beginning of the partition and not the end of a partition.
http://www.easy-ubuntu-linux.com/ubu...on-606-12.html



What i am interested in is the 4th line after the line mount point

the line which states "Typical usage: standard"

salasi 10-24-2012 07:06 AM

Quote:

Originally Posted by pixellany (Post 4813634)

to the original question: I think the "typical usage = standard", simply means it's being used for regular files, as opposed to --e.g.-- a swap partition..

My interpretation (that is: guess) was that this would allow you specify other types of usage, such as the 'lots of small files' type of usage you might see with squid or an e-mail directory, vs the 'few big files' you might see with a media server so that it could adjust the number of inodes appropriately (or, just possibly, the use of write barriers, but that seems less likely).

Now as this is a complete guess, and I'm certainly prepared to be proved wrong (and learn from that): to that end, can you have a look at what other options there are other than 'typical usage', because then we should be able to be definitive about what this is about, please?

sulekha 10-24-2012 02:47 PM

Quote:

Originally Posted by salasi (Post 4813738)
My interpretation (that is: guess) was that this would allow you specify other types of usage, such as the 'lots of small files' type of usage you might see with squid or an e-mail directory, vs the 'few big files' you might see with a media server so that it could adjust the number of inodes appropriately (or, just possibly, the use of write barriers, but that seems less likely).

Now as this is a complete guess, and I'm certainly prepared to be proved wrong (and learn from that): to that end, can you have a look at what other options there are other than 'typical usage', because then we should be able to be definitive about what this is about, please?



it is something similar to what you have said. I tried a fresh install of ubuntu 12.04 using alternate cd to find out this

http://s529.photobucket.com/albums/d...t=DSCN0684.jpg

salasi 10-25-2012 03:46 AM

Woa, good guess, then!

Anyway, it is clear, at least at a first level, what it is doing then. Given that there is at least the theoretical possibility of running out of inodes before you run out of disk space, 'tuning' the number of inodes so that you would run out of both simultaneously (more or less) is an advantage, and what it is doing is trying to take into account anticipated usage patterns to get that balance right.

On the other hand, that thing I said about write barriers is total b*11*cks. You are using ext2 and write barriers (afaik) can't be used with ext2, but can with, eg, ext4.

tommcd 10-28-2012 09:20 AM

Quote:

Originally Posted by sulekha (Post 4813719)
What i am interested in is the 4th line after the line mount point
the line which states "Typical usage: standard"

I always install Ubuntu (well, Lubuntu in my case, but the alternate install CD is essentially the same) from the alternate install CD.
I have never worried about the "typical usage" line. I have always left it at "standard"; and I have never had a problem with it. I never really thought about it before. I have I explored any other options for partitions instead of the "typical usage" option.

A little google searching turned up this tutorial:
http://www.informit.com/articles/art...86096&seqNum=4
See table 2.1 Partition Settings on that page:
Quote:

typical usage
This option can be used to optimize how the filesystem is organized, although the standard setting is typically used.
I have not found any other explanations of what other options are offered besides the "typical usage" option. Does anyone know why or when you might choose another option besides "typical"??

sulekha 11-01-2012 01:12 AM

Quote:

Originally Posted by tommcd (Post 4816740)
I always install Ubuntu (well, Lubuntu in my case, but the alternate install CD is essentially the same) from the alternate install CD.
I have never worried about the "typical usage" line. I have always left it at "standard"; and I have never had a problem with it. I never really thought about it before. I have I explored any other options for partitions instead of the "typical usage" option.

A little google searching turned up this tutorial:
http://www.informit.com/articles/art...86096&seqNum=4
See table 2.1 Partition Settings on that page:

I have not found any other explanations of what other options are offered besides the "typical usage" option. Does anyone know why or when you might choose another option besides "typical"??


see:- https://groups.google.com/forum/?fro...up/1nkIV8B8094

Ztcoracat 11-01-2012 01:25 AM

What other options (besides "typical usage")are offered during the installation process?

Perhaps by evaluating the other options and what they offer (and entail) we can be able to establish the details of "typical usage" more thoroughly and know more of what it is not.


All times are GMT -5. The time now is 09:34 AM.