Questions tagged [iscsi]

The Internet Small Computer System Interface (iSCSI) is a transport protocol designed to communicate SCSI commands over IP networks. It is described by Internet RFC 3720, though it has been amended and corrected by later RFCs.

The Internet Small Computer System Interface (iSCSI) is a transport protocol designed to communicate SCSI commands over IP networks. It is described by Internet RFC 3720 (http://tools.ietf.org/html/rfc3720), though it has been amended and corrected by later RFCs.

RFC 3720

158 questions
-1
votes
2 answers

ISCSI Target Windows API

I'm a newbie My boss asked me make a iscsi target server by C++ using windows api (run on windows server 2012) project requirements - create iscsi target - connect target with a vhd I was find alot, but only fond iSCSI Discovery Library…
Lily Tran
  • 26
  • 3
-1
votes
1 answer

An ISCSI target created by tgt can not be found by the initiator

I just created an ISCSI target by tgt ,enter the command tgtadm --lld iscsi --mode target --op show I can see: Target 1: iqn.2009-02.com.example:for.all System information: Driver: iscsi State: ready I_T nexus information: LUN information: …
Diors
  • 11
  • 3
-1
votes
1 answer

iSCSI / MPIO disks sticks together after targets xcopy deployment

We have the following infrastructure: WUDSS 2003 R2 provides iSCSI targets which are consumed by a Server 2008 R2 cluster and forwarded as pass-through disks to Hyper-V guests. We do not use VHDs for Hyper-V and, until recently, we have used no…
Kirill Kovalenko
  • 2,121
  • 16
  • 18
-1
votes
1 answer

Creating Emulated iSCSI Target in a Lab/Testing Environment using Windows Server 2008 R2

We have a single server running Windows Server 2008 with Hyper-V installed running 5 virtual machines. I have purchased a second DELL R805 Server so that we can create a fail-over cluster to our current R805 that is currently in production. Right…
Brian McCleary
-1
votes
1 answer

Connecting iSCSI target to my vSphere client

I have used the new Microsoft iSCSI software target 3.3 and manage to attach a virtual disk and create an iSCSI target initiator. Now when I try to add this under the iSCSI software adapter in vSphere client and after scanning the HBA it shows no…
-2
votes
1 answer

How to configure the HP MSA 1040 storage for direct connection to the server

I am following the tutorial to configure my HP MSA 1040 storage device. My setup is as follows: Setup: Fibre Channel(iSCSI) wires connected from the A1 to the server. Fibre Channel(iSCSI) wires connected from the B1 to the server. Network wire…
Hassan Abbas
  • 1,166
  • 20
  • 47
-2
votes
1 answer

maximum number of partitions on the iscsi volume

What is the maximum number of partitions that can be created on the ISCSI volume? I need the solution for both Windows and Linux platform considering 1 TB available to both.
-2
votes
1 answer

Simulating an Iscsi disk in a laptop( studying for VCP)

How do you simulate an iscsi disk. I tried many softwares but have been unable to add storage(iscsi disk) to my VMwork stations. Even after creating a virtual disk it is not able to recognize the disk in order to appoint it as an iscsi disk. I have…
1 2 3
10
11