Hi all,

there is no need to CC me as I am reading this list :-)

Robert Schiele <[EMAIL PROTECTED]> wrote :
> On Tue, Sep 27, 2005 at 01:18:53PM +0200, Andreas Jaeger wrote:

> > The problem with this is that it's difficult to come up with a
> > general solution for partitioning that works for everybody.  The
> > questions are what to do in case of a new installation with
> > unpartitioned disks and what with partitioned ones?  If somebody
> > comes up with a verbal algorithm on how to handle the general
> > problem, I'll get our partitioner team on board for discussion. 
> > Does anybody have such general algorithm?
>
> I think the most general algorithm is: "This damn partitioner should
> always exactly propose what I expect him to propose in any arbitrary
> situation!  Ah, and by the way it should double the disk space on
> every installation time." --- You will add this to the feature list
> for 10.1, won't you?  ;-)

As the proposer of this item I think YaST should indeed come up with "Do 
the right thing (tm)" ;-).

In first instance YaST should know about "Usage-Profiles".
The follwing examples are just what they are and subject to talk about.
These examples could apply on systems with already partitioned HDDs as 
well.

a) Standard-Usage (2 HDDs unformatted)

        /dev/hda
                /dev/hda1       /boot   100M
                /dev/hda2       swap    (2 times RAM)
                /dev/hda3       /       (Rest of hda)

        /dev/hdb
                /dev/hdb1       /home   (complete disk space)

        /home should always be mounted on the HDD with the most
        available disk space to my intention.

b) Advanced-Usage (3 HDDs unformatted)

        /dev/hda
                /dev/hda1       /boot   100M
                /dev/hda2       swap    (2 times RAM)
                /dev/hda3       /       (Rest of hda)

        /dev/hdb
                /dev/hdb1       /home   (complete disk space)

        /dev/hdc
                /dev/hdc1       /opt    (50% of disk space)
                /dev/hdc2       /usr    (Rest of hdc)

        /home should always be mounted on the HDD with the most
        available disk space to my intention.

c) Server-Usage (4 HDDs unformatted)

        /dev/hda
                /dev/hda1       /boot   100M
                /dev/hda2       swap    (2 times RAM)
                /dev/hda3       /       (Rest of hda)

        /dev/hdb
                /dev/hdb1       /home   (complete disk space)

        /dev/hdc
                /dev/hdc1       /opt    (50% of disk space)
                /dev/hdc2       /usr    (Rest of hdc)

        /dev/hdd
                /dev/hdd1       /var    (complete disk space)

        /home should always be mounted on the HDD with the most
        available disk space to my intention.


bis dahin/kind regards

Martin Mewes

-- 
Sicherheitsmeldungen fuer SuSE Linux bekommt man hier:
[EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to