Have you ever reboot your server from remote (telnet/ssh/cde) and it won’t go up?
And then you must came to freezing server room and connect to server serial port or console (if it have one) to see what went wrong?
If you happen to have this situation and don’t want to get through it again and RSC is a must for you.
RSC can connect to SUN Fire Firmware below OS level (the famous OK Prompt). That not the only RSC capability, RSC can do this:
- Show server environmental status.
- Access a console that includes all UNIX console functions.
- Send a break to put the server into debug mode.
- Control the diagnostics level for a server reboot.
- Reset the server on demand. When the system is not responding, you can issue a cold reset to bring the server back online.
RSC is usually use for Sun Fire Low End Series (V480, V490, V880 & V890), because the Mid-End/High-End already have System Controller for doing such things.
To install RSC, get your Solaris Software Supplement CD and install from RSC_2.2.2 directory. You must install minimum these three packages:
bash-2.03$ pkginfo |grep rsc
system SUNWrsc Remote System Control
system SUNWrscd Remote System Control User Guide
system SUNWrscj Remote System Control GUI
Just do the usual ‘pkgadd -d . <package name>’ at RSC_2.2.2 source directory.
After that, you must configure the RSC. You can use ‘/usr/platform/SUNW,Sun-Fire-880/rsc/rsc-config’. Setup your RSC according to your need. You can activate the Ethernet, Modem or Serial. Usually people activate Ethernet and Serial. This action also setup user for accessing RSC. Then configuration will update to flash and resetting the RSC.
IF you something like this below it means you finally configured RSC on your server.
*******************************
RSC has been successfully setup
*******************************
To configure RSC after the setup, for example: add user or change IP, you can use ‘rscadm’ command. Please see my previous post about where you can find ‘rscadm’.
USAGE: rscadm <command> [options]
For a list of commands, type “rscadm help”
rscadm – COMMANDS SUPPORTED
help, date, set, show, resetrsc, download, send_event, modem_setup,
useradd, userdel, usershow, userpassword, userperm, shownetwork,
loghistory, version
rscadm – COMMAND DETAILS
rscadm help => this message
rscadm date [-s] | [[mmdd]HHMM | mmddHHMM[cc]yy][.SS] => print or set date
rscadm set <variable> <value> => set variable to value
rscadm show [variable] => show variable(s)
rscadm resetrsc [-s] => reset RSC (-s soft reset)
rscadm download [boot] <file> => program firmware or [boot] monitor
rscadm send_event [-c] “message” => send message as event (-c CRITICAL)
rscadm modem_setup => connect to modem port
rscadm useradd <username> => add RSC user account
rscadm userdel <username> => delete RSC user account
rscadm usershow [username] => show user details
rscadm userpassword <username> => set user password
rscadm userperm <username> [cuar] => set user permissions
rscadm shownetwork => show network configuration
rscadm loghistory => show RSC event log
rscadm version => show RSC version
Now, get connect the RSC Ethernet port to your LAN/WAN switch, and you won’t have to go to server room anymore.
July 3, 2007 at 4:50 pm
You have missed out the commands to re-direct the local console to the RSC card…
December 7, 2007 at 11:45 pm
sexy lingerie babes
relevant information from this website
April 21, 2008 at 9:11 pm
redirect console
from ok
ok> setenv diag-out-console true (default – false)
ok> setenv input-device rsc-console (default keyboard)
ok> setenv output-device rsc-console (default screen)
or from solaris
#eeprom diag-out-console=true
#eeprom input-device=rsc-console
#eeprom output-device=rsc-console
#init 6
October 17, 2008 at 2:28 pm
dear guys,
What we will do if we install new OS and RSC still there We just redirect the console ..But how can we restore the file path i.e
/usr/platform/SUNW,Sun-Fire-490/rsc.
I can redirect but can’t see this rsc path ?
February 13, 2009 at 4:31 am
http://www.freelance-website-designers.co.uk/top-header-left.jpg
Hi everyone, this is a brilliant forum, ive read so much before actually registering, and think it is time to give something back to the community myself.
I don’t think any of us could have expected money to be so tight as it is at the moment, so what can you do to make your money go further?
Well I do have one tip for you, don’t pay too much for your website design. The problem has traditionally been that when you gather web design quotes from different companies, the prices range wildly, but so does the quality of their work. It is a bit like taking your car to a main dealer for repairs, you know it is going to cost much more, but you also know that the quality of the work will be good. Now imagine that someone said their brother does the actual repairs for that main dealer, and he also takes on private work. You would get the exact same work, done by the exact same person, using the exact same tools etc, but at a fraction of the cost. Wouldn’t that be cool, you would snap it up in a second, I know I would.
Well im sorry but my brother doesn’t work for a main auto dealer, however I do work for big web design companies, but guess what, I also offer my services as a freelance website designer direct to the public!
I can build you a very attractive new company website, or an Ecommerce website (sometimes called Shopping sites) with a clean and simple shopping cart system. I have built loads of them, both for other companies and for individuals. Real estate property websites, photographers sites to sell their photos online, E-learning websites, electronic download website, medical websites, websites for schools the lot. If you already happen to have a website but want to redesign your website, I can do that too, no problem.
So come and take a look at my web design portfolio and drop me an email or give me a call, I can save you a fortune.
April 22, 2009 at 1:42 pm
I noticed that this is not the first time at all that you write about the topic. Why have you decided to write about it again?
July 20, 2009 at 11:46 pm
Hi there,
How can i connect to RSC via SSH, not telnet.
Rgards