Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Help with installing/partioning/Sol8 Post 35465 by Perderabo on Monday 14th of April 2003 02:54:46 PM
Old 04-14-2003
What kind of Solaris 8 install is the first question. I would start with an end-user install. But I would use the custom mode and add some stuff. I find that it is easier to add stuff from end-user than it is to go with full+oem and remove stuff. But putting Solaris 8 on a 4 GB disk is a tight fit and some choices will need to be made.

The first question (sizewise) that the install will ask is swap size. I would go with 1/2 a GB with your disks. A second swap partition can be added to another disk later.

A damaged root can mean that you can't boot the system. I think root should be small with no user-writable directories. I also think that you should be able to boot the OS with only the root disk. So I keep the core OS on one disk.

After you make your choices as to what gets loaded the OS will ask you for partition sizes. At this point, it will know how much it needs.

I would use a separate /usr. The install will give you a min size. Multiply that by some factor between 1.5 and 2.0 and use that. You may want to have a /usr/local later on. You can put that on another disk.

/var should be large. I would go will 1 GB even with a 4 GB disk. /var/adm, /var/log, /var/spool,
/var/crash, /var/mail,.... the list goes on. /var can consume disk space fast. Make it big.

/opt may be so small that you can leave it in root for now and maybe move it to another disk later.

You can use disksuite to mirror the root disk if you have an identical disk available for the mirror. But that will require a tiny slice for the disksuite database. If there is any chance that you want to mirror, make the smallest possible filesystem and call it /disksuite. This will leave the mirroring option easily open. Never put anything in here.

After you have made choices for /var, /usr, and maybe /opt, you can adjust the root size. Because it knows how much was moved out, the install program now knows how much it needs for root. This should be rather small. Double or triple the min size and go with that.

Call the rest /export or something.

This should give you an idea of where to start.

Immediately after the install, install the cluster patch. I see no problem using -nosave for this patch (only). I see the install and first cluster patch as a unit. But with a GB in /var you will have the option.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Partioning Drives

I have this 36 GB harddisk which houses the root partition along with a 28 GB partion for the rest of the data. The thing I wish to do is that partition this 28 GB into two partions. I have never partitioned the root disk. I just wanted to know whether is it possible to do when the disk is online... (1 Reply)
Discussion started by: DPAI
1 Replies

2. Solaris

Solaris Partioning scheme

Hi I have a sun server. Recently I have attached a new 80 GB disk. I would like to install the Solaris OS on this disk. Now I would be installing some database on this disk. I have decided to allocate a slice of 20GB or DB2 and one more slice of 20GB for Sybase. The / partition would... (4 Replies)
Discussion started by: RajaRC
4 Replies

3. Solaris

Partioning HDD

Hi theres I am quite new to solaris, I have 40GB HDD in which I have created only 10 GB partition & installed solaris 10. Now I want to add another 10GB from remaining 30GB space. I tried this with format utility but I get stuck after I create fdsik partition. After creating this I cant... (1 Reply)
Discussion started by: i_mroy
1 Replies

4. Solaris

Sol8 ip problem

i have sol8, in E250 system, my problem is when i gave ip address to hme0 interface it is runnig correctly, it is in /etc/hosts in addition, but when i gave init 6 to system i coulf not see ip address, so i can not establish connection system, only after igave ip manually by means of ifconfig it... (1 Reply)
Discussion started by: nibiru78
1 Replies

5. Linux

Partioning Disks In Linux

Hi, group Just wondering suppose you have linux already installed & now you get a new disk so that your computer has two disks. How do you go about partitioning/slicing the new disk in linux ? which utility do you use ? Regards (4 Replies)
Discussion started by: Msororaji
4 Replies

6. Solaris

installing Sol8 but issues

I need to install Sol8 on a V240 box but I have a couple of issues first. Right now V240 box has the Sol9 OS and I installed this probably 1.5 years ago. Right now the root password does not work and my userid does not work too. Not sure if someone changed the root password and if my acct... (12 Replies)
Discussion started by: bluridge
12 Replies

7. Solaris

JumpStart Upgrade from Sol8 to Sol10

I have a JumpStart server that is being used for the last 7 years. It is on Solaris 8 and I believe it is time to upgrade to Solaris 10. I know there are upgrade procedure out there; but my question is whether there is special instructions/notes when upgrading a JumpStart server; has anybody tried... (4 Replies)
Discussion started by: StarSol
4 Replies

8. Solaris

df command on Sol8 machine doesn't return a result

I have a sun4u system running Solaris 8. I tried running the df command but it returns a blank result. Also I'm unable to collect an explorer from this system as the OS complains that the disk is full. What could be going on here? (10 Replies)
Discussion started by: dperry1973
10 Replies

9. Red Hat

Partioning of Disks on Red Hat Linux

Hello I have two disks on Red Hat Linux box. Disk one has been installed Linux Operating system. The disk two has been partitioned as one disk with 100 GB on the partition /dev/hda1. Right now, I want to modify it as 5 partitions. I like to partition disk 2 into 5 partitions. One... (2 Replies)
Discussion started by: lukas_pise
2 Replies

10. Red Hat

Pvcreate vs disk partioning

Hi, Case1 ) When a new disk is added ( ex: /dev/sda ), After scanning we create 1 partition for the whole disk ( ex: /dev/sda1 ) and then pvcreate and then add to a volume group. Query ) 1. We can do directly pvcreate on the whole disk also So, what is the difference between 1.... (3 Replies)
Discussion started by: saurabh84g
3 Replies
suninstall(1M)						  System Administration Commands					    suninstall(1M)

NAME
suninstall - install the Solaris operating system SYNOPSIS
suninstall DESCRIPTION
install-solaris(1M) is now the preferred command for starting and restarting the Solaris Installation program. It should be used instead of suninstall. suninstall is symbolically linked to install-solaris. suninstall is a forms-based and graphical subsystem for installing the operating system. suninstall exists only on the Solaris installation media (CD or DVD) and should only be invoked from there. Refer to the Solaris 10 Instal- lation Guide: Basic Installations for more details. suninstall allows installation of the operating system onto any standalone system. suninstall loads the software available on the installa- tion media. Refer to the Solaris 10 Installation Guide: Basic Installations for disk space requirements. USAGE
Refer to the Solaris 10 Installation Guide: Basic Installations for more information on the various menus and selections. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcdrom (Solaris instal- | | |lation media) | +-----------------------------+-----------------------------+ SEE ALSO
pkginfo(1), install(1M), install-solaris(1M), pkgadd(1M), attributes(5) Solaris 10 Installation Guide: Basic Installations NOTES
It is advisable to exit suninstall by means of the exit options in the suninstall menus. SunOS 5.10 9 Sep 2004 suninstall(1M)
All times are GMT -4. The time now is 09:49 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy