]> git.proxmox.com Git - pve-storage.git/commit
fix #1598: use glusterfs daemon default port for online check
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 28 Jan 2019 13:37:05 +0000 (14:37 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 29 Jan 2019 07:27:27 +0000 (08:27 +0100)
commit931c35cfa04bb33d6d892ed4e87106cbedecf6b5
treed4801b14d449db0d9cadd44138904748f4d4e1d8
parent712e27f178d0fcabbc12444d28df123fb851b1c3
fix #1598: use glusterfs daemon default port for online check

use the port where the main glusterfs daemon listens on as ping port,
this one is also used by QEMU as default.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/Storage/GlusterfsPlugin.pm