public:iscsi:relogin
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
public:iscsi:relogin [2015/06/05 21:52] – created wiki.tk | public:iscsi:relogin [2015/06/06 10:17] (current) – added footer wiki.tk | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== Connecting to configured iSCSI targets ===== | ||
+ | If the automatic start of iSCSI connections is configured as described, the iSCSI initiator will log into the iSCSI target autmatically as soon as the daemon ' | ||
+ | root@kvm55: | ||
+ | … | ||
+ | If active sessions are not displayed by the command above, they can be made visible like so: | ||
+ | root@kvm55: | ||
+ | tcp: [1] 10.48.2.11: | ||
+ | tcp: [2] 10.48.2.10: | ||
+ | If no connections to iSCSI exist yet, a login into iSCSI will be tried. Sometimes the names of the iSCSI targets are necessary for the login. They can be read from the iSCSI configuration of the host before login: | ||
+ | root@kvm55: | ||
+ | total 16 | ||
+ | drwxr-xr-x 4 root root 4096 Jan 4 20:29 ./ | ||
+ | drwxr-xr-x 5 root root 4096 May 21 22:53 ../ | ||
+ | drwxr-xr-x 3 root root 4096 Jan 4 20:29 iqn.2000-05.com.3pardata: | ||
+ | drwxr-xr-x 3 root root 4096 Jan 4 20:29 iqn.2000-05.com.3pardata: | ||
+ | root@kvm55: | ||
+ | –T iqn.2000-05.com.3pardata: | ||
+ | … | ||
+ | root@kvm55: | ||
+ | –T iqn.2000-05.com.3pardata: | ||
+ | … | ||
+ | The command has to put out ' | ||
+ | |||
+ | [[public: |