openstackgerrit | Rocky proposed openstack/puppet-manila master: Add LVM backend https://review.opendev.org/c/openstack/puppet-manila/+/783821 | 00:34 |
---|---|---|
*** iurygregory has quit IRC | 01:16 | |
*** iurygregory has joined #openstack-manila | 01:17 | |
*** iurygregory has quit IRC | 01:18 | |
*** iurygregory has joined #openstack-manila | 01:18 | |
*** osmanlicilegi has joined #openstack-manila | 01:20 | |
*** carloss has quit IRC | 01:57 | |
*** iurygregory has quit IRC | 02:08 | |
*** iurygregory has joined #openstack-manila | 02:09 | |
*** kopecmartin has quit IRC | 03:09 | |
*** jeremyfreudberg has quit IRC | 03:09 | |
*** kopecmartin has joined #openstack-manila | 03:13 | |
*** jeremyfreudberg has joined #openstack-manila | 03:14 | |
*** baojg has joined #openstack-manila | 03:16 | |
*** josseline has joined #openstack-manila | 03:23 | |
*** josseline56 has joined #openstack-manila | 03:26 | |
*** baojg has quit IRC | 03:43 | |
*** ymartinez has joined #openstack-manila | 03:50 | |
*** baojg has joined #openstack-manila | 03:51 | |
*** ymartinez has quit IRC | 03:55 | |
*** vishalmanchanda has joined #openstack-manila | 04:30 | |
*** baojg has quit IRC | 04:33 | |
*** josseline56 has quit IRC | 05:01 | |
*** SidraMS has joined #openstack-manila | 05:02 | |
*** baojg has joined #openstack-manila | 05:30 | |
*** SidraMS has quit IRC | 05:37 | |
*** baojg has quit IRC | 05:58 | |
*** baojg has joined #openstack-manila | 06:02 | |
*** sfernand has quit IRC | 07:07 | |
*** ivan_lin has quit IRC | 07:20 | |
*** ivan_lin has joined #openstack-manila | 07:20 | |
*** tosky has joined #openstack-manila | 07:33 | |
*** baojg has quit IRC | 08:38 | |
*** vishalmanchanda has quit IRC | 08:39 | |
*** yogita has joined #openstack-manila | 09:04 | |
*** vishalmanchanda has joined #openstack-manila | 09:11 | |
yogita | Hello everyone, I'm Yogita from India. My initial application has been approved to move to contributions and I really liked this project "Add support for share types quotas" under OpenStack. | 09:12 |
yogita | I'm thrilled to have this opportunity and excited about starting my learning journey with such an esteemed team of developers. | 09:12 |
*** baojg has joined #openstack-manila | 09:19 | |
*** baojg has quit IRC | 09:34 | |
*** baojg has joined #openstack-manila | 09:57 | |
tbarron | Welcome yogita! For getting started, please see https://docs.openstack.org/contributors/code-and-documentation/quick-start.html#set-up-accounts-and-configure-environment | 10:42 |
yogita | Thanks tbarron I will get started with it. However there is one thing that I'm quite confused with since this is my first time working with IRC. The messages tend to disappear when I go office. I know this is normal behavior but is there any way around to keep the history of the chats when I'm both online and offline? | 10:54 |
yogita | Or have you guys bridged the IRC client on Matrix? | 10:54 |
*** carloss has joined #openstack-manila | 10:55 | |
tbarron | yogita: we don't run a matrix bridge. There are a couple approaches to the issue. | 10:55 |
tbarron | yogita: #1) all the #openstack-* channels are logged here: http://eavesdrop.openstack.org/irclogs/ | 10:56 |
tbarron | so you can check there for conversations you may have missed | 10:56 |
tbarron | #2) you may choose to run a proxy or "bouncer". Here is a link (that points to others) with options: https://wiki.openstack.org/wiki/IRC | 10:58 |
tbarron | yogita: I'd advise starting by just checking the logs when you come back on IRC to see what you've missed | 10:59 |
tbarron | yogita: We have people in all TZs so it is normal to get a response hours after you ask a question. | 10:59 |
yogita | Yeah logs seem like a simpler option | 11:03 |
yogita | Thanks tbarron for all the help. I'll keep in mind everything that you said | 11:04 |
*** kafilat has joined #openstack-manila | 11:15 | |
openstackgerrit | Rocky proposed openstack/puppet-manila master: Add LVM backend https://review.opendev.org/c/openstack/puppet-manila/+/783821 | 11:18 |
*** SidraMS has joined #openstack-manila | 11:29 | |
SidraMS | Hi, I install Virtual box and on it ubuntu then I started following this tutorial: https://maari.ee/how-to-set-up-development-environment-for-openstack-with-devstack/ | 11:31 |
SidraMS | but on this line ssh -p 2522 myname@127.0.0.1 | 11:32 |
SidraMS | I am seeing this issue: ssh: connect to host 127.0.0.1 port 2522: Connection refused | 11:32 |
SidraMS | I tried fixing issue by installing ssh on my windows 10 (where I am using virtual box) | 11:32 |
SidraMS | tried following answers like these: https://askubuntu.com/questions/673597/ssh-connect-to-host-127-0-0-1-port-2222-connection-refused | 11:33 |
SidraMS | but none is fixing the issue | 11:33 |
SidraMS | can anyone direct me to the correct direction | 11:33 |
SidraMS | ? | 11:33 |
SidraMS | I am not sure where I am missing | 11:33 |
dviroel | hi SidraMS | 11:34 |
SidraMS | Hi | 11:34 |
dviroel | did you made the port forwarding configuration in your virtual box? | 11:34 |
SidraMS | yes | 11:34 |
SidraMS | just like in the tutorial | 11:34 |
SidraMS | I double checked if I have done it correctly as well | 11:34 |
dviroel | please check if the host port is really 2522 | 11:34 |
SidraMS | yes it is,please let me send you a 2 min video | 11:35 |
*** yogita has quit IRC | 11:35 | |
dviroel | double check if the sshd is running in your vm too | 11:35 |
*** lpetrut has joined #openstack-manila | 11:37 | |
SidraMS | sshd is running and port fowarding is same as in tutorial link provided above, please see my screencast of my vm: https://www.loom.com/share/8841e059605043568be099a678cd7fc1 | 11:49 |
dviroel | SidraMS: so, the idea on doing the port forwarding is to do ssh from your windows to the linux guest | 11:51 |
*** baojg has quit IRC | 11:51 | |
dviroel | SidraMS: because it will be faster than using virtual box interface | 11:53 |
SidraMS | hmm so can I move forward to cloning the devstack project without it? | 11:55 |
SidraMS | or should I work on finding a solution for it | 11:55 |
dviroel | SidraMS: you could also install the ubuntu server image, instead of the desktop image, since it is more lightweight | 11:55 |
dviroel | SidraMS: yes, you can stack from inside your VM too | 11:57 |
vkmc | o/ | 11:59 |
vkmc | SidraMS, join us in #openstack-outreachy and we can continue working on your setup from there | 12:00 |
SidraMS | on it | 12:00 |
*** SidraMS has quit IRC | 12:01 | |
*** SidraMS has joined #openstack-manila | 12:01 | |
*** almir-okato has joined #openstack-manila | 12:02 | |
*** SidraMS91 has joined #openstack-manila | 12:05 | |
*** SidraMS91 has quit IRC | 12:07 | |
*** SidraMS46 has joined #openstack-manila | 12:07 | |
*** SidraMS has quit IRC | 12:14 | |
*** SidraMS46 has quit IRC | 12:52 | |
*** SidraMS has joined #openstack-manila | 13:02 | |
*** SidraMS has quit IRC | 13:09 | |
*** sfernand has joined #openstack-manila | 13:21 | |
*** kafilat has quit IRC | 13:39 | |
*** SidraMS has joined #openstack-manila | 13:39 | |
*** yogita has joined #openstack-manila | 13:43 | |
*** SidraMS93 has joined #openstack-manila | 13:47 | |
*** SidraMS has quit IRC | 13:50 | |
*** SidraMS93 has quit IRC | 13:51 | |
*** SidraMS has joined #openstack-manila | 13:51 | |
*** SidraMS has quit IRC | 14:00 | |
*** yogita has quit IRC | 14:01 | |
*** SidraMS has joined #openstack-manila | 14:06 | |
*** SidraMS has quit IRC | 14:11 | |
*** SidraMS has joined #openstack-manila | 14:11 | |
openstackgerrit | Victoria Martinez de la Cruz proposed openstack/devstack-plugin-ceph master: Enable testing Ceph master https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/772157 | 14:38 |
*** SidraMS49 has joined #openstack-manila | 15:06 | |
*** SidraMS49 has quit IRC | 15:07 | |
*** SidraMS93 has joined #openstack-manila | 15:08 | |
*** SidraMS has quit IRC | 15:09 | |
*** SidraMS93 has quit IRC | 15:09 | |
*** SidraMS has joined #openstack-manila | 15:10 | |
*** SidraMS has quit IRC | 15:18 | |
*** lpetrut has quit IRC | 15:22 | |
*** johanssone has quit IRC | 15:26 | |
*** johanssone has joined #openstack-manila | 15:29 | |
*** ivan_lin has quit IRC | 16:00 | |
*** ivan_lin has joined #openstack-manila | 16:00 | |
*** vishalmanchanda has quit IRC | 17:51 | |
*** jmlowe has quit IRC | 20:31 | |
openstackgerrit | Victoria Martinez de la Cruz proposed openstack/devstack-plugin-ceph master: Enable testing Ceph master https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/772157 | 22:30 |
*** tosky has quit IRC | 23:30 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!