Sponsored Content
Operating Systems Solaris V240 no OBP or console available Post 302906049 by Perderabo on Monday 16th of June 2014 10:43:30 PM
Old 06-16-2014
First, you need CPU's to get an OK prompt. I think you screwed up your CPU's somehow. I have no 240's left so this is from imperfect memory. I used to be able to defeat the case switch so I could run the 240 with the cover off. Those heat sinks have a couple of fans on each one. Are the blades spinning? (BTW, over the last few years that I had 240's I never saw a replacement heat sink that used paste. I assume that yours required that paste you used.) Try reseating the CPU's. This is probably the key. My guess is that you reseated all 4 cpu's wrong. The next most likely idea is that you got 4 bum replacement heat sinks. A final thought is maybe you forgot to plug the heat sinks in. Check for spinning heat sink fan blades will quickly disprove the last two ideas.

In the worst case buy some replacement 240's on ebay. And when the heat sink fans break, hire a tech to replace the heat sinks rather than doing it yourself.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

OBP saying boot is disabled??

Hi all, need your help again :P I am trying to build a server in work, and it comes up with the OBP (Open Boot Prompt) and when i try and install the cdrom "boot cdrom -s" it throws back the following error: "System is not bootable, boot command is disabled" This is trying to install... (3 Replies)
Discussion started by: SemperFi
3 Replies

2. Solaris

Enter to OBP

Hello, today i'm comment in /etc/vfstab fs /usr and my server load in SingleUser without anything commands :( How i can enter to OBP from # ? or ILOM ? I'm try CTRL+BREAK (F5) , CTRL+ALT+BREAK (F5) and #. but it's don't help me :(((( (5 Replies)
Discussion started by: jess_t03
5 Replies

3. Solaris

OBP on Solaris 10-intel

Hi All, How can I go to OBP on Solaris 10-intel? I tried doing ctrl+c or ctrl+break, it won't go to the "ok" prompt. Thanks in advance, itik (6 Replies)
Discussion started by: itik
6 Replies

4. Solaris

OBP search...

Hello experts... In OBP(OK prompt)... How can i know whole command if i know part of a command? Thanks in advance... (2 Replies)
Discussion started by: younus_syed
2 Replies

5. UNIX for Dummies Questions & Answers

Windows to Linux remote console using VNC brings up blank console screen with only mouse pointer

:confused:Hi This was installed on the Linux box a few weeks back by a guy that no longer works for us. All worked fine until last week. Now when we connect its just a blank screen with no icons. I get a whole bunch of errors when starting the service too: Tue Feb 23 14:29:45 2010 ... (1 Reply)
Discussion started by: wbdevilliers
1 Replies

6. Solaris

OBP update

hi all i am using sun blade 150 (sparc) running solaris 5.10 on that. How can i update the OBP firmware? where cai download the latest (compatible) version for this hardware? (4 Replies)
Discussion started by: kingston
4 Replies

7. UNIX for Dummies Questions & Answers

OBP explained.

Hi Gurus, Correct me if I am wrong. Booting an OS means loading it in memory . What is OBP in solaris. If we are typing some commands at ok> where are we actually do that. What is the difference between frimware and OBP. I know I am asking silly things but I need answers. :):) Thanks in... (4 Replies)
Discussion started by: rama krishna
4 Replies

8. UNIX for Dummies Questions & Answers

Need help with OBP.

Hi Gurus, I am totally confused :wall: . I have some questions regarding OBP,EEPROMand NVRAM, BIOS. What actually are these how do they function and interact on a Sparc based solaris system. What is ok> ? What is system Firmware ? How does the system startup? Trying to google... (8 Replies)
Discussion started by: rama krishna
8 Replies

9. Solaris

[SOLVED] Console connection to V240

My apologies if this is posted/answered elsewhere. I have recently been tasked with getting 2 Sun V240's running Solaris 10 up and working. I should mention I come from the programming side of life with a small amount of networking on Windows 2003 servers. They boot, no error lights, hd's... (6 Replies)
Discussion started by: kuriosity_prime
6 Replies

10. Solaris

T4-2 OBP problem

Hi can anyone help me Got a T4-2, when I try to save any enviroment varaible at the OBP for instance auto-boot false or output-device screen I get the error: Warning: Error storing configuration. No space left, check SP and other logs. Cleared the SP logs (well only ones I could find) did... (4 Replies)
Discussion started by: callmebob
4 Replies
g_nmeig(1)					 GROMACS suite, VERSION 4.5.4-dev-20110404-bc5695c					g_nmeig(1)

NAME
g_nmeig - diagonalizes the Hessian VERSION 4.5.4-dev-20110404-bc5695c SYNOPSIS
g_nmeig -f hessian.mtx -s topol.tpr -of eigenfreq.xvg -ol eigenval.xvg -qc quant_corr.xvg -v eigenvec.trr -[no]h -[no]version -nice int -xvg enum -[no]m -first int -last int -T real -[no]constr DESCRIPTION
g_nmeig calculates the eigenvectors/values of a (Hessian) matrix, which can be calculated with mdrun. The eigenvectors are written to a trajectory file ( -v). The structure is written first with t=0. The eigenvectors are written as frames with the eigenvector number as timestamp. The eigenvectors can be analyzed with g_anaeig. An ensemble of structures can be generated from the eigenvectors with g_nmens. When mass weighting is used, the generated eigenvectors will be scaled back to plain Cartesian coordinates before generating the output. In this case, they will no longer be exactly orthogonal in the standard Cartesian norm, but in the mass-weighted norm they would be. This program can be optionally used to compute quantum corrections to heat capacity and enthalpy by providing an extra file argument -qcorr. See the GROMACS manual, Chapter 1, for details. The result includes subtracting a harmonic degree of freedom at the given tempera- ture. The total correction is printed on the terminal screen. The recommended way of getting the corrections out is: g_nmeig -s topol.tpr -f nm.mtx -first 7 -last 10000 -T 300 -qc [-constr] The -constr option should be used when bond constraints were used during the simulation for all the covalent bonds. If this is not the case, you need to analyze the quant_corr.xvg file yourself. To make things more flexible, the program can also take virtual sites into account when computing quantum corrections. When selecting -constr and -qc, the -begin and -end options will be set automatically as well. Again, if you think you know it better, please check the eigenfreq.xvg output. FILES
-f hessian.mtx Input Hessian matrix -s topol.tpr Input Run input file: tpr tpb tpa -of eigenfreq.xvg Output xvgr/xmgr file -ol eigenval.xvg Output xvgr/xmgr file -qc quant_corr.xvg Output, Opt. xvgr/xmgr file -v eigenvec.trr Output Full precision trajectory: trr trj cpt OTHER OPTIONS
-[no]hno Print help info and quit -[no]versionno Print version info and quit -nice int 19 Set the nicelevel -xvg enum xmgrace xvg plot formatting: xmgrace, xmgr or none -[no]myes Divide elements of Hessian by product of sqrt(mass) of involved atoms prior to diagonalization. This should be used for 'Normal Modes' analysis -first int 1 First eigenvector to write away -last int 50 Last eigenvector to write away -T real 298.15 Temperature for computing quantum heat capacity and enthalpy when using normal mode calculations to correct classical simulations -[no]constrno If constraints were used in the simulation but not in the normal mode analysis (this is the recommended way of doing it) you will need to set this for computing the quantum corrections. SEE ALSO
gromacs(7) More information about GROMACS is available at <http://www.gromacs.org/>. Mon 4 Apr 2011 g_nmeig(1)
All times are GMT -4. The time now is 03:52 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy