search for: b02c

Displaying 3 results from an estimated 3 matches for "b02c".

Did you mean: b02
2018 Jun 25
0
Re: v2v: -o rhv-upload: Use Unix domain socket to access imageio (RHBZ#1588088).
...GI-jccIKy2e-g > > You can tell that the optimization was used because you will see this > in the debug output: > > disk.id = 'c5bb72bf-b9ab-4797-9ecf-fcbf79679742' > host.id = '87daa64d-b27e-4336-a156-973544be708b' > transfer.id = '2207ddda-00fd-4caf-b02c-e025e8173da9' > imageio features: flush=True trim=False zero=True > unix_socket='\x00/org/ovirt/imageio' > optimizing connection using unix socket '\x00/org/ovirt/imageio' > > (Note are the references to the unix socket.) > > This requires the absolute l...
2018 Jun 21
6
v2v: -o rhv-upload: Use Unix domain socket to access imageio (RHBZ#1588088).
...e.fedoraproject.org/paste/RDhnpSaoUGI-jccIKy2e-g You can tell that the optimization was used because you will see this in the debug output: disk.id = 'c5bb72bf-b9ab-4797-9ecf-fcbf79679742' host.id = '87daa64d-b27e-4336-a156-973544be708b' transfer.id = '2207ddda-00fd-4caf-b02c-e025e8173da9' imageio features: flush=True trim=False zero=True unix_socket='\x00/org/ovirt/imageio' optimizing connection using unix socket '\x00/org/ovirt/imageio' (Note are the references to the unix socket.) This requires the absolute latest versions of imageio (1.4.0)...
2013 Jun 22
4
ActiveRecord::Base.transaction - SystemStackError - stack level too deep:
Im having an issue that seems to only happen when trying to use a transaction. Ive used transactions many times in the past and Im at a loss as to why im getting the stack level too deep problem. SystemStackError - stack level too deep: actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:70:in `'' I have a StackOveflow with more detail -