Sponsored Content
Full Discussion: Netra 1120 vmstat
Operating Systems Solaris Netra 1120 vmstat Post 302559118 by vmcore on Monday 26th of September 2011 09:10:17 AM
Old 09-26-2011
Netra 1120 vmstat

Not sure if this is still relevant issue for you, but this is most likely hardware issue.

In general, good starting point for panic with $E is hardware side, CPU.
Also, any time you have EDP, data parity error, will be pointing at CPU as hardware issue.
Good side is that you have SPARC-II, old but solid. This $E panic is most likely to be ignored as it was one of those "cosmic ray" bit flips and system panicked. If it occurs again on same CPU in short time between last panic and new one, you should get CPU replaced.



Sep 18 17:31:46 server4 SUNW,UltraSPARC-II: [ID 411422 kern.info] [AFT2] errID 0x010bfb68.599962
c8 AFAR was derived from E$Tag <<<<<<<<<<<<<<

Sep 18 17:31:46 server4 unix: [ID 836849 kern.notice]
Sep 18 17:31:46 server4 ^Mpanic[cpu2]/thread=30001133940:
Sep 18 17:31:46 server4 unix: [ID 888903 kern.notice] [AFT1] errID 0x010bfb68.599962c8 EDP Error <<<<<<<


Sep 18 17:31:46 server4 See previous message(s) for details
 

10 More Discussions You Might Find Interesting

1. Solaris

Netra T1 105 problem

Hey All Thanks in Advance. Iam facing a problem with Netra T1 105 Ram issuse.I have 1 gb ram in the server but when it boots up in ok prompt or in banner it shows 768 mb Ram , if i put 512 mb Ram it show 368 mb Ram but this all ram if i connect in anthore netra server its shows 1 gb and... (1 Reply)
Discussion started by: solaris8in
1 Replies

2. Solaris

Netra T1 LOM Password Reset

Hello All, I had bought Netra T1 AC200 couple of months ago and has setup a user and password in LOMlite but I forgot the password. when i connect to the server i get the LOMlite prompt and i cant connect to the Serial console (there is no prompt). I have tried the JP13 JP14 and JP15... (1 Reply)
Discussion started by: Pratik Gharti
1 Replies

3. Solaris

Netra X1 will not power on - any ideas?

Hi, I have a Netra X1 that will not power on - either using the toggle switch or by using the "poweron" command at the LOM prompt. Has anyone seen this behaviour before or better still how to fix it. The LOM seems to be functioning fine but I cannot get the box to powerup. I thought it might... (0 Replies)
Discussion started by: gcoco
0 Replies

4. What is on Your Mind?

need some hardware for netra t1

guys - not sure where to post this one but i figured this was the likely spot. i need a sun dvd slimline for netra t1. hcl matrix has this for production/manufac. number: X7288A / 540-5014. anyone have a good spot to get this stuff? does anyone have an extra laying around to sell? i hate going... (2 Replies)
Discussion started by: pupp
2 Replies

5. Solaris

sun netra t1

so i've grabbed this sun netra t1 for some small dev work. now obviously i need to install sol10. no problem done it a million times except for the fact that i've never actually done it w/o a term server. so i grab a usb to serial and a serial to rj45 (the one you get in every cisco order.. roll... (24 Replies)
Discussion started by: pupp
24 Replies

6. Solaris

Netra V440 & Netra 1290 keyswitch

Hello, I wrote a script which monitor the keyswitch state repeatedly each 10 minutes. I'm extracting the keyswitch status by using prtdiag. The script works fine for Netra v440 , but I found that prtdiag under Netra 1290 don't give keyswitch status. unlike Netra 440 server , I found that... (2 Replies)
Discussion started by: Alalush
2 Replies

7. Solaris

Netra Remote Dial-in Problem

Looking for ideas on why I can't dial into our new Avaya CMS server (Sun Netra 210 - Sol 9) - remotely thru our ASA - site admin software. Running R3-V13 Avaya CMS software - just did a fresh install of the CMS software - install went perfect. The Sun supplied DB9 connector is installed... (1 Reply)
Discussion started by: drewmich
1 Replies

8. Solaris

Need Help to create LOM Cable Netra x1

hi all, I have a SUN NETRA x1. To Installation need LOM cable . There are ways that you can help me to make LOM Cable ? as the information I have serial cable CISCO Cisco and I have been trying to connect but only blank (2 Replies)
Discussion started by: moslemovic
2 Replies

9. Solaris

netra 240 difference

Hi, sunfire v240 and netra 240 are looks similar. system board, memory and processors are similar, then why netra 240 called as telco server? can anyone tell the difference. RJS (1 Reply)
Discussion started by: rajasekg
1 Replies

10. Solaris

Need help -- netra 5 Solaris enterprise 2

I need help to resurrect very old netra machines. two of them are netra enterprise 2 and they do not boot with the message Cant open boot device The IDPROM contents are invalid Boot device: net File and args the host is not connected to any LAN I brought up another Netra 5 connected to... (3 Replies)
Discussion started by: rk2153
3 Replies
CHCPU(8)							   User Manuals 							  CHCPU(8)

NAME
chcpu - configure CPUs SYNOPSIS
chcpu [-e] [-d] [-c] [-g] cpu-list chcpu [-p] mode chcpu -r chcpu [-h] [-V] DESCRIPTION
chcpu can modify the state of CPUs. It can enable or disable CPUs, scan for new CPUs, change the CPU dispatching mode of the underlying hypervisor, and request CPUs from the hypervisor (configure) or return CPUs to the hypervisor (deconfigure). Some options have a cpu-list argument. Use this argument to specify a comma-separated list of CPUs. The list can contain individual CPU addresses or ranges of addresses. For example, 0,5,7,9-11 makes the command applicable to the CPUs with the addresses 0, 5, 7, 9, 10, and 11. OPTIONS
-r, --rescan Trigger a rescan of CPUs. Use this option on systems that do not automatically detect newly attached CPUs. The Linux kernel then recognizes the new CPUs. -c, --configure cpu-list Configure all specified CPUs. Configuring a CPU means that the hypervisor takes a CPU from the CPU pool and assigns it to the vir- tual hardware on which your kernel runs. -e, --enable cpu-list Enable all specified CPUs. Enabling a CPU means that the kernel sets it online. A CPU must be configured, see -c, before it can be enabled. -p, --dispatch mode Set the CPU dispatching mode (polarization). This option has an effect only if your hardware architecture and hypervisor support CPU polarization. Available modes are: horizontal The workload is spread across all available CPUs. vertical The workload is concentrated on few CPUs. -d, --disable cpu-list Disable all specified CPUs. Disabling a CPU means that the kernel sets it offline. -g, --deconfigure cpu-list Deconfigure all specified CPUs. Deconfiguring a CPU means that the hypervisor removes the CPU from the virtual hardware on which the Linux instance runs and returns it to the CPU pool. A CPU must be offline, see -d, before it can be deconfigured. -h, --help Display help information and exit. -V, --version Display version information and exit. AUTHOR
Heiko Carstens <heiko.carstens@de.ibm.com> COPYRIGHT
Copyright IBM Corp. 2011 SEE ALSO
lscpu(1) AVAILABILITY
The chcpu command is part of the util-linux package and is available from Linux Kernel Archive <ftp://ftp.kernel.org/pub/linux/utils/util- linux/>. Linux June 2012 CHCPU(8)
All times are GMT -4. The time now is 10:54 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy