HomeClusterLabs Projects

Medium: iscsi: run iscsi discovery only when necessary

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Medium: iscsi: run iscsi discovery only when necessary

Some platforms (most?) use records the open-iscsi database in
/etc/iscsi/nodes to store some configuration data, such as
whether to login to the target on boot (node.startup). This
database is rebuilt on iscsi discovery or discoverydb (depending
on the version). Better avoid that operation unless necessary.
This patch makes the RA run discovery only if the record for the
given target and portal is not present.

Details

Provenance
Dejan Muhamedagic <dejan@suse.de>Authored on Jan 15 2015, 10:38 AM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.