Sponsored Content
Full Discussion: SAN Configuration in Solaris
Top Forums UNIX for Advanced & Expert Users SAN Configuration in Solaris Post 302108757 by reborg on Wednesday 28th of February 2007 06:45:02 PM
Old 02-28-2007
I realize it doesn't help you, but I though the ESS 800 was only supported on Solaris 9 and 10.
 

9 More Discussions You Might Find Interesting

1. Solaris

SAN Configuration in Solaris

I Have IBM ESS 800, trying to configure SAN storage using Fiber card. I installed the SDD driver & can see the disks however, when I did # datapath query device I have the disks shown in slices # ./datapath query device Total Devices : 8 Dev#: 0 Device Name: vpath1a Type:... (0 Replies)
Discussion started by: Remi
0 Replies

2. AIX

AIX SAN configuration problems/oddity

Hi, I have a strange problem. we're trying to connect an IBM pseries, to a Brocade switch, for SAN acess, using a badged emulex card, (IBM FC6239) WE can configure the device to see the fabric. The only problem we have is that the Brocade sees the HBA as storage, and not as a HBA. We've zoned... (1 Reply)
Discussion started by: praxis22
1 Replies

3. Solaris

Solaris and SAN

Hi, How can we differentiate a SAN disk with a Solaris local disk? Please respond. Thanks (4 Replies)
Discussion started by: balu_solaris
4 Replies

4. Solaris

need help for removing SAN LUNS on solaris 9

Hi I would like to remove SAN luns from system and do not want them even after system reboot, format Searching for disks...done df -kh I know last 4 partitions are from SAN but there could be more. Can someone please help me correct steps to remove SAN Luns. vxdisk list ... (2 Replies)
Discussion started by: upengan78
2 Replies

5. Solaris

SAN Storage to solaris 10 server

Hi, I have configured our SAN Storage to be connected to our new SUN T5220. On the SAn it looks all fine on the server I do not see any connection: cfgadm -al Ap_Id Type Receptacle Occupant Condition c1 scsi-bus connected ... (4 Replies)
Discussion started by: manni2
4 Replies

6. Solaris

Solaris in a SAN BOOT

My current situation is like this, I have a v440 connected to a netapp central storage 3140 via fiber channel, my OS and oracle is installed in the internal drive of the v440. What I would like to do is to advertise another LUN in netapp to the v440 and let my v440 boot from it so I can start... (3 Replies)
Discussion started by: q8devilish
3 Replies

7. Solaris

SAN boot solaris 10

I have a solaris 10 box which does not have internal disks it has just a single dual port HBA card. Storage team has assigned 2 LUNs to the system and i can see it from the probe-scsi-all /pci@3,700000/SUNW,emlxs@0,1 Device PortID 10100 WWPN 5006016941e0a08d LUN 0 Disk DGC ... (0 Replies)
Discussion started by: fugitive
0 Replies

8. Solaris

Solaris SAN configuration.

HI All, What are IPFC(Internet Protocol over Fibre channel) SAN devices. What all i got from guide is "Configuring IPFC over host system describes host recognition of IPFC devices and implementation of IP over FC in SAN" What does above statement actually mean. I would appreciate detailed... (2 Replies)
Discussion started by: ravijanjanam12
2 Replies

9. Solaris

Moving Solaris 9 Host to new SAN.

Hi All, Hopefully you can answer my question. We are about to move to a new Fibre Channel infrastructure going from Cisco to Brocade switches. Amongst others, we have a number of Solaris 9 hosts which connect to our EVA5000 and EVA8100 array's. What is involved in moving the Solaris hosts to... (3 Replies)
Discussion started by: eptc
3 Replies
SND_SBC(4)						   BSD Kernel Interfaces Manual 						SND_SBC(4)

NAME
snd_sbc, snd_sb16, snd_sb8 -- Creative Sound Blaster ISA and compatible bridge device driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device sound device snd_sbc device snd_sb16 device snd_sb8 Alternatively, to load the driver as a module at boot time, place the following lines in loader.conf(5): snd_sbc_load="YES" snd_sb16_load="YES" snd_sb8_load="YES" Non-PnP cards require the following lines in device.hints(5): hint.sbc.0.at="isa" hint.sbc.0.port="0x220" hint.sbc.0.irq="5" hint.sbc.0.drq="1" hint.sbc.0.flags="0x15" DESCRIPTION
The snd_sbc bridge driver allows the generic audio driver sound(4) to attach to Creative Sound Blaster ISA (mostly SB16 or SB8, known as SoundBlaster Pro) compatible audio cards. The value of flags specifies the secondary DMA channel. If the secondary DMA channel is C, set the flags to (C | 0x10). For a sound card without the secondary DMA channel, the flags should be set to zero. HARDWARE
The snd_sbc driver supports the following sound cards: o Avance Asound 110 o Avance Logic ALS100+ o Avance Logic ALS120 o Creative SB16 o Creative SB32 o Creative AWE64 o Creative AWE64 Gold o Creative ViBRA16C o Creative ViBRA16X o ESS ES1681 o ESS ES1688 o ESS ES1868 o ESS ES1869 o ESS ES1878 o ESS ES1879 o ESS ES1888 DIAGNOSTICS
sb_dspwr(XX) timed out. A command to the DSP has timed out. Check the I/O port configuration. bad irq XX (5/7/9/10 valid) The IRQ given to the driver is not valid. SEE ALSO
sound(4) HISTORY
The snd_sbc device driver first appeared in FreeBSD 4.0. AUTHORS
Seigo Tanimura <tanimura@r.dl.itc.u-tokyo.ac.jp> BSD
February 17, 2007 BSD
All times are GMT -4. The time now is 12:32 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy