Sponsored Content
Full Discussion: [Solved] D380/2 hard drive
Operating Systems HP-UX [Solved] D380/2 hard drive Post 302731131 by vbe on Wednesday 14th of November 2012 10:16:15 AM
Old 11-14-2012
Its not that old... I have 3 D270...
Im in search also for I have 4GB drives... or no drives at all... Anyway I cant use them because my wife complains of the noise so they are in a garage for now...
I would not advise you to go for 11iv3 but the monkey in me in tempted to say try anyway and give us some feed back...
About the disks I dont know if you can put 36GB disks in them for you would have to say about the boxes themselves: Are they with the hot swap option: When you open the front door you see empty slots. if they are you can only put 2 disks in them (D2XX but can plug behind on the card to an external cab...) you should have up to 5...
If you find two 18 GB you are well off I suppose at the condition you want to install something minimalist to play with but still have all HP-UX installed... and be able to activate the mirror, if you dont have mirror-ux then you have enough to install I suppose one oracle instance...
My concern is memory : 256MB is little even for running HPUX11.00 (runs fine on these boxes...) You would need 1GB to make a 11.11 work decently and I cant remember quite but you are limited on what you can add... not sure for D380 though (for a D220-230 I think its 2GB and even that I am not sure anymore (was a few years ago since I last updated one... but remebred there were restrictions) I suppose there were also some firmware updates to do...
If you wish to go 64bit OS and accept it will be slower, this is what I would do ( since its the thing I wanted to but never could...) Install a 11iv1 (11.11) and upgrade to 11.23 and see what it represents in terms of time to get the lot working perfectly... then make a recovery tape.
Since its works, then install from scratch in 11.23 and compare results...
Now up to you to try 11.31 but I am not sure the firmware is compatible, you would have to check first...
Does your unit have a DAT ?

You may already had a look at:
http://h20000.www2.hp.com/bizsupport...ctID=c00323308

P.S the latest firmware is 42.11...

Last edited by vbe; 11-14-2012 at 12:08 PM.. Reason: add link + latest firmware version
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

I Want To Automount My Hard Drive!!!

:confused: Im as newbie as they come....... I just loaded Red Hat 8.0 on my computer. I have a second hard drive that i reformatted with a Fat32 so I could share it with my XP and Linux partions....... I have like 4000 mp3's on it and i would like to get it to auto mount when Linux boots....? Or... (5 Replies)
Discussion started by: mynameiskyle
5 Replies

2. UNIX for Dummies Questions & Answers

Partition Hard drive

Hello everyone. I am new to Linux so hope some one could help me here. I have a 30 Gb HD and windows Xp is my O/S, HD is not partitioned,but I want to Partitioned it, so I could Install Knoppix(Linux)on one of the partitioned one, how could I do this? OR should I erase every thing and then... (1 Reply)
Discussion started by: amir
1 Replies

3. UNIX for Dummies Questions & Answers

Trying to copy old hard drive to new hard drive.

:confused: ........I have a new hard drive and I need to copy ALL info from the old to the new. I would like to use the dd command. I know the command is as follows...... dd if=/dev/rdsk/c1t1d0s0 of=/dev/rdsk/???????? Where I have the question marks is the problem. How do I find out what the... (4 Replies)
Discussion started by: shorty
4 Replies

4. Filesystems, Disks and Memory

The best partitioning schem for a 250GB Sata hard drive & a 75GB SCSI hard drive

Hi I have 2 75GB SCSI hard drives and 2 250GB SATA hard drives which are using RAID Level 1 respectively. I wana have both FTP and Apache installed on them as services. I'm wondering what's the best partitioning schem? I wana use FC3 as my OS, so, I thought I can use the 75GB hard drive as the /... (0 Replies)
Discussion started by: sirbijan
0 Replies

5. Solaris

wiping hard drive

I'm looking for a utility that will wipe data clean from a Solaris hard drive and make the data unreadable and unrecoverable. Any suggestions? Does SUN have something? (3 Replies)
Discussion started by: dangral
3 Replies

6. Filesystems, Disks and Memory

Hard Drive Temperature?

Hi, I just set up a raid Z array in solaris xpress and I notice that the drives feel pretty damn hot. I use speedfan to monitor the temperatures of the hard drives in XP. Is there a similar program for solrais? I assume there would be since the drives all have temp sensors in them, but I... (2 Replies)
Discussion started by: ciscocbee
2 Replies

7. SCO

I need a help with accessing the hard drive

Hello guys, I have got from a friend a hard disk which was used in the SCO OpenServer. He needs some data from it. I have no clue how to copy its content with Linux or Windows-I have tried few Linux distros but the result is always the same-the file system is not recognized so can't be mounted.... (4 Replies)
Discussion started by: kataro
4 Replies

8. Hardware

[solved] Sun Netra X1 - Adding a Second Hard Drive

As the title suggests, I'm trying to install a second drive (really want an OS mirror) on a Sun Netra X1. I've taken the spacer out, and had a go at with the drill-press so now I have a nice HDD tray. Have installed an IDE drive in the tray, plugged in the power and data cables that were... (0 Replies)
Discussion started by: Smiling Dragon
0 Replies

9. UNIX for Advanced & Expert Users

External hard drive

I have connected an external hard drive. I can't find it. Both ls /media, fdisk -l and ls /dev show nothing. TIA (3 Replies)
Discussion started by: Meow613
3 Replies
BT3C(4) 						   BSD Kernel Interfaces Manual 						   BT3C(4)

NAME
bt3c -- 3Com Bluetooth PC Card driver SYNOPSIS
bt3c* at pcmcia? function ? DESCRIPTION
The bt3c driver provides support for the 3Com Bluetooth PC Card, model 3CRWB6096, to the Bluetooth protocol stack. FIRMWARE
This card needs firmware loaded before it will work. Due to copyright restrictions we cannot distribute the firmware with NetBSD, but if you have the card then you should have received a CD with the drivers on, or you may download the latest version from the 3Com website. Create a directory named bt3c in the search path of the firmload(9) kernel subsystem. Now, extract the driver archive and find the firmware file called BT3CPCC.bin, and place this file in the newly created directory. The firmware will be loaded automatically as needed. DIAGNOSTICS
bt3c%d: Cannot open firmware This will be printed to the console if the device cannot open the firmware file as described above. bt3c%d: Antenna In bt3c%d: Antenna Out If the kernel is compiled with the DIAGNOSTIC option, these messages will be produced on the console when the card antenna position is changed. bt3c%d: sleeping bt3c%d: waking up These messages will be produced when the card is enabled or disabled due to power change events. SEE ALSO
bluetooth(4), pcmcia(4), firmload(9) HISTORY
This bt3c device driver was written by Iain Hibbert using FreeBSD and BlueZ drivers as a reference. It first appeared in NetBSD 4.0. BUGS
BSD
January 14, 2006 BSD
All times are GMT -4. The time now is 04:30 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy