iSCSI is a protocol to exchange SCSI commands over TCP/IP and by so doing makes it possible to manage storage devices over the network.
0
votes
0answers
84 views
I lost my data on Freenas+iScsi
I lost my data on Freenas+iScsi
ZFS filesystem has mounted perfectly, I ran 'df' command and I can see the mount points.
Also, If I browse into the folders I can see the scsi extends files, too.
...
1
vote
0answers
121 views
iSCSI on startup
I've configure iSCSI but CentOS 6.3 is unable to recognize if on startup.
Here is fstab config:
/dev/sdb1 /home ext4 _netdev 0 0
Here is iscsi.conf ...
4
votes
1answer
373 views
NFS server causes high load even when idle
I have an Ubuntu (12.04) NFS server that has a high load (larger than 10) even when nothing is running.
In detail, the storage is provided by an iSCSI device, on which I have 5 logical volumes (LVM) ...
3
votes
2answers
253 views
iSCSI device mapped to different SCSI device
I have an iSCSI disk array connected to a server (Ubuntu). When I login with
iscsiadm -m node --login -p 192.168.1.240
the device used to appear as /dev/sdb. I created a volume group with LVM using ...
2
votes
2answers
106 views
How to securely export a device (HDD)?
So I have a Scientific Linux 6.3 (RHEL clone so basically the question is Redhat related) machine called "B" (with an extra "A" HDD besides the system HDD) and a notebook with SL 6.3. They are in a ...
1
vote
0answers
376 views
Install Fedora 17 to iSCSI Target, Boot from iSCSI Target
I have installed Fedora 17 to an iSCSI target by:
Booting with the Fedora 17 ISO
Chose LiveCD so I could install iscsi-initiator-utils
Started the installer
Chose iSCSI target from native Fedora ...
1
vote
1answer
323 views
Multipath device name doesn't display correctly
I'm playing with iscsi and I'm trying to figure out why the vendor/product names aren't showing up correctly. I've restarted all the appropriate services along with a reboot.
Listed below are the ...