Jump to content 日本-日本語
日本HPホーム 製品とサービス サポートとドライバ ソリューション ご購入方法
≫ お問い合わせ
日本HPホーム
企業ユーザ向けサポート情報   >  HP-UX サポート  >  セキュリティ報告&パッチダイジェスト翻訳版

PHKL_35795 s700_800 11.11 VM vPar "No equivalently mapped space"の解決

企業ユーザ向けサポート情報

HP-UX サポート
Tru64 サポート
OpenVMS サポート
セキュリティ報告&パッチダイジェスト翻訳版
技術情報ツリー
ソフトウェアアップデート情報
ITRC日本フォーラム

ITRC

パッチデータベース
技術情報ベースの検索
サポートケースマネージャ
ソフトウェア アップデート マネージャ (SUM)
ご利用の手順
日本HPサイトマップ
コンテンツに進む
パッチ名:   PHKL_35795

パッチ摘要: s700_800 11.11 VM vPar "No equivalently mapped space"の解決

作成日:  07/01/19

公開日:  07/02/05

ハードウェアプラットフォームおよびOSリリース:

	s700: 11.11
	s800: 11.11

現象:

	PHKL_35795:

	(SR:8606460609 CR:JAGag16647)

	"Panic: No equivalently spaced memory."

	Stack Trace:
	==============  EVENT  ============================
	= Event #0 is PANIC on CPU #0
	= p crash_event_t 0x4bca000
	= p rpb_t 0x4bc3160
	= Using pc from pim.wide.rp_rp_hi = 0x41ebf24
	==============  EVENT  ============================
	SR5=0xfdd0000
	LVL  FUNC
	 0)  panic+0x6c
	 1) ivt_intercept_space+0x140
	 2)  cxperf_init+0x20
	 3)  cxperf_install+0x28
	 4)  gio_install_drivers+0x24
	 5)  io_virt_mode_config+0x5c
	 6)  DoCalllist+0x3c
	 7)  main+0x28
	 8)  $vstart+0x48
	 9)  $locore+0x94

問題点の説明:
 
	PHKL_35795:

	(SR:8606460609 CR:JAGag16647)
	1.25GB未満のメモリーしか割り当てられていないvParが、ブート時にパニック
	になることがよくあります。次のようなメッセージが表示されます。

	panic: No equivalently mapped space.

	解決方法:
	十分な等価マップメモリーがあるか確認するようにコードを修正しました。

-----------------------------------------------------------------------------
Patch Name: PHKL_35795

Patch Description: s700_800 11.11 VM vPar Fix for no equivalently mapped space

Creation Date: 07/01/19

Post Date: 07/02/05

Hardware Platforms - OS Releases: 
	s700: 11.11
	s800: 11.11

Products: N/A

Filesets: 
	OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP
	OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP

Automatic Reboot?: Yes

Status: General Release

Critical: 
	Yes
	PHKL_35795: PANIC
	PHKL_34915: PANIC

Category Tags: 
	defect_repair general_release critical panic

Path Name: /hp-ux_patches/s700_800/11.X/PHKL_35795

Symptoms: 
	PHKL_35795:
	( SR:8606460609 CR:JAGag16647 )

	Panic: No equivalently spaced memory.

	Stack Trace:
	==============  EVENT  ============================
	= Event #0 is PANIC on CPU #0
	= p crash_event_t 0x4bca000
	= p rpb_t 0x4bc3160
	= Using pc from pim.wide.rp_rp_hi = 0x41ebf24
	==============  EVENT  ============================
	SR5=0xfdd0000
	LVL  FUNC
	 0)  panic+0x6c
	 1) ivt_intercept_space+0x140
	 2)  cxperf_init+0x20
	 3)  cxperf_install+0x28
	 4)  gio_install_drivers+0x24
	 5)  io_virt_mode_config+0x5c
	 6)  DoCalllist+0x3c
	 7)  main+0x28
	 8)  $vstart+0x48
	 9)  $locore+0x94

	PHKL_34915:
	( SR:8606431729 CR:JAGaf91171 )
	On a machine with virtual partitions(vPars), a global TLB
	purge on one of the vPars can cause other vPar to panic
	with "Unexpected trap while PSW-Q = 0" or
	"data page fault" or "no hit in cell map" HPMCs.

Defect Description: 
	PHKL_35795:
	( SR:8606460609 CR:JAGag16647 )

	A vPar with less than 1.25GB of memory allocated to it can
	sometime panic with the following message during boot-up.

	panic: No equivalently mapped space.

	Resolution:

	The problem is fixed by making sure there is sufficient
	amount of equivalently mapped memory.

	PHKL_34915:
	( SR:8606431729 CR:JAGaf91171 )
	Global TLB purges affects TLB's of all the Virtual
	partitions in a Hard partition(nPar), and sometimes may
	lead to an HPMC.

	Resolution:
	The problem is fixed by ensuring that global TLB purges
	does not affect other vPars. The fix addresses the
	problem arising from global purging of kernel dynamic
	data and unloading of DLKM's(Dynamically Loadable Kernel
	Modules) which are loaded in the address range between
	0 and 64MB.

Enhancement: 
	No

SR: 
	8606460609 8606431729

Patch Files: 

	OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP:
	/usr/conf/lib/libvm-pdk.a(vm_init.o)

	OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP:
	/usr/conf/lib/libvm-pdk.a(vm_init.o)

what(1) Output: 

	OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP:
	/usr/conf/lib/libvm-pdk.a(vm_init.o):
		vm_init.c $Date: 2007/01/19 15:50:03 $Revision: r11.
			11/2 PATCH_11.11 (PHKL_35795)

	OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP:
	/usr/conf/lib/libvm-pdk.a(vm_init.o):
		vm_init.c $Date: 2007/01/19 15:50:03 $Revision: r11.
			11/2 PATCH_11.11 (PHKL_35795)

cksum(1) Output: 

	OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP:
	3131514738 2444 /usr/conf/lib/libvm-pdk.a(vm_init.o)

	OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP:
	1418929576 7472 /usr/conf/lib/libvm-pdk.a(vm_init.o)

Patch Conflicts: None

Patch Dependencies: None

Hardware Dependencies: None

Other Dependencies: None

Supersedes: 
	PHKL_34915

Equivalent Patches: None

Patch Package Size: 30 KBytes

Installation Instructions: 
	Please review all instructions and the Hewlett-Packard
	SupportLine User Guide or your Hewlett-Packard support terms
	and conditions for precautions, scope of license,
	restrictions, and, limitation of liability and warranties,
	before installing this patch.
	------------------------------------------------------------
	1. Back up your system before installing a patch.

	2. Login as root.

	3. Copy the patch to the /tmp directory.

	4. Move to the /tmp directory and unshar the patch:

		cd /tmp
		sh PHKL_35795

	5. Run swinstall to install the patch:

		swinstall -x autoreboot=true -x patch_match_target=true \
			  -s /tmp/PHKL_35795.depot

	By default swinstall will archive the original software in
	/var/adm/sw/save/PHKL_35795.  If you do not wish to retain a
	copy of the original software, include the patch_save_files
	option in the swinstall command above:

		-x patch_save_files=false

	WARNING: If patch_save_files is false when a patch is installed,
		 the patch cannot be deinstalled.  Please be careful
		 when using this feature.

	For future reference, the contents of the PHKL_35795.text file is
	available in the product readme:

		swlist -l product -a readme -d @ /tmp/PHKL_35795.depot

	To put this patch on a magnetic tape and install from the
	tape drive, use the command:

		dd if=/tmp/PHKL_35795.depot of=/dev/rmt/0m bs=2k

Special Installation Instructions: None

ページトップへ
セキュリティ報告&パッチダイジェスト翻訳版に戻る
プライバシー 本サイト利用時の合意事項 ウェブマスターに連絡
© 2008 Hewlett-Packard Development Company, L.P.