Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Failed test: advanced_dtl_vdisk_test #583

Open
jake9050 opened this issue Jul 28, 2017 · 1 comment
Open

Failed test: advanced_dtl_vdisk_test #583

jake9050 opened this issue Jul 28, 2017 · 1 comment
Assignees

Comments

@jake9050
Copy link

jake9050 commented Jul 28, 2017

This test complains about non-existing namespaces:

10.100.199.191 - ovs-volumedriver_myvpool01.service: 2017-07-28 02:17:56 751703 +0200 - ovs-node01-1604 - 31708/0x00007f303a7fc700 - volumedriverfs/AlbaConnection - 000000000000bb99 - error - convert_exceptions_: read object: caught Alba proxy exception: Proxy_protocol.Protocol.Error.NamespaceDoesNotExist 10.100.199.191 - ovs-volumedriver_myvpool01.service: 2017-07-28 02:17:56 751859 +0200 - ovs-node01-1604 - 31708/0x00007f303a7fc700 - volumedriverfs/BackendConnectionInterfaceLogger - 000000000000bb9a - error - ~Logger: Exiting read for 4e8a8079-d93b-487e-ae2c-b0466f78bd8d snapshots.xml with exception 10.100.199.191 - ovs-volumedriver_myvpool01.service: 2017-07-28 02:17:56 751885 +0200 - ovs-node01-1604 - 31708/0x00007f303a7fc700 - volumedriverfs/BackendConnectionInterfaceLogger - 000000000000bb9b - error - ~Logger: Exiting read for 4e8a8079-d93b-487e-ae2c-b0466f78bd8d 10.100.199.191 - ovs-volumedriver_myvpool01.service: 2017-07-28 02:17:56 751954 +0200 - ovs-node01-1604 - 31708/0x00007f303a7fc700 - volumedriverfs/BackendInterface - 000000000000bb9c - error - fillObject: Problem getting snapshots.xml from 4e8a8079-d93b-487e-ae2c-b0466f78bd8d: BackendException: namespace does not exist

This is most likely caused by the automatic snapshotting that is not aware of dissapeared test namespace. The namespace is already deleted when the system tries to snapshot it, and throws this.

Workaround is disabling automatic snapshotting @ start of testing

@jake9050 jake9050 self-assigned this Jul 28, 2017
@JeffreyDevloo
Copy link
Contributor

The namespace should still be present as this test is only killing the proxies to verify the DTL.
This seems like an issue with Alba?
@jake9050 Was the volume still present at the time that snapshotting would occur?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants