Tagged Questions
The iscsi tag has no wiki summary.
2
votes
1answer
76 views
Remove Favourite Targets & Disconnect iscsi targets using iscsicli.exe & powershell
Hi all i wanted to Remove Favourite Targets & Disconnect iscsi targets using iscsicli.exe & powershell for microsoft iscsi initiator, can anyone please help me with this?
1
vote
0answers
33 views
What arguments needed to exec MSIscsiInitiator_TargetClass:Login?
I trying to connect to iSCSI target via WMI (class WMI\MSIscsiInitiator_TargetClass, which is distributed with Microsoft software initiator), but always get a generic failure (80041001). Here is my ...
1
vote
1answer
64 views
iSCSI Packet Header
Does iSCSI introduce any layers (other than the TCP-headers themselves) on top of the SCSI packet? Are there any reference manuals for iSCSI other than the RFC itself? I need this information for ...
1
vote
2answers
89 views
How can use regex to validate iSCSI target names?
I am trying to craft a regexp to validate iSCSI qualified names. An example of a qualified name is iqn.2011-08.com.example:storage This is example is minimal, I have seen other examples that are more ...
1
vote
1answer
61 views
Extract certain bytes from iscsi packets programatically
I've been searching for a way to do the following with no avail. I was hoping someone here could point me in the right direction.
The problem is this: I have a ton of wireshark traces containing ...
1
vote
1answer
193 views
Error on mount through php “exec”
I'm trying to mount an iscsi virtual disk, but if I execute the command through the exec function in php this give me that error: mount: special device /dev/sdf1 does not exist.
But if I run the ...
1
vote
2answers
2k views
How do I programatically mount a raw iscsi volume in windows, and get it ready to use?
The API for creating a new volume on our SAN is pretty straight forward. What I have not been able to figure out is how to programatically connect the iSCSI initiator to it, initialize the space (in ...
1
vote
1answer
262 views
Failover for Windows booted from iSCSI target using ietd
A Windows endpoint booted over iSCSI blue-screens and reboots as soon as the failover target source comes up. Till that point, Windows appears to be "frozen". The blue screen codes are sometimes ...
0
votes
0answers
11 views
iSCSI pass-through or multi session filesystem
I currently have a iSCSI disk array providing storage to my main machine, basically i want to have it initiated by the server instead, this way the files are always available, even if the workstation ...
0
votes
0answers
6 views
SSD Trim and iSCSI?
I'm setting up an iSCSI storage array using SSD drives and am trying to find out if SSD Trim works over iSCSI.
If it depends on the initiator, I am using the Microsoft software initiator that comes ...
0
votes
0answers
15 views
iSCSI RF-Receiver Control on Linux
I need to control a Watkins-Johnson Radio-Frequency Receiver through an iSCSI-adapter on Debian 6. What is the easiest way to achieve this? Most tutorials concern storage devices so I therefore wonder ...
0
votes
0answers
75 views
Microsoft MPIO DSM Details
I am setting up an iSCSI enclosure with MPIO and have been searching for the web for any best practices on making any settings to the Microsoft MPIO DSM Details page, but have not found anything yet.
...
0
votes
1answer
33 views
php get iscsi output linux
I am trying to use exec(), system(), passthru() or anything to read in the output of iscsiadm -m session, am not having much luck, and a little lost.
What I (think i) know:
It is not a sudoers or ...
0
votes
0answers
70 views
Distributed data storage infrastructure for storage of video streams
I'm exploring options for multi-site cluster-based distributed data storage middleware. Software like Lustre, HDFS and perhaps OpenStack Swift may be of interest. However the primary difficulty I face ...
0
votes
0answers
71 views
Where can i get lio-core-2.6? [closed]
With no ETA on when Kernel.org will be back online, i am looking for other options.
I've tried ...
0
votes
0answers
26 views
Show DAS SATA disk to network computers
I have a set of 1 TB SATA disks directly attached to one system and are visible in /dev as sd{a,b,c,d,e,f..}. I want to export these SATA disks as devices to other hosts connected on the network i.e. ...
0
votes
1answer
26 views
Need help in usage of Login volume with iscsi
Need a command line argument to login the volume with persistent login i tried with follwing command. but not working.
iscsicli persistentlogintarget iqn.2003-10.com.lefthandnetworks:mg-test:51:volume ...
0
votes
2answers
4k views
Why is VMWare ESXi Performance over NFS Slow?
I am in the process of setting up a storage network for our Vmware ESXi Servers. The way it is set up, is as follows:
Dell P200 Dual Core Xeon @3Ghz Server running Openfiler 2.3
Dell MD1000 DAS ...
0
votes
1answer
202 views
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 ...
0
votes
3answers
637 views
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 ...
0
votes
2answers
1k views
iSCSI Initiator Error
When connecting to iSCSI target using starport it shows connection failed check firewall, when conneting using microsoft iSCSI initiator its shows target error. But there is no problem with firefall ...
0
votes
1answer
1k views
Does anyone uses OpenFiler in production?
Does anyone use OpenFiler (http://openfiler.com/) as an iSCSI target in production (especially in a hosting environment)?
If yes then on what hardware configuration and what problems occured during ...