Simplest way to plug disks on a Netra x1

unix

    Next

  • 1. java "read Resource temporarily unavailable"
    For some reason, starting this week, java on this host is killing the cpu. I'm trying to figure out why java has so many of these system calls. Below is a dtrace of only about 3 seconds. Any ideas how I can drill down to what it's doing to generate so many "Resource temporarily unavailable"? /etc # errinfo -c -p 1049 Tracing... Hit Ctrl-C to end. EXEC SYSCALL ERR COUNT DESC java lwp_cond_wait 62 109 timer expired java read 11 16606 Resource temporarily unavailable Thx, -krp
  • 2. TT_ERR_NO_MATCH in Solaris 5.9 exiting Exceed
    I have been researching this error message throughout various groups. It seems to be very common, but there hasn't been much on it since 2001; nothing since 2004, and I don't see a clear answer, mostly just questions: TT_ERR_NO_MATCH There is no running program to handle this message, nor is there a static ptype to start such a program... etc. We just updated our client to Solaris 5.9 and they started to get this exiting the Hummingbird Exceed application. Does anyone know the solution to this?
  • 3. Weird problem: dropping packets
    Hi all. I have a Netra440 with 10 interfaces, the 2 onboard + 2 cards with 4 interfaces each. I have ce2 & ce6 setup for multipathing failover. I'm dropping packets on ce2, but when I failover I don't on ce6. I'm really stumped about the network dropping packets. It seems to be localized to a logical interface on the OCS. The interfaces are connected to a switch, which is connected to a router. I have tried to change everything in between but it's still dropping: The tests I ran included: 1) Changed the physical interface to ce2 - moved the cable to another unused interface on the server. Eliminates possbility it's the network card interface 2) Changed cables - eliminates bad cable possbility 3) Changed ports on switch - elimates chance it's a bad port on the router. 4) Failed over to redundant interface. ce2 and ce6 are configured as redunant interfaces. If I pull the cable on ce2 then ce6 comes up with the same IP. When I do this I can run a ping test I get no dropped packets to ce6. This is the part that doesn't make any sense to me. I don't see how it's possible for dropped packets to be linked to a logical interface like that. At the beginning of the tests I was manually setting ce2 to 100/full with no autonegotiate. I did the same on the switch, but not on ce6. I could remove the manual configuration on ce2, but I don't know what that would gain. Please help! Thanks, Ben..
  • 4. what calendar do you use on CDE?
    What calendar do you use on CDE? What I use now is xcalendar. It throws up the current month and highlights the days where I have something to remember. I don't need a lot of alarms and such, I'm willing to click on the day to see what's happening. I don't know what's out there, but xcalendar is extremely old and I don't want to resurrect it from X11R5. -- Jay Scott 512-835-3553 XXXX@XXXXX.COM Head of Sun Support, Sr. Operating Systems Specialist Applied Research Labs, Computer Science Div. S224 University of Texas at Austin
  • 5. truss help
    Hi , I am about the change the redo log locations of oracle db . Current redo logs are stored inside raid 5 and this is the sample truss output of log writer process. 0.0496 semtimedop(1769473, 0xFFFFFFFF7FFFE08C, 1, 0xFFFFFFFF7FFFE078) = 0 0.0012 kaio(AIOWRITE, 258, 0x5CE08E200, 1024, 0x0CEBFE00034C2768) = 0 0.0002 kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF) = 0 0.0004 kaio(AIOWAIT, 0xFFFFFFFF7FFFDEB0) = 4350289768 0.0002 semctl(1769473, 99, 8, 1) = 0 0.1751 semtimedop(1769473, 0xFFFFFFFF7FFFE08C, 1, 0xFFFFFFFF7FFFE078) = 0 0.0021 kaio(AIOWRITE, 258, 0x5CE08E600, 1024, 0x0CEC0200034ADF50) = 0 0.0005 kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF) = 0 0.0005 kaio(AIOWAIT, 0xFFFFFFFF7FFFDEB0) = 4350205776 0.0015 kaio(AIOWRITE, 258, 0x5CE08EA00, 1024, 0x0CEC0600034AD898) = 0 0.0006 kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF) = 4350204056 0.0003 semctl(1769473, 99, 8, 1) = 0 i want to understand hoc much tim eit takes to complete io. I use raw devices , and raid 5 also a write cache , and io here is kernel aio. Lots if things at once , i dont know whether the writes are write through or write back , according to the output below , considering that kernel aio requests returns immediately , how can i understand the write completion time? Kind Regards, hope

Simplest way to plug disks on a Netra x1

Postby Spendius » Sun, 20 Aug 2006 00:52:04 GMT

Hi,
I've solved my "blinking spanner LED" problem, now I have
a brand new 400-MHz Netra that I would like to use to
install Oracle. But I'll need space: I only have a 20-gig
disk, and would like to know what is the simplest manner
to add disk space to this machine (as I said I know *nothing*
about Sun/Solaris configuration, and I wonder if there's a
way to plug a disk to this netra as easily as you plug an
USB external disk box to a PC...).

On the back of this machine I have 4 RJ-45 entries (A LOM,
B SERIAL, NET 0 and NET 1) plus 2 USB ports.

What advice could you please give me ?

Once again thanks for you help,
Spendius


Re: Simplest way to plug disks on a Netra x1

Postby Tim Bradshaw » Sun, 20 Aug 2006 01:14:25 GMT




With a suitably recent Solaris you could use a USB disk, but they would
be very slow as it's some antique USB implementation, and there are
other reasons not to do this.

The internal disks are just IDE though, so you can install a pair of
replacement disks.  The controller won't handle anything bigger than
120GB so beware of that.

--tim


Re: Simplest way to plug disks on a Netra x1

Postby Richard B. Gilbert » Sun, 20 Aug 2006 03:18:18 GMT




Oracle recommends a minimum of five disks.  That's actual physical 
disks, not partitions, logical volumes, or any other such substitute. 
You can get away with fewer but performance could be terrible, or worse, 
under significant load.  They also make recommendations concerning how 
to lay out those five disks.  You need to be familiar with those 
recommendations if you are going to install and use Oracle!

I'm not familiar with the Netra but a quick bit of research tells me 
it's a small rack mount server with space for two internal disks.  It 
looks as if your only option for attaching additional disks is USB. You 
could give it a try but, if I wanted to do anything serious with Oracle 
(and why would you pay Oracle's outrageous prices if you weren't 
serious), I'd consider a box with at least a little more I/O capability. 
  Specifically, I'd be looking for something that would support at least 
two SCSI busses!! The disks on a Netra are SCSI but there appears to be 
no means of connecting an external disk to the bus. A gigabyte or more 
of RAM would be nice. If you expect a large number of concurrent users, 
two gigabytes of RAM would be even nicer.


Re: Simplest way to plug disks on a Netra x1

Postby Tim Bradshaw » Sun, 20 Aug 2006 06:19:37 GMT

On 2006-08-18 19:18:18 +0100, "Richard B. Gilbert" 
< XXXX@XXXXX.COM > said:


Well, you might want to *learn* Oracle.  Speaking as one who is 
currently running 4 replicated LDAP servers and associated 
infrastructure on some zones on a single machine, which is itself 
actually a VMware instance, all sitting on a single SATA disk on some 
generic windows box, I can see lots of reasons for running on HW which 
is other than what you'd use for production.  In particular it's tens 
of thousands of pounds cheaper.


They're not SCSI, they're IDE in an X1.  I suspect the maximum memory 
is 2 or 4GB - I have 1280M in mine.  An X1 with enough memory and some 
80-120GB disks should be just fine for learning Oracle.

--tim


Re: Simplest way to plug disks on a Netra x1

Postby Richard B. Gilbert » Sun, 20 Aug 2006 09:57:49 GMT




"Serious" hardware is available for far less than "thousands of pounds". 
  If you don't insist on new, state-of-the-art, hardware you can get 
"Enterprise" hardware for hundreds of dollars.  See, for example:
 http://www.**--****.com/ 
which is an auction for an Enterprise 250 currently going for GBP 150.

There's an Enterprise 4000 going for $200 US.

Neither of those is "tens of thousands of pounds". Either will support 
enough disks to run Oracle as recommended.

The best way to learn Oracle might just be to "do it right"!  Having the 
hardware that allows doing it right allows you to compare the behavior 
of the recommended layout versus the "low budget" two disk layout. 
(Assuming that you can generate a "realistic" load.)


Re: Simplest way to plug disks on a Netra x1

Postby Tim Bradshaw » Sun, 20 Aug 2006 11:40:20 GMT

On 2006-08-19 01:57:49 +0100, "Richard B. Gilbert" 
< XXXX@XXXXX.COM > said:


I meant the HW you might want to run a production system on, which 
probably isn't something 6 years old you bought of Ebay.

which 

Both of these (especially the E4k) are large, hot, noisy machines.  Not 
the sort of thing you want sitting in your back room or by your desk, 
and not the sort of thing people will really appreciate putting in a DC 
environment while you play with them (well, not the sort of thing I'd 
appreciate).  An X1 is a 1u box, which is (relatively) quiet, cheap to 
run, and which can easily be found space for.

By the way, that E250 has *no* disks and they don't say what the memory 
or processor config is, but I bet the answer is `small'.  Things like 
3500s / 400s are probably just as cheap as an E250, even with memory & 
some small disks, but that's because no one wants something that hot, 
slow and noisy any more.  If you look you'll notice that the 1u boxes 
keep their value rather well cf the huge machines, and that's exactly 
because they're useful for things like this.  A few weeks ago there was 
a non-trivial SF 4800 config for sale on ebay (12CPU? & enough memory, 
though probably no storage) for something like 5k.  But who would 
*want* it?


Of course before doing a real deployment you want to test on 
semi-realistic hardware (I have more-or-less quit jobs because people 
refused to fund reasonable dev/qa environments, meaning that most 
testing was done on the live system, with resulting appalling business 
risks), but before that there's a stage where you want to find out how 
to drive the installer, what patches you need, how to write scripts to 
drive the system, what the commands are, blah blah.  That stuff just 
does not need huge iron in most cases (Cluster software is often an 
exception because you need the fibre disks etc).

I mean, really: I deal with big machines & enterprise software, but 
I've got an X1 (playing with zones and ZFS), an ultra 2 with an antique 
FC array (VxVM etc), and some U5s (Oracle, general playing) in front of 
me. The only unusual thing about them all is that they have memory 
configs which would have been considered very large when they were 
current production kit (and I suppose large IDE disks in some of them). 
 All these machines are useful for learning stuff or have been in the 
relatively recent past.  To argue otherwise is, frankly, just silly.

--tim


Re: Simplest way to plug disks on a Netra x1

Postby Richard B. Gilbert » Sun, 20 Aug 2006 12:45:12 GMT

im Bradshaw wrote:

The Netras don't appear to support a CD/DVD drive. That means a network
install which, in turn, requires a "real" system acting as a server. A
Netra would make a great second machine but hardly a great first machine.

I have a small collection of Ultra 10s myself; I bought them in order to
be able to set up NIS and NFS servers and clients and practice stuff I
had learned in a Sysadmin course I took about three years ago. I used
the "biggest" Ultra 10 to install Solaris 10 a few weeks ago.

If I had a choice between learning Oracle on a Netra or on an Ultra 10,
I'd use the Ultra 10. Two of mine have SCSI cards installed and I have
enough small SCSI disks (2GB-4GB) lying around that I could install
Oracle and set up a small database using the recommended layout.


Re: Simplest way to plug disks on a Netra x1

Postby Richard B. Gilbert » Tue, 22 Aug 2006 08:05:42 GMT






That seems like a pointless exercise!  What would you connect it to? 
AFAIK there's no IDE controller in those boxes.  And there's no way to 
connect a SCSI CD/DVD drive even if you could find one!  I suppose you 
could connect a USB drive but would the system boot from a USB device?

Re: Simplest way to plug disks on a Netra x1

Postby Doug McIntyre » Tue, 22 Aug 2006 13:53:42 GMT

"Richard B. Gilbert" < XXXX@XXXXX.COM > writes:







Netra X1 is IDE??

prtconf

System Configuration:  Sun Microsystems  sun4u
Memory size: 1024 Megabytes
System Peripherals (Software Nodes):

SUNW,UltraAX-i2
...
ide, instance #0
            Driver properties:
                name='target2-dcd-options' type=int items=1 dev=none
                    value=000000a4
                name='target0-dcd-options' type=int items=1 dev=none
                    value=000000a4
                name='dcd_options' type=int items=1 dev=(135,0)
                    value=000000a5
                name='pm-components' type=string items=3 dev=none
                    value='NAME=ide-controller' + '0=Device D3 State' + '3=Device D0 State'


Not that it needs the SCSI CD-ROM, but if you've worked in Sun/SGI/HP gear
for any sort of time, you probably have one already? Or PCs in the
olden days, as SCSI CD-ROMs were all there was at first. 

CD-ROM's are so slow though, so much easier working with ISO images
to do liveupgrades, or if initially, do a network install off your
jumpstart server. 





Re: Simplest way to plug disks on a Netra x1

Postby Tim Bradshaw » Tue, 22 Aug 2006 15:21:29 GMT

On 2006-08-21 00:05:42 +0100, "Richard B. Gilbert" 
< XXXX@XXXXX.COM > said:


The X1 is IDE: you can run a CDROM instead of one of the disks.  It's 
horrible because you need to have the top off the box, but it's doable 
(I've done it).

--tim


Re: Simplest way to plug disks on a Netra x1

Postby Richard B. Gilbert » Tue, 22 Aug 2006 20:40:40 GMT





OK, so there's a way to kluge it!  Neither the SCSI bus, if present, nor 
the IDE bus, if present, has any external connectors.  So you take the 
cover(s) off the machine, use a splitter cable to power the drive and 
connect it to an internal bus. . . .

It seems a lot easier to jump start it.

Similar Threads:

1.Netra X1 Disk issue?

If you label it, does it remember drive type or auto configure

"Coy Hile" < XXXX@XXXXX.COM > wrote in message
news:cfe7ra$4k1$ XXXX@XXXXX.COM ...
> I have a Netra X1 (500MHz US-IIe) and a 40GB drive (Sun P/N 370-4419),
> Seagate Part # ST304824A.  Issuing "probe-ide" from the PROM shows it as
> finding a disk with that seagate part number.
>
> However, when I type format, I get the following:
>
> |# format
> |Searching for disks...done
> |
> |
> |AVAILABLE DISK SELECTIONS:
> |       0. c0t0d0 <drive type unknown>
> |          /pci@1f,0/ide@d/dad@0,0
> |Specify disk (enter its number):
>
> This in effect means that I can't slice up the disk (except during
> jumpstart where it did see the full capacity)  The machine is running
> Solaris 9 9/04; it was just wiped and jumpstarted yesterday.
>
> Any ideas how to make format(1M) see the correct drive type?  If I
> manually put in the sectors/heads/cylinders, it only sees it as an 8GB
> drive.  Or is something else amiss?
>
> Thanks,
>
> --
> Coy Hile
>  XXXX@XXXXX.COM 


2.Large IDE disks in a Netra X1

Is there a limit to how large the disks can be in a Netra X1 (possibly
with OBP updates)?  I'm wondering if I could install a couple of
100-200GB drives in it, so we can use it as a media/jumpstart server.

Thanks

--tim

3.Bigger than 128GB disks in a netra X1

I know that netra X1s (and other machines with the same IDE chipset I
guess) can only handle 128GB disks. If I put somewhat bigger disks in
it, will it fail altogether, or only see the first 128GB?

Basically, I want to install the largest disks I can, but the ones I
can easily get locally are 160GB.  I can get 120s easily enough, but
I'm lazy so I thought I'd ask.

Thanks

--tim

4.instalar linux en sun microsystems netra x1

Hola a todos:

Necesito instalar alguna version de linux en una maquina sun microsystems
Netra X1

Donde puedo bajar la version de linux para esta maquina?

De antemano muchas gracias !

Marcelo


5.Netra X1, Corrupt text received via serial connection

Hi,

I have just got hold of a Sun Netra X1 and would like to install
Solaris 9 (or 10) onto it.

The problem I have is that when I connect to the serial console I get
the LOM prompt alright, but after typing some commands like "help" I
get back scrambled text with some parts recognizable. I am using a
Cisco serial cable which has the same pinout as the sun original cable
(I have also made up a cable as per the Sun spec in the netra manual).

I have also tried connecting to the server via a Linux server, a Sun
Sparstation 5 and a windows laptop (using a variety of software
hyperterm, kermit, etc). All have the same issue.

I'd be very grateful for any opinions, ideas, etc.

Thanks in advance.

James.

6. Netra X1 - Can't open boot device

7. Install Solaris on a Netra X1 server

8. Netra X1 hangs when net booting Solaris 10 1/06



Return to unix

 

Who is online

Users browsing this forum: No registered users and 75 guest