About: Kdump (Linux)

An Entity of Type: work, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

kdump is a feature of the Linux kernel that creates crash dumps in the event of a kernel crash. When triggered, kdump exports a memory image (also known as vmcore) that can be analyzed for the purposes of debugging and determining the cause of a crash. The dumped image of main memory, exported as an Executable and Linkable Format (ELF) object, can be accessed either directly through /proc/vmcore during the handling of a kernel crash, or it can be automatically saved to a locally accessible file system, to a raw device, or to a remote system accessible over network.

Property Value
dbo:abstract
  • kdump je označení pro schopnost obsaženou v linuxovém jádře, která umožňuje v případě pádu jádra vytvořit výpis paměti. Ta pak může být využita pro ladění. Obraz operační paměti je vytvořen ve formátu ELF a může být přímo čten přes rozhraní <a href="/wiki/Procfs" title="Procfs">/proc</a>/vmcore, uložen do souborového systému, přímo do vnější paměti bez souborového systému a nebo na vzdálený systém dostupný přes síť. V hlavní větvi jádra Linuxu je kdump od verze 2.6.13 vydané 29. srpna 2005. (cs)
  • kdump ist eine Funktion des Linux-Kernels, die Speicherauszüge im Fall eines Kernelabsturzes erzeugt. Sobald ausgelöst, exportiert kdump ein Speicherabbild (auch als vmcore bezeichnet), welches zur Bestimmung der Fehlerursache untersucht werden kann. Auf das ausgegebene Abbild des Hauptspeichers, das als ELF-Objekt exportiert wird, kann direkt über /proc/vmcore während der Bearbeitung des Kernelabsturzes zugegriffen werden. Es kann aber auch automatisch in ein lokal verfügbares Dateisystem, ein rohformatiertes Gerät oder ein entferntes System, das über das Netzwerk erreichbar ist, übertragen werden. (de)
  • kdump es una característica del núcleo Linux que crea volcados de memoria en el caso de una falla catastrófica del kernel. Cuando se activa, kdump exporta una imagen de memoria (también conocida como vmcore) que se puede analizar con el fin de depurar y determinar la causa de un bloqueo. Se puede acceder directamente a la imagen volcada de la memoria principal, exportada como un objeto de formato ejecutable y enlazable (ELF) a través de /proc/vmcore durante el manejo de una falla del kernel, o puede guardarse automáticamente en un sistema de archivos accesible localmente, en un dispositivo raw, o en un sistema remoto accesible a través de la red.​​ (es)
  • kdump is a feature of the Linux kernel that creates crash dumps in the event of a kernel crash. When triggered, kdump exports a memory image (also known as vmcore) that can be analyzed for the purposes of debugging and determining the cause of a crash. The dumped image of main memory, exported as an Executable and Linkable Format (ELF) object, can be accessed either directly through /proc/vmcore during the handling of a kernel crash, or it can be automatically saved to a locally accessible file system, to a raw device, or to a remote system accessible over network. (en)
  • kdump는 커널 패닉 이벤트 시에 충돌 덤프를 생성하는 리눅스 커널의 한 부분이다. Kdump가 발생하면 디버깅 목적으로 분석될 수 있고 충돌의 원인을 결정할 수 있는 메모리 이미지(또한 vmcore라고도 알려진)를 익스포트한다. ELF 객체로서 익스포트된 메인 메모리의 덤프된 이미지는 커널 충돌을 다루는 동안에 직접적으로 /proc/vmcore를 통해서 접근될 수 있으며 로컬상으로 접근 가능한 파일 시스템으로 또는 raw 디바이스 그리고 네트워크를 통해 접근 가능한 원격 시스템으로 자동으로 저장될 수 있다. (ko)
  • kdump是Linux内核的一个功能,可在发生内核错误时创建核心转储。当被触发时,kdump会导出一个内存映像(也称为vmcore),该映像可用于调试和确定崩溃的原因。 主内存的转储映像作为可执行与可链接格式(ELF)对象导出,可以在处理内核崩溃时通过/proc/vmcore直接访问,也可以自动保存到本地可访问的文件系统、 裸设备或通过网络访问的远程系统。 (zh)
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 43513477 (xsd:integer)
dbo:wikiPageLength
  • 8559 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1073095994 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • kdump je označení pro schopnost obsaženou v linuxovém jádře, která umožňuje v případě pádu jádra vytvořit výpis paměti. Ta pak může být využita pro ladění. Obraz operační paměti je vytvořen ve formátu ELF a může být přímo čten přes rozhraní <a href="/wiki/Procfs" title="Procfs">/proc</a>/vmcore, uložen do souborového systému, přímo do vnější paměti bez souborového systému a nebo na vzdálený systém dostupný přes síť. V hlavní větvi jádra Linuxu je kdump od verze 2.6.13 vydané 29. srpna 2005. (cs)
  • kdump ist eine Funktion des Linux-Kernels, die Speicherauszüge im Fall eines Kernelabsturzes erzeugt. Sobald ausgelöst, exportiert kdump ein Speicherabbild (auch als vmcore bezeichnet), welches zur Bestimmung der Fehlerursache untersucht werden kann. Auf das ausgegebene Abbild des Hauptspeichers, das als ELF-Objekt exportiert wird, kann direkt über /proc/vmcore während der Bearbeitung des Kernelabsturzes zugegriffen werden. Es kann aber auch automatisch in ein lokal verfügbares Dateisystem, ein rohformatiertes Gerät oder ein entferntes System, das über das Netzwerk erreichbar ist, übertragen werden. (de)
  • kdump es una característica del núcleo Linux que crea volcados de memoria en el caso de una falla catastrófica del kernel. Cuando se activa, kdump exporta una imagen de memoria (también conocida como vmcore) que se puede analizar con el fin de depurar y determinar la causa de un bloqueo. Se puede acceder directamente a la imagen volcada de la memoria principal, exportada como un objeto de formato ejecutable y enlazable (ELF) a través de /proc/vmcore durante el manejo de una falla del kernel, o puede guardarse automáticamente en un sistema de archivos accesible localmente, en un dispositivo raw, o en un sistema remoto accesible a través de la red.​​ (es)
  • kdump is a feature of the Linux kernel that creates crash dumps in the event of a kernel crash. When triggered, kdump exports a memory image (also known as vmcore) that can be analyzed for the purposes of debugging and determining the cause of a crash. The dumped image of main memory, exported as an Executable and Linkable Format (ELF) object, can be accessed either directly through /proc/vmcore during the handling of a kernel crash, or it can be automatically saved to a locally accessible file system, to a raw device, or to a remote system accessible over network. (en)
  • kdump는 커널 패닉 이벤트 시에 충돌 덤프를 생성하는 리눅스 커널의 한 부분이다. Kdump가 발생하면 디버깅 목적으로 분석될 수 있고 충돌의 원인을 결정할 수 있는 메모리 이미지(또한 vmcore라고도 알려진)를 익스포트한다. ELF 객체로서 익스포트된 메인 메모리의 덤프된 이미지는 커널 충돌을 다루는 동안에 직접적으로 /proc/vmcore를 통해서 접근될 수 있으며 로컬상으로 접근 가능한 파일 시스템으로 또는 raw 디바이스 그리고 네트워크를 통해 접근 가능한 원격 시스템으로 자동으로 저장될 수 있다. (ko)
  • kdump是Linux内核的一个功能,可在发生内核错误时创建核心转储。当被触发时,kdump会导出一个内存映像(也称为vmcore),该映像可用于调试和确定崩溃的原因。 主内存的转储映像作为可执行与可链接格式(ELF)对象导出,可以在处理内核崩溃时通过/proc/vmcore直接访问,也可以自动保存到本地可访问的文件系统、 裸设备或通过网络访问的远程系统。 (zh)
rdfs:label
  • Kdump (Linux) (cs)
  • Kdump (de)
  • Kdump (Linux) (es)
  • Kdump (Linux) (en)
  • Kdump (ko)
  • Kdump (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:homepage
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is rdfs:seeAlso of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License