*** junboli has joined #openstack-manila | 00:52 | |
*** dsariel has quit IRC | 01:01 | |
*** zengyingzhe has quit IRC | 01:50 | |
*** gcb has joined #openstack-manila | 01:52 | |
*** caowei has joined #openstack-manila | 01:58 | |
*** zengyingzhe has joined #openstack-manila | 02:10 | |
openstackgerrit | Yingzhe Zeng proposed openstack/manila master: Utilize requests lib for Huawei storage connection https://review.openstack.org/518843 | 03:41 |
---|---|---|
*** caowei has quit IRC | 05:28 | |
*** dsariel has joined #openstack-manila | 05:32 | |
*** sticker has quit IRC | 05:35 | |
*** eharney has quit IRC | 05:35 | |
openstackgerrit | Merged openstack/manila-ui master: Remove setting of version/release from releasenotes https://review.openstack.org/520696 | 05:47 |
*** caowei has joined #openstack-manila | 06:03 | |
*** threestrands has quit IRC | 06:03 | |
*** caowei has quit IRC | 06:04 | |
*** eharney has joined #openstack-manila | 06:19 | |
*** gouthamr has quit IRC | 06:20 | |
*** lpetrut has joined #openstack-manila | 06:27 | |
*** hoonetorg has quit IRC | 06:41 | |
*** hoonetorg has joined #openstack-manila | 06:54 | |
*** gouthamr has joined #openstack-manila | 06:54 | |
*** jprovazn has joined #openstack-manila | 07:07 | |
*** lpetrut has quit IRC | 07:08 | |
*** lpetrut has joined #openstack-manila | 07:08 | |
*** lpetrut has quit IRC | 07:14 | |
*** lpetrut has joined #openstack-manila | 07:22 | |
*** gcb has quit IRC | 07:25 | |
*** gcb has joined #openstack-manila | 07:26 | |
*** belmoreira has joined #openstack-manila | 07:38 | |
*** caowei has joined #openstack-manila | 07:44 | |
*** AlexeyAbashkin has joined #openstack-manila | 07:47 | |
*** lpetrut has quit IRC | 07:53 | |
*** haobing has joined #openstack-manila | 07:59 | |
haobing | I create a share from snapshot, and mount it to dir in a vm, when i delete the source share data, i can not find the data in the snapshot share ,but in the nfs | 08:03 |
haobing | the data is ok | 08:04 |
*** pcaruana has joined #openstack-manila | 08:04 | |
haobing | anybody have these problems? | 08:06 |
*** gouthamr has quit IRC | 08:25 | |
*** a-pugachev has joined #openstack-manila | 08:39 | |
*** a-pugachev has quit IRC | 08:48 | |
*** belmoreira has quit IRC | 08:58 | |
openstackgerrit | junbo.li proposed openstack/python-manilaclient master: Switch to use stestr instead of testr https://review.openstack.org/518681 | 09:05 |
*** hoonetorg has quit IRC | 09:13 | |
openstackgerrit | Merged openstack/manila master: Remove setting of version/release from releasenotes https://review.openstack.org/520880 | 09:26 |
*** junboli has quit IRC | 09:34 | |
*** markmc_ has joined #openstack-manila | 09:46 | |
markmc_ | Hey does anyone know how to go about exporting a volume from manilla to a netapp volume? | 09:47 |
*** lpetrut has joined #openstack-manila | 09:50 | |
*** belmoreira has joined #openstack-manila | 09:52 | |
*** lpetrut has quit IRC | 09:56 | |
zhongjun | markmc: About netapp volume, maybe you could ask bswartz, or gouthamr :) | 10:07 |
zhongjun | haobing: What do you mean about in the nfs? | 10:10 |
*** a-pugachev has joined #openstack-manila | 10:12 | |
*** lpetrut has joined #openstack-manila | 10:13 | |
tbarron | markmc_: you may find http://netapp.github.io/openstack-deploy-ops-guide/ocata/content/ch_manila.html helpful | 10:14 |
tbarron | haobing: I see that you filed https://bugs.launchpad.net/manila/+bug/1733286 Good, b/c the behavior you describe is not expected. | 10:16 |
openstack | Launchpad bug 1733286 in Manila "snapshot share data Sync with the source share" [Undecided,New] | 10:16 |
tbarron | zhongjun: ^^^ | 10:16 |
*** caowei has quit IRC | 10:17 | |
tbarron | haobing: would you add to that bug: 1) manila version, 2) client side information: in particular it would be good to see 'mount' output from the guest VM where you see the problem. | 10:17 |
openstack | bug 1 in Ubuntu Malaysia LoCo Team "Microsoft has a majority market share" [Critical,In progress] https://launchpad.net/bugs/1 - Assigned to MFauzilkamil Zainuddin (apogee) | 10:17 |
tbarron | ^^^ ha, ha | 10:18 |
*** caowei has joined #openstack-manila | 10:18 | |
tbarron | stupdi bot :D | 10:18 |
tbarron | well at least it can spell better than I: s/stupdi/stupid/ | 10:18 |
tbarron | haobing: also, you are using the generic driver which means it is using cinder for the back end storage, so tell us in the bug which cinder back ends you are using. cinder.conf file would be helpful. | 10:19 |
amito-infinidat | zhongjun: uploaded a new patch set for review - https://review.openstack.org/#/c/515432/ thanks (: | 10:46 |
haobing | tbarron: the cinder use the rbd | 10:46 |
tbarron | haobing: curious, pls. put that info in the bug too. It's almost as if your client side mount is looking at the original share instead of the new share that was created from the snapshot. If you can inspect the rados block devices on the server and match them up to the shares that manila is exporting that may help. | 10:52 |
tbarron | haobing: all this assumes there's not some snafu with the way you are mounting from the client, double-stacked mounts or something like that. | 10:53 |
openstackgerrit | Wei Cao proposed openstack/manila master: Update prerequisites for cephfs nfs shares https://review.openstack.org/521488 | 11:13 |
*** haobing has quit IRC | 11:15 | |
*** haobing has joined #openstack-manila | 11:16 | |
haobing | tbarron: yes,the original share instead of the new share that was created from snapshot. I think it is related with the /etc/exports | 11:17 |
haobing | https://bugs.launchpad.net/manila/+bug/1733286 | 11:18 |
openstack | Launchpad bug 1733286 in Manila "snapshot share data Sync with the source share" [Undecided,New] | 11:18 |
*** belmoreira has quit IRC | 11:21 | |
tbarron | haobing: you mention in the bug that from the viewpoint of the share server VM the original share and the new share from snapshot look OK, that their contents are different as expected. | 11:22 |
tbarron | haobing: if you run 'sudo exportfs' on the share server do you see the right shares being exported? | 11:23 |
*** gcb has quit IRC | 11:24 | |
tbarron | haobing: also, what version of openstack are you running? (maybe you put it in the bug but I'm not seeing it right off). | 11:25 |
haobing | 'sudo expotfs' is ok, | 11:25 |
*** raissa has joined #openstack-manila | 11:27 | |
*** caowei has quit IRC | 11:28 | |
haobing | tbarron:I use the mitaka version | 11:29 |
tbarron | haobing: pls put the version and the 'exportfs' output in the bug if you haven't already. The reason | 11:32 |
*** rraja has joined #openstack-manila | 11:32 | |
*** openstackgerrit has quit IRC | 11:32 | |
tbarron | is that these provide some suggestive evidence that what you are seeing is somehow | 11:33 |
tbarron | due to use of generic driver with rbd. | 11:33 |
tbarron | I could of course be wrong about this, but: a) you are using mitaka so you aren't seeing some new bug that just snuck in | 11:34 |
tbarron | b) manila generic driver developers haven't to my knowledge tested much with rbd, they use | 11:35 |
tbarron | default cinder back end (lvm) | 11:35 |
tbarron | haobing: fwiw the ceph developers working with manila work on cephfs drivers (cephfs native, or now cephfs nfs) | 11:36 |
tbarron | haobing: depending on your needs if you want to use a ceph cluster for backing storage for manila you may find those a better match. | 11:37 |
haobing | ok,i will use the lvm to test | 11:37 |
tbarron | haobing: great, that will isolate the problem at least! | 11:37 |
haobing | tbarron: i tested, in the /etc/export file, share and snapshot share use the front export line as the exports | 11:45 |
haobing | I don't know why alway use the front line as the export for share and snapshot share | 11:47 |
tbarron | haobing: sounds like you are onto something but I'm not 100% sure what you mean. Maybe put /etc/exports in the bug and explain there? | 11:50 |
tbarron | haobing: This now sounds like an issue that doesn't have to do with the cinder back end after all ... | 11:51 |
tbarron | haobing: but it would be weird that the issue has been around since mitaka and not discovered yet. | 11:52 |
*** a-pugachev has quit IRC | 12:02 | |
*** belmoreira has joined #openstack-manila | 12:06 | |
haobing | tbarron:cat /etc/exports | 12:07 |
haobing | 10.254.0.14:/shares/share-d7fe697f-a017-47dd-8888-69591635ec8e 192.168.111.19(rw,sync,wdelay,hide,nocrossmnt,insecure,no_root-squash,no_all_squash,no_subtree_check,secure_locks,acl,anonuid=65534,anongid=65534,sec=sys,rw,no_root_squash,no_all_squash) | 12:07 |
haobing | 10.254.0.14:/shares/share-9ef8702a-6b38-4ce3-bfa9-7df4a9f0e209 192.168.111.19(rw,sync,wdelay,hide,nocrossmnt,insecure,no_root-squash,no_all_squash,no_subtree_check,secure_locks,acl,anonuid=65534,anongid=65534,sec=sys,rw,no_root_squash,no_all_squash) | 12:07 |
haobing | tbarron:the first is the share export the secand line is the snapshot share export | 12:08 |
haobing | if the share export in front ,the original share instead of the new share that was created from snapshot, but if the snapshot share export in front,the snapshot share instead of the original share | 12:13 |
tbarron | haobing: You are saying that on the machine at 192.168.111.19 if you issue the cmd 'mount -t 10.254.0.14:/shares/share-9ef8702a-6b38-4ce3-bfa9-7df4a9f0e209 /mnt' and look at /mnt you see the contents of /shares/share-d7fe697f-a017-47dd-8888-69591635ec8e - right? | 12:15 |
haobing | yes | 12:16 |
tbarron | haobing: but if you look on that share server the two shares are different. | 12:17 |
tbarron | haobing: so that sounds like a bug with the nfs share server. You are telling me that manila set up the exports correctly but they aren't working right. | 12:17 |
haobing | yes,their different,one is orignal share another is snapshot share | 12:18 |
tbarron | haobing: does that logic make sense to you? IOW, if you had manually created those exports instead of manila doing it for you, you would be seeing the same thing. manila doesn't do any magic, it just makes those shares using cinder for back end and exports them. | 12:20 |
haobing | i do not known whether others have this problem. | 12:21 |
haobing | no manuall create those exports, it is manila created. | 12:22 |
tbarron | haobing: I understand that manila created the exports. I was just trying to say that when it does this it's not doing anything special. | 12:23 |
tbarron | haobing: but now that I think of it, there could be a bug with reloading the exports after it updates the /etc/exports file | 12:23 |
haobing | i reboot the nfs server it does not work | 12:24 |
tbarron | haobing: and also you said 'cat /etc/exports' and 'exportfs' are consistent in the information they show you | 12:25 |
tbarron | haobing: so that would indicate that you are not hitting a manila but where it updates the file but fails to update the kernel's view of the file | 12:27 |
*** dsariel has quit IRC | 12:27 | |
tbarron | s/manila but/manila bug/ | 12:27 |
haobing | # exportfs | 12:28 |
haobing | <tbarron>: | 12:29 |
*** haobing has left #openstack-manila | 12:30 | |
*** haobing has joined #openstack-manila | 12:30 | |
haobing | tbarron:/shares/share-9ef8702a-6b38-4ce3-bfa9-7df4a9f0e209 192.168.111.19 | 12:31 |
haobing | tbarron: exportfs is ok | 12:32 |
tbarron | haobing: I didn't see all of what you presented for the output of exportfs (irc went away and came back) but | 12:33 |
*** openstackgerrit has joined #openstack-manila | 12:33 | |
openstackgerrit | Chris Yang proposed openstack/manila master: Add support for enhanced features to the QNAP Manila driver https://review.openstack.org/509097 | 12:33 |
tbarron | I see you said 'exportfs is ok', meaning it has the same two entries as /etc/exports, right? | 12:33 |
haobing | yes | 12:34 |
tbarron | haobing: if that's true, then it sounds like an OS bug to me, BUT | 12:34 |
tbarron | haobing: we should get the folks who work on the generic driver to look at the bug and see if they can reproduce it. | 12:34 |
tbarron | haobing: please include OS information in the bug | 12:35 |
tbarron | haobing: the generic driver just uses the host OS on the share server to do NFS exports, so if it sets them up correctly then after that point the exporting is out of manila's hands | 12:37 |
haobing | the os is ubuntu 14.04.2 LTS | 12:38 |
tbarron | haobing: As I say, please update the bug with that info. I'm not an expert on ubuntu or why you might be seeing this very strange behavior :-D | 12:40 |
*** dsariel has joined #openstack-manila | 12:42 | |
tbarron | haobing: but there others in our community who work on the generic driver and on the reference service images that are supplied for it. | 12:42 |
tbarron | haobing: I think the current reference images are xenial ... | 12:42 |
haobing | ok,I hope it's the os problem! | 12:46 |
haobing | tbarron:think you,pealse help test this problem in your environment! | 12:48 |
haobing | tbarron:thank you ! | 12:48 |
*** haobing has quit IRC | 12:52 | |
tbarron | haobing: well thank you. Likely the folks who work on generic driver would try to reproduce with the current service image at https://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 | 12:52 |
*** gcb has joined #openstack-manila | 12:59 | |
*** dsariel has quit IRC | 13:36 | |
*** dsariel has joined #openstack-manila | 13:49 | |
*** eharney has quit IRC | 14:00 | |
*** schmots has joined #openstack-manila | 14:06 | |
*** a-pugachev has joined #openstack-manila | 14:08 | |
*** a-pugachev_ has joined #openstack-manila | 14:12 | |
*** a-pugachev has quit IRC | 14:13 | |
*** a-pugachev_ is now known as a-pugachev | 14:13 | |
*** gouthamr has joined #openstack-manila | 14:31 | |
*** belmoreira has quit IRC | 14:34 | |
*** eharney has joined #openstack-manila | 14:55 | |
openstackgerrit | Raissa Sarmento proposed openstack/manila-tempest-plugin master: Initial fixes to plugin repo https://review.openstack.org/512301 | 15:01 |
*** gcb has quit IRC | 15:08 | |
*** rraja has quit IRC | 15:18 | |
*** markmc_ has quit IRC | 15:32 | |
*** schmots_ has joined #openstack-manila | 15:48 | |
*** schmots has quit IRC | 15:50 | |
*** schmots_ is now known as schmots | 15:50 | |
*** hoonetorg has joined #openstack-manila | 15:58 | |
*** jmlowe has joined #openstack-manila | 16:00 | |
openstackgerrit | Merged openstack/manila-tempest-plugin master: Initial fixes to plugin repo https://review.openstack.org/512301 | 16:09 |
openstackgerrit | Chris Yang proposed openstack/manila master: Add support for enhanced features to the QNAP Manila driver https://review.openstack.org/509097 | 16:22 |
*** AlexeyAbashkin has quit IRC | 16:25 | |
*** pcaruana has quit IRC | 16:35 | |
*** dsariel has quit IRC | 16:52 | |
*** lpetrut has quit IRC | 17:23 | |
openstackgerrit | Chris Yang proposed openstack/manila master: Add support for enhanced features to the QNAP Manila driver https://review.openstack.org/509097 | 17:39 |
*** a-pugachev has quit IRC | 17:55 | |
*** pcaruana has joined #openstack-manila | 18:00 | |
*** lpetrut has joined #openstack-manila | 18:29 | |
*** lpetrut has quit IRC | 18:51 | |
*** lpetrut has joined #openstack-manila | 18:55 | |
*** lpetrut has quit IRC | 19:01 | |
*** lpetrut has joined #openstack-manila | 19:01 | |
*** schmots_ has joined #openstack-manila | 19:23 | |
*** schmots has quit IRC | 19:23 | |
*** schmots_ is now known as schmots | 19:23 | |
*** schmots_ has joined #openstack-manila | 19:32 | |
*** schmots has quit IRC | 19:33 | |
*** schmots_ is now known as schmots | 19:33 | |
*** jmlowe has quit IRC | 19:37 | |
*** absubram has joined #openstack-manila | 19:46 | |
*** dsariel has joined #openstack-manila | 20:13 | |
*** schmots has quit IRC | 20:30 | |
*** schmots has joined #openstack-manila | 20:30 | |
*** pcaruana has quit IRC | 20:39 | |
*** jprovazn has quit IRC | 20:41 | |
*** schmots has quit IRC | 20:48 | |
*** schmots has joined #openstack-manila | 20:51 | |
*** erlon has joined #openstack-manila | 21:12 | |
*** AlexeyAbashkin has joined #openstack-manila | 21:12 | |
*** AlexeyAbashkin has quit IRC | 21:17 | |
*** markstur has joined #openstack-manila | 21:22 | |
*** eharney has quit IRC | 21:45 | |
*** schmots has quit IRC | 21:54 | |
*** dsariel has quit IRC | 21:55 | |
openstackgerrit | Raissa Sarmento proposed openstack/manila master: Remove in-tree tempest plugin https://review.openstack.org/512300 | 22:53 |
*** raissa has quit IRC | 22:54 | |
*** lpetrut has quit IRC | 23:32 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!