Link to home
Start Free TrialLog in
Avatar of DanPerlman
DanPerlman

asked on

SCO only recognizes 333 GB of 1.2 TB

We have a Poweredge 2800 with a Perc 4E/DI Raid controller. There are 4 36 GB drives on Channel 1.
I added 4 300 GB drives for logical drive 2.
When I execute mkdev hd and add the filesystem, I only get 333 GB for the second drive.
I did upgrade the firmware to the latest version from Dell.
From what I have read, OpenServer 5.0.7 should be able to handle 2 TB filesystems.

Anyone run into this before?
Avatar of lnkevin
lnkevin
Flag of United States of America image

Questions:
Are you sure that you added 4 X 300GB in one RAID container? Let me know how you add them
What RAID did you create? With RAID 10, your loose 50% disk space for overhead so you are looking for 590-600GB approximately. With RAID 5, You loose 33% of disk pace so your space might be 900GB.

The point is if you did not have all 4 drives in RAID containter, your number comes out differently. Boot your server and hit ctrl-M to get in Perc and make sure you have all 4 300GB in a container.

K
Avatar of DanPerlman
DanPerlman

ASKER

Hello InKevin,

Thank you for your response.
It is Raid 5.
When I view the configuration the drives I added show up like this:
ONLIN A02-01
ONLIN A02-02
ONLIN A02-03
ONLIN A02-04

At the bottom it indicates each drive size is 286080 MB
The drives are all 300 GB.
I'd be happy if I could get 900 GB but all I get is 333 GB.

Your help is most appreciated.

Thanks

Dan
>>At the bottom it indicates each drive size is 286080 MB
So bios reads full drive size. It's good.

>>I'd be happy if I could get 900 GB but all I get is 333 GB.
Can you go in Open Manage Array Mgmt and do a print screen on what you just indicated? It's easier to be on a same page.

K
In my terminal emulatore, the drive config you can only read it when you highlight a specific drive.
I can read all when I view it on the console.
See attached file.
RaidScreen.JPG
For some reason, I can't find your OS in server support page:
http://www.dell.com/downloads/global/products/pedge/en/2800_specs.pdf

I was wondering if you can try to configure the RAID container using Dell Open Manage instead of OpenServer that support your OS. The hardware is made by Dell so you may have to use Dell Management Tool to configure it. To my knowledge, 300GB drive is the latest and bigest drive that support by this server so using Open Manage, you may have a better chance compare to OpenServer disk. Here is Open Manage:
http://support.dell.com/support/downloads/download.aspx?c=us&l=en&s=gen&releaseid=R146318&SystemID=PWE_2950&servicetag=&os=WNET&osl=en&deviceid=10655&devlib=0&typecnt=0&vercnt=4&catid=36&impid=-1&formatcnt=1&libid=36&fileid=204270

K
It doesn't say it's compatible with SCO Openserver.
That could be the problem. I think our best shot now is contact Dell support to confirm it. Otherwise, give it a shot on Open Manage.... if it does not support, there is nothing we can do to make it happens. Sorry...

K
Avatar of mikelfritz
How about run hwconfig from root and post output.  Also get a screen shot when you run divvy on that drive and post it.
Also, do you know what version of the driver you are using?  You may want to look  into SCO maint pack 5:
http://www.sco.com/support/update/download/release.php?rid=186

You could also just get the updated controller drivers at the same site.
MP5 is loaded and the current version of the amird driver is installed.
On Friday I reconfigured the logical drive to Raid 0 just to see what would happen.
This morning I ran mkdev hd and got 111 gb instead of 333 gb.
It appears that it's running a background initialization.
Right now it's at 2%.
I am waiting for it to finish and then I'll try mkdev hd again.
Did it change after the init finished?
I just don't get it.
I should be getting 850 GBs.
Raid 0 gives me 111 GB and Raid 5 gives me 333 GB.
MP5 is installed and I just installed the SCO large file system supplement.

Could this be some kind of geometry limitation for 5.0.7?

Anyone?
What is the geometry?  Run hwconfig and look for the Sdsk line for the array.
Here's what heconfig comes up with for the logical drive in question:
name=disk vec=- dma=- type=S ha=0 id=1 lun=0 bus=2 ht=amird unit=1
name=Sdsk vec=- dma=- cyls=43874 hds=255 secs=63 unit=1 fts=sdb
name=Sdsk-1 vec=- dma=- Vnd=MEGA 1 Prd=LOGICAL DRIVE 0 Rev=

The logical drive is made up of 4 * 300 GB SCSI drives.
In RAID 5 configuration the PERC Utility says it's about 850 GB.
Okay, look at this:
http://aplawrence.com/Bofcusm/2559.html

It's hard to read because of the format wrapping of the lines.

Basically the max number of cyl is 65535.  If the controller reports larger than that, the OS starts back at 0 and works it's way back up.  65535 cyls would give about 512Gig since you have 850 total you now get ~850 - 512 =~ 338.  The easy solution would be to configure the raid to have two raid5 containers on the disks and split the total size.  They do talk about forcing the sector count to 127 but it is not tested.
ASKER CERTIFIED SOLUTION
Avatar of mikelfritz
mikelfritz
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Any progress?
My boss is currently using the space.
As soon as he's done I'm going to try forcing the parameters.
Let me know - I'm interested if it works without error.  Such an old clunker of an OS...