Re: JDK-8091393: Observable collections for ObservableMap views

2022-05-30 Thread Nir Lisker
ikx: > >> It's not binary compatible, as changing the return type results in a > >> new method that compiled code won't be able to find. > >> > >> See also "change result type (including void)" here: > >> > https://wiki.eclipse.or

JDK-8091393: Observable collections for ObservableMap views

2022-05-29 Thread Nir Lisker
Hi, Picking up an old issue, JDK-8091393 [1], I went ahead and looked at the work needed to implement it. keySet() and entrySet() can both be made to return ObservableSet rather easily. values() will probably require an ObservableCollection type. Before discussing these details, my question is:

[ovirt-users] Re: storage high latency, sanlock errors, cluster instability

2022-05-29 Thread Nir Soffer
On Sun, May 29, 2022 at 9:03 PM Jonathan Baecker wrote: > > Am 29.05.22 um 19:24 schrieb Nir Soffer: > > On Sun, May 29, 2022 at 7:50 PM Jonathan Baecker wrote: > > Hello everybody, > > we run a 3 node self hosted cluster with GlusterFS. I had a lot of problem > upg

[ovirt-users] Re: storage high latency, sanlock errors, cluster instability

2022-05-29 Thread Nir Soffer
d47/dom_md/metadata (monitor:511) 2022-05-29 17:56:39,711+0200 ERROR (check/loop) [storage.monitor] Error checking path /rhev/data-center/mnt/glusterSD/onode1.example.org:_vmstore/3cf83851-1cc8-4f97-8960-08a60b9e25db/dom_md/metadata (monitor:511) You need to find what is the issue with your Gluster storage.

[#300659] p10 TESTED mesa.git=22.0.3-alt0.2

2022-05-26 Thread Girar awaiter (nir)
https://git.altlinux.org/tasks/300659/logs/events.1.1.log subtask name aarch64 armh i586 ppc64le x86_64 #100 mesa10:24 10:53 7:46 9:086:31 2022-May-26 12:11:52 :: test-only task #300659 for p10 started by nir: #100 build 22.0.3-alt0.2 from /people/nir/packages/mesa.git

[jira] [Comment Edited] (FLINK-24477) Add MongoDB sink

2022-05-25 Thread Nir Tsruya (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542039#comment-17542039 ] Nir Tsruya edited comment on FLINK-24477 at 5/25/22 1:0

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

2022-05-25 Thread Nir Tsruya (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542039#comment-17542039 ] Nir Tsruya commented on FLINK-24477: Thanks! > Add Mongo

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

2022-05-23 Thread Yoav Nir
at 19:21, Benjamin Kaduk wrote: > > Hi Ekr, > > On Mon, May 09, 2022 at 08:56:26AM -0700, Eric Rescorla wrote: >> On Mon, May 9, 2022 at 8:43 AM Benjamin Kaduk > 40akamai@dmarc.ietf.org> wrote: >> >>> On Mon, May 09, 2022 at 06:10:43PM +0300, Yoav Nir

[ovirt-users] Re: On oVirt 4.4 Can not import VM from Export domain from ovirt-4.3 nor DataDomain from ovirt-4.3

2022-05-23 Thread Nir Soffer
is much harder, so I would not go in this way. If the issue is code expecting "InstanceId" but the actual key is "InstanceID" the right place to fix this is in the code, accepting "InstanceId" or "InstanceID". In general this sounds like a bug, so y

[ovirt-users] Re: oVirt / Vinchin Backup Application-Level Consistency

2022-05-19 Thread Nir Soffer
o do something special when fsFreeze or fsThaw are called. [1] https://libvirt.org/html/libvirt-libvirt-domain.html#virDomainFSFreeze [2] https://libvirt.org/html/libvirt-libvirt-domain.html#virDomainFSThaw [3] http://ovirt.github.io/ovirt-engine-api-model/maste

[ovirt-users] Re: upgrade python3

2022-05-16 Thread Nir Soffer
til > may 2023. So I don't think this is something that needs to be adressed right > now. > https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle Correct, this is a bug in the tool reporting a security issue. Nir __

[ovirt-users] Re: Unable to import ovirt vm ova into aws?

2022-05-15 Thread Nir Soffer
raw format: cd extracted-ova qemu-img convert -f qcow2 -O raw disk1.qcow2 disk1.raw And tey to import the extracted OVA using ther raw images. This will not be very efficient but it will help to debug this issue. Nir ___ Users mailing list -- u

[ovirt-users] Re: Upload Cerfiticate issue

2022-05-15 Thread Nir Soffer
st your browser reports a secure connection without warnings (meaning that engine CA certificate was added to the browser). Nir ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www

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

2022-05-12 Thread Nir Soffer
27;stripeCount'] = el.find('stripeCount').text +value['stripeCount'] = el.findtext('stripeCount', '1') value['replicaCount'] = el.find('replicaCount').text value['disperseCount'] = el.find('disperseCou

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

2022-05-11 Thread Nir Arad (Jira)
[ https://issues.apache.org/jira/browse/LOGCXX-553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17535860#comment-17535860 ] Nir Arad commented on LOGCXX-553: - Of course, brilliant. Tested and working. The

[ovirt-users] Re: Upload Cerfiticate issue

2022-05-11 Thread Nir Soffer
On Wed, May 11, 2022 at 9:58 PM wrote: > > I checked the network configuration on both the Client & Server I found > network proxy turned off. However, during the installation of ovirt there is > a question regarding proxy. The question is as follows: > > Configure WebSocket Proxy on this mach

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

2022-05-11 Thread Nir Arad (Jira)
[ https://issues.apache.org/jira/browse/LOGCXX-553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17535047#comment-17535047 ] Nir Arad edited comment on LOGCXX-553 at 5/11/22 6:0

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

2022-05-11 Thread Nir Arad (Jira)
[ https://issues.apache.org/jira/browse/LOGCXX-553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17535047#comment-17535047 ] Nir Arad commented on LOGCXX-553: - Thank you for the quick response, [~rmiddl

[ovirt-users] Re: Upload Cerfiticate issue

2022-05-11 Thread Nir Soffer
idea, it is better to make it available only inside a closed network. 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 Condu

[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 ind

[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: gen

[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
To test that the 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 inst

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

2022-05-08 Thread Nir Soffer
disks. While qemu-img 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

[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&focusedCommentId=17533328#comment-17533328 ] Nir Tsruya commented on FLINK-24477: Sorry [~martijnvisser] was finalizing the

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&focusedCommentId=17532209#comment-17532209 ] Nir Tsruya commented on FLINK-24477: [~martijnvisser] what is the process

[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&focusedCommentId=17531708#comment-17531708 ] Nir Tsruya commented on FLINK-24477: Hey [~martijnvisser] I am very intereste

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

2022-05-02 Thread Nir Lisker
dded it to `psConstants` instead. > * `vs2ps` > * Removed 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 `psM

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 man

Re: D3D pipeline possible inconsistencies

2022-04-29 Thread Nir Lisker
just because the diffuse component 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. >

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

2022-04-28 Thread Nir Soffer
this way, after restarting vdsmd and supervdsmd, I 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:

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

2022-04-28 Thread Nir Lisker
ed. > > 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
ed. > > 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 since

[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
-M accel=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 pat

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
2022-04-27 13:40:22,805+0100 INFO (jsonrpc/1) [api.host] START getStats() > from=:::192.168.5.165,42132 (api:48) > 2022-04-27 13:40:22,816+0100 INFO (jsonrpc/1) [vdsm.api] START > repoStats(domains=()) from=:::192.168.5.165,42132, >

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&pr=788&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8285725 Stats: 1 l

Re: Wrong link in README.md?

2022-04-27 Thread Nir Lisker
the same 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

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
s:comment-tabpanel#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 > no

D3D pipeline possible inconsistencies

2022-04-25 Thread Nir Lisker
ut not if there's only a color. Shouldn't 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 to

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

2022-04-20 Thread Nir Soffer
this 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 i

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

2022-04-20 Thread Nir Soffer
e default data 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

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

2022-04-17 Thread Nir Soffer
nvalid command 'WSGIDaemonProcess', 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 --

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

2022-04-14 Thread Nir Soffer
15 2022 +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-uplo

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

2022-04-13 Thread Nir Soffer
t; 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
m 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

[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 10:17:06

[ovirt-users] Re: ovirt-dr generate

2022-04-12 Thread Nir Soffer
spicion is that the script 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 c

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
hunk. Since this is the network *block 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
hunk. Since this is the network *block 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

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

2022-04-04 Thread Nir Soffer
al/ovirt-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

[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. V

[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 the doma

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

2022-03-31 Thread Nir Soffer
cause LVM is not cluster aware, so after doing that on one node, I > 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 th

[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 drag and

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

2022-03-30 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 install

Re: "default" watchdog device - ?

2022-03-29 Thread Nir Soffer
ould be 'reset'. VM remains in > such 'frozen' state forever. > > 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 drag and

[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 V

[ovirt-users] Re: No bootable device

2022-03-27 Thread Nir Soffer
ssword-file} \ -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 sou

[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 t

[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 https://www.ietf.org/mailman/list

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
ontext structure", "libsepol.sepol_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_fco

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 >> good

[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-pv-uui

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

2022-03-22 Thread Nir Soffer
m filter, or from lvm. The best way to handle this depends on why you have lvm filter that 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 th

[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 unsubscrib

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 >> good

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 ObservableValue}

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
data around, so we cannot keep it in engine 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 P

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

2022-03-18 Thread Nir Soffer
data around, so we cannot keep it in engine 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 P

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 cou

[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
his unwanted integration. 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 _

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 >> good

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 >> good

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 >> good

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

2022-03-06 Thread Nir Soffer
m 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
them one specific file to fix that has none of these extras to > deal with? 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

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

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