iscsid - establish iSCSI connections
Once the Linux iSCSI driver is activated, a discovery process for iSCSI storage devices will proceed as follows:
- The iSCSI daemon requests available iSCSI targets from the iSCSI target, and passes the information discovered to the iSCSI kernel module.
- The iSCSI kernel module establishes connections to the targets.
- Linux queries targets for device information.
- Linux creates a mapping from SCSI device nodes to iSCSI targets.
iscsid should be started after networking is configured and stopped after all iSCSI devices have been unmounted.
Making changes to your storage configuration, including adding or removing targets or LUNs, remapping targets, or modifying target access, may change how the devices are presented to the client. This may require corresponding changes in your iSCSI driver configuration and your filesystem table (/etc/fstab).
Warning: Data corruption can occur if you do not unmount iSCSI devices before disabling network interfaces!
The iSCSI drivers, README files, and example configuration files are available on the Linux-iSCSI homepage at:
http://linux-iscsi.sourceforge.com
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |