Sponsored Content
Full Discussion: Adding Extra Hard Disk
Operating Systems Solaris Adding Extra Hard Disk Post 302523549 by tonymac on Thursday 19th of May 2011 05:25:43 AM
Old 05-19-2011
Adding more disks to an Ultra 10

From default, the Ultra 10 can support 2 x IDE hard disks.
You have 1 hard disk on a bay just under the power supply and the second hard disk that sits in the 5 1/4 bay underneath the CD-ROM.
You can in fact with the right cable and screws fit a third hard disk inside the chassis just above the floppy drive.
However if using this media bay, your hard disks would have to be low profile disks to achieve this such as the Seagate single platter LP 500GB.
Attaching these drives together is simple using 2 x IDE cables however you will need to modify OBP's boot aliases to cope with the new drive device paths.
For example, if you add a second drive, the CD-ROM will need to move up to being a slave device. This means it will become target 3 not target 2.
So, your OBP device alias for "cdrom" will need to change from the master position target 2 to the slave position target 3.
Your new hard disk will become the master on the second IDE channel meaning it becomes target 2.
Adding a third disk will require you using the third disk as a slave on the first IDE channel with your root disk. This will become target 1.
The Ultra 10 will then look like this:
root disk, master, first IDE channel, target 0
new disk, slave, first IDE channel, target 1
new disk, master, second IDE channel, target 2
CD-ROM/DVD, slave, second IDE channel, target 3

What I did was use a compact flash as my third disk and put the Solaris operating system on the compact flash. I then played with mirroring and ZFS using the 2 remaining 160GB HDD's I had installed.
I placed the compact flash (8GB) just above the floppy in the media drive bay using a disk bracket. Connected it as master to the first IDE channel.
Then I made the 2 x 160GB HDD's as the slave of the first IDE channel then the master of the second IDE channel. This worked really well and made my Ultra 10 seem like a modern SSD platform.
You probably should not do this though as you will need to practise root mirroring with your exam not just data disk mirroring.
So, try to obtain 2 of the smallest IDE hard disks you can get. 120GB's would be perfect but 160GB's waste a little space as the Ultra 10 will only see 128GB for it's root / boot disk.
Setting up of a root mirror via SVM or ZFS is well documented on Google. It's just a few small commands.

Hope this helps,

- tonymac

---------- Post updated at 10:25 AM ---------- Previous update was at 10:22 AM ----------

Oh, and don't worry about power / cooling.
The old 9GB and 18GB IDE drives that the Ultra 10 came with used far more power than a modern drive and thus generated far more heat. This disks sometimes used up to 15 watts.
Modern disks will use a fraction of that like 2 - 7 watts depending on disk and size.
The Ultra 10 will feel like it's been given a vacation.

- tonymac
 

10 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

Adding hard Disk

Hi all, I am using SCO Openserver V and I want to add one more harddisk (/dev/hd1) Hw can I do it? (1 Reply)
Discussion started by: skant
1 Replies

2. SCO

adding hard disk from SCO OpSer in SCO 5.06

Hi! Sorry, but I am'not spesialist in SCO OpenServer. I need to add hard disk from SCO Open Server ( "a") in my SCO OpenServer 5.6. I need data from "a". When I added, I see only swap disk, and didn't see root file system. I need to add IDE and SCSI Please, help me. How right to add disk?... (0 Replies)
Discussion started by: fedir
0 Replies

3. IP Networking

Adding an extra route to the ip routing table

In my college dorm, there is a file sharing network in the entire building. Problem is, there is only a manual for windows with the settings on how to connect... :mad: They say that you have to give the following command in cmd in windows: route add 172.16.71.0 mask 255.255.255.0... (2 Replies)
Discussion started by: Japie89
2 Replies

4. SCO

declare disk driver for IDE hard disk

hi I've a fresh installation of SCO 5.0.7 on the IDE hard disk. For SCSI hard disk I can declare, for example blc disk driver using: # mkdev hd 0 SCSI-0 0 blc 0but it works for IDE hard disk? (3 Replies)
Discussion started by: ccc
3 Replies

5. Shell Programming and Scripting

sort file adding extra character

HI all i have this script : #!/bin/bash sort /usr/tmp/"REPORT"$1 -o \ /usr/tmp/"SREPORT"$1 -k 1,7 -S 150 end of script now i'm doing this command : ls -lsgt *REPORT* 4 -rw-r--r-- 300 Sep 16 REPORT54784 4 -rw-r--r-- 301 Sep 16 SREPORT54784 as you can see the sorted file... (5 Replies)
Discussion started by: naamas03
5 Replies

6. Linux

C++ Code to Access Linux Hard Disk Sectors (with a LoopBack Virtual Hard Disk)

Hi all, I'm kind of new to programming in Linux & c/c++. I'm currently writing a FileManager using Ubuntu Linux(10.10) for Learning Purposes. I've got started on this project by creating a loopback device to be used as my virtual hard disk. After creating the loop back hard disk and mounting it... (23 Replies)
Discussion started by: shen747
23 Replies

7. Shell Programming and Scripting

Adding extra word from file1 to file2

I need to add a word from file1 to file2 accordinggly... file1 contains name of servers and file2 version of server I need that information in a single file so that the format is server_name : version I been trying but havent been able to figure out how to search for a file using sed... ... (14 Replies)
Discussion started by: eponcedeleonc
14 Replies

8. AIX

Adding New Hard Disk

Hi, On P5 I would like to add hard drive, currently 2 hard disk are already exists, would like to add one more, 2 Slots are emtpy, I would like to know how to find out wheather adapter is attached to that 2 free slot using command. (7 Replies)
Discussion started by: manoj.solaris
7 Replies

9. Shell Programming and Scripting

Adding Extra Commas to a CSV file

Trying in this forum. Not sure if it is permitted.... but in need of help. Please find the requirements in the below link. https://www.unix.com/unix-dummies-questions-answers/191503-add-extra-commas-csv-file-2.html#post302665179 Thanks in Advance. (1 Reply)
Discussion started by: chillblue
1 Replies

10. Shell Programming and Scripting

Adding an extra date column in UNIX file

Hi All, I have a file with only one column of data (without delimiter). For Ex: cat temp.txt 22055 21088 93840 30990 50990 50950 I want to insert an additional column with current date as value. So, i have used below command but didn't get the result as excepted. Could onyone over... (5 Replies)
Discussion started by: Suresh
5 Replies
install-solaris(1M)													       install-solaris(1M)

NAME
install-solaris - install the Solaris operating system SYNOPSIS
install-solaris install-solaris invokes the Solaris Install program. Depending on graphical capability and available memory at the time of invocation, install-solaris invokes either a text-based installer or a graphical installer. The following minimum requirements for physical memory dictate which features are available during installation: For SPARC machines: 128 MB Minimum physical memory for all installation types 128 MB Minimum physical memory required for windowing system 384 MB Minimum physical memory required for graphical-based installation For x86 machines: 256 MB Minimum physical memory for all installation types 256 MB Minimum physical memory required for windowing system 512 MB Minimum physical memory required for graphical-based installation In some cases, even if the minimum physical memory is present, available virtual memory after system startup can limit the number of fea- tures available. install-solaris exists only on the Solaris installation media (CD or DVD) and should be invoked only from there. Refer to the for more details. install-solaris allows installation of the operating system onto any standalone system. install-solaris loads the software available on the installation media. Refer to the for disk space requirements. Refer to the for more information on the various menus and selections. See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcdrom (Solaris instal- | | |lation media) | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ pkginfo(1), install(1M), pkgadd(1M), attributes(5) It is advisable to exit install-solaris by means of the exit options in the install-solaris menus. 23 Sep 2005 install-solaris(1M)
All times are GMT -4. The time now is 04:30 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy