Sponsored Content
Full Discussion: fiber with 4GB
Operating Systems AIX fiber with 4GB Post 302193075 by itik on Thursday 8th of May 2008 12:08:32 PM
Old 05-08-2008
fiber with 4GB

Hi,

It's my first time I will use a 4BG fiber with two ports on one card. I used only one port 2GB before.

What will be the drivers I need to install on my AIX5.3? Is the two ports going to be just one line? Or I can use the other ports on another connection.

Thanks in advance,
itik
 

10 More Discussions You Might Find Interesting

1. Solaris

Identify fiber card

All, Is there a way to identify which fiber card (brand) I have in my system? I believe my solaris 8 box has an LP9002LE card, I'm just not 100% sure. Thanks, Kevin (4 Replies)
Discussion started by: kjbaumann
4 Replies

2. AIX

aix with two fiber

Hi, I got an advise from an old colleague that it's not recommended to have a two fiber for performance purposes on aix. Only use it for redundancy or rdac. Is that true? I was thinking to divide the use of two fiber with the 8 vg so I each one would have 4 vg to serve. Is there anyone... (4 Replies)
Discussion started by: itik
4 Replies

3. Shell Programming and Scripting

spliting 4gb files to 4*1 gb each

I have log file whose size is 4 GB , i would like to split it to 1 gb each ,Can any one tell me the syntax of csplit comand for that. I am using Sun0S 5.8 (3 Replies)
Discussion started by: jambesh
3 Replies

4. Solaris

1 or 2 Fiber cables?

Hi Community, I'm working on Solaris 10 installation with 1 Server V490 and 1 StoredgeTek 3510 (Standalone configuration). I'd connect the Server to the Storedge with a fiber cable but I' m in doubt becouse I don't know if using 1 or 2 fiber cable. Could you provide me any solution? ... (2 Replies)
Discussion started by: Sunb3
2 Replies

5. IP Networking

4GB Dual Port HBA

I have one 4GB, dual port HBA. Is each port rated for 4GB, or is it the whole HBA rated for 4GB? Also, how do I determine which is port0 / port1 with "lscfg -vl fcs0" command. Thanks. (0 Replies)
Discussion started by: jwholey
0 Replies

6. HP-UX

Setting Fiber Card to Auto Negotiate

I have the Fiber Card assigned to a vPar and I am trying to use it with our HP EVA 4000. Our SAN switch is only a 2GB switch. The card has three LED lights labeled 4GB, 2GB and 1GB and the 4GB light has an amber light. I need to change the link speed, how do you do this on HP-UX? Also here is... (3 Replies)
Discussion started by: scotbuff
3 Replies

7. Solaris

Solaris 10 new fiber connected tape

Hello all, how can i see configured fc tapes in solaris system and how can i install a new fc shared tape device , thanks Best Regards (2 Replies)
Discussion started by: bogacd
2 Replies

8. AIX

Virtualizing the Fiber card (VFC) on P595

Hi, We have a P595 machine with a dual port Fiber card per VIOs. We have two VIOs in the box. VIO1: ---> 2 port Fiber Card VIO2: ---> 2 port Fiber Card One port on each fiber card is utilized. Connected to SAN switches. We are getting all disks from SAN both for VIOs and LPARs. Now... (0 Replies)
Discussion started by: aixromeo
0 Replies

9. AIX

Fork Function Failed on 4GB ?

Hello, I am running Oracle Database and after a while I keep getting this message whenever I execute any command. I cannot execute any command even shutdown, whenever I execute any command , I get this message /usr/bin/ksh: 0403-031 The fork function failed. There is not enough memory... (7 Replies)
Discussion started by: filosophizer
7 Replies

10. UNIX for Beginners Questions & Answers

32 bit process addressing more than 4GB

Hello for all, I am testing the behavior of a 32 bit application running on Solaris 5.10 (SPARC), and realize it reaches 4GB of memory and then crashes. It doesn't matter the amount of used memory as application is intended to perform many transactions; rather, what I want to achieve is to... (2 Replies)
Discussion started by: Leito7824
2 Replies
UEP(4)							   BSD Kernel Interfaces Manual 						    UEP(4)

NAME
uep -- eGalax touchscreen driver SYNOPSIS
To compile this driver into the kernel, place the following lines into your kernel configuration file: device uep device usb Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): uep_load="YES" DESCRIPTION
The uep driver provides support for the eGalax onscreen touch panels. The driver is stub. It just probes and attaches to USB device, creates device entry and feeds reassembled packets from the hardware to it. To get mouse working in X(7), one needs to install ports/x11-drivers/xf86-input-egalax. FILES
uep creates a blocking pseudo-device file, /dev/uep0. SEE ALSO
usb(4), loader.conf(5), xorg.conf(5) (ports/x11/xorg), egalax(4) (ports/x11-drivers/xf86-input-egalax). AUTHORS
The uep driver was written by Gleb Smirnoff <glebius@FreeBSD.org>. BUGS
uep can't act like sysmouse(4), since the latter does not support absolute motion events. BSD
May 25, 2010 BSD
All times are GMT -4. The time now is 05:36 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy