From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lon Hohberger Date: Mon, 09 Apr 2012 13:18:27 -0400 Subject: [Cluster-devel] [PATCH] fence_scsi_test: add option for strict verification In-Reply-To: <4F82F42D.2040504@redhat.com> References: <4F82F42D.2040504@redhat.com> Message-ID: <4F8319E3.7060101@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On 04/09/2012 10:37 AM, Ryan O'Hara wrote: > Add new option --strict (-s) that will enable strict verification that > registrations are created on all paths. Previously this was the > default behavior. Strict verification will compare the number of times > the registration key exists on a device and the number of paths. This > is useful when testing multipath configurations. If this option is not > specified, the verification will simply check to make sure the > registration keys exist on the device. > > Resolves: rhbz#782919 Reviewed-by: Lon Hohberger -- Lon