[ovirt-users] Re: Upload Cerfiticate issue

2022-05-11 Thread Nir Soffer
, and upload should work. Trying your engine address: https://ovirtdl380gen10.cscd.net/ I get unrelated site (24th Judicial District Community ...). You may need to fix the web server setup so engine can be accessed using https. Also having engine accessible on the web is not a good idea, it is be

[ovirt-users] Re: Upload Cerfiticate issue

2022-05-11 Thread Nir Soffer
On Wed, May 11, 2022 at 1:37 AM wrote: > > I also started to receive the error message below after making the suggested > changes: > > VDSM ovirtdl380gen10 command HSMGetAllTasksStatusesVDS failed: Not SPM: () This is not related. You may have other issue in this setup. > > On my browser it

[ovirt-users] Re: Upload Cerfiticate issue

2022-05-11 Thread Nir Soffer
abling the proxy? Just to be sure - do this and share the output: sudo engine-config -s ImageTransferProxyEnabled=false sudo engine-config -g ImageTransferProxyEnabled sudo systemctl restart ovirt-engine engine-config should report: ImageTransferProxyEnabled: false version:

[jira] [Created] (LOGCXX-553) log4cxx::spi::LocationInfo constructor backward compatibility

2022-05-10 Thread Nir Arad (Jira)
Nir Arad created LOGCXX-553: --- Summary: log4cxx::spi::LocationInfo constructor backward compatibility Key: LOGCXX-553 URL: https://issues.apache.org/jira/browse/LOGCXX-553 Project: Log4cxx Issue

[ovirt-users] Re: Upload Cerfiticate issue

2022-05-10 Thread Nir Soffer
he certificate works, open the "Disks" tab, and click "Upload > Start". Click "Test connection" - you should see a green message about successful connection to ovirt-imageio. Lets continue when you reach this. Nir __

Re: [TLS] Can flags be responded to with an extension?

2022-05-09 Thread Yoav Nir
> On 14 Apr 2022, at 1:51, Benjamin Kaduk > wrote: > > On Wed, Apr 13, 2022 at 10:56:49AM -0700, Eric Rescorla wrote: >> Consider the case where the client wants to offer some capability that >> the server then responds to with real data, rather than just an >> acknowledgement. >> >> For

[ovirt-users] Re: How do I automate VM backups?

2022-05-08 Thread Nir Soffer
is required to create backups, it cannot create backup itself. Creating backup requires orchestration of multiple components in oVirt. Using the backup API is the best way to do this. Nir ___ Users mailing list -- users@ovirt.org To unsubscribe send

[jira] [Commented] (FLINK-24477) Add MongoDB sink

2022-05-07 Thread Nir Tsruya (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17533328#comment-17533328 ] Nir Tsruya commented on FLINK-24477: Sorry [~martijnvisser] was finalizing the work for the dynamodb

Re: RFR: 8217853: Cleanup in the D3D native pipeline [v2]

2022-05-06 Thread Nir Lisker
On Fri, 6 May 2022 14:13:55 GMT, Michael Strauß wrote: >> Nir Lisker has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Remove unused comments, clean constructor > > modules/javafx.graphics/src/main/native-pri

Integrated: 8285534: Update the 3D lighting test sample

2022-05-06 Thread Nir Lisker
On Mon, 25 Apr 2022 11:47:45 GMT, Nir Lisker wrote: > Update the the test utility. Includes: > * Refactoring since there is no more need the split pre- and post-attenuation > and light types. > * Added customizable material to the `Boxes` to test the interaction between > light

Re: RFR: 8217853: Cleanup in the D3D native pipeline [v2]

2022-05-06 Thread Nir Lisker
On Fri, 6 May 2022 14:09:13 GMT, Michael Strauß wrote: >> Nir Lisker has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Remove unused comments, clean constructor > > modules/javafx.graphics/src/main/nativ

Re: RFR: 8217853: Cleanup in the D3D native pipeline [v2]

2022-05-06 Thread Nir Lisker
On Fri, 6 May 2022 14:21:58 GMT, Michael Strauß wrote: >> Nir Lisker has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Remove unused comments, clean constructor > > modules/javafx.graphics/src/main/native-p

[jira] [Commented] (FLINK-24477) Add MongoDB sink

2022-05-05 Thread Nir Tsruya (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17532209#comment-17532209 ] Nir Tsruya commented on FLINK-24477: [~martijnvisser] what is the process for creating

[jira] [Commented] (FLINK-24477) Add MongoDB sink

2022-05-04 Thread Nir Tsruya (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17531708#comment-17531708 ] Nir Tsruya commented on FLINK-24477: Hey [~martijnvisser] I am very interested in working on that, I

Re: RFR: 8217853: Cleanup in the D3D native pipeline [v2]

2022-05-02 Thread Nir Lisker
moved the ambient color interpolation, which frees a register (no > change in performance). > * Simplified the structure (what is `LocalBumpOut` and why is it called > `light` and contains `LocalBump?). > * `Mtl1PS` and `psMath` > * Moved the shader variant constants (`#ifndef`)

RFR: 8217853: Cleanup in the D3D native pipeline

2022-05-02 Thread Nir Lisker
Refactoring and renaming changes to some of the D3D pipeline files and a few changes on the Java side. These are various "leftovers" from previous issues that we didn't want to touch at the time in order to confine the scope of the changes. They will make future work easier. Since there are

Re: D3D pipeline possible inconsistencies

2022-04-29 Thread Nir Lisker
is transparent. A specular highlight > should be possible on a fully transparent object. > > 4. It does seem that the result should be the same regardless of whether > the color comes from a specular map or color, but I'd need to dig further. > > Do all of the above issues happen

[ovirt-users] Re: Issue upgrading 4.4 to 4.5 Gluster HCG

2022-04-28 Thread Nir Soffer
was able to connect to > gluster 10 volumes. I can file a bug if someone could please point me where > to file it :-) Someone already filed a bug: https://github.com/oVirt/vdsm/issues/155 You can send a pull request with this fix: https://github.com/oVirt/vdsm/pulls Nir > > Chee

Re: RFR: 8285534: Update the 3D lighting test sample [v3]

2022-04-28 Thread Nir Lisker
changed. > > Note that GitHub decided to count the removal of the `AttenLightingSample` > and addition of the `Controls` file as renaming. The sample is now run now > only through `LightingSample`. Nir Lisker has updated the pull request incrementally with one additional commit sin

Re: RFR: 8285534: Update the 3D lighting test sample [v2]

2022-04-28 Thread Nir Lisker
changed. > > Note that GitHub decided to count the removal of the `AttenLightingSample` > and addition of the `Controls` file as renaming. The sample is now run now > only through `LightingSample`. Nir Lisker has updated the pull request incrementally with one additional commit s

[ovirt-users] Re: convert disk image to thin-provisioned - Ovirt 4.1

2022-04-27 Thread Nir Soffer
rt disk feature With oVirt 4.1 you can do this manually. What kind storage are you using? (NFS, iSCSI?) Nir ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-po

Re: [PATCH 2/6] virtio-scsi: don't waste CPU polling the event virtqueue

2022-04-27 Thread Nir Soffer
cel=kvm -m 1G -cpu host \ > --object iothread,id=iothread0 \ > --device virtio-scsi-pci,iothread=iothread0 \ > --blockdev > file,filename=test.img,aio=native,cache.direct=on,node-name=drive0 \ > --device scsi-hd,drive=drive0 > > After this patch CP

Integrated: 8285725: Wrong link to JBS in README.md

2022-04-27 Thread Nir Lisker
On Wed, 27 Apr 2022 14:01:06 GMT, Nir Lisker wrote: > Updated the README link to match the CONTRIBUTING link. This pull request has now been integrated. Changeset: d69a498c Author: Nir Lisker URL: https://git.openjdk.java.net/jfx/commit/d69a498c2cde73339bc99e6c02c0d47fe4b1b650 St

[ovirt-users] Re: Host cannot connect to storage domains

2022-04-27 Thread Nir Soffer
b939c-ea1a-4116-a22f-d14a99e6eada (api:48) > 2022-04-27 13:40:22,816+0100 INFO (jsonrpc/1) [vdsm.api] FINISH repoStats > return={} from=:::192.168.5.165,42132, > task_id=a9fb939c-ea1a-4116-a22f-d14a99e6eada (api:54) > 2022-04-27 13:40:22,81

RFR: 8285725: Wrong link to JBS in README.md

2022-04-27 Thread Nir Lisker
Updated the README link to match the CONTRIBUTING link. - Commit messages: - Fixed link Changes: https://git.openjdk.java.net/jfx/pull/788/files Webrev: https://webrevs.openjdk.java.net/?repo=jfx=788=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8285725 Stats: 1 line in 1

Re: Wrong link in README.md?

2022-04-27 Thread Nir Lisker
me filtered list of issues that > CONTRIBUTING.md links to. > > -- Kevin > > > On 4/26/2022 8:54 PM, Nir Lisker wrote: > > In the README.md, under Issue Tracking, the link to "issues list" leads > to > > the JBS homepage. In CONTRIBUTING.md under Bug Report,

Wrong link in README.md?

2022-04-26 Thread Nir Lisker
In the README.md, under Issue Tracking, the link to "issues list" leads to the JBS homepage. In CONTRIBUTING.md under Bug Report, the (almost) same paragraph links to the JavaFX filter in JBS, which is a lot more helpful. Shouldn't the link in README also link to the filtered issues list? - Nir

Re: D3D pipeline possible inconsistencies

2022-04-26 Thread Nir Lisker
#comment-13771150 On Tue, Apr 26, 2022 at 4:25 AM Nir Lisker wrote: > Hi, > > Using the updated lighting test sample [1], I found some odd behavior with > regards to PhongMaterial: > > 1. The effect of the opacity (alpha channel) of a self-illumination map is > not documented, b

D3D pipeline possible inconsistencies

2022-04-25 Thread Nir Lisker
the contributions be the same? Is the NTSC_Gray correction correct in this case? Thanks, Nir [1] https://github.com/openjdk/jfx/pull/787 [2] https://github.com/openjdk/jfx/blob/master/modules/javafx.graphics/src/main/native-prism-d3d/hlsl/Mtl1PS.hlsl

RFR: 8285534: Update the 3D lighting test sample

2022-04-25 Thread Nir Lisker
Update the the test utility. Includes: * Refactoring since there is no more need the split pre- and post-attenuation and light types. * Added customizable material to the `Boxes` to test the interaction between lights and materials.. * Light colors can now be changed. Note that GitHub decided

[ovirt-users] Re: No Host listed when trying to create a Storage Domain

2022-04-20 Thread Nir Soffer
is issue. Maybe you did not add a cluster with some hosts to the new data center, or the host is still installing? The normal flow is: 1. Create data center 2. Create cluster in the new data center 3. Add at least one host to data center 4. Wait until host is up

[ovirt-users] Re: No Host listed when trying to create a Storage Domain

2022-04-20 Thread Nir Soffer
ata center. Please file engine UI bug about this. If there are no hosts in the Default data center, it should not be disabled since there is no way to create storage without hosts. The selected data center must have at least one host. Nir ___ Users mailing

[ovirt-devel] engine-setup fail with least ovirt-engine

2022-04-17 Thread Nir Soffer
ess', perhaps misspelled or defined by a module not incl> After installing python3-mod_wsgi httpd can be started, and engine-setup works. Do we miss requires: in the spec? Nir ___ Devel mailing list -- devel@ovirt.org To unsubscribe send an e

Re: [Libguestfs] [PATCH] -o rhv-upload: wait for VM creation task

2022-04-14 Thread Nir Soffer
22 +0100 > > -o rhv-upload: Use time.monotonic > > In Python >= 3.3 we can use a monotonic instead of system clock, which > ensures the clock will never go backwards during these loops. > > Thanks: Nir Soffer > > diff --git a/output/rhv-upload-fi

Re: [Libguestfs] [PATCH] -o rhv-upload: wait for VM creation task

2022-04-13 Thread Nir Soffer
s > may fail. To prevent this it is useful to monitor the task and wait for > the completion. This will also help to prevent some corner case > scenarios (that would be difficult to debug) when the VM creation job > fails after virt-v2v already termintates with success. > > Thanks: Nir

[ovirt-users] Re: vdsm hook after node upgrade

2022-04-12 Thread Nir Soffer
vdsm bug for this: https://github.com/oVirt/vdsm/issues Nir ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/

[lwip-users] [bug #62302] LWIP 2.0.2 / Xilinx Zynq: TCP hang data transmission after packets loss events

2022-04-12 Thread Nir
URL: Summary: LWIP 2.0.2 / Xilinx Zynq: TCP hang data transmission after packets loss events Project: lwIP - A Lightweight TCP/IP stack Submitted by: nirshem Submitted on: Tue 12 Apr 2022

[ovirt-users] Re: ovirt-dr generate

2022-04-12 Thread Nir Soffer
t doesn't like third party certs. > > Has anyone got this working with third party certs? If so, what did you need > to do? But you are using a 3rd party certificate, so you need to use the right certificate. Depending on the code, an empty ca_file can work

Re: "default" watchdog device - ?

2022-04-08 Thread Nir Soffer
On Tue, Apr 5, 2022 at 7:27 PM lejeczek wrote: > > > > On 29/03/2022 20:25, Nir Soffer wrote: > > On Wed, Mar 16, 2022 at 1:55 PM lejeczek wrote: > >> > >> > >> On 15/03/2022 11:21, Daniel P. Berrangé wrote: > >>> On Tue, Mar 15,

Re: [Libguestfs] [PATCH 1/2] spec: Recommend cap on NBD_REPLY_TYPE_BLOCK_STATUS length

2022-04-08 Thread Nir Soffer
On Fri, Apr 8, 2022 at 6:47 PM Eric Blake wrote: > > On Fri, Apr 08, 2022 at 04:48:59PM +0300, Nir Soffer wrote: ... > > > BTW attached is an nbdkit plugin that creates an NBD server that > > > responds with massive numbers of byte-granularity extents, in case > &

Re: [Libguestfs] [PATCH 1/2] spec: Recommend cap on NBD_REPLY_TYPE_BLOCK_STATUS length

2022-04-08 Thread Nir Soffer
On Fri, Apr 8, 2022 at 6:47 PM Eric Blake wrote: > > On Fri, Apr 08, 2022 at 04:48:59PM +0300, Nir Soffer wrote: ... > > > BTW attached is an nbdkit plugin that creates an NBD server that > > > responds with massive numbers of byte-granularity extents, in case > &

Re: [Libguestfs] [PATCH 1/2] spec: Recommend cap on NBD_REPLY_TYPE_BLOCK_STATUS length

2022-04-08 Thread Nir Soffer
device* protocol it should not allow chunks smaller than the device block size, so anything smaller than 512 bytes should be invalid response from the server. Even the last chunk should not be smaller than 512 bytes. The fact that you can serve a file with size that is not aligned to 512 bytes does not mean that the export size can be unaligned to the logical block size. There are no real block devices that have such alignment so the protocol should not allow this. A good server will round the file size down the logical block size to avoid this issue. How about letting the client set a minimum size of a chunk? This way we avoid the issue of limiting the number of chunks. Merging small chunks is best done on the server side instead of wasting bandwidth and doing this on the client side. Nir

Re: [Libguestfs] [PATCH 1/2] spec: Recommend cap on NBD_REPLY_TYPE_BLOCK_STATUS length

2022-04-08 Thread Nir Soffer
device* protocol it should not allow chunks smaller than the device block size, so anything smaller than 512 bytes should be invalid response from the server. Even the last chunk should not be smaller than 512 bytes. The fact that you can serve a file with size that is not aligned to

[ovirt-users] Re: How to list all snapshots?

2022-04-04 Thread Nir Soffer
irt-engine/api/vms/4a964ea0-c9f8-48d4-8fc1-aa8eee04c7c7/snapshots If you want easier to use way the python sdk can help, see: https://github.com/oVirt/python-ovirt-engine-sdk4/blob/main/examples/list_vm_snapshots.py Nir ___ Users mailing list -- users@o

[ovirt-users] Re: info about removal of LVM structures before removing LUNs

2022-03-31 Thread Nir Soffer
On Thu, Mar 31, 2022 at 6:03 PM Gianluca Cecchi wrote: > > On Thu, Mar 31, 2022 at 4:45 PM Nir Soffer wrote: >> >> >> >> Regarding removing the vg on other nodes - you don't need to do anything. >> On the host, the vg is hidden since you use lvm filter. Vdsm c

[ovirt-users] Re: info about removal of LVM structures before removing LUNs

2022-03-31 Thread Nir Soffer
On Thu, Mar 31, 2022 at 3:13 PM Gianluca Cecchi wrote: > > On Thu, Mar 31, 2022 at 1:30 PM Nir Soffer wrote: >> >> >> >> Removing a storage domain requires moving the storage domain to maintainance >> and detaching it. In this state oVirt does not use t

[ovirt-users] Re: info about removal of LVM structures before removing LUNs

2022-03-31 Thread Nir Soffer
t; would have the problem about LVM rescan on other nodes Removing a storage domain requires moving the storage domain to maintainance and detaching it. In this state oVirt does not use the domain so it is safe to remove the lvs and vg on any host in the cluster. But if you remove the storag

[ovirt-devel] Re: [ovirt-users] [=EXTERNAL=] Re: help using nvme/tcp storage with cinderlib and Managed Block Storage

2022-03-31 Thread Nir Soffer
On Tue, Mar 29, 2022 at 3:26 AM JC Lopez wrote: > > Hi Nir, > > Tried to do this but somehow the UI does not let me drag the network anywhere > in the window. > > Just in case I tried with both the host in maintenance mode and not in > maintenance mode. Tried d

[ovirt-users] Re: Python Unsupported Version Detection (ovirt Manager 4.4.10)

2022-03-31 Thread Nir Soffer
is python version as EOL. Nir > > Python Unsupported Version Detection > Plugin Output: > The following Python installation is unsupported : > > Path : / > Port : 35357 > Installed version : 3.6.8 > Latest version: 3.10 > Sup

[ovirt-devel] Re: [ovirt-users] [=EXTERNAL=] Re: help using nvme/tcp storage with cinderlib and Managed Block Storage

2022-03-30 Thread Nir Soffer
On Wed, Mar 30, 2022 at 11:26 PM JC Lopez wrote: > > Hi Nir, > > Wiped out the node as the procedure provided did not fix the problem. > > Fresh CentOS Stream 8 > > Looks like the vddm I deployed requires Ansible 2.12 > Depsolve Error occured: \n Problem: cannot

Re: "default" watchdog device - ?

2022-03-29 Thread Nir Soffer
any & all shared thoughts much appreciated. > L. You need to run some userspace tool that will open the watchdog device, and pet it periodically, telling the kernel that userspace is alive. If this tool will stop petting the watchdog, maybe because of a soft lockup or other trouble, the watchdog device will reset the VM. watchdog(8) may be the tool you need. See also https://www.kernel.org/doc/Documentation/watchdog/watchdog-api.rst Nir

[ovirt-devel] Re: [ovirt-users] [=EXTERNAL=] Re: help using nvme/tcp storage with cinderlib and Managed Block Storage

2022-03-29 Thread Nir Soffer
On Tue, Mar 29, 2022 at 3:26 AM JC Lopez wrote: > > Hi Nir, > > Tried to do this but somehow the UI does not let me drag the network anywhere > in the window. > > Just in case I tried with both the host in maintenance mode and not in > maintenance mode. Tried d

[ovirt-devel] Re: [ovirt-users] [=EXTERNAL=] Re: help using nvme/tcp storage with cinderlib and Managed Block Storage

2022-03-28 Thread Nir Soffer
l_Haswell,model_Westmere,model_Haswell-IBRS,model_core2duo,model_Broadwell-IBRS,model_Broadwell,model_n270,model_Haswell-noTSX-IBRS,model_IvyBridge,model_pentium3,model_Penryn,model_Nehalem,model_kvm64,model_qemu64,model_SandyBridge-IBRS,model_coreduo,model_Haswell-noTSX,model_Nehalem-IBRS,model_kvm32,model_pentium

[ovirt-users] Re: No bootable device

2022-03-28 Thread Nir Soffer
On Mon, Mar 28, 2022 at 11:01 AM wrote: > > Hi Nir, > > El 2022-03-27 10:23, Nir Soffer escribió: > > On Wed, Mar 23, 2022 at 3:09 PM wrote: > >> We're running oVirt 4.4.8.6. We have uploaded a qcow2 image > >> (metasploit > >> v.3, FWIW) > >

[ovirt-users] Re: No bootable device

2022-03-27 Thread Nir Soffer
On Sun, Mar 27, 2022 at 9:09 PM Richard W.M. Jones wrote: > > > On Sun, Mar 27, 2022 at 01:18:43PM +0300, Arik Hadas wrote: > > That information message is incorrect, both OVAs that are created by > > oVirt/RHV and OVAs that are created by VMware are supported It could > > work for OVAs that are

[ovirt-users] Re: No bootable device

2022-03-27 Thread Nir Soffer
e} \ -on {vm-name} \ -os {storrage-domain-name} \ -of qcow2 \ -oo rhv-cafile={engine-ca-file} \ -oo rhv-cluster={cluster-name} I tried to import the Metasploitable3-0.1.4.ova, and virt-v2 fails with this error: virt-v2v: error: inspection could not detect the source guest

[ovirt-users] Re: VDSM Issue after Upgrade of Node in HCI

2022-03-23 Thread Nir Soffer
On Wed, Mar 23, 2022 at 6:04 PM Abe E wrote: > After running : yum reinstall ovirt-node-ng-image-update > It re-installed the ovirt node and I was able to start VDSM again aswell > as the ovirt-ha-broker an ovirt-ha-agent. > > I was still unable to activate the 2nd Node in the engine so I tried

[IPsec] Tomorrow's SAAG meeting

2022-03-23 Thread Yoav Nir
Hi all In case you missed it, tomorrow's SAAG meeting will feature an "Introduction to IPSec" (yes! with a capital S) by Paul Wouters. See you all there Yoav ⁣Sent from my phone ​___ IPsec mailing list IPsec@ietf.org

Re: RFR: 8274771: Map, FlatMap and OrElse fluent bindings for ObservableValue

2022-03-22 Thread Nir Lisker
On Thu, 18 Nov 2021 21:38:28 GMT, Kevin Rushforth wrote: >> This is an implementation of the proposal in >> https://bugs.openjdk.java.net/browse/JDK-8274771 that me and Nir Lisker >> (@nlisker) have been working on. It's a complete implementation including >

[ovirt-users] Re: VDSM Issue after Upgrade of Node in HCI

2022-03-22 Thread Nir Soffer
epol_context_to_sid: could not > convert system_u:object_r:insights_client_var_lib_t:s0 to sid", "invalid > context system_u:object_r:insights_client_var_lib_t:s0", > "libsemanage.semanage_validate_and_compile_fcontexts: setfiles returned > error cod

Re: RFR: 8274771: Map, FlatMap and OrElse fluent bindings for ObservableValue [v14]

2022-03-22 Thread Nir Lisker
On Tue, 22 Mar 2022 07:46:40 GMT, John Hendrikx wrote: >> This is an implementation of the proposal in >> https://bugs.openjdk.java.net/browse/JDK-8274771 that me and Nir Lisker >> (@nlisker) have been working on. It's a complete implementation including >

[ovirt-users] Re: VDSM Issue after Upgrade of Node in HCI

2022-03-22 Thread Nir Soffer
On Tue, Mar 22, 2022 at 7:17 PM Nir Soffer wrote: > > On Tue, Mar 22, 2022 at 6:57 PM Abe E wrote: > > > > Yes it throws the following: > > > > This is the recommended LVM filter for this host: > > > > filter = [ "a|^/dev/disk/by-id/lvm

[ovirt-users] Re: VDSM Issue after Upgrade of Node in HCI

2022-03-22 Thread Nir Soffer
vdsm-tool cannot handle. If you know why the lvm filter is set to the current value, and you know that the system actually need all the devices in the filter, you can keep the current lvm filter. If you don't know why the curent lvm filter is set to this value, you ca

[ovirt-users] Re: VDSM Issue after Upgrade of Node in HCI

2022-03-22 Thread Nir Soffer
iguration error: > Cannot configure LVM filter on host, please run: vdsm-tool config-lvm-filter. Did you try to run it? Please the complete output of running: vdsm-tool config-lvm-filter Nir ___ Users mailing list -- users@ovirt.org To unsubsc

Re: RFR: 8274771: Map, FlatMap and OrElse fluent bindings for ObservableValue [v13]

2022-03-21 Thread Nir Lisker
On Mon, 21 Mar 2022 08:59:34 GMT, John Hendrikx wrote: >> This is an implementation of the proposal in >> https://bugs.openjdk.java.net/browse/JDK-8274771 that me and Nir Lisker >> (@nlisker) have been working on. It's a complete implementation including >

Re: RFR: 8274771: Map, FlatMap and OrElse fluent bindings for ObservableValue [v10]

2022-03-19 Thread Nir Lisker
On Fri, 18 Mar 2022 09:55:30 GMT, John Hendrikx wrote: >> modules/javafx.base/src/main/java/javafx/beans/value/ObservableValue.java >> line 146: >> >>> 144: * Creates an {@code ObservableValue} that holds the result of >>> applying a >>> 145: * mapping on this {@code

Re: RFR: 8274771: Map, FlatMap and OrElse fluent bindings for ObservableValue [v10]

2022-03-19 Thread Nir Lisker
On Fri, 18 Mar 2022 23:55:36 GMT, Michael Strauß wrote: >> I've changed this to use your wording as I think it does read much better. >> >> Perhaps also possible: >> >> Creates a new {@code ObservableValue} that holds the value of a nested >> {@code ObservableValue} supplied >> by

[ovirt-users] Re: querying which LUNs are associated to a specific VM disks

2022-03-18 Thread Nir Soffer
gine db. Getting the info is pretty cheap, one lvs command can return the info for all disks in a storage domain. Nir ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/

[ovirt-devel] Re: [ovirt-users] querying which LUNs are associated to a specific VM disks

2022-03-18 Thread Nir Soffer
gine db. Getting the info is pretty cheap, one lvs command can return the info for all disks in a storage domain. Nir ___ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-le...@ovirt.org Privacy Statement: https://www.ovirt.org/

Re: RFR: 8274771: Map, FlatMap and OrElse fluent bindings for ObservableValue [v10]

2022-03-18 Thread Nir Lisker
On Fri, 18 Mar 2022 09:32:18 GMT, John Hendrikx wrote: >> modules/javafx.base/src/main/java/javafx/beans/value/FlatMappedBinding.java >> line 68: >> >>> 66: }; >>> 67: } >>> 68: } >> >> Several files are missing newlines after the last closing brace. Do we >> enforce this? >> >>

Re: RFR: 8274771: Map, FlatMap and OrElse fluent bindings for ObservableValue [v10]

2022-03-18 Thread Nir Lisker
On Fri, 18 Mar 2022 09:48:39 GMT, John Hendrikx wrote: >> modules/javafx.base/src/main/java/com/sun/javafx/binding/Subscription.java >> line 67: >> >>> 65: */ >>> 66: default Subscription and(Subscription other) { >>> 67: Objects.requireNonNull(other); >> >> This exception

[ovirt-devel] Re: Vdsm: SonarCloud CI failures

2022-03-16 Thread Nir Soffer
On Tue, Mar 15, 2022 at 7:02 PM Nir Soffer wrote: > > On Tue, Mar 15, 2022 at 6:10 PM Milan Zamazal wrote: > > > > Hi, > > > > SonarClouds checks are run on the Vdsm GitHub repo, with occasional > > failures, see for example https://github.com/oVirt/vdsm/pu

[ovirt-devel] Re: Vdsm: SonarCloud CI failures

2022-03-15 Thread Nir Soffer
tion. We already use pylint and flake8 checks are part of vdsm CI workflow, and for these checks we have full control on what is checked, for example: https://github.com/oVirt/vdsm/blob/master/pylintrc +1 to remove this integration. Nir ___ Devel mailing

Re: RFR: 8274771: Map, FlatMap and OrElse fluent bindings for ObservableValue [v10]

2022-03-10 Thread Nir Lisker
On Thu, 10 Mar 2022 17:49:38 GMT, John Hendrikx wrote: >> This is an implementation of the proposal in >> https://bugs.openjdk.java.net/browse/JDK-8274771 that me and Nir Lisker >> (@nlisker) have been working on. It's a complete implementation including >

Re: [Libguestfs] [PATCH libnbd 3/3] copy: Do not initialize read buffer

2022-03-10 Thread Nir Soffer
On Thu, Mar 10, 2022 at 5:58 PM Eric Blake wrote: > > On Sun, Mar 06, 2022 at 10:27:30PM +0200, Nir Soffer wrote: > > nbdcopy checks pread error now, so we will never leak uninitialized data > > from the heap to the destination server. Testing show 3-8% speedup when > &

Re: RFR: 8274771: Map, FlatMap and OrElse fluent bindings for ObservableValue [v9]

2022-03-10 Thread Nir Lisker
On Thu, 10 Mar 2022 05:44:35 GMT, John Hendrikx wrote: >> This is an implementation of the proposal in >> https://bugs.openjdk.java.net/browse/JDK-8274771 that me and Nir Lisker >> (@nlisker) have been working on. It's a complete implementation including >

Re: RFR: 8274771: Map, FlatMap and OrElse fluent bindings for ObservableValue [v8]

2022-03-10 Thread Nir Lisker
On Tue, 8 Mar 2022 21:03:12 GMT, Nir Lisker wrote: >> John Hendrikx has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Fix wrong test values > > modules/javafx.base/src/tes

Re: RFR: 8274771: Map, FlatMap and OrElse fluent bindings for ObservableValue [v8]

2022-03-08 Thread Nir Lisker
On Thu, 27 Jan 2022 21:49:07 GMT, John Hendrikx wrote: >> This is an implementation of the proposal in >> https://bugs.openjdk.java.net/browse/JDK-8274771 that me and Nir Lisker >> (@nlisker) have been working on. It's a complete implementation including >

[ovirt-users] Re: Import an snapshot of an iSCSI Domain

2022-03-06 Thread Nir Soffer
hem and connect a backup of the PVs, and import the storage domain again to the system. Can you explain in more details what you are trying to do? Nir > I don’t know how to mount the iSCSI volume to recover the data. The data is > there but it’s extremely difficult to get it. >

[ovirt-users] Re: Unable to upload ISO Image in ovirt 4.4.10

2022-03-06 Thread Nir Soffer
ith? Personally, I would choose the option with less chance for > human error. It is clear that you think we can have a better way to configure the system, but it is not clear what is the issue and what is the better solution. Can you explain in more details what is the problem with the doc

Re: [Libguestfs] libnbd | Failed pipeline for master | 0cd77478

2022-03-06 Thread Nir Soffer
master > > Commit● 0cd77478 > > copy: Minor cleanups Minor fixes suggested by ... > > Commit Author ● Nir Soffer > > > > Pipeline #485634933 triggered by ● Nir Soffer > >had 2 failed jobs. > >

Re: [Libguestfs] [PATCH libnbd 1/3] golang: examples: Do not initialize pread buffer

2022-03-06 Thread Nir Soffer
On Sun, Mar 6, 2022 at 10:35 PM Richard W.M. Jones wrote: > > On Sun, Mar 06, 2022 at 10:27:28PM +0200, Nir Soffer wrote: > > The aio_copy example checks errors properly, so it will not leak > > uninitialized memory to the destination image. Testing shows 5% speedup > > w

[Libguestfs] [PATCH libnbd 3/3] copy: Do not initialize read buffer

2022-03-06 Thread Nir Soffer
ystem: 1.409 s] Range (min … max):2.537 s … 2.629 s10 runs Summary './nbdcopy-no-init nbd+unix:///?socket=/tmp/src.sock nbd+unix:///?socket=/tmp/dst.sock' ran 1.03 ± 0.02 times faster than './nbdcopy-init nbd+unix:///?socket=/tmp/src.sock nbd+unix:///?socket=/tmp/dst.sock' Si

[Libguestfs] [PATCH libnbd 0/3] Disablble pread buffer initiialization

2022-03-06 Thread Nir Soffer
the expected chunks and fail the request if not. Nir Soffer (3): golang: examples: Do not initialize pread buffer examples: copy-libev: Do not initialize pread buffer copy: Do not initialize read buffer copy/nbd-ops.c | 1 + examples/copy-libev.c | 6

[Libguestfs] [PATCH libnbd 1/3] golang: examples: Do not initialize pread buffer

2022-03-06 Thread Nir Soffer
+unix:///?socket=/tmp/src.sock >/dev/null' ran 1.05 ± 0.02 times faster than './aio_copy-init nbd+unix:///?socket=/tmp/src.sock >/dev/null' Signed-off-by: Nir Soffer --- golang/examples/aio_copy/aio_copy.go | 5 + golang/examples/simple_copy/simple_copy.go | 5 + 2

Re: [Libguestfs] [PATCH libnbd 8/8] copy: Adaptive queue size

2022-03-06 Thread Nir Soffer
On Wed, Feb 23, 2022 at 3:56 PM Nir Soffer wrote: > > On Wed, Feb 23, 2022 at 3:29 PM Richard W.M. Jones wrote: > > > > On Wed, Feb 23, 2022 at 02:53:47PM +0200, Nir Soffer wrote: > > > I'll send more patches for the suggested improvements next week. > > &

[ovirt-users] Re: Unable to upload ISO Image in ovirt 4.4.10

2022-03-06 Thread Nir Soffer
, you need to restart the ovirt-imageio service to pick the new CA used to communicate with the browser. Nir ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-po

[ovirt-users] Re: Unable to upload ISO Image in ovirt 4.4.10

2022-03-06 Thread Nir Soffer
pen the "upload" dialog and click the "Test connection" button. If the testing the connection works the browser can communicate with the ovirt-imageio service and your system is ready for upload from the browser. Nir ___ Users mailing lis

[ovirt-users] Re: Correct method to upload ISOs

2022-03-02 Thread Nir Soffer
s this show: qemu-img info my.iso If this shows a raw image, this may be an ISO. In this case I would like to test this ISO image. If it is not public, can you share the first 64K of the file? You can do this: dd if=my.iso bs=64K count=1 of=head.iso

[ovirt-users] Re: Correct method to upload ISOs

2022-03-02 Thread Nir Soffer
ings. How do you upload? Please share the exact command used. Nir ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: http

[ovirt-users] Re: Deleting Snapshot failed

2022-03-02 Thread Nir Soffer
-1cc8-4f97-8960-08a60b9e25db'}, 'job': > '96c7003f-e111-4270-b922-d9b215aaaea2', 'reason': 'Cannot find drive'} > > The full log you found in the attachment. > > Any idea? Which oVirt version? Nir ___ Users mailing list -- users@ovirt.org To

[ovirt-users] Re: oVirt + TrueNAS: Unable to create iSCSI domain - I am missing something obvious

2022-03-02 Thread Nir Soffer
can manage your storage server, you can use MBS disks with any block size. The block size limit comes from the traditional lvm based storage domain code. When using MBS, you use one LUN per disk, and qemu does not have any issue working with such LUNs. Check with TrueNAS if they su

[ovirt-devel] Re: [ovirt-users] Re: [=EXTERNAL=] Re: help using nvme/tcp storage with cinderlib and Managed Block Storage

2022-03-02 Thread Nir Soffer
On Fri, Feb 25, 2022 at 12:04 PM Gorka Eguileor wrote: > > On 24/02, Nir Soffer wrote: > > On Thu, Feb 24, 2022 at 8:46 PM Gorka Eguileor wrote: > > > > > > On 24/02, Nir Soffer wrote: > > > > On Thu, Feb 24, 2022 at 6:35 PM Muli Ben-Yehuda > >

[ovirt-devel] Re: [ovirt-users] Re: [=EXTERNAL=] Re: help using nvme/tcp storage with cinderlib and Managed Block Storage

2022-02-24 Thread Nir Soffer
On Thu, Feb 24, 2022 at 8:46 PM Gorka Eguileor wrote: > > On 24/02, Nir Soffer wrote: > > On Thu, Feb 24, 2022 at 6:35 PM Muli Ben-Yehuda > > wrote: > > > > > > On Thu, Feb 24, 2022 at 6:28 PM Nir Soffer wrote: > > >> > > >> On

[ovirt-devel] Re: [ovirt-users] Re: [=EXTERNAL=] Re: help using nvme/tcp storage with cinderlib and Managed Block Storage

2022-02-24 Thread Nir Soffer
On Thu, Feb 24, 2022 at 6:35 PM Muli Ben-Yehuda wrote: > > On Thu, Feb 24, 2022 at 6:28 PM Nir Soffer wrote: >> >> On Thu, Feb 24, 2022 at 6:10 PM Muli Ben-Yehuda >> wrote: >> > >> > On Thu, Feb 24, 2022 at 3:58 PM Nir Soffer wrote: >> >>

[ovirt-devel] Re: [ovirt-users] Re: [=EXTERNAL=] Re: help using nvme/tcp storage with cinderlib and Managed Block Storage

2022-02-24 Thread Nir Soffer
On Thu, Feb 24, 2022 at 6:10 PM Muli Ben-Yehuda wrote: > > On Thu, Feb 24, 2022 at 3:58 PM Nir Soffer wrote: >> >> On Wed, Feb 23, 2022 at 6:24 PM Muli Ben-Yehuda >> wrote: >> > >> > Thanks for the detailed instructions, Nir. I'm going to scroun

[ovirt-devel] Re: [ovirt-users] Re: [=EXTERNAL=] Re: help using nvme/tcp storage with cinderlib and Managed Block Storage

2022-02-24 Thread Nir Soffer
On Wed, Feb 23, 2022 at 6:24 PM Muli Ben-Yehuda wrote: > > Thanks for the detailed instructions, Nir. I'm going to scrounge up some > hardware. > By the way, if anyone else would like to work on NVMe/TCP support, for > NVMe/TCP target you can either use Lightbits (talk to me offl

Re: [TLS] tlsflags and "responses"

2022-02-23 Thread Yoav Nir
Hi. I have merged the PR following review and proposed changes by Chris and Martin Thomson. The only point that remains open is Ekr’a suggestion to allow (require?) sending the extension when empty. Yoav > On 22 Feb 2022, at 7:35, Yoav Nir wrote: > > I have just submitted PR #20

[ovirt-users] Re: [=EXTERNAL=] Re: help using nvme/tcp storage with cinderlib and Managed Block Storage

2022-02-23 Thread Nir Soffer
On Wed, Feb 23, 2022 at 4:20 PM Muli Ben-Yehuda wrote: > > Thanks, Nir and Benny (nice to run into you again, Nir!). I'm a neophyte in > ovirt and vdsm... What's the simplest way to set up a development > environment? Is it possible to set up a "standalone" vdsm environm

[ovirt-users] Re: [=EXTERNAL=] Re: help using nvme/tcp storage with cinderlib and Managed Block Storage

2022-02-23 Thread Nir Soffer
to check. We should see the connection info passed to vdsm, and we have pretty simple code using it with os_brick to attach the device to the system and setting up the udev rule (which may need some tweaks). Nir > [1] > https://github.com/oVirt/vdsm/blob/500c035903dd35180d71c97791e0ce4356fb77ad

<    4   5   6   7   8   9   10   11   12   13   >