VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/storage-iscsi.dita@ 99497

最後變更 在這個檔案從99497是 99497,由 vboxsync 提交於 2 年 前

manual: Split out the topics of converted manpages into separate files and generate ditamap files for each manpage to avoid needing to hardcode anything in UserManual.xml. This means that the topics inside a manpage can be supressed from the toc, but otoh, they get numbered (with 4.x). The per-topic files are named by refentry/refsect1/refsect2 @id and are currently not cleaned up by 'kmk clean'. bugref:10302

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Id Revision
檔案大小: 1.5 KB
 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE topic
3 PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
4<topic xml:lang="en-us" id="storage-iscsi">
5 <title>iSCSI Servers</title>
6
7 <body>
8 <p>
9 iSCSI stands for <i>Internet SCSI</i> and is a
10 standard that supports use of the SCSI protocol over Internet
11 (TCP/IP) connections. Especially with the advent of Gigabit
12 Ethernet, it has become affordable to attach iSCSI storage servers
13 simply as remote hard disks to a computer network. In iSCSI
14 terminology, the server providing storage resources is called an
15 <i>iSCSI target</i>, while the client connecting to
16 the server and accessing its resources is called an
17 <i>iSCSI initiator</i>.
18 </p>
19 <p>
20 Oracle VM VirtualBox can transparently present iSCSI remote storage to a
21 virtual machine as a virtual hard disk. The guest OS will not see
22 any difference between a virtual disk image (VDI file) and an
23 iSCSI target. To achieve this, Oracle VM VirtualBox has an integrated
24 iSCSI initiator.
25 </p>
26 <p>
27 Oracle VM VirtualBox's iSCSI support has been developed according to the
28 iSCSI standard and should work with all standard-conforming iSCSI
29 targets. To use an iSCSI target with Oracle VM VirtualBox, you must use
30 the command line. See <xref href="vboxmanage-storageattach.dita"/>.
31 </p>
32 </body>
33
34 </topic>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette