Sponsored Content
Full Discussion: Sun Enterprise 3000
Special Forums Hardware Sun Enterprise 3000 Post 302956093 by dpeterson309 on Friday 25th of September 2015 11:06:22 PM
Old 09-26-2015
Sun Enterprise 3000

I got a coffee table(enterprise 3000) for free from a friend a couple of months ago, and I'm trying to convince it to boot.
List of cards
1x Clock Board
1x I/O board
2x CPU Boards
1x SCSI board? It has 2 SCSI headers on it anyway

In addition, its HDD rack is almost full of 18GB drives. Right now, I plug power into the back, hit the switch, and turn the key. The power lights come on on the top supplies and all the cards except the two CPU boards and the main power board (the one with the power jack on it). Does anyone have experience with this problem? Any thoughts on where to start looking?
 

7 More Discussions You Might Find Interesting

1. Solaris

ultra enterprise 3000

I have been trying to install a few different distributions on this server, i have 1 sparc 250 mhz, 512 ram, it has a scsi with the built in ethernet, ive tried debian, bsd, with no luck, i can gentoo live cd to run and work with the ethernet, but i would like a normal distro, anywaysi have solaris... (4 Replies)
Discussion started by: hahjoel
4 Replies

2. Solaris

keyboard & monitor for SUn ultra enterprise 3000

Hi all, i just purchased Sun Ultra Enterprise 3000, but they did not include with keyboard/mouse . i am very new with this box. could you give me which type of keyboard i can use and video connector to my monitor since serial connectors for keyboard and video is different with my PC. ... (5 Replies)
Discussion started by: waterbear
5 Replies

3. Solaris

Powering ON SUN 450 Enterprise

Problem powering ON the SUN 450 E, we checked voltage and the power supply. Seems to be we have out of 3 LED's in the back 2 are glowing, when we turn the power button on the front from standby to ON. Does anyone know how to troubleshoot this?. I have looked through some troubleshooting... (2 Replies)
Discussion started by: calsum
2 Replies

4. Solaris

Sun Enterprise 420R

I am trying to connect to our Sun Enterprise 420R server via Hyperterminal. Using settings of 9600,n,1,n, I am getting nothing on COM4 (my laptop's ethernet port). I've also tried COM3, COM2, and COM5 - but at least I can type in COM4: the other three I cannot type when trying to connect. I am... (2 Replies)
Discussion started by: jmcgranahan
2 Replies

5. Solaris

Sun Solaris Enterprise E250 x64 Help

Hi everybody, my name is Giulia and for me is the fist time in this forum, i hope write in the correct section for my problem. I have a sun solaris server e250 enterprise with sun 5 versionof O.S. Now i wont format all and install new version of solaris, but i don't know the actual corrent... (7 Replies)
Discussion started by: giulia79
7 Replies

6. Solaris

Help with Stubborn Sun Ultra Enterprise 450

Hello everyone...yesterday i've received a Sun Ultra E450 Server Unit and when I try to boot from everything it asks me for Firmware Password.:rolleyes: The unit hasn't been used for 10 years...so no one doesn't yet remember the password.:D Ok,I've searched on the Internet all day long finding... (5 Replies)
Discussion started by: Daiman
5 Replies

7. Solaris

Sun enterprise 420R boot issue

Hi, I am using sun enterprise 420R server. Problem is on the monitor i am not able to see anything. I tried Serial connection, on terminal(using serial) i could see that POST(power on start tests) tests are being done, after that "timeout waiting for arp rarp packet" message keep displaying... (11 Replies)
Discussion started by: kkittu009
11 Replies
EC(4)							   BSD Kernel Interfaces Manual 						     EC(4)

NAME
ec -- driver for 3Com EtherLink II (3c503) ISA bus Ethernet cards SYNOPSIS
ec0 at isa? port 0x250 iomem 0xd8000 irq 9 DESCRIPTION
The ec device driver supports 3Com EtherLink II (3c503) Ethernet cards for ISA bus which are based on the National Semiconductor DP8390/WD83C690 Ethernet interface chips. MEDIA SELECTION
The EtherLink II supports two media types on a single card. All support the AUI media type. The other media is either BNC or UTP behind a transceiver. Software cannot differentiate between BNC and UTP cards. To enable the AUI media, select the 10base5 or aui media type with ifconfig(8)'s media directive. To select the other media (BNC or UTP), select the 10base2 or bnc media type. DIAGNOSTICS
ec0: wildcarded IRQ is not allowed The IRQ was wildcarded in the kernel configuration file. This is not supported. ec0: invalid IRQ <n>, must be 3, 4, 5, or 9 An IRQ other than the above IRQ values was specified in the kernel configuration file. The EtherLink II hardware only supports the above listed IRQ values. ec0: failed to clear shared memory at offset <off> The memory test was unable to clear shared the interface's shared memory region. This often indicates that the card is configured at a con- flicting iomem address. ec0: warning - receiver ring buffer overrun The DP8390 Ethernet chip used by this board implements a shared-memory ring-buffer to store incoming packets. The 3c503 usually has only 8K bytes of shared memory. This is only enough room for about 4 full-size (1500 byte) packets. This can sometimes be a problem, especially on the original 3c503, because these boards' shared-memory access speed is quite slow; typically only about 1MB/second. The overhead of this slow memory access, and the fact that there is only room for 4 full-sized packets means that the ring-buffer will occasionally overrun. When an overrun occurs, the board must be reset to avoid a lockup problem in early revision DP8390 Ethernet chips. Resetting the board causes all of the data in the ring-buffer to be lost, requiring the data to be retransmitted/received, congesting the board further. Because of this, maximum throughput on these boards is only about 400-600K bytes per second. This problem is exacerbated by NFS because the 8-bit boards lack sufficient packet buffer memory to support the default 8K byte packets that NFS and other protocols use as their default. If these cards must be used with NFS, use the mount_nfs(8) -r and -w options in /etc/fstab to limit NFS's packet size. 4K (4096) byte packets generally work. SEE ALSO
ifmedia(4), intro(4), isa(4), ifconfig(8), mount_nfs(8) BSD
October 20, 1997 BSD
All times are GMT -4. The time now is 10:32 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy