Sponsored Content
Full Discussion: Wwn
Operating Systems Solaris Wwn Post 55657 by pressy on Thursday 16th of September 2004 10:19:36 AM
Old 09-16-2004
Wwn

hiho peeps,

is there a possibility to see the WWNs of your SAN-HBAs, like in ifconfig the MAC-addresse.....???

greetings Pressy
 

10 More Discussions You Might Find Interesting

1. Solaris

Qlogic 2300 and WWN display

hi all, I'm looking for a command to display the WWN of my 2 HBAs cards installed on my Solaris 8 server. I have installed HP securepath for multipathing but I can only see the controllers info of my SAN with spmgr display command. Any ideas ? Thanks a lot. Fabien (10 Replies)
Discussion started by: unclefab
10 Replies

2. AIX

identify wwn on js21 lpar

hello, this is my first post please be gentle... im running aix 5.3 on a js21 lpar (that machine has another lpar and the vios), however i can't seem to find the wwn of the card when i: lscfg + sys0 System Object + sysplanar0 ... (4 Replies)
Discussion started by: javierccs
4 Replies

3. Solaris

WWN on Solairs8

How to find the WWN in solaris8 other than luxadm? (2 Replies)
Discussion started by: allwin
2 Replies

4. Solaris

Find LUN with WWN

Hello all, I need find in my OS (Sun10) on LUN 1Tb with WWN 6005-08b4-0010-7137-0000-e000-0076-0000 (HBA) How do it?, Thanks, (3 Replies)
Discussion started by: aav1307
3 Replies

5. Windows & DOS: Issues & Discussions

find wwn in windows machine ?

Hi guys .. How to can I know the HBA WWN address in the windows machine ? Pls advice with command ... (1 Reply)
Discussion started by: roooooot
1 Replies

6. AIX

WWN change

If i am changing the controller/SFP in IBM DS 5000 series is there any chance of changing WWN.Where it (WWN)will be located. When will be the chance of WWN change. Thanks in advance (0 Replies)
Discussion started by: sunnybee
0 Replies

7. AIX

NPIV custom WWN

Hi All :) i would like to know if i can customize the WWN of the new VFC (NPIV). Or, if i must move the LPAR on another server with another FCS, i have to change the zoning?? Thanks in advance. Mario ---------- Post updated 09-21-12 at 02:51 AM ---------- Previous update was 09-20-12 at... (1 Reply)
Discussion started by: Zio Bill
1 Replies

8. Solaris

How to get LUN WWN in Solaris?

How to get LUN WWN (i.e LUN mapped from a storage box say Symmetrix or clariion) in Solaris. fcinfo command does give the Target port wwn but what i'm looking for is the LUN WWN. Any help is appreciated. (2 Replies)
Discussion started by: Manish00712
2 Replies

9. Ubuntu

Unable to find WWN on Ubuntu 12

Hi All I am trying to get WWN from the FC adapters to provide to storage admin to provide me with some LUNs, but after some research on google I was asked to use sysfsutilstool, but when I try to install the deb package I got stuck on dependencies. the one that is giving me issues is : libc6.... (0 Replies)
Discussion started by: fretagi
0 Replies

10. Red Hat

Need WWN

How do I identify the WWN of associated SAN through a logical volume that is mounted on a RHEL 6 system (2 Replies)
Discussion started by: nixhead
2 Replies
RGEPHY(4)                                                  BSD Kernel Interfaces Manual                                                  RGEPHY(4)

NAME
rgephy -- RealTek RTL8168/8169/8110/8211 series 10/100/1000 Gigabit Ethernet PHY driver SYNOPSIS
To compile all available PHY drivers into the kernel, place the following line in your kernel configuration file: device miibus Alternatively, to selectively compile this driver into the kernel, place the following lines in your kernel configuration file instead: device mii device rgephy DESCRIPTION
The rgephy driver supports the RealTek RTL8168, RTL8169, RTL8110 and RTL8211 series integrated 10/100/1000 Gigabit Ethernet PHYs. In order to get a list of media types and options supported by a specific instance of the rgephy driver, run ifconfig -m on the instance of its parent MAC driver. Additionally, the rgephy driver supports the following special media option: flag0 When manually setting media type and options via ifconfig(8), the rgephy driver by default also triggers an autonegotiation advertis- ing the selected media. This is done in order to work around hardware issues in certain scenarios. It is believed that this behavior does not cause harm in general but in fact can have an adverse effect in edge cases. In order to manually set the media type and options without also triggering an autonegotiation, the rgephy driver allows to turn this behavior off via the flag0 media option. Note that this special media option will not show up in the output of ifconfig(8), even when set. EXAMPLES
Manually set 100BASE-TX full-duplex without also triggering an autonegotiation: ifconfig re0 media 100baseTX mediaopt full-duplex,flag0 SEE ALSO
intro(4), miibus(4), ifconfig(8) BSD January 16, 2011 BSD
All times are GMT -4. The time now is 08:26 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy