Adding Extra Hard Disk


 
Thread Tools Search this Thread
Operating Systems Solaris Adding Extra Hard Disk
# 1  
Old 05-18-2011
Bug Adding Extra Hard Disk

Hi Solaris users - I have an Ultra10 SPARC machine, with IIe processor. To prepare for the Solaris10 admin exam PartII I need to set up the metadb/mirroring in my machine, but do not know how to do this properly.
I need this to practice the mirroring tasks.

If anyone could help it would be great.
For example, how would things work, in terms of power supply connections, disk position if only one disk bay, boot process, BIOS, etc, etc.

Thanks for taking the time to read this post and to anyone who responds.
# 2  
Old 05-19-2011
How do you propose adding another disk if you have only one disk bay? Have you an external SCSI hard disk enclosure with the appropriate cable?

There is no BIOS on an UltraSPARC 10. There is an OBP - OpenBoot PROM.
# 3  
Old 05-19-2011
Hi:
U10 is a "normal" ATA/IDE hard disk machine.
In order to practice I recommend you buy two identical (size, model, maker, geometry (CHS)) ATA/IDE hard disks. Or buy one identical to the current one.

Depending of your U10 origin; may need two double connectors ATA/IDE flat cables (allowing you connect 2 devices per MB port).

Since CDROM has a master designation; and If you want to avoid working on OBP too much left one hd as master and the other as slave on separate MB ports.
Then boot off CDROM install Oracle/Solaris on one disk leaving the 7th slice (30/50MB) for metadb storage and practice SVM.

PD: Keep in mind that there is a kernel parameter to avoid 1/2+1 (metadb) requirement to boot mirrors. ;-)
# 4  
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
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. 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

2. 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

3. 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

4. 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

5. 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

6. 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

7. 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

8. 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

9. 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

10. 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
Login or Register to Ask a Question