search for: athore

Displaying 4 results from an estimated 4 matches for "athore".

Did you mean: athome
2006 Nov 08
1
HANGUPCAUSE for unalocated number?
Hello, On your BRI or PRI's what do you guys get as HANGUPCAUSE when dialing an unalocated number? I always get 3 (no route) which is less than helpful.
2006 Sep 29
0
urgent probllem
...0 0xff at 33 \ flowid 1:10 # rest is .non-interactive. ie .bulk. and ends up in 1:20 ################################################################################### the same on eth0 with DEV=eth0 I tried the script on my lab using one pc as firewall with 2 eth one connected to my lan and the athore to a pc simulated as internet and everything worked fine. When implemented on my real fw connected to the internet I didn''t get the desired result that i got in the test.(the ssh or scp doesn''t get the 1rst priority ....) I am somewhat confused .Please any help? Regards
2018 Mar 21
3
Re: [PATCH v6] v2v: Add -o rhv-upload output mode.
On Wed, Mar 21, 2018 at 3:34 PM Richard W.M. Jones <rjones@redhat.com> wrote: > PROBLEMS: > - -of qcow2 does not work, with multiple problems > * needs to set NBD size to something larger than virtual size > > This adds a new output mode to virt-v2v. virt-v2v -o rhv-upload > streams images directly to an oVirt or RHV >= 4 Data Domain using the > oVirt SDK v4.
2018 Mar 21
2
[PATCH v6] v2v: Add -o rhv-upload output mode.
v5 was here: https://www.redhat.com/archives/libguestfs/2018-March/msg00032.html There is only a single patch in this version because the other patches went upstream. This patch adds the virt-v2v -o rhv-upload mode (https://bugzilla.redhat.com/show_bug.cgi?id=1557273). Compared to v5, this adds the ability to make zero, trim and flush requests to the oVirt imageio server