From: Thomas Glanzmann <thomas@glanzmann.de>
To: dm-devel@redhat.com
Subject: 3PAR transparent failover with Linux
Date: Thu, 11 Sep 2014 14:58:19 +0200 [thread overview]
Message-ID: <20140911125818.GC29930@glanzmann.de> (raw)
Hello,
we have two 3PARs 7400 which are configured for transparent failover. In
the following manner:
Active Passive
3PAR-1 - RCOPY - 3PAR-2
\ /
\ /
Active Standby
Optimized /
\ /
Linux Box
When we run multipath -l before the failover two paths were 'active' the
other paths 'failed'. Once we failed over and the ALUA state changed,
all paths went to 'failed':
360002ac0000000000000000a0000cc14 dm-17 3PARdata,VV
size=50G features='0' hwhandler='0' wp=rw
`-+- policy='service-time 0' prio=0 status=enabled
|- 6:0:6:0 sdak 66:64 failed undef running
|- 6:0:7:0 sdal 66:80 failed undef running
|- 7:0:6:0 sdbw 68:160 failed undef running
`- 7:0:7:0 sdbx 68:176 failed undef running
But we were able to continue I/O. So I wonder why multipath reported 'failed'
but allowed to continue I/O. So from our standpoint the I/O was continuing. The
transparent failover successfull. This is not supported by 3PAR for Linux but
it is for VMware ESX.
wrz3164:~ # sg_inq /dev/sdak
standard INQUIRY:
PQual=0 Device_type=0 RMB=0 version=0x06 [SPC-4]
[AERC=0] [TrmTsk=0] NormACA=0 HiSUP=1 Resp_data_format=2
SCCS=0 ACC=0 TPGS=1 3PC=1 Protect=0 [BQue=0]
EncServ=0 MultiP=1 (VS=0) [MChngr=0] [ACKREQQ=0] Addr16=0
[RelAdr=0] WBus16=1 Sync=1 Linked=0 [TranDis=0] CmdQue=1
[SPI: Clocking=0x0 QAS=0 IUS=0]
length=168 (0xa8) Peripheral device type: disk
Vendor identification: 3PARdata
Product identification: VV
Product revision level: 3131
Unit serial number: <removed>
I would like to know if other people have experimented with 3PAR and
transparent failover. The above was with SLES 11SP3 and SuSE packaged
multipathd 0.4.9. We tried the HP configuration and the configuration
which was in the git head of multipath-tools which I also used during
the failover test:
device {
vendor "3PARdata"
product "VV"
path_grouping_policy "multibus"
path_checker "directio"
features "0"
hardware_handler "0"
prio "const"
rr_weight "uniform"
}
Cheers,
Thomas
next reply other threads:[~2014-09-11 12:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-11 12:58 Thomas Glanzmann [this message]
2014-09-23 22:11 ` 3PAR transparent failover with Linux Sebastian Herbszt
2014-09-24 3:32 ` Thomas Glanzmann
2014-09-24 7:10 ` Thomas Glanzmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140911125818.GC29930@glanzmann.de \
--to=thomas@glanzmann.de \
--cc=dm-devel@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.