Friday, 2021-06-25

opendevreviewhaixin proposed openstack/manila-specs master: Manila share support Recycle Bin  https://review.opendev.org/c/openstack/manila-specs/+/79032002:35
fzzfhi,I'm implementing new driver.I want to ask how to run the test after test_backend_dirver.py is completed.03:36
gouthamrHey fzzf : https://docs.openstack.org/manila/latest/contributor/unit_tests.html#running-the-tests03:48
gouthamrWhat driver are you working on?03:48
fzzfmacrosan_driver.a new driver, I haven't submitted. What tests need to be passed to submit this driver?03:50
gouthamrfzzf: https://docs.openstack.org/manila/latest/contributor/driver_requirements.html03:51
gouthamrYou’ll find information on that page regarding unit and tempest/third party CI testing03:51
fzzfOK,I get it.03:54
gouthamrfzzf: awesome, please also be aware of the deadline to submit your driver for the Xena release is 30th July : https://releases.openstack.org/xena/schedule.html#x-manila-new-driver-deadline04:02
fzzfOkay, I know.04:25
opendevreviewHelen Walsh proposed openstack/manila stable/wallaby: PowerMax Manila - version change for Wallaby  https://review.opendev.org/c/openstack/manila/+/79806309:29
walshh_Hi all, could someone look at this backport when they get a chance.  It is just a version change.  Thank you https://review.opendev.org/c/openstack/manila/+/79806309:58
vkmcwalshh_, on it10:22
walshh_Thank you10:25
*** dviroel|out is now known as dviroel12:12
opendevreviewCarlos Eduardo proposed openstack/manila-specs master: Add lite spec for human readable export locations  https://review.opendev.org/c/openstack/manila-specs/+/79777612:30
opendevreviewVictoria Martinez de la Cruz proposed openstack/manila master: Add Ceph version check  https://review.opendev.org/c/openstack/manila/+/79427513:40
opendevreviewVictoria Martinez de la Cruz proposed openstack/manila stable/wallaby: Add Ceph version check  https://review.opendev.org/c/openstack/manila/+/79795513:44
opendevreviewVictoria Martinez de la Cruz proposed openstack/manila stable/wallaby: Add Ceph version check  https://review.opendev.org/c/openstack/manila/+/79795513:56
opendevreviewSimon Dodsley proposed openstack/manila master: Add Pure Storage FlashBlade driver  https://review.opendev.org/c/openstack/manila/+/78938414:53
simondodsleyI'm struggling with tempest test failures - 4 seem to be related to timeouts when trying to mount NFS shares, even though I can mount from the backend with no issue on the actual devstack node. I have `MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=True` which I thought would fix this...16:23
simondodsleyAny help would be appreciated16:25
gouthamrsimondodsley: hmm, MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST shouldn't matter to storage that's not on the devstack host - the devstack var opens firewall ports for nas servers that are running on the devstack host16:26
gouthamrwhat are these tests that are failing? did you try them outside of CI?16:26
gouthamr"I can mount from the backend with no issue on the actual devstack node" --- the tests don't do this16:27
gouthamrthey mount into a tenant vm16:27
opendevreviewSimon Dodsley proposed openstack/manila master: Add Pure Storage FlashBlade driver  https://review.opendev.org/c/openstack/manila/+/78938416:30
simondodsleygouthamr: I mentioned that I can munt them from the devstack host to show that there is correct connectivity, so it must be something in the openstack config that i don't understand. This used to work fine and then we had to rebuild the CI system. Even though we are using the exact same configs it now fails.16:32
simondodsleyThese are the tests that are failing: `manila_tempest_tests.tests.scenario.test_share_basic_ops.TestShareBasicOpsNFS`16:33
gouthamrsimondodsley: i see, but can you try seeing if the timeout occurs even when you manually attempt mounting from inside a nova vm?16:34
simondodsleygouthamr: I can try - getting into the running VMs is proving difficult as I don't who what ssh key to use16:35
gouthamrsimondodsley: i don't mean the vms created by the tests - i mean creating a vm manually and performing access-control, mounting manually16:36
gouthamrsimondodsley: although, if you are using pdb or something to debug the tests, and you're using the service image we publish via manila-image-elements, there's a default password, it is "manila"16:37
simondodsleygouthamr: no - can't mount from within the VM. - just times out17:14
simondodsleyobviously something wrong with the networking - and that is beyond me sadly - I 'm a storage guy, not a network person17:15
*** dviroel is now known as dviroel|afk17:26
*** dviroel|afk is now known as dviroel18:15
gouthamrsimondodsley: hmm, yeah - those are hard to debug; can you ping the data network interface?18:32
gouthamrfrom within the VM?18:32
simondodsleyno - but that is because the of the DMZ firewall rules18:33
gouthamrbut the VM should be able to reach it the same way the devstack host can - do you have a route to the "external" network from the vm network?18:34
simondodsleyi'd have to check. There is only one NIC on the VM so the internal routing will be wrong some how18:35
opendevreviewVictoria Martinez de la Cruz proposed openstack/manila master: Add Ceph version check  https://review.opendev.org/c/openstack/manila/+/79427520:10

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!