[ovirt-users] Re: ERROR (mailbox-spm) [storage.MailBox.SpmMailMonitor] mailbox 65 checksum failed, not clearing mailbox, clearing new mail

2022-02-14 Thread Petr Kyselák
Hi,
thank you for quick reply. It is repeating issue. I file a bug.

https://bugzilla.redhat.com/show_bug.cgi?id=2054209
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/LWT72ISG5NJACF2BMLK4LRKQ3CNUGBIL/


[ovirt-users] ERROR (mailbox-spm) [storage.MailBox.SpmMailMonitor] mailbox 65 checksum failed, not clearing mailbox, clearing new mail

2022-02-14 Thread Petr Kyselák
Hi, 
I see a lot of errors in vdsm.log

2022-02-14 08:42:52,086+0100 ERROR (mailbox-spm) 
[storage.MailBox.SpmMailMonitor] mailbox 65 checksum failed, not clearing 
mailbox, clearing new mail (data=b'\xff\xff\xff\xff\  \x00\x00', 
checksum=, expected=b'\xbfG\x00\x00') 
(mailbox:602)
2022-02-14 08:42:52,087+0100 ERROR (mailbox-spm) 
[storage.MailBox.SpmMailMonitor] mailbox 66 checksum failed, not clearing 
mailbox, clearing new mail (data=b'\x00\x00\x00\x00\  \xff\xff', 
checksum=, expected=b'\x04\xf0\x0b\x00') 
(mailbox:602)

We are running latest ovirt engine and hosts:
Hosts: ovirt-node-ng-installer-4.4.10-2022020214.el8.iso
engine: ovirt-engine-4.4.10.6-1.el8.noarch

We have 3 hosts and 8 iSCSI domains. I found similar issue from 2018 
https://lists.ovirt.org/archives/list/users@ovirt.org/thread/FJ6KIEOXEEFFZSJOT2ZF4TRKQ5NCP4OQ/#L7WD2FY25XJCNMB3YMTA4ASKMZGKCDZM
I am not sure how to determinate which mailbox I should try to "clean". Can 
anybody help me please?

I observed the issue prior we upgraded to v4.4 (I hoped the upgrade will fix 
it, but it does not)
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/R3WZQRAA26GIGAJ6F2LUPJCKPXVVFVTQ/


[ovirt-users] Re: Deploy ovirt-csi in the kubernetes cluster

2022-02-10 Thread Petr Kyselák
I am running ovirt-csi on rke2 cluster. 
I deployed it "manually" using manifests:
https://github.com/openshift/ovirt-csi-driver-operator/tree/master/manifests

I found just one issue and it upgrade of cluster. It leave the pods and disk 
attached (that is OK) but once core k8s components are upgrade/restarted 
ovirt-csi driver try to mount already mounted disk and it "fail" and "spam" k8s 
events log.
If disk is already mounted it should "continue" and not exit with error :( 
I opened an issue, but there is no comment till now.

https://github.com/openshift/ovirt-csi-driver/issues/97
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/JWKYB6EGP2NPGOCUBLXWE6DGG4KZJSDL/


[ovirt-users] Re: Lots of storage.MailBox.SpmMailMonitor

2022-01-06 Thread Petr Kyselák
Hello Nir, 
I recently upgrade oVirt engine to 4.4.9 from 4.3.10 (hosts will follow ASAP).
I found out in the vdsm.log same strange messages:
2022-01-06 10:35:41,333+0100 ERROR (mailbox-spm) 
[storage.MailBox.SpmMailMonitor] mailbox 65 checksum failed, not clearing 
mailbox, clearing new mail (data='\xff\xff\xff\xff\...lot of 
data...\x00\x00\x00', checksum=, 
expected='\xbfG\x00\x00') (mailbox:603)
2022-01-06 10:35:41,334+0100 ERROR (mailbox-spm) 
[storage.MailBox.SpmMailMonitor] mailbox 66 checksum failed, not clearing 
mailbox, clearing new mail (data='\x00\x00\x00\x00\...lot of data...\xff\xff', 
checksum=, expected='\x04\xf0\x0b\x00') 
(mailbox:603)

We have 7 iSCSI and 1 NFS (old export domain).

lvscan | grep inbox
  ACTIVE'/dev/8ee251ed-a50b-4235-a279-0829d7e8e9a0/inbox' [128.00 
MiB] inherit
  ACTIVE'/dev/dfd0134d-2d63-432f-af9f-b60aa6e1fefb/inbox' [128.00 
MiB] inherit
  ACTIVE'/dev/0633a601-d73a-4750-8ff6-c893fe064469/inbox' [128.00 
MiB] inherit
  ACTIVE'/dev/47814a07-b6bc-4d1f-b01d-1919c07878a6/inbox' [128.00 
MiB] inherit
  ACTIVE'/dev/1c61030e-91a5-4e17-af37-92e1dada7c19/inbox' [128.00 
MiB] inherit
  ACTIVE'/dev/a74c32e3-ddd5-4f06-9d9c-3ba7aa153d98/inbox' [128.00 
MiB] inherit
  ACTIVE'/dev/333a7e7e-0da9-4db8-b486-fea1f1ee8171/inbox' [128.00 
MiB] inherit

 I am not fully sure which inbox/outbox I should try to clear manually. Can you 
try help me with this please?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/L7WD2FY25XJCNMB3YMTA4ASKMZGKCDZM/