Browse Wiki & Semantic Web

Jump to: navigation, search
Http://dbpedia.org/resource/Network block device
  This page has no properties.
hide properties that link here 
  No properties link to this page.
 
http://dbpedia.org/resource/Network_block_device
http://dbpedia.org/ontology/abstract 在一些操作系统上,网络块设备(Network Block Device, NBD)是在一些操作系统上,网络块设备(Network Block Device, NBD)是一种,其内容由远程计算机提供。网络块设备通常用于访问非物理安装于本地计算机上,而在远程的存储设备。例如,本地计算机可访问连接于另一台计算机上的硬盘。 技术上讲,网络块设备由三部分组成,服务器、客户端及连接之间的网络。在设备节点工作的客户端上,内核驱动/模块控制该设备。每当程序试图访问该设备时,内核驱动将转发请求(如果内核中没有完全实现客户端部分,可在使用者空間程序的帮助下完成)到实际存储数据的服务器。在服务器上,来自客户端的请求由用户空间程序进行处理。 服务器端通常为运行在通用计算机上的用户空间程序。服务器的所有功能都可由用户空间程序处理,因为服务器只需通过正常的套接字与客户端的通信,使用常规的文件系统接口访问存储设备。 网络块设备客户端模块适用于一些类Unix系统,包括Linux和。由于服务器是一个用户空间程序,理论上任何类Unix平台都能运行。例如,NBD的服务器部分已经移植到了Solaris上。上任何类Unix平台都能运行。例如,NBD的服务器部分已经移植到了Solaris上。 , On Linux, network block device (NBD) is a On Linux, network block device (NBD) is a network protocol that can be used to forward a block device (typically a hard disk or partition) from one machine to a second machine. As an example, a local machine can access a hard disk drive that is attached to another computer. The protocol was originally developed for Linux 2.1.55 and released in 1997. In 2011 the protocol was revised, formally documented, and is now developed as a collaborative open standard. There are several interoperable clients and servers. There are Linux-compatible NBD implementations for FreeBSD and other operating systems. The term 'network block device' is sometimes also used generically. Technically, a network block device is realized by three components: the server part, the client part, and the network between them. On the client machine, on which is the device node, a kernel driver controls the device. Whenever a program tries to access the device, the kernel driver forwards the request (if the client part is not fully implemented in the kernel it can be done with help of a userspace program) to the server machine, on which the data resides physically. On the server machine, requests from the client are handled by a userspace program. Network block device servers are typically implemented as a userspace program running on a general-purpose computer. All of the function specific to network block device servers can reside in a userspace process because the process communicates with the client via conventional sockets and accesses the storage via a conventional file system interface. The network block device client module is available on Unix-like operating systems, including Linux and Bitrig. Since the server is a userspace program, it can potentially run on every Unix-like platform; for example, NBD's server part has been ported to Solaris.'s server part has been ported to Solaris. , Ein Network Block Device (engl. für NetzweEin Network Block Device (engl. für Netzwerk-Blockgerät, abgekürzt NBD) ist eine Art virtuelle Festplatte, auf die ein Rechner via Internetprotokoll zugreifen kann. Das NBD wird von einem NBD-Server bereitgestellt. Er bietet hierfür eine eigene Festplatte, Festplattenpartition oder eine Datei als NBD bestimmten anderen Rechnern (Clients) an. Ein anderer Rechner (oder auch der gleiche) kann sich über eine TCP-Verbindung mit dem NBD-Server verbinden und anschließend das NBD wie eine eigene lokale Festplatte benutzen. Derzeit existiert nur für Linux eine vollständige NBD-Implementierung. Linux spricht sämtliche Massenspeicher als sogenannte Blockgeräte an. Wenn ein Linux-Rechner ein Network Block Device nutzen soll, muss NBD support in der Linux-Kernel-Konfiguration aktiviert sein, bzw. das Kernel-Modul nbd.ko geladen sein. Ein Userspace-Hilfsprogramm namens nbd-client stellt nun die TCP-Verbindung zum NBD-Server her, gibt die bestehende Verbindung an den Kernel weiter und beendet sich dann. Dies hat den Vorteil, dass der Kernel sich nicht mit dem Verbindungsaufbau (und einer eventuellen Authentisierung usw.) befassen muss. Der NBD-Server ist betriebssystemunabhängig. Er kann also auch auf einem Nicht-Linux-System laufen, da keine Linux-spezifischen Funktionen benötigt werden. Es existiert ein Programm namens nbd-server, das nichts weiter tut, als eine gegebene Datei (oder Partition etc.) an einem angegebenen TCP-Port bereitzustellen. Prinzipiell ist es möglich, über NBD einen festplattenlosen Rechner zu betreiben, der als einzigen Massenspeicher ein NBD besitzt. Da jedoch zum Aufbau der Verbindung noch ein externes Programm (nbd-client) benötigt wird, ist dies nur mit Konzepten wie der init-ramdisk zu realisieren, einem virtuellen Dateisystem, welches im RAM gehalten wird und im Kernel selbst gespeichert ist, sodass es nach dem Booten zur Verfügung steht. Da die Originalversion von NBD einige Schwächen hat (z. B. die Begrenzung auf 4 Gigabyte pro NBD), gibt es verschiedene Erweiterungen, die teilweise als "enhanced NBD" bezeichnet werden. Diese sind jedoch inkompatibel zum Original-NBD.sind jedoch inkompatibel zum Original-NBD.
http://dbpedia.org/ontology/thumbnail http://commons.wikimedia.org/wiki/Special:FilePath/NetworkBlockDevice_DeviceList_HandshakeProtocolHexdump.png?width=300 +
http://dbpedia.org/ontology/wikiPageExternalLink https://bitbucket.org/belczyk/bnbd + , https://www.linuxjournal.com/article/3778 + , https://github.com/NetworkBlockDevice/nbd/blob/master/doc/proto.md + , https://gitlab.com/nbdkit/libnbd + , https://gitlab.com/nbdkit/nbdkit + , https://bitbucket.org/hirofuchi/xnbd/wiki/Home + , https://qemu.weilnetz.de/doc/6.0/tools/qemu-nbd.html +
http://dbpedia.org/ontology/wikiPageID 16019808
http://dbpedia.org/ontology/wikiPageLength 4732
http://dbpedia.org/ontology/wikiPageRevisionID 1075158276
http://dbpedia.org/ontology/wikiPageWikiLink http://dbpedia.org/resource/File:NetworkBlockDevice_DeviceList_HandshakeProtocolHexdump.png + , http://dbpedia.org/resource/USB/IP + , http://dbpedia.org/resource/Category:Computer_networking + , http://dbpedia.org/resource/Loop_device + , http://dbpedia.org/resource/Device_node + , http://dbpedia.org/resource/Interoperability + , http://dbpedia.org/resource/Category:Linux_kernel_features + , http://dbpedia.org/resource/Advanced_Technology_Attachment + , http://dbpedia.org/resource/C_%28programming_language%29 + , http://dbpedia.org/resource/NVM_Express + , http://dbpedia.org/resource/Hard_disk_drive + , http://dbpedia.org/resource/Category:Computer_storage_technologies + , http://dbpedia.org/resource/Userspace + , http://dbpedia.org/resource/Solaris_%28operating_system%29 + , http://dbpedia.org/resource/GEOM + , http://dbpedia.org/resource/File_system + , http://dbpedia.org/resource/ISCSI + , http://dbpedia.org/resource/Open_standard + , http://dbpedia.org/resource/Network_protocol + , http://dbpedia.org/resource/FreeBSD + , http://dbpedia.org/resource/Unix-like + , http://dbpedia.org/resource/Bitrig + , http://dbpedia.org/resource/ATA_over_Ethernet + , http://dbpedia.org/resource/Linux + , http://dbpedia.org/resource/DRBD +
http://dbpedia.org/property/wikiPageUsesTemplate http://dbpedia.org/resource/Template:Reflist + , http://dbpedia.org/resource/Template:SourceForge + , http://dbpedia.org/resource/Template:Github +
http://purl.org/dc/terms/subject http://dbpedia.org/resource/Category:Computer_networking + , http://dbpedia.org/resource/Category:Computer_storage_technologies + , http://dbpedia.org/resource/Category:Linux_kernel_features +
http://purl.org/linguistics/gold/hypernym http://dbpedia.org/resource/Node +
http://www.w3.org/ns/prov#wasDerivedFrom http://en.wikipedia.org/wiki/Network_block_device?oldid=1075158276&ns=0 +
http://xmlns.com/foaf/0.1/depiction http://commons.wikimedia.org/wiki/Special:FilePath/NetworkBlockDevice_DeviceList_HandshakeProtocolHexdump.png +
http://xmlns.com/foaf/0.1/isPrimaryTopicOf http://en.wikipedia.org/wiki/Network_block_device +
owl:sameAs http://yago-knowledge.org/resource/Network_block_device + , http://dbpedia.org/resource/Network_block_device + , https://global.dbpedia.org/id/egAz + , http://rdf.freebase.com/ns/m.03qkx_t + , http://zh.dbpedia.org/resource/%E7%BD%91%E7%BB%9C%E5%9D%97%E8%AE%BE%E5%A4%87 + , http://de.dbpedia.org/resource/Network_Block_Device + , http://www.wikidata.org/entity/Q1684595 +
rdf:type http://dbpedia.org/class/yago/Abstraction100002137 + , http://dbpedia.org/class/yago/Property105849040 + , http://dbpedia.org/class/yago/Technology100949619 + , http://dbpedia.org/class/yago/Profession100609953 + , http://dbpedia.org/class/yago/WikicatLinuxKernelFeatures + , http://dbpedia.org/class/yago/Feature105849789 + , http://dbpedia.org/class/yago/Cognition100023271 + , http://dbpedia.org/class/yago/PsychologicalFeature100023100 + , http://dbpedia.org/class/yago/WikicatComputerStorageTechnologies + , http://dbpedia.org/class/yago/Concept105835747 + , http://dbpedia.org/ontology/Settlement + , http://dbpedia.org/class/yago/Activity100407535 + , http://dbpedia.org/class/yago/Event100029378 + , http://dbpedia.org/class/yago/Act100030358 + , http://dbpedia.org/class/yago/YagoPermanentlyLocatedEntity + , http://dbpedia.org/class/yago/Occupation100582388 + , http://dbpedia.org/class/yago/Application100949134 + , http://dbpedia.org/class/yago/Use100947128 + , http://dbpedia.org/class/yago/Idea105833840 + , http://dbpedia.org/class/yago/Content105809192 +
rdfs:comment 在一些操作系统上,网络块设备(Network Block Device, NBD)是在一些操作系统上,网络块设备(Network Block Device, NBD)是一种,其内容由远程计算机提供。网络块设备通常用于访问非物理安装于本地计算机上,而在远程的存储设备。例如,本地计算机可访问连接于另一台计算机上的硬盘。 技术上讲,网络块设备由三部分组成,服务器、客户端及连接之间的网络。在设备节点工作的客户端上,内核驱动/模块控制该设备。每当程序试图访问该设备时,内核驱动将转发请求(如果内核中没有完全实现客户端部分,可在使用者空間程序的帮助下完成)到实际存储数据的服务器。在服务器上,来自客户端的请求由用户空间程序进行处理。 服务器端通常为运行在通用计算机上的用户空间程序。服务器的所有功能都可由用户空间程序处理,因为服务器只需通过正常的套接字与客户端的通信,使用常规的文件系统接口访问存储设备。 网络块设备客户端模块适用于一些类Unix系统,包括Linux和。由于服务器是一个用户空间程序,理论上任何类Unix平台都能运行。例如,NBD的服务器部分已经移植到了Solaris上。上任何类Unix平台都能运行。例如,NBD的服务器部分已经移植到了Solaris上。 , On Linux, network block device (NBD) is a On Linux, network block device (NBD) is a network protocol that can be used to forward a block device (typically a hard disk or partition) from one machine to a second machine. As an example, a local machine can access a hard disk drive that is attached to another computer. The protocol was originally developed for Linux 2.1.55 and released in 1997. In 2011 the protocol was revised, formally documented, and is now developed as a collaborative open standard. There are several interoperable clients and servers.several interoperable clients and servers. , Ein Network Block Device (engl. für NetzweEin Network Block Device (engl. für Netzwerk-Blockgerät, abgekürzt NBD) ist eine Art virtuelle Festplatte, auf die ein Rechner via Internetprotokoll zugreifen kann. Das NBD wird von einem NBD-Server bereitgestellt. Er bietet hierfür eine eigene Festplatte, Festplattenpartition oder eine Datei als NBD bestimmten anderen Rechnern (Clients) an. Ein anderer Rechner (oder auch der gleiche) kann sich über eine TCP-Verbindung mit dem NBD-Server verbinden und anschließend das NBD wie eine eigene lokale Festplatte benutzen.ie eine eigene lokale Festplatte benutzen.
rdfs:label 网络块设备 , Network Block Device , Network block device
hide properties that link here 
http://dbpedia.org/resource/NBD + http://dbpedia.org/ontology/wikiPageDisambiguates
http://dbpedia.org/resource/Global_network_block_device + , http://dbpedia.org/resource/DNBD + , http://dbpedia.org/resource/Ggate + , http://dbpedia.org/resource/GNBD + http://dbpedia.org/ontology/wikiPageRedirects
http://dbpedia.org/resource/Loop_device + , http://dbpedia.org/resource/Netgear_SC101 + , http://dbpedia.org/resource/ATA_over_Ethernet + , http://dbpedia.org/resource/Storage_area_network + , http://dbpedia.org/resource/Libguestfs + , http://dbpedia.org/resource/Linux_Terminal_Server_Project + , http://dbpedia.org/resource/Dracut_%28software%29 + , http://dbpedia.org/resource/Global_network_block_device + , http://dbpedia.org/resource/ISCSI + , http://dbpedia.org/resource/Highly_Available_STorage + , http://dbpedia.org/resource/Diskless_node + , http://dbpedia.org/resource/Clustered_file_system + , http://dbpedia.org/resource/NBD + , http://dbpedia.org/resource/DNBD + , http://dbpedia.org/resource/Ggate + , http://dbpedia.org/resource/GNBD + , http://dbpedia.org/resource/Distributed_network_block_device + http://dbpedia.org/ontology/wikiPageWikiLink
http://en.wikipedia.org/wiki/Network_block_device + http://xmlns.com/foaf/0.1/primaryTopic
http://dbpedia.org/resource/Network_block_device + owl:sameAs
 

 

Enter the name of the page to start semantic browsing from.