Need ideas what is wrong with v440


 
Thread Tools Search this Thread
Operating Systems Solaris Need ideas what is wrong with v440
# 8  
Old 03-10-2010
So we finally got the system to boot again.

Long story short.... I was able to boot it with 'boot -as' after mounting the drive from the cdrom and removing the references to the metadevices in disk1/etc/vfstab. I changed those mounts back to /dev/dsk instead of /dev/md. I also had to comment out one of the set commands in disk1/etc/system.

While booted to disk1 (boot -as) I could see that all the metadevices in the metastat mirror were marked as 'require maintenance'. Anytime we would try to metadetach it would state that the devices were syncing even though they were not. A metasync command would cause an immediate kernel panic. We basically had no way to use the meta tools to rebuild the mirror. We finally got it to boot normally off disk1 (w/o boot -as) by renaming all meta config files/databases, commenting out the additional forceload md* lines in disk1/etc/system. Now when we boot and run a metastat we can see that there are no longer any metadevices configured. Finally since this is a Sun SAMFS system we needed to modify /etc/opt/SUNWsamfs/mcf to point the samfs1 device to the physical disk rather then a metadevice /dev/md/d70. Once we did that then we could finally mount the samfs device and FINALLY samfs started mounting tapes and archiving data (yah!).

So, the system is working at this point but without a mirror. Now we're going to need to recreate the metadevices from scratch (hopefully no more kernel panics when we do this).

<rant>
BTW, for anyone who has not heard Oracle has changed Sun's T&M policy. T&M customers can no longer receive incident-based support; they are requiring customers to purchase a contract. So after opening a T&M case with Sun today (with a PO) I received an email some time later saying "sorry but since your system is not under contract or warranty we are not going to provide you with T&M. We are closing your support case. Please contact us about the cost to recertify this system so that it can be placed on a contract." Nice of Oracle to leave all their Sun T&M customers in the dark. Don't get me wrong.... if it was my choice the Sun contract would have NEVER lapsed on our equipment BUT to deny T&M support??? When I call Sun I need help; how can they turn their back on their customers like that?
</rant>
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Solaris V440 keeps crashing

Hi, I have Sun Solaris V440, every two days or so, the system crashes and it's at OK prompt. After that I do the FSCK and clear all the bad sectors. Then system stays up for close to 48 hours. Then it crashes again. I checked the logs and I don't see anything under /var/adm/messages file. ... (1 Reply)
Discussion started by: samnyc
1 Replies

2. Shell Programming and Scripting

Why result is wrong here ? whether break statement is wrong ?

Hi ! all I am just trying to check range in my datafile pls tell me why its resulting wrong admin@IEEE:~/Desktop$ cat test.txt 0 28.4 5 28.4 10 28.4 15 28.5 20 28.5 25 28.6 30 28.6 35 28.7 40 28.7 45 28.7 50 28.8 55 28.8 60 28.8 65 28.1... (2 Replies)
Discussion started by: Akshay Hegde
2 Replies

3. UNIX and Linux Applications

Need ideas for graduation project based on unix or linux Need ideas for graduation project based on

Dear all, i am in last year of electronics department in engineering faculty i need suggestions for a graduation project based on unix or free bsd or linux and electronics "embedded linux " i think about embedded unix for example or device drivers please i need helps (1 Reply)
Discussion started by: MOHA-1
1 Replies

4. Solaris

available PCI slots on v440

How do I find any available PCI slots on a v440? When I run prtconf, I get the following output? But I am not able to make out whether all the PCI slots are used. ================================= IO Devices ================================= Bus Freq Brd Type MHz Slot ... (1 Reply)
Discussion started by: jtamminen
1 Replies

5. Solaris

Reset password and login SC at SF V440

Dear All, I Have server SF V440, OS solaris is down and I must check logs at Sc, but I forgot my login and password. How to reset login and password at SF V440? Thanks Best Regards Jiman (3 Replies)
Discussion started by: mbah_jiman
3 Replies

6. Solaris

V210 to V440

I'm currently trying to move a perfectly find harddrive from a V210 to a V440. From what I can tell, the disk labeling a bit different, (V210 is c1t0d0 and V440 is c0t0d0). My question is, what all do I have to change to get the V440 to boot off of this with very little complications. Right now, it... (21 Replies)
Discussion started by: adelsin
21 Replies

7. Solaris

V210 to V440

I recently acquired a server for home use. Currently, I'm running a V210. I was wondering of a way to basically swap hard drives into the V440. I would like to avoid reinstall on the V440 for many reasons. Currently on the V440, when I try to boot up it forces itself into System Maintenance... (1 Reply)
Discussion started by: adelsin
1 Replies

8. Solaris

SUN V440 Question

I have a SUN V440 and it is running Solaris 9 with two NICs in the box ce0 ce1. Is there any way to get full duplex 1000? I do I check to see what ce0 and ce1 is set at and if it is not set to full duplex 1000, how do I set it and do I have to reboot the system afterward? I am new to the SUN unix... (5 Replies)
Discussion started by: pmwayne01
5 Replies

9. Solaris

video card for a V440

I am looking into getting some cards for the SunFire V440. Not sure how most folks go about this but I am assuming we can find compatible cards for this server platform without going through SUN. Do you guys recommend getting this video card from SUN? Yeah we got these servers without the video... (5 Replies)
Discussion started by: bluridge
5 Replies

10. Solaris

Can't get ok prompt on V440

Hello all, This is probably a commonly asked question, but it has me stumped. I have a V440 which upon bootup gives me the option of getting into ALOM with #. I don't have the ALOM password so I want to re-install Solaris 10. When connected to the Management serial interface (on the PCI... (3 Replies)
Discussion started by: juanj
3 Replies
Login or Register to Ask a Question