VirtualBox

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

Last change on this file since 99009 was 98549, checked in by vboxsync, 2 years ago

Docs: bugref:10302. Uploading .dita user manual files we received from the doc team on 25th Jan.

  • Property svn:eol-style set to native
File size: 1.5 KB
Line 
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="man_VBoxManage-storageattach.dita#vboxmanage-storageattach"/>.
31 </p>
32 </body>
33
34 </topic>
Note: See TracBrowser for help on using the repository browser.

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