Sponsored Content
The Lounge War Stories How not to install fibre links between data centres! Post 302686933 by gull04 on Wednesday 15th of August 2012 04:49:57 PM
Old 08-15-2012
How not to install fibre links between data centres!

Hi Folks,

A couple of years ago we had to replace the core switches between two of our data centres, a simple task for the most part - these new switches would be state of the art Cisco Catalyst units.

The link between the two sites was a dark fibre, with 8Gb bandwidth running full duplex over a redundant cable pair. It was quite a surprise when we started to tidy up the cables to find this - see the attached images.

The cables comprised two male to male cables, with the ends joined with Bluetack. I'm amazed that it worked for so long. - Actually I'm amazed it worked at all!

Regards

Dave
How not to install fibre links between data centres!-bluetack_fairyjpg
How not to install fibre links between data centres!-bluetack_fairy_againjpg

Last edited by gull04; 08-15-2012 at 09:33 PM..
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How to install FreeBSD without loosing my data?

hi. I am newbie in Unix. I wanted to install Free BSD 5.2.1 to my computer which winXp was already installed. But i couldn't. I chose Standard. Then it said you are going to use dos style fdisk partitioning. Then a window displayed begining like this. WARNING: A geometry of 155127/16/63 for... (0 Replies)
Discussion started by: sualcavab
0 Replies

2. Shell Programming and Scripting

4 x fibre cards elimination

Hi, I have variables like mentioned below and want to separate as mentioned in output. var1="4 x fibre cards" var2="2 fibre cards" var3="6 - fibre cards" var4="4 x dual-port" I have variables like this.I want to separate numbers from this and fibre cards from this. output has to be... (4 Replies)
Discussion started by: ajilesh
4 Replies

3. AIX

Install Fibre Card AIX 5.3

Hello, I have two systems that are being prepared to be SAN attached .. can anyone tell me any specific checks I should perform prior to the cards being installed... I am aware of firmware / OS level and relevant drivers, is there anything else? thanks Chris. (8 Replies)
Discussion started by: chlawren
8 Replies

4. Solaris

Hard Links and Soft or Sym links

When loooking at files in a directory using ls, how can I tell if I have a hard link or soft link? (11 Replies)
Discussion started by: Harleyrci
11 Replies

5. AIX

List all the soft links and hard links

Hi I'm logged in as root in an aix box Which command will list all the soft links and hard links present in the server ? (2 Replies)
Discussion started by: newtoaixos
2 Replies

6. Hardware

Fibre Channel HBA recommendations?

We will be buying new Xeon E5-based servers for our datacenter and were wondering which Fibre Channel host bus adapters we should select for these. The choices are Emulex or QLogic (8Gb FC HBAs). Anybody have any recommendations on which is the better choice? Thanks in advance. (1 Reply)
Discussion started by: atahmass
1 Replies

7. AIX

VIOS - fibre adapters not seeing luns

Hi guys, I've been trying to tackle this issue for days and I'm stumped. Hopefully someone can give more light on what else I can do. I have a p7 series box, with dual VIOS and 10 lpars and everything was working fine until I had to move the box to another location in the data centre. Ensured... (16 Replies)
Discussion started by: aixkidbee
16 Replies
3C575_CB(4)						     Kernel Interfaces Manual						       3C575_CB(4)

NAME
3c575_cb - 3Com 3c575 Etherlink XL 10/100 CardBus device driver SYNOPSIS
insmod 3c575_cb.o [debug=n] [rx_copybreak=n] [max_interrupt_work=n] [use_hw_csums=n] [down_poll_rate=n] [auto_polarity=n] DESCRIPTION
3c575_cb is the low-level Card Services driver for the 3Com 3c575 EtherLink XL CardBus series ethernet adapters. When this driver is attached to a card, it allocates the next available ethernet device (eth0..eth#). This information for this card will be reported in the kernel log file, and the device name passed on to cardmgr(8). The driver uses the N-Way autonegotiating transceiver to negotiate the speed and duplex of the network link. If the link partner does not support negotiation only the link speed is detected. If the on-card EEPROM is programmed for a full-duplex (FD) link, only FD media types are advertised and the link is assumed to be full- duplex. PARAMETERS
rx_copybreak=n Set the breakpoint for copying incoming frames into reduced-sized packet buffers. The default value of 200 bytes is reasonable for most systems. max_interrupt_work=n This option selects the maximum amount of work handled during each interrupt. Each received packet counts as one unit of work, as does updating statistics counters and handling errors. The default value of 32 should only need to be increased on very slow machines. An occasional "too much work in interrupt" message is not a problem. use_hw_csums=n Controls use of an adapter's on-board TCP/IP checksum verification for incoming packets. This is on by default; setting to 0 dis- ables hardware checksums. It may be useful to disable hardware checksums if it is suspected that something is corrupting data on its way from the card to the CPU. down_poll_rate=n For Cyclone and Tornado chipsets, this is the rate at which the card polls the transmit ring for new packets. The value is in units of 320 ns; a value of 0 disables polling. The default is 20 (6.4 us), and the maximum allowed value is 127. Polling is more effi- cient but can consume a significant amount of PCI bus bandwidth. This flag can be used to control the transceiver's auto polarity detection capability. Some Cisco Catalyst switches are known to interact badly with this feature in 10baseT mode. It defaults to 1 (enabled). AUTHOR
This driver: Donald Becker - becker@scyld.com Linux PC Card control software: David Hinds - dahinds@users.sourceforge.net et al. SEE ALSO
cardmgr(8), pcmcia(5). pcmcia-cs 2001/06/22 01:12:38 3C575_CB(4)
All times are GMT -4. The time now is 12:07 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy