Sponsored Content
Full Discussion: PC memory on sunfire v100
Operating Systems Solaris PC memory on sunfire v100 Post 302112113 by lowbyte on Monday 26th of March 2007 03:28:29 AM
Old 03-26-2007
Hey,

you need ECC-RAM, the standard pc-ram will not work.
The handbook says:
256/512/1024 MB, 3.3 Volt, PC133 ECC-SDRAM.

Bye
lowbyte
 

10 More Discussions You Might Find Interesting

1. Solaris

Root Password Missing from Sunfire V100

Hi I have a Sunfire V100 server. When I boot it up I get a logon that say "sunfs console logon". Unfortunally I do not know what the root password is. I do have access to LOM, and I have trouble getting into the "OK" prompt. The way I get into the "OK" prompt is that I boot the server up, then... (9 Replies)
Discussion started by: louisd11
9 Replies

2. Solaris

Network Path Not Found Error "Sunfire V100"

I recently got this new old server from a friend. I just installed a fresh version of Solaris 10 on it. I have put a static IP of 192.168.100.10 the server. Their is no subnetting scheme on the network. And I made the hostname "SunServ." And I also changed the folder "/etc/inet/hosts" because I... (4 Replies)
Discussion started by: louisd11
4 Replies

3. Solaris

Sunfire V100 console access

Hi guys, My current set up is I have a Laptop running redhat linux. This acts as an SSH server, and i use it to console into the LOM-A port on my Sunfire V100 using minicom. The idea is that I can remotely access and test things out. This works great, but I've just bought another V100 server... (15 Replies)
Discussion started by: Stin
15 Replies

4. Solaris

Sunfire V100 commands help

My coworkers and I are trying to pull DNS settings off of an old Sunfire V100 server, We have the username and password but are unable to figure out the commands to access any of the needed information. Is there somewhere I could look in order to get the commands? Or does anyone know the series of... (1 Reply)
Discussion started by: Fhistleb
1 Replies

5. Solaris

Memory problems on a -sunfire T2000

I work with a network management tool, which, for various reasons, is installed on a solaris server.This is a Sunfire T2000 server with 16 CPUs and 8GB of RAM. I have installed a Solaris 10 ZFS and 8GB swap. From the beginning I had problems with memory occupation that it rises progressively to 95%... (4 Replies)
Discussion started by: drusa79
4 Replies

6. Solaris

sdlt320 v100 firmware

does anyone have solaris pkg 137481-02, could you email to me, it wont let me download it anymore. No (0 Replies)
Discussion started by: dan7225
0 Replies

7. Solaris

Is it ALOM password I am stuck with? SunFire V100

Hi, I got a SunFire V100 and following its manual on how to establish a connection to this server, I connected to it via HyperTerminal. However, I am stuck at the login prompt. When powered on, this workstation goes through the regular cycle of OS banner and version printout, checking the... (8 Replies)
Discussion started by: varelg
8 Replies

8. UNIX for Dummies Questions & Answers

Have two SunFire boxes

Hello everyone, I am new to this forum and probably 'unix for dummies' or maybe unix hardware for dummies is a good place to post my question. I'm the I S manager for a small county, just myself and one good tech. We recently had two SunFire T2000 boxes donated to us. We both have a little... (1 Reply)
Discussion started by: starrouter
1 Replies

9. Solaris

V100 boot issue

In the server room at my new job, there is a V100 with a problem. When power is turned on, the machine goes to the lom prompt. Entering poweron yields an endless supply of this message with no way to break out of it. ********************************************** PSTATE=0000000000000015... (3 Replies)
Discussion started by: chilinski
3 Replies

10. Hardware

Sunfire V880

Hi Does someone have the latest firmware for a sunfire v880 I have a problem with the FC-AL disk i guess i need to upgrade the firmware but i dont have a support with oracle and i can't find it anywhere thank you (4 Replies)
Discussion started by: simplextibi
4 Replies
SG_READ_LONG(8) 						     SG3_UTILS							   SG_READ_LONG(8)

NAME
sg_read_long - send a SCSI READ LONG command SYNOPSIS
sg_read_long [--16] [--correct] [--help] [--lba=LBA] [--out=OF] [--pblock] [--readonly] [--verbose] [--version] [--xfer_len=BTL] DEVICE DESCRIPTION
Send SCSI READ LONG command to DEVICE. The read buffer is output in hex and ASCII to stdout or placed in a file. Note that the data returned includes the logical block data (typically 512 bytes for a disk) plus ECC information (whose format is proprietary) plus option- ally other proprietary data. OPTIONS
Arguments to long options are mandatory for short options as well. -S, --16 uses a SCSI READ LONG(16) command. The default action is to use a SCSI READ LONG(10) command. The READ LONG(10) command has a 32 bit field for the lba while READ LONG(16) has a 64 bit field. -c, --correct sets the 'CORRCT' bit in the SCSI READ LONG command. When set the data is corrected by the ECC before being transferred back to this utility. The default is to leave the 'CORRCT' bit clear in which case the data is not corrected. -h, --help output the usage message then exit. -l, --lba=LBA where LBA is the logical block address of the sector to read. Assumed to be in decimal unless prefixed with '0x' (or has a trailing 'h'). Defaults to lba 0. If the lba is larger than can fit in 32 bits then the --16 option should be used. -o, --out=OF instead of outputting ASCII hex to stdout, send it in binary to the file called OF. If '-' is given for OF then the (binary) output is sent to stdout. Note that all informative and error output is sent to stderr. -p, --pblock sets the 'PBLOCK' bit in the SCSI READ LONG command. When set the physical block (plus ECC data) containing the requested logical block address is read. The default is to leave the 'PBLOCK' bit clear in which case the logical block (plus any ECC data) is read. -r, --readonly opens the DEVICE read-only rather than read-write which is the default. The Linux sg driver needs read-write access for the SCSI READ LONG command but other access methods may require read-only access. -v, --verbose increase the level of verbosity, (i.e. debug output). -V, --version print the version string and then exit. -x, --xfer_len=BTL where BTL is the byte transfer length (default to 520). If the given value (or the default) does not match the "long" block size of the device, the appropriate BTL is deduced from the error response and printed (to stderr). The idea is that the user will retry this utility with the correct transfer length. NOTES
If a defective block is found and its contents, if any, has been retrieved then "sg_reassign" could be used to map out the defective block. Associated with such an action the number of elements in the "grown" defect list could be monitored (with "sg_reassign --grown") as the disk could be nearing the end of its useful lifetime. Various numeric arguments (e.g. LBA) may include multiplicative suffixes or be given in hexadecimal. See the "NUMERIC ARGUMENTS" section in the sg3_utils(8) man page. As a data point, Fujitsu uses a 54 byte ECC (per block) which is capable of correcting up to a single burst error or 216 bits "on the fly". [Information obtained from MAV20xxrc product manual.] EXIT STATUS
The exit status of sg_read_long is 0 when it is successful. Otherwise see the sg3_utils(8) man page. AUTHORS
Written by Douglas Gilbert. REPORTING BUGS
Report bugs to <dgilbert at interlog dot com>. COPYRIGHT
Copyright (C) 2004-2010 Douglas Gilbert This software is distributed under the GPL version 2. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PUR- POSE. SEE ALSO
sg_reassign, sg_write_long, sg_dd sg3_utils-1.30 April 2010 SG_READ_LONG(8)
All times are GMT -4. The time now is 09:54 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy