[Bug 2056064] Re: Nbdkit should include vddk plugin to support mounting vmware datastores

2024-06-03 Thread Andrey Grebennikov
Providing a clarification: The change should be made to enable the plugin sub-package built: https://git.launchpad.net/ubuntu/+source/nbdkit/tree/configure?h=ubuntu/mantic#n27332 I understand this will make a built package to deviate from Debian, so please recommend proper path to address this.

[Bug 2056064] [NEW] Nbdkit should include vddk plugin to support mounting vmware datastores

2024-03-04 Thread Andrey Grebennikov
Public bug reported: Currently nbdkit includes a number of plugins but doesn't provide ability to utilize VDDK to remotely access VMWare datastores. Upstream libguestfs describes the plugin https://libguestfs.org/nbdkit-vddk-plugin.1.html The codebase of the plugin is https://gitlab.com/nbdkit/v

[Bug 1956764] [NEW] Proxy should be set up only for ua-related repos

2022-01-07 Thread Andrey Grebennikov
Public bug reported: Currently if the proxy is configured for the UA client it is setting up global proxy for the entire apt: * To change what ubuntu-advantage-tools sets, run one of the following: * Substitute "apt_https_proxy" for "apt_http_proxy" as necessary. * sudo ua config set apt_http_p

[Bug 1936438] Re: Required to have "http" engine built in to the package

2021-07-16 Thread Andrey Grebennikov
Essentially this requires to rebuild the existing package including the libraries of "curl", "ssl" and "crypto" as build dependencies. See the configure script if test "$disable_http" != "yes"; then HTTP_LIBS="-lcurl -lssl -lcrypto" if compile_prog "" "$HTTP_LIBS" "curl-new-ssl"; then outp

[Bug 1936438] [NEW] Required to have "http" engine built in to the package

2021-07-15 Thread Andrey Grebennikov
Public bug reported: "http" engine is required to be present in order to be able to benchmark S3 and Swift functionality of the remote endpoint (Ceph RadosGW) ** Affects: fio (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member

[Bug 1921453] Re: multi-zone replication doesn't work

2021-04-09 Thread Andrey Grebennikov
"the system user is absent from the slave deployment" can you elaborate on this? In the procedure on docs.ceph.com there is no step to configure the system user on the secondary site - it is supposed to come through the replication once I pull the realm. And just to add once again - if I follow t

[Bug 1796292] Re: Tight timeout for bcache removal causes spurious failures

2019-06-03 Thread Andrey Grebennikov
Is there an estimate on getting this package in bionic-updates please? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1796292 Title: Tight timeout for bcache removal causes spurious failures To mana

[Bug 1828617] Re: Hosts randomly 'losing' disks, breaking ceph-osd service enumeration

2019-05-28 Thread Andrey Grebennikov
Yes, it is latest - the cluster is being re-deployed as part of Bootstack handover. Corey, The bug you point to is fixing the sequence of ceph/udev. Here however udev can't create any devices as they don't exist at the moment of udev run seems so - when the host boots and settles down - there is

[Bug 1828617] Re: Hosts randomly 'losing' disks, breaking ceph-osd service enumeration

2019-05-28 Thread Andrey Grebennikov
Steve, This is MAAS who creates these udev rules. We requested this feature to be implemented in order to be able to use persistent names in further services configuration (using templating). We couldn't go with /dev/sdX names as they may change after the reboot, and can't use wwn names as they

[Bug 1796292] Re: Tight timeout for bcache removal causes spurious failures

2019-05-13 Thread Andrey Grebennikov
@jhobbs Here is the script that cleans up bcache devices on recommission: https://pastebin.ubuntu.com/p/6WCGvM4Q32/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1796292 Title: Tight timeout for bc

[Bug 1828617] [NEW] Hosts randomly 'losing' disks, breaking ceph-osd service enumeration

2019-05-10 Thread Andrey Grebennikov
Public bug reported: Ubuntu 18.04.2 Ceph deployment. Ceph OSD devices utilizing LVM volumes pointing to udev-based physical devices. LVM module is supposed to create PVs from devices using the links in /dev/disk/by-dname/ folder that are created by udev. However on reboot it happens (not always,

[Bug 1316812] Re: ubuntu qemu-kvm package attempts to start a service and fails

2014-07-17 Thread Andrey Grebennikov
Why do we have to have such a service running on the controller node? As far as I understand we need it to run on the compute nodes only. Once virtualization has been switched off in the BIOS of the controller the node will fail to deploy. -- You received this bug notification because you are a m