Bug 32993 - Не подключается к target-у при загрузке системы
Summary: Не подключается к target-у при загрузке системы
Status: CLOSED NOTABUG
Alias: None
Product: Branch p8
Classification: Distributions
Component: open-iscsi (show other bugs)
Version: не указана
Hardware: all Linux
: P3 normal
Assignee: Andrey Cherepanov
QA Contact: qa-p8@altlinux.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-12 16:44 MSK by Sergey Novikov
Modified: 2017-01-13 10:12 MSK (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Novikov 2017-01-12 16:44:40 MSK
В ручную все прекрасно подключается:
# iscsiadm -m node --login
Logging in to [iface: default, target: iqn.2017-01.com.example:server.target1, portal: 10.10.10.145,3260] (multiple)
Login to [iface: default, target: iqn.2017-01.com.example:server.target1, portal: 10.10.10.145,3260] successful.

Не могу заставить подключаться при загрузке системы. Пробовал:
1. В файле /etc/iscsi/iscsid.conf
node.startup = automatic

2. В файле /etc/iscsi/nodes/***/***/default
node.startup = automatic
node.conn[0].startup = automatic

3. В файле /etc/iscsi/send_targets/10.10.10.145,3260/st_config
discovery.startup = automatic

Система: 4.4.41-std-def-alt0.M80P.2
iscsiadm: version 2.0-873
Comment 1 Sergey Novikov 2017-01-13 10:12:57 MSK
Помогло в файле /etc/iscsi/send_targets/10.10.10.145,3260/st_config изменить параметр:
discovery.sendtargets.use_discoveryd = Yes