UNSOLVED

HifDelCo

updated

8 years ago

H

HifDelCo

2 Intern

43 Posts

0

3108

October 2nd, 2018 05:00

iSCSI portal duplicate

Hello forum,

i can successfully discover and connect a volume provided by a equallogic PS6110 from a CentOS 7 client, but every time i log in to it, the client gets conntected twice:

first to the target by it's IP and a

second connection to the same target, using it' FQDN.

Rescanning session [sid: 5, target: iqn.2001-05.com.equallogic:0-af1ff6-fe86e5fdb-842002e559fd-test, portal: 80.51.3.2,3260]
Rescanning session [sid: 6, target: iqn.2001-05.com.equallogic:0-af1ff6-fe86e5fdb-84202e559fd-test, portal: host.sld.tld,3260]

Each of the them connects to a separate drive:

device                                                                                  fs_type         label            mount point                                                                                 UUID
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
/dev/mapper/centos-root                                                                                               xfs                                            /                                                                                                                                                                                                                                            591d911d-886c-43bc-a8d1-8ed4befa1dcd
/dev/sdb1                                                                                                             xfs                                            (not mounted)                                                                                                             5b05c9f6-1990-44df-91b5-5cee70522282
/dev/sdb2                                                                                                             LVM2_member                                    (not mounted)                                                                                                             uk1teQ-9i0z-IxyZ-u6Tv-jFmC-EZny-7clEY0
/dev/sdc1                                                                                                             xfs                                            (not mounted)                                                                                                             5b05c9f6-1990-44df-91b5-5cee70522282
/dev/sdc2                                                                                                             LVM2_member                                    (not mounted)                                                                                                             uk1teQ-9i0z-IxyZ-u6Tv-jFmC-EZny-7clEY0

Is that o.k./healthy/sensible, or should i be concerned?

Personally i don't like this config, as it looks like having the same content stored on 2 different disks?

Best