Sponsored Content
Full Discussion: v890 cannot boot
Operating Systems Solaris v890 cannot boot Post 302551489 by h@foorsa.biz on Tuesday 30th of August 2011 02:29:34 PM
Old 08-30-2011
Easy you can buy such an adapter if it is required and mandatory for you work to be effective .
or y
You can look for some information some where on the net just search for it detailing SUN's serial cable pin layout scheme .

Setting up console and terminal configuration is detailed in the owner's manual all you have to do is just to read thoroughly I believe it's a moderate task you can do it by yourself.

Have a look here I hope it helps
 

10 More Discussions You Might Find Interesting

1. Solaris

[HELP] mirroring disk at solaris 8 sparc v890

hi expert, sorry i'm new in solaris system, need more advice and help :) i'm confusing with mirroring disk at my sparc v890 solaris 8, i have 6 harddisk which the structure shown below : format : AVAILABLE DISK SELECTIONS: 0. c1t0d0 <SUN146G cyl 14087 alt 2 hd 24 sec 848> ... (4 Replies)
Discussion started by: bucci
4 Replies

2. UNIX for Advanced & Expert Users

V890 Benefits over V880

Hello, Need to know all benefits\differences for V890 over V880. We are really keen to know about this. Can anybody please take out some time and get us the information. Regards, Narinder (4 Replies)
Discussion started by: narinderd
4 Replies

3. Solaris

Installing Solaris 8 on a V890

Question, I have a new V890 preloaded witrh Solaris 10. Due to SW compatibility I need to run Sol 8 on the server. When running boot cdrom from the ok prompt, I get amessages looking for a location on the CDROM to find the startup install SW. The path must be different from what's on Sol 10 install... (4 Replies)
Discussion started by: stocksj
4 Replies

4. Solaris

Sun V890: RSC firmware not responding

Hi all, After the V890 server shutdown unexpectedly, it became unaccessible from RSC. There is one error message about it: rscadm: RSC firmware not responding Do you have experienced this? Please help! (1 Reply)
Discussion started by: bamboonix
1 Replies

5. Solaris

Atached storage to v890 --- very slow

Hello Experts, I have a StorEdge 3320 attached to V890, the problem is that I am copying data from v890's internal hdds to 3320's hdds, it is taking a-lot of time, the transfer is very slow. while I have checked the transfer from V890's internal hdd to another machines it is good. So, its mean... (15 Replies)
Discussion started by: bluetooth
15 Replies

6. Solaris

SunFire V890 error -256 when boot

Hi all! I've a machine - SunFire V890, it've been failed by OS error for 2 weeks ago, and now, I must reinstall OS (Solaris 10 2009), the progress was successful, but when I reboot, it displayed the error like : Error -256: Last trap memory ... access aligned Error -256: Last trap memory... (1 Reply)
Discussion started by: trantuananh24hg
1 Replies

7. Solaris

HBA problem...? at SF V890

Dear All, I need your help. I have server like this SunOS 5.10 Generic_141444-09 sun4u sparc SUNW,Sun-Fire-V890 with messages like this... Oct 10 17:07:52 iscsi: NOTICE: unrecognized ioctl 0x403 Oct 10 17:07:52 scsi: WARNING: /pseudo/fcp@0 (fcp0): Oct 10 17:07:52 Invalid... (4 Replies)
Discussion started by: mbah_jiman
4 Replies

8. Hardware

boot problem sun V890

hello i have a sun server V890 and it stops booting after adding 2 CPUs modules and gives me the following error message: Enabling system bus....... Done Initializing CPUs......... Done Initializing boot memory.. RAM-Copy CRC failure!Can't start: No image found FATAL: Can't find/decompress... (0 Replies)
Discussion started by: bahjatm
0 Replies

9. Solaris

V890 serial console inaccessible

I am battling to get a V890 up and running. The system appears to have AUTOBOOT=false, so no OS comes up when it's powered on, and I do not have the credentials to get to the RSC management console. Output to ttya serial console ends at "Probing I/O buses", I assume because output is then being... (4 Replies)
Discussion started by: dstmark
4 Replies

10. Solaris

Could you run this benchmark? (Especially if you have a V880 or V890)

Hi all I am currently using a T5120 to write and run some simulation code I've been working on which heavily relies on large matrix multiplication procedures. I am posting this to call out for some of you run and share the results of a simple benchmark I've written to compare the matrix... (1 Reply)
Discussion started by: toguro123
1 Replies
HTTPFS2(1)																HTTPFS2(1)

NAME
httpfs2 - mount a file from a http server into the filesystem SYNOPSIS
httpfs2 [OPTIONS] URL FUSE-OPTIONS httpfs2_ssl [OPTIONS] URL FUSE-OPTIONS DESCRIPTION
httpfs2 is a FUSE based filesystem for mounting http or https URLS as files in the filesystem. There is no notion of listable directories in http so only a single URL can be mounted. The server must be able to send byte ranges. OPTIONS
-c console Attempt to use the file ior device console for output after fork. The default is /dev/console. -f Do not fork, stay in foreground. -t timeout Use different timeout for connections. Default '30's. URL The url should specify the protocol as http or https, and it may specify basic authentication username and password. Currently special characters like whitespace are not handled so the URL cannot contain them. See a sample URL below: http://user:password@server.com/dir/file FUSE-OPTIONS These options are passed to the FUSE library. At the very least the mount point should be specified. EXIT STATUS
0 Successfully connected to the server other Failure (url parsing error, server error, FUSE setup error). Some FUSE errors may happen only after the process forks so they will not be returned in exit value. BUGS
The process can be stopped by typing ^Z on the terminal which may not be desirable under some circumstances. AUTHORS
Miklos Szeredi <miklos@szeredi.hu> hmb marionraven at users.sourceforge.net Michal Suchanek <hramrach@centrum.cz> COPYING
Free use of this software is granted under the terms of the GNU General Public License (GPL). 03/13/2010 HTTPFS2(1)
All times are GMT -4. The time now is 09:44 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy