Description of problem: When gluster volume is used as storage domain and mount path given as server1:/vol1, the volfile is fetched from server1 to introspect the possible alternative servers (say, server2, server3). These servers are then passed as mount option "backup-volfile-servers=server2:server3". However since the backup-volfile-servers option is not persisted, each time vdsm tries to mount the storage domain, the primary server (server1) is queried and activation of storage domain fails if primary server is down - even though the other servers in cluster are available. The alternative backup servers should be persisted in engine database the first time, and used in subsequent mount calls
Seems like another bugzilla double-submit bug. *** This bug has been marked as a duplicate of bug 1311234 ***