New Question

lpetrut's profile - activity

2023-09-25 11:04:01 +0300 commented answer Ceph for Windows - TCP Session count

We'd need the event log messages as well in order to figure out what's wrong. Worst case scenario, the rbd-wnbd service

2023-09-04 12:51:24 +0300 commented answer Ceph for Windows - TCP Session count

The above issues have been addressed, here's a beta Reef MSI that includes this fix: https://cloudbase.it/downloads/ceph

2023-08-25 15:45:30 +0300 commented answer Ceph for Windows - TCP Session count

Also, the PR caches a single cluster connection, meaning that we can no longer connect to multiple clusters. One workaro

2023-08-25 15:43:25 +0300 commented answer Ceph for Windows - TCP Session count

The PR hasn't merged upstream yet but we might apply it downstream. I did notice a few issues while running some tests:

2023-08-03 16:22:19 +0300 commented answer Ceph for Windows - TCP Session count

Here's a preview MSI: https://cloudbase.it/downloads/cephdevsingle_process.msi. Please let me know if you hit any issues

2023-08-02 09:48:37 +0300 answered a question FreeRDP Web Connect console not working

Hi, I suggest checking the Openstack controller conf files (e.g. nova api) and use the same keystone endpoint. It might

2023-07-23 13:39:40 +0300 answered a question The neutron-server service refuses to start Hyper-V Driver

Hi, Openstack Liberty was released in 2015, it was discontinued a long time ago. Also, we've announced that we'd no lo

2023-07-19 16:16:19 +0300 commented answer Ceph for Windows - TCP Session count

The PR is up for review: https://github.com/ceph/ceph/pull/52540. Let me know if you'd like to try out a custom MSI befo

2023-07-12 11:05:40 +0300 commented answer Ceph for Windows - TCP Session count

I've fixed the crashes, will have a PR soon. We'll most probably include this in the Reef msi.

2023-07-05 10:18:46 +0300 commented answer Ceph for Windows - TCP Session count

I'll need to discuss it with the RBD team and see if it's a known issue.

2023-07-05 10:17:44 +0300 commented answer Ceph for Windows - TCP Session count

The good news is that the OSD connections are shared when using a single process, so the number of connections is signif

2023-06-09 14:48:23 +0300 answered a question Ceph for Windows - TCP Session count

Hi, Other Ceph users reported similar problems with rbd + qemu: https://ceph-users.ceph.narkive.com/SZb6qTQB/understand

2023-04-07 10:15:02 +0300 commented answer OpenStack Mitaka Hyper-V Driver Problem

That's expected. Openstack request headers must include the authentication token.

2023-04-06 14:59:10 +0300 edited answer OpenStack Mitaka Hyper-V Driver Problem

Hi, I suggest double checking the credentials from the [neutron] section. You can also compare it against your Openstac

2023-04-06 14:56:55 +0300 answered a question OpenStack Mitaka Hyper-V Driver Problem

Hi, I suggest double checking the credentials from the [neutron] section. You can also compare it against your Openstac

2023-04-04 09:37:57 +0300 commented answer CephFS Windows mkdir error

Thanks for the updates, keep us posted.

2023-03-31 14:48:37 +0300 edited answer WNBD Driver Updates

Hi, The MSIs from cloudbase.it are updated daily, including the latest WNBD version. You can verify it by doing a wnbd

2023-03-31 14:46:27 +0300 answered a question WNBD Driver Updates

Hi, The beta MSIs from cloudbase.it are updated daily, including the latest WNBD version. Regards, Lucian

2023-03-16 10:32:45 +0300 received badge  Associate Editor (source)
2023-03-16 10:32:45 +0300 edited answer CephFS Windows mkdir error

Hi, What happens if you manually create that folder, i.e. by issuing a mkdir command? The following isn't necessarily

2023-03-15 13:11:24 +0300 answered a question CephFS Windows mkdir error

Hi, What happens if you manually create that folder, i.e. by issuing a mkdir command? The following isn't necessarily

2023-03-01 10:47:15 +0300 answered a question Ceph for Windows - Logging

Hi, For RBD mappings, there are two components: the WNBD driver and the userspace daemon (rbd-wnbd). rbd-wnbd logging

2023-02-07 13:48:23 +0300 commented answer Ceph for Windows - Volume Expansion

Have you specified the user? For example: rbd ls --user hostadmin.

2023-02-06 10:28:55 +0300 commented answer Ceph for Windows - Volume Expansion

Do the keyring files have the same content? Can you double check the paths? It might be that nodepad added a .txt extens

2023-02-02 10:02:05 +0300 commented answer Ceph for Windows - Volume Expansion

The next official Ceph release (Reef) is scheduled for late June: https://lists.ceph.io/hyperkitty/list/dev@ceph.io/thre

2023-01-31 17:37:35 +0300 answered a question Ceph for Windows - Volume Expansion

Hi, We've recently added live resize support, basically watching for rbd resize events and notifying the driver accordi

2022-09-28 10:53:09 +0300 answered a question Could not find the rocky version of HyperVNovaCompute

duplicate of https://ask.cloudbase.it/question/3517/looking-for-the-rocky-version-of-hypervnovacompute/?answer=3518#post

2022-09-28 10:52:32 +0300 edited answer Looking for the Rocky version of HyperVNovaCompute

Hi, Here are the MSI links: https://cloudbase.it/downloads/HyperVNovaCompute_Rocky_18_0_3.msi https://cloudbase.it/dow

2022-09-28 10:51:39 +0300 answered a question Looking for the Rocky version of HyperVNovaCompute

Hi, Here are the MSI links: https://cloudbase.it/downloads/HyperVNovaComputeRocky1803.msi https://cloudbase.it/downloa

2021-06-16 08:36:33 +0300 commented answer Neutron Hyper-V agent Exception: too many values to unpack (expected 2)

Since all Victoria releases should have this change, I think you have multiple Neutron controllers and there's a chance

2021-06-16 08:35:38 +0300 commented answer Neutron Hyper-V agent Exception: too many values to unpack (expected 2)

Even the above mentioned (breaking) rpc change got backported: https://review.opendev.org/q/I2e3aa7c400d7bb17cc117b65faa

2021-06-16 08:34:19 +0300 commented answer Neutron Hyper-V agent Exception: too many values to unpack (expected 2)

The Neutron controller and the Hyper-V Neutron agent should use the same Openstack release (e.g. Victoria). However, Neu

2021-06-15 15:37:42 +0300 answered a question Neutron Hyper-V agent Exception: too many values to unpack (expected 2)

Hi, I think your Neutron controller is using an older, incompatible version. Could you please check? The Neutron RPC i

2021-06-08 09:43:40 +0300 answered a question Ceph large file transfer failures

Hi, Can you please send us the Ceph version (ceph-dokan -v)? ceph-dokan can log to stderr, event log and/or a log file

2021-05-24 10:42:20 +0300 answered a question Network Interface not attached to vm

Hi, This seems to be the problem: 'ovs-vsctl: tcp:127.0.0.1:6640: database connection failed ()\r\n'. Make sure that O

2020-02-07 09:48:17 +0300 commented answer windows image for kubevirt

You can use qemu-img to retrieve the interal image size. The actual file size can be much lower when dealing with dynami

2020-02-04 09:31:16 +0300 commented answer FreeRDP Webconnect and Openstack Train

It's useful to have both API and hypervisor side logs so that we can correlate them. I'd be interested to see when the r

2020-02-03 17:04:59 +0300 answered a question FreeRDP Webconnect and Openstack Train

Hi, I suggest enabling debug logging and follow the request id. You should be able to see the following in your nova co

2020-01-27 14:29:20 +0300 answered a question Storage migration options for Cinder SMB driver

One option would be to use the "manage volume" feature. You'd request Cinder to "unmanage" it, manually move it and then

2020-01-14 18:15:40 +0300 edited answer automatic stop action for hyper-v

Sure, just set the following in nova.conf: [hyperv] instance_automatic_shutdown = true Note that changing this option

2020-01-14 18:15:17 +0300 edited answer automatic stop action for hyper-v

Sure, just set the following: [hyperv] instance_automatic_shutdown = true Note that changing this option won't affect

2020-01-14 18:13:57 +0300 answered a question automatic stop action for hyper-v

Sure, just set the following: [hyperv] instanceautomaticshutdown = true Note that changing this option won't affect al

2020-01-08 10:09:29 +0300 answered a question Glance to Cinder optimization

Hi, Not at the moment. There's been an inline TODO since forever but it never got implemented: https://github.com/opens

2019-11-24 16:49:05 +0300 commented answer OpenV switch neutron error

Judging by your error message, looks like ovsdb-monitor is still connecting to that "pipe" instead of the 6640 tcp port.

2019-11-24 16:47:52 +0300 commented answer OpenV switch neutron error

Judging by your error message, looks like ovsdb-monitor is still connecting to that "pipe" instead of the 6640 tcp port.

2019-11-24 16:46:22 +0300 commented answer OpenV switch neutron error

Hmm, recent Windows Sever versions include ovsdb binaries that may not work properly with neutron. One idea would be to

2019-11-21 15:32:30 +0300 edited answer OpenV switch neutron error

Hi, ovsdb is probably not configured to listen to that pipe. In most cases, ovsdb listens to :6640. You may set the fol

2019-11-21 15:14:29 +0300 answered a question OpenV switch neutron error

Hi, ovsdb is probably not configured to listen to that pipe. In most cases, ovsdb listens to :6640. You may set the fol

2019-11-18 17:30:32 +0300 commented answer Openstack nic not getting attached to vm switch

Small update: networking-hyperv 7.0.1 has been released. In case you want to stick to the current configuration, you may

2019-11-14 19:46:31 +0300 answered a question VM creating without default virtual switch

The bad news is that it's a networking-hyperv bug, the good news is that I sent a fix and we'll soon have updated MSIs.