Sorry misspelled Jumper setting..
Main Topics
Browse All TopicsHi Guys,
I am having a problem with an ULTRA 24 and assigning the full capcity to the disks accept the boot disk.
These disks (including boot disks) are not Sun disks, they are samsung/PC 1TB SATA Disks.
When I try to do a format it tells me to use the manufacture s/w to format the disks. When I do tell it to use Solaris Partitions it gives me a total of 140GB. If I try to increase the partition values (sizes) it tells me it's out of range, so the highest possible partition it gives me is 140GB.
However if start an install of Solaris on one of the HDDs I can specify I want to use all the capcity and it gives me nearly 1TB (good). However, if I then use that disk in the system as secondary drives then it reverts back to 140GB free space!!
Please tell me an easy way of getting the full amount of space for these drives.
Much appreciated if you can!!
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Here's a useful bit of examples to read...
http://www.sun.com/bigadmi
And then what you might like to do is use "format -e" and use an EFI label, reportedly it works better with larger disks.
In order for Solaris to support 3rd party disks, you need to add an entry to the /etc/format.dat file.
Here's some pointers:
http://docs.sun.com/app/do
http://docs.sun.com/app/do
You need to obtain the correct parameters from the manufacturer's documentation.
EFI labels are required for disks larger than 1 terabyte on systems that run a 64-bit kernel. You could try labelling the disk with an EFI label using the format -e command. EFI labels are only supported from sol9 onwards.
Sounds like the system hasn't been able to figure out the correct disk geometry. If you fire up format and select said disk and type 'inq' at the prompt. You'll get back the vendor, product and firmware revision. Also, get the value of pcyl, nhead, and nsect using the 'ver' option. To roughly get the size of the disk that is in the label do some multiplication.
pcyl * nhead * nsec * 512. Take that number and convert it to gb. Google "nnnn bytes into gigabytes" where nnnn is the number you derived from the previous calc. If you've labelled the disk correctly, you should have a near enough match. If not, your label is wrong. Ensure you define the correct label. Us the 'type' (from within the format -e) and selecting option 'default'.
hth.
Guys,
Thank you for your help so far, here is the output;
Part Tag Flag Cylinders Size Blocks
0 unassigned wm 0 0 (0/0/0) 0
1 unassigned wm 0 0 (0/0/0) 0
2 backup wu 0 - 60796 931.46GB (60797/0/0) 1953407610
3 unassigned wm 0 0 (0/0/0) 0
4 unassigned wm 0 0 (0/0/0) 0
5 unassigned wm 0 0 (0/0/0) 0
6 unassigned wm 0 0 (0/0/0) 0
7 unassigned wm 0 0 (0/0/0) 0
8 boot wu 0 - 0 15.69MB (1/0/0) 32130
9 alternates wm 1 - 2 31.38MB (2/0/0) 64260
As you can see I have 930Gb on the backup partition, however I can't edit that to move to another partition. It just tells me I'm out of range
Thank you
Also,
This is the Gemetry of the disk I believe. I got it off another user of a linux machine
abel: SAMSUNG HD103UJ
flags:
bytes/sector: 512
sectors/track: 63
tracks/cylinder: 82
sectors/cylinder: 5166
cylinders: 378150
total sectors: 1953525168
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0 # microseconds
track-to-track seek: 0 # microseconds
drivedata: 0
Business Accounts
Answer for Membership
by: ltorres321Posted on 2009-08-18 at 10:37:03ID: 25125600
Did you check the jumber setting.. Is this SATA or IDE.. Check the BIOS When you put it as secondary did you put it as Slave or Cable Select??