d1000 or minipac with six disk slot


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users d1000 or minipac with six disk slot
# 1  
Old 06-16-2008
d1000 or minipac with six disk slot

Hi All,

Is there anyway two nodes can share D1000 or minipack with 6 disk slots.
Right now I have minipacks and I am connecting to Sunblade 100 and Sunbladew 150 separately. I would like to connect two systems to one minipack and able see the all the disks on both systems.

I do have D1000 too which I will use if I can not connect Minipacks.
If it can be done, please give me the proceduere.
I want to try oracle 10g RAC on this using ASM.

Thanks in advance.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

D1000 Storedge array connection

I am trying to connect D1000 storedge with my sun blade 1500 and i am getting the following error when booting the system. Oct 13 22:21:56 brampton rpcbind: rpcbind terminating on signal. Oct 13 22:22:02 brampton syseventd: SIGHUP caught - reloading modules Oct 13 22:22:02 brampton... (9 Replies)
Discussion started by: mnathan
9 Replies

2. Filesystems, Disks and Memory

cantidad de slot de memoria

Alguien me puede ayudar, necesito saber cuantos slot de memoria disponibles tiene un RS/6000 AIX (1 Reply)
Discussion started by: ivan.estay
1 Replies

3. Solaris

connection problem with Storedge D1000

Hi, Recently i was trying to connect Sun Storedge D1000 Array to E420 R (Practice servers). I connected the SCSI cable between array and server. I tried the following : #devfsadm (nothing showed up) #format (no new disk is shown here) i tried this process again after putting ON the... (2 Replies)
Discussion started by: bluegold86
2 Replies

4. Solaris

AGP slot in my server ?

hi all, i have a sunfire v440 server , someone can tell me if this server contains a AGP slots ? thanx (4 Replies)
Discussion started by: lid-j-one
4 Replies

5. Solaris

Storedge D1000 sharing disks between two boxes

Hello, I have a d1000, it's connected to two servers, I want both servers to see all disks in the array. i.e. i have 6 disks, 3 in each side, I want both servers to see all 6 disks. It appears to be setup in a split bus mode now, ive looked thru the manuals and have become confused! So,... (2 Replies)
Discussion started by: BG_JrAdmin
2 Replies

6. Solaris

How to change boot slot X4100?

Hi everyone, I have a problem which looks like very simple. My SunFire X4100 have 2 disk slots: HDD0, HDD1 and 1 hard disk. I installed OS on the hard disk at HDD0 and now i want to boot it at HDD1. When i change BIOS and begin boot at HDD1 it reset after i chose Solaris 10 at OS selecting... (3 Replies)
Discussion started by: tien86
3 Replies

7. Solaris

probe-scsi-all hangs probing D1000

Hi folks, I´m having a problem with a Ultra60 box with diff scsi pci card conected to one D1000. The conection are correct because a checked the D1000 guide. When a do probe-scsi-all in the OBP, the D1000 blink all disks one time then the led of one of the disks powers off and then nothing... (2 Replies)
Discussion started by: spacewalker
2 Replies

8. UNIX for Dummies Questions & Answers

bad pci slot?

Hi, im having a problem installing my pci wireless card. Im using knoppix, but my problem is with the mobo i think. im using an older laptop, toshiba satellite 2540 and when i plug in the card i get lights on sometimes. this means its getting power right. so then to install the card into the... (0 Replies)
Discussion started by: jestra
0 Replies

9. UNIX for Advanced & Expert Users

device - > slot

Hi all.. I have a Sun Ultra 450 with a lot of drives and scsi controllers installed and i have one bad internal disk.. How can "map" ex /dev/dsk/c3t2d0s0 to a slot in the internal cabinet? Any good ideas? I dont want to remove the wrong disk :) thanks in advance.. (3 Replies)
Discussion started by: s93366
3 Replies
Login or Register to Ask a Question
OPENCRYPTOKI.CONF(5)						   openCryptoki 					      OPENCRYPTOKI.CONF(5)

NAME
opencryptoki.conf - Configuration file for pkcsslotd. DESCRIPTION
pkcsslotd uses a configuration file at "/etc"/opencryptoki.conf This is a text file that contains information used to configure pkcs#11 slots. At startup, the pkcsslotd daemon parses this file to deter- mine which slots will be made available. SYNTAX
This file is made up of slot descriptions. Each slot description is composed of a slot number, brackets and key-value pairs. slot number { key = value ... } More than one key-value pair may be used within a slot description. A key-value pair is composed of, keyword = value. The following keywords are valid: description A Description of the slot. PKCS#11v2.20 defined this as a 64-byte max character-string. stdll This keyword is used to define the name of the stdll or token library that will be used for this slot. The stdll is an available token library in opencryptoki. manufacturer This keyword is used to name the ID of the slot manufacturer. PKCS#11v2.20 defines this as a 32 byte long string. hwversion Version number of the slot's hardware, if any. The version number is composed of a major version number (the integer portion of the version) and a minor version number (the hundredths portion of the version). For example, version 1.2, major = 1, minor = 2 firmwareversion Version number of the slot's firmware, if any. The version number is composed of a major version number (the integer portion of the version) and a minor version number (the hundredths portion of the version). SEE ALSO opencryptoki(7), pkcsslotd(8), 3.0 September 2012 OPENCRYPTOKI.CONF(5)