Old RSC card problem


 
Thread Tools Search this Thread
Operating Systems Solaris Old RSC card problem
# 1  
Old 01-17-2011
Old RSC card problem

All,

I have a unique situation concerning RSC cards and would like to see if anyone has a solution. Here is the situation:

We are migrating older versions of Solaris using ufsdump images to like older hardware. We basically installed a temporary Solaris O/S then copied the dumps over and restored them. But in putting in the temporary O/S we setup the RSC cards but now have to get those cards visible on the new dumps. After installing the RSC software on the dump image we can not get to the card because we get the following error:
# ./rsc-config

rscadm: The RSC hardware could not be intialized.

Now the network port is still up with the assigned IP but I am sure there is something encoded to the original temporary image and that device. Does anyone know how we can clear out that information so we can reset the card.

tks,

Steve
# 2  
Old 01-17-2011
i don't understand what you are doing? you are going from older to newer hardware? or older hardware???
# 3  
Old 01-18-2011
Do you have a symbolic link /dev/rsc-control in the dump-image. On a 280R this link reads as:

Code:
rsc-control -> ../devices/pci@8,700000/ebus@5/rsc-control@1,3062f8:sspctl

You need the device under /devices as well as the link under /dev to talk to the RSC card.
# 4  
Old 01-18-2011
We are going from older to older hardware. Don't ask complicated issue.

---------- Post updated at 06:44 AM ---------- Previous update was at 06:42 AM ----------

We rebuilt the device tree but I will check.

---------- Post updated at 07:19 AM ---------- Previous update was at 06:44 AM ----------

Yes the links are there on both images. I assume the problem
is that the first image still has control even though I have removed the RSC software.
# 5  
Old 01-18-2011
and what hardware are we talking about? from xxx to xxx.
# 6  
Old 01-19-2011
Quote:
We basically installed a temporary Solaris O/S then copied the dumps over and restored them.
In addition to other posters requests for Solaris Operating System versions and hardware specification, what exactly did you type for the "ufsdump" and what exactly did you type for the "ufsrestore" ?

In my experience you need to be selective on the restore and to not overwrite anything hardware-specific or Operating System specific.

1) Clean install the Operating System and licences and install Operating System patches.
2) Install and configure the RSC software and test it thoroughly.
3) Rebuild the kernel to equivalency with the source computer.
4) Install and configure any other software. Re-licence software if licenced to the machine ID.
5) Finally restore the data (only) from the backup media (presumably a tape).
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Problem with my Ethernet Card

Hi Gurus of Solaris. I have a problem yesterday when I was installing solaris in a x86 equipement I attached some log that I capture when I try to resolve the problem Any guru that can help please. Any command or procedure that I can run, please advice me Regards Andres (10 Replies)
Discussion started by: andresguillen
10 Replies

2. UNIX for Dummies Questions & Answers

RSC card specification

Hi I have a SUN box that i am supporting Model 480r . The RS card that is attached to it is giving some problems . It is pinging but i am unable to telnet into it therefore having no remote TC console access ( the system is currently up ) Is there a way by which i can remotely check the... (1 Reply)
Discussion started by: Sam4u
1 Replies

3. Solaris

testing link on RSC card

I setup RSC on a 280R using the network connection. Unfortunately, I am unable to telnet to this card and I was wondering if there was a way to test the link from the rsc card. Here is my rsc configuration: machine1:/tmp/rsc# /usr/platform/SUNW,Sun-Fire-280R/rsc/rscadm show page_enabled="false"... (0 Replies)
Discussion started by: dangral
0 Replies

4. Windows & DOS: Issues & Discussions

Problem with wireless card

I have a wireless setup in my house and i connect my laptop thru the wireless setup .. The problem is that one of my other friends has a wireless setup too and his wireless signal comes to my house too .. The effect is that it drops my service after sometime and connects to it .. then drops... (3 Replies)
Discussion started by: DPAI
3 Replies

5. UNIX for Dummies Questions & Answers

Ethernet card problem...

I am an extreme novice trying to learn Linux. I have redhat 9 installed in a computer I built specifically to install and learn linux. I have an asus a7v8x-x motherboard with the realtek 10/100 mbps ethernet card. I also installed a Jaht adapter jn-1110r32c ethernet card. I cannot get the... (2 Replies)
Discussion started by: Tony Empire
2 Replies

6. SCO

LAN card problem

Dear all Im facing one problem in SCO 5.0.5 , its that in the server there are three LAN cards INTEL PRO 100 series but when we configure all the three cards then LAN stops working . self ping is possible but no one can ping the server. If we remove driver of any one card LAN starts working. Is... (1 Reply)
Discussion started by: ccvyas
1 Replies

7. UNIX for Advanced & Expert Users

network card problem

hi, everyone: alpha 600 au true64 Unix 4.0f my network cart is set "Auto-Negotiate".After operate system startup,the network will be disconnected by itself at sometime. I found some prompt in /usr/adm/messages. "tu0 :transmit FIFO underflow:threshold raised to :256 byteŁ¬link up... (1 Reply)
Discussion started by: q30
1 Replies

8. UNIX for Advanced & Expert Users

Graphic card problem

Hello experts, could you Pls. help me on the following problem: when i boot my system after starting all services it gives me just "login:" prompt & does not go to the standard logging page,and when i insert one of my accounts to login it gives me the following message: "/dev/fb permission... (3 Replies)
Discussion started by: nikk
3 Replies

9. UNIX for Advanced & Expert Users

LAN Card Problem !

The Lan card in one of our UIII WS's seem doesn't work,so with ping command i can not see any of the machines in LAN and with some other tests i'm sure it's not OK. I tried to use the second card on PCI port ,but the replaced card was one of the ordinary card for PC's ...by the way after... (1 Reply)
Discussion started by: nikk
1 Replies

10. UNIX for Dummies Questions & Answers

Problem with N/W card in solaris

hi all We went to analyze a intel based server installed with Solaris 8 .previuosly on that machine Rhat 7.1 was loaded and working fine in the N/W. After we loaded Solaris 8 it got automatically rebooted when it comes to the Gui mode.The same happened thirce and we opted out to load without... (5 Replies)
Discussion started by: edwin_francis
5 Replies
Login or Register to Ask a Question