Sponsored Content
Full Discussion: Sol10 on primepower 850
Operating Systems Solaris Sol10 on primepower 850 Post 302240864 by pupp on Friday 26th of September 2008 11:46:17 PM
Old 09-27-2008
Sol10 on primepower 850

I've got a console that seems to be hung. all other services (ip, etc) work perfectly. in fact, its still in production... we just don't have console access. so i there are two consoles on this guy.. scfc0 and scfc1. using iompadm from fujitsu, this is what i got:
Code:
# ./iompadm -c FJSVscf3 info /dev/FJSVhwr/fiomp/mscf0
IOMP: /dev/FJSVhwr/fiomp/mscf0
Element:
        /dev/FJSVhwr/scfc0      online  active  block   "Good"
        /dev/FJSVhwr/scfc1      online  standby block   "Good"
Node:
        /dev/FJSVhwr/pwrctl
        /dev/FJSVhwr/pwrctl2
        /dev/FJSVhwr/rcictl
        /dev/FJSVhwr/rcictl2
        /dev/FJSVhwr/rasctl
        /dev/FJSVhwr/rasctl2
Function:
        MPmode=false
        AutoPath=true
        Block=true
        NeedSync=false

so i wanted to manually fail over to the 'standby' console so i issue the following
Code:
# ./iompadm -c FJSVscf3 start /dev/FJSVhwr/fiomp/mscf0 /dev/FJSVhwr/scfc0

basically, it never fails over... another status/info issued and it still shows scfc0 as the active console. has anyone work on this and successfully failed the console over to the standby? is it possible? does it only work off a reboot for fail over ??

-pupp
 

6 More Discussions You Might Find Interesting

1. AIX

Horribly old stuff: SMS disks for IBM PC 850?

Hi. I'm trying to reinstall AIX 4.3.3 (ML9) on an IBM PC 850 PowerPC machine but I have trouble getting an SMS diskette that will let me set the CD as bootable. The SMS diskette I have is 1.26 and it either crashes or lists Hard Disk 0 some 20 + times (and nothing else) on the screen you... (2 Replies)
Discussion started by: dlundh
2 Replies

2. UNIX and Linux Applications

mysql on sol10 x86

i installed the x86 version (32-bit) of mysql community db. looks like the initial install of the pkg was good. however, i've got a few questions here. after the install, i run `/usr/local/mysql/scripts/mysql_install_db --user=mysql` to generate the db's and tables. it looks like a clean install... (0 Replies)
Discussion started by: pupp
0 Replies

3. AIX

Wanted: Thinkpad 800 systems (820, 850, 860, etc) (ppc 603e)

Hello everyone, I'm working on a for-fun project where I'm assembling a mass of various old computers, including a number of earlier UNIX workstations. They will be on display at a number of east coast conferences (HOPE, Shmoocon, etc). I'm trying to find a Thinkpad 860, 850, 820 or one... (1 Reply)
Discussion started by: telmnstr
1 Replies

4. Solaris

Solaris Cluster - Futjisu PrimePower 450

Hi all, Current i do a research for the Solaris cluster. THe purpose is to replace the Veritas. And i saw this link about the system requirement. Solaris Cluster - Tech Specs At here, I wish to double confirm that, is it Solaris Cluster not suitable for Futjisu PrimePower 450 ? Any idea or... (1 Reply)
Discussion started by: SmartAntz
1 Replies

5. Hardware

primepower 650

Hi all, I have an access Fujitsu primepower 650 that I can play with, the problem is I think there is a hardware problem I need to resolve before I can use it. Tried reading the User manual about the error code and googling it, but no luck, anyone knows here how to troubleshoot one? Error... (2 Replies)
Discussion started by: teknix
2 Replies

6. Solaris

FTPD ls problem on Sol10

Hey guys, i'm pretty sure this is simple enough so i'll go quick. I must be missing something but can't pinpoint it. NOTE: Yes, i should be using proftpd but the architect team is a pain in the butt and it is not possible right now. Sol10 FTP server (zoned) MS vista ftp client. Login... (1 Reply)
Discussion started by: maverick72
1 Replies
cvc(7D) 							      Devices								   cvc(7D)

NAME
cvc - virtual console driver DESCRIPTION
The cvc virtual console driver is a STREAMS-based pseudo driver that supports the network console. The cvc driver interfaces with con- sole(7D). Logically, the cvc driver sits below the console driver. It redirects console output to the cvcredir(7D) driver if a network console con- nection is active. If a network console connection is not active, it redirects console output to an internal hardware interface. The cvc driver receives console input from cvcredir and internal hardware and passes it to the process associated with /dev/console. NOTES
The cvc facility supersedes the SunOS wscons(7D) facility, which should not be used in conjunction with cvc. The wscons driver is use- ful for systems with directly attached consoles (frame buffers and keyboards), but is not useful with platforms using cvc, which have no local keyboard or frame buffer. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +--------------------+--------------------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +--------------------+--------------------------------------+ |Architecture |Sun Enterprise 10000 servers, Sun | | |Fire 15000 servers | +--------------------+--------------------------------------+ |Availability |SUNWcvc.u | +--------------------+--------------------------------------+ SEE ALSO
cvcd(1M), attributes(5), console(7D), cvcredir(7D), wscons(7D) Sun Enterprise 10000 SSP Reference Manual Sun System Management Services (SMS) Reference Manual SunOS 5.11 15 Sep 2000 cvc(7D)
All times are GMT -4. The time now is 06:10 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy