Dear colleagues,
after upgrade to 1.7.0 (Ubuntu 18.04):
# dpkg -l |grep linstor
ii linstor-client 1.1.0-1ppa1~bionic1
all Linstor client command line tool
ii linstor-common 1.7.0-1ppa1~bionic1
all DRBD distributed resource management utility
ii linstor-controller 1.7.0-1ppa1~bionic1
all DRBD distributed resource management utility
ii linstor-satellite 1.7.0-1ppa1~bionic1
all DRBD distributed resource management utility
ii python-linstor 1.1.0-1ppa1~bionic1
all Linstor python api library
I see the following strange behaviour (note - there are no iptables
filters on the hosts; everything else has no connectivity issues; cmp3
is exactly the same as cmp1 and cmp2; there are no errors in linstor
controller/satellite logs) - without any actions from my side, warning
about connectivity to cmp3 floats between different pools:
# linstor n l
╭───────────────────────────────────────────────────────╮
┊ Node ┊ NodeType ┊ Addresses ┊ State ┊
╞═══════════════════════════════════════════════════════╡
┊ cmp1 ┊ COMBINED ┊ 172.16.16.201:3366 (PLAIN) ┊ Online ┊
┊ cmp2 ┊ COMBINED ┊ 172.16.16.202:3366 (PLAIN) ┊ Online ┊
┊ cmp3 ┊ COMBINED ┊ 172.16.16.203:3366 (PLAIN) ┊ Online ┊
╰───────────────────────────────────────────────────────╯
# linstor sp l
╭───────────────────────────────────────────────────────────────────────────────────────────────────────────╮
┊ StoragePool ┊ Node ┊ Driver ┊ PoolName ┊ FreeCapacity ┊
TotalCapacity ┊ CanSnapshots ┊ State ┊
╞═══════════════════════════════════════════════════════════════════════════════════════════════════════════╡
┊ DfltDisklessStorPool ┊ cmp1 ┊ DISKLESS ┊ ┊ ┊
┊ False ┊ Ok ┊
┊ DfltDisklessStorPool ┊ cmp2 ┊ DISKLESS ┊ ┊ ┊
┊ False ┊ Ok ┊
┊ DfltDisklessStorPool ┊ cmp3 ┊ DISKLESS ┊ ┊ ┊
┊ False ┊ Ok ┊
┊ drbdpool ┊ cmp1 ┊ LVM_THIN ┊ sds/thin ┊ 93 GiB ┊ 93
GiB ┊ True ┊ Ok ┊
┊ drbdpool ┊ cmp2 ┊ LVM_THIN ┊ sds/thin ┊ 93 GiB ┊ 93
GiB ┊ True ┊ Ok ┊
┊ drbdpool ┊ cmp3 ┊ LVM_THIN ┊ sds/thin ┊ 93 GiB ┊ 93
GiB ┊ True ┊ Warning ┊
╰───────────────────────────────────────────────────────────────────────────────────────────────────────────╯
WARNING:
Description:
No active connection to satellite 'cmp3'
Details:
The controller is trying to (re-) establish a connection to the satellite.
The controller stored the changes and as soon the satellite is connected, it
will receive this update.
# linstor sp l
╭───────────────────────────────────────────────────────────────────────────────────────────────────────────╮
┊ StoragePool ┊ Node ┊ Driver ┊ PoolName ┊ FreeCapacity ┊
TotalCapacity ┊ CanSnapshots ┊ State ┊
╞═══════════════════════════════════════════════════════════════════════════════════════════════════════════╡
┊ DfltDisklessStorPool ┊ cmp1 ┊ DISKLESS ┊ ┊ ┊
┊ False ┊ Ok ┊
┊ DfltDisklessStorPool ┊ cmp2 ┊ DISKLESS ┊ ┊ ┊
┊ False ┊ Ok ┊
┊ DfltDisklessStorPool ┊ cmp3 ┊ DISKLESS ┊ ┊ ┊
┊ False ┊ Warning ┊
┊ drbdpool ┊ cmp1 ┊ LVM_THIN ┊ sds/thin ┊ 93 GiB ┊ 93
GiB ┊ True ┊ Ok ┊
┊ drbdpool ┊ cmp2 ┊ LVM_THIN ┊ sds/thin ┊ 93 GiB ┊ 93
GiB ┊ True ┊ Ok ┊
┊ drbdpool ┊ cmp3 ┊ LVM_THIN ┊ sds/thin ┊ ┊
┊ True ┊ Warning ┊
╰───────────────────────────────────────────────────────────────────────────────────────────────────────────╯
WARNING:
Description:
No active connection to satellite 'cmp3'
Details:
The controller is trying to (re-) establish a connection to the satellite.
The controller stored the changes and as soon the satellite is connected, it
will receive this update.
# linstor sp l
╭───────────────────────────────────────────────────────────────────────────────────────────────────────────╮
┊ StoragePool ┊ Node ┊ Driver ┊ PoolName ┊ FreeCapacity ┊
TotalCapacity ┊ CanSnapshots ┊ State ┊
╞═══════════════════════════════════════════════════════════════════════════════════════════════════════════╡
┊ DfltDisklessStorPool ┊ cmp1 ┊ DISKLESS ┊ ┊ ┊
┊ False ┊ Ok ┊
┊ DfltDisklessStorPool ┊ cmp2 ┊ DISKLESS ┊ ┊ ┊
┊ False ┊ Ok ┊
┊ DfltDisklessStorPool ┊ cmp3 ┊ DISKLESS ┊ ┊ ┊
┊ False ┊ Warning ┊
┊ drbdpool ┊ cmp1 ┊ LVM_THIN ┊ sds/thin ┊ 93 GiB ┊ 93
GiB ┊ True ┊ Ok ┊
┊ drbdpool ┊ cmp2 ┊ LVM_THIN ┊ sds/thin ┊ 93 GiB ┊ 93
GiB ┊ True ┊ Ok ┊
┊ drbdpool ┊ cmp3 ┊ LVM_THIN ┊ sds/thin ┊ 93 GiB ┊ 93
GiB ┊ True ┊ Ok ┊
╰───────────────────────────────────────────────────────────────────────────────────────────────────────────╯
WARNING:
Description:
No active connection to satellite 'cmp3'
Details:
The controller is trying to (re-) establish a connection to the satellite.
The controller stored the changes and as soon the satellite is connected, it
will receive this update.
Any ideas what and why is this and whether this can impact something?
Thank you.
--
Volodymyr Litovka
"Vision without Execution is Hallucination." -- Thomas Edison
_______________________________________________
Star us on GITHUB: https://github.com/LINBIT
drbd-user mailing list
[email protected]
https://lists.linbit.com/mailman/listinfo/drbd-user