Sponsored Content
Full Discussion: Sun cluster setup question
Operating Systems Solaris Sun cluster setup question Post 302379704 by mokkan on Friday 11th of December 2009 03:02:04 PM
Old 12-11-2009
Sun cluster setup question

I have 2 sun blade 1500 with Qlogic card and T3 storedge. I can connect to the T3 storedge through my boxes. Now I want to setup cluster, in order to setup I need to buy a Fiber Channel switch. Can I buy any fiber channel switch? Can you recommend some old switches? I can get it from ebay.

Thank You,
Mokkan
 

8 More Discussions You Might Find Interesting

1. Linux

How to setup Parallel Cluster in Linux

Hi, Hi, I work in NGO. They are migrating from windows to Linux. They can't spend so much money on servers. They have around 50 PCs. So I want to setup cluster on 2-3 PCs or more than that for setting up server. I am excepted to get their collective output. So that it will be compatible with... (5 Replies)
Discussion started by: neel.gurjar
5 Replies

2. Solaris

how to setup the veritas cluster

hi frnz, let me know how to configutre the veritas cluster.... (3 Replies)
Discussion started by: Kbharat20
3 Replies

3. High Performance Computing

cluster setup and nfs

hello, During the cluster installation, we are required to enter a cluster name. When this name is used? I have a shared disk between those 2 nodes. To test NFS failover, what should I do? PS: I am using VCS 5 thanks (5 Replies)
Discussion started by: melanie_pfefer
5 Replies

4. High Performance Computing

SUN Cluster Vs Veritas Cluster

Dear All, Can anyone explain about Pros and Cons of SUN and Veritas Cluster ? Any comparison chart is highly appreciated. Regards, RAA (4 Replies)
Discussion started by: RAA
4 Replies

5. Solaris

Sun cluster and Veritas cluster question.

Yesterday my customer told me to expect a vcs upgrade to happen in the future. He also plans to stop using HDS and move to EMC. Am thinking how to migrate to sun cluster setup instead. My plan as follows leave the existing vcs intact as a fallback plan. Then install and build suncluster on... (5 Replies)
Discussion started by: sparcguy
5 Replies

6. Solaris

Sun cluster 4.0 - zone cluster failover doubt

Hello experts - I am planning to install a Sun cluster 4.0 zone cluster fail-over. few basic doubts. (1) Where should i install the cluster s/w binaries ?. ( global zone or the container zone where i am planning to install the zone fail-over) (2) Or should i perform the installation on... (0 Replies)
Discussion started by: NVA
0 Replies

7. Solaris

Sun Cluster question

Hello everyone I've inherited an Oracle Solaris system holding ASE Sybase databases. The system consists of two nodes inside a Sun Cluster. Each of the nodes is hosting 2 Sybase database instances, where one of the nodes is active and other is standing by. The scenario at hand is that when any of... (3 Replies)
Discussion started by: abohmeed
3 Replies

8. Solaris

Sun Cluster/Storage question

Hi Bros, I am a newbie to this cluster environment...my workplace is a mess of Sun solaris server, oracle database, Cisco switch, router, MS Server, Windows PC..so and so..now my boss ask me to come out with a procedure for maintenance of storage array in our sun cluster environment..I read few... (12 Replies)
Discussion started by: xavierantony
12 Replies
HISAXCTRL(8)						    Linux System Administration 					      HISAXCTRL(8)

NAME
hisaxctrl - configure HiSax-Module SYNOPSIS
hisaxctrl DriverId command parameters DESCRIPTION
hisaxctrl is used to setup the HiSax-ISDN device driver. All logging-output is sent to the device /dev/isdnctrl. So you can show it by executing cat /dev/isdnctrl. NOTE: for devfs systems, the program will automatically use /dev/isdn/isdnctrl if available. The use of hisaxctrl only makes sense if you are using the HiSax driver. OPTIONS
DriverId is used to identify the card when using more than one passive card. While loading the hisax module with insmod, or modprobe the DriverId is set by appending id=idstring1%idstring2%... to the commandline. command is an integer selecting the setup category. The following values are defined for setting the logging-level of the HiSax-ISDN device driver: 0 reports card status infos. 1 selects generic debugging. 11 selects layer 1 development debugging. 13 selects layer 3 development debugging. the following commands are used to enable special features during runtime of the HiSax-ISDN device driver. 2 set B-channel ON delay to parameter (in ms) 5 set B-channel in leased mode 6 set B-channel in TESTLOOP mode 7 set/reset card in Point To Point mode 8 set card in FIXED TEI mode 9 load firmware for DSP cards 10 set B-channel usage limit to 1 or 2 channels 12 set echo logging mode (only for some cards) B-channel usage limit needs to be 1 if enabled parameter If the command is 9 then the parameter is the full pathname to the file containing the firmware. For debug settings this is an integer representing a bitmask. Every bit in this mask switches a debug facility on or off. Depending on the selected category, the following values are defined: With generic debugging selected (command 1): 0x001 Link-level <--> hardware-level communication 0x002 Top state machine 0x004 D-Channel Q.931 (call control messages) 0x008 D-Channel Q.921 0x010 B-Channel X.75 0x020 D-Channel l2 0x040 B-Channel l2 0x080 D-Channel link state debugging 0x100 B-Channel link state debugging 0x200 TEI debug 0x400 LOCK debug in callc.c 0x800 More debug in callc.c (not for normal use) With layer 1 development debugging selected (command 11): 0x001 Warnings (default: on) 0x002 IRQ status 0x004 ISAC 0x008 ISAC FIFO 0x010 HSCX 0x020 HSCX FIFO (attention: full B-Channel output!) 0x040 D-Channel LAPD frame types With layer 3 development debugging selected (command 13): 0x001 Warnings (default: on) 0x002 l3 protocol discriptor errors 0x004 l3 state machine 0x008 charge info debugging (1TR6) EXAMPLE
hisaxctrl HiSax 1 0x3ff enables full generic debugging. AUTHOR
(C) 2000 by Karsten Keil <kkeil@suse.de> SEE ALSO
isdnctrl(8), isdn_cause(7), isdninfo(4). isdn4k-utils-3.25 2001/08/09 HISAXCTRL(8)
All times are GMT -4. The time now is 09:57 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy