cpu fatal fault


 
Thread Tools Search this Thread
Operating Systems Solaris cpu fatal fault
# 1  
Old 01-19-2011
cpu fatal fault

HI guys, I have a very old Sun Ultra 10 box at home I have been using as a backup server via Samba and admining via webmin, all it does it store data on a IDE 160 gig drive. I have been using it for years and years and all has been good till now, its running Solaris 9 on it. I only turn it on when needed, but last week I noticed it was not coming up. I normally dont have a monitor on it and I just manually map a drive to the Samba share.

When the map timed out and I could not connect via webmin i looked at the boot process via a monitor and I say a fatal CPU panic. I am assuming here that a CPU has finally failed. My problem is that I dont have another SUN box that I can use to mount it and get all my important backup data off.

so my question, how am I going to get the data off? I can pull the IDE drive out but how am I going to view and read it?Smilie

any idea guys?

thank you in advance peeps
# 2  
Old 01-19-2011
Quite a few of the Sun 10's had faulty CPU's (the 333mhz I believe).
To recover I believe you can mount the disk using Linux (some info here), however there does seem to be some questions about intel/sparc combo's in there. I would say mount it read-only and just try it. You may even find that there is a Linux recovery boot-cd out there that can read Sun UFS, in which case you wont even have to install linux. Another option is to buy an old used Ultra 10 - they are really cheap these days on ebay, and you could plug the drive striaght in.

I hope this helps...
This User Gave Thanks to citaylor For This Post:
# 3  
Old 01-19-2011
thank you, I am in New zealand so I am pretty limited for sun 10's here, I will try the linux options thank you!
# 4  
Old 01-19-2011
yeah, they seem to be around $100 NZ, which seems a little steep to me. Perhaps there is someone else from NZ on unix.com that could offer a "disk read" service ? Unfortunately you're on the other side of the planet to me....anyhew...good luck with the linux option.
# 5  
Old 01-20-2011
I know that I'm quite a distance from you, but I am pretty sure that i have a U5 and a U10 at home collecting dust. If you're interested, I could send you a CPU. Let me know and I'll take a look at what I have. Just pay the shipping. You can have either box, just the CPU or anything in between.
# 6  
Old 01-20-2011
oh man, you are the best mate!

I would not mind having the whole 10 box, do you know if its got a switchable power supply and take our 240 v?
# 7  
Old 01-21-2011
I'll dig it out over the weekend and post back. Are you using IDE or SCSI in your's? I think my U10 has a SCSI card and disks.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Why Entitlement CPU can't be set to same as Virtual CPU?

I read that Entitlement CPU should be set to max 75% compare to Virtual CPU. May I know the reason. I have set the Entitlement CPU = Virtual CPU on AIX . It works fine . Can you help to understand. (1 Reply)
Discussion started by: gabhanes
1 Replies

2. Programming

C. To segmentation fault or not to segmentation fault, that is the question.

Oddities with gcc, 2.95.3 for the AMIGA and 4.2.1 for MY current OSX 10.14.1... I am creating a basic calculator for the AMIGA ADE *NIX emulator in C as it does not have one. Below are two very condensed snippets of which I have added the results inside the each code section. IMPORTANT!... (11 Replies)
Discussion started by: wisecracker
11 Replies

3. What is on Your Mind?

PHP Fatal Errors During SSL Cert Management - PHP Fatal error: xc_fcntl_mutex failed

Today, I noticed some errors in our SSL cert renewal log files, mostly related to domains where the IP address had changed. Concerned about this, rebuilt out SSL cert, which normally goes well without a hiccup. However, for today, for some reason which I cannot explain, there was a PHP error... (0 Replies)
Discussion started by: Neo
0 Replies

4. AIX

Entitled CPU lesser Than Used CPU !!

Hi All, It may be a n00b question, but i really want to know , How Entitled Capacity is less and Used CPU is more when there is no Free CPU is available in the managed system. I have 5LPARs in a MS with Dual VIO. Managed System CPU details Available: 0.20 Assigned to partitions: 15.80... (11 Replies)
Discussion started by: Thala
11 Replies

5. UNIX for Dummies Questions & Answers

Is it possible to combine multiple CPU to act as a single CPU on the same server?

We have a single threaded application which is restricted by CPU usage even though there are multiple CPUs on the server, hence leading to significant performance issues. Is it possible to merge / combine multiple CPUs at OS level so it appear as a single CPU for the application? (6 Replies)
Discussion started by: Dissa
6 Replies

6. Programming

Using gdb, ignore beginning segmentation fault until reproduce environment segmentation fault

I use a binary name (ie polo) it gets some parameter , so for debugging normally i do this : i wrote script for watchdog my app (polo) and check every second if it's not running then start it , the problem is , if my app , remain in state of segmentation fault for a while (ie 15 ... (6 Replies)
Discussion started by: pooyair
6 Replies

7. Solaris

Difference between CPU CHIP and CPU ID

Hi All, What is the difference between CPU CHIP and CUP ID on SUN/ Oracle M5000 servers.. Thanks in advance (3 Replies)
Discussion started by: kumarmani
3 Replies

8. Solaris

cpu-shares vs cpu-cap in solaris

Can anyone tell me difference between cpu-shares vs cpu-cap in solaris & how FSS will work with cpu-caps ? (9 Replies)
Discussion started by: fugitive
9 Replies

9. Solaris

Multi CPU Solaris system shows 100% CPU usage.

Hello Friends, On one of my Solaris 10 box, CPU usage shows 100% using "sar", "vmstat". However, it has 4 CPUs and prstat and glance are not showing enough processes to justify high CPU utilization. ========================================================================= $ prstat -a ... (4 Replies)
Discussion started by: mahive
4 Replies

10. UNIX for Dummies Questions & Answers

how to get persistant cpu utilization values per process per cpu in linux (! top,ps)

hi, i want to know cpu utilizatiion per process per cpu..for single processor also if multicore in linux ..to use these values in shell script to kill processes exceeding cpu utilization.ps (pcpu) command does not give exact values..top does not give persistant values..psstat,vmstat..does njot... (3 Replies)
Discussion started by: pankajd
3 Replies
Login or Register to Ask a Question