Displaying 20 results from an estimated 1000 matches similar to: "virt-p2v migration"
2017 Feb 01
3
Re: virt-p2v migration
Ok, thanks Rich, I will take a look and get back to you.
On Wed, Feb 1, 2017 at 5:13 PM, Richard W.M. Jones <rjones@redhat.com> wrote:
> On Wed, Feb 01, 2017 at 04:57:24PM +0000, cmc wrote:
>> Hi,
>>
>> I've been trying to migrate a physical host with two disks (the first,
>> sda, is the OS disk and the second, sdb, is a data disk) into a VM,
>> and it
2017 Feb 01
0
Re: virt-p2v migration
On Wed, Feb 01, 2017 at 04:57:24PM +0000, cmc wrote:
> Hi,
>
> I've been trying to migrate a physical host with two disks (the first,
> sda, is the OS disk and the second, sdb, is a data disk) into a VM,
> and it always fails on the second disk. The first disk, the OS disk,
> migrates fine, but when it starts on the second it fails almost
> straightaway with the following
2017 Feb 03
0
Re: virt-p2v migration
Looking on our firewall, it will timeout inactive connections after 15
minutes of inactivity. I'm guessing there is no keepalive in the
control connections.
Thanks,
Cam
On Wed, Feb 1, 2017 at 6:38 PM, cmc <iucounu@gmail.com> wrote:
> Ok, thanks Rich, I will take a look and get back to you.
>
> On Wed, Feb 1, 2017 at 5:13 PM, Richard W.M. Jones <rjones@redhat.com> wrote:
2017 Feb 04
4
[PATCH 0/4] p2v: Send ping packets, document timeout problems.
Fix and/or document issues raised in this thread:
https://www.redhat.com/archives/libguestfs/2017-February/msg00010.html
Rich.
2014 Jul 06
15
[Bug 2252] New: RekeyLimit breaks ClientAlive
https://bugzilla.mindrot.org/show_bug.cgi?id=2252
Bug ID: 2252
Summary: RekeyLimit breaks ClientAlive
Product: Portable OpenSSH
Version: 6.6p1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
2021 Nov 10
7
[Bug 3362] New: [RFE] Implement a mechanism to disconnect idle users
https://bugzilla.mindrot.org/show_bug.cgi?id=3362
Bug ID: 3362
Summary: [RFE] Implement a mechanism to disconnect idle users
Product: Portable OpenSSH
Version: 8.8p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee:
2018 Nov 27
2
Re: [PATCH v2 7/7] build: stop looking for ocaml-libvirt
On Tue, Nov 27, 2018 at 11:59:08AM +0100, Pino Toscano wrote:
> We ship our own copy of it, so we do not need the external version.
> (Also, the latest upstream version of ocaml-libvirt was already not
> usable to build the test harness of v2v.)
This is a significant step backwards from a Fedora packaging POV
which expects maintainers to unbundle any 3rd party deps and use
the external
2020 May 29
8
[Bug 3172] New: Idle connections not closed automatically
https://bugzilla.mindrot.org/show_bug.cgi?id=3172
Bug ID: 3172
Summary: Idle connections not closed automatically
Product: Portable OpenSSH
Version: 8.2p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: critical
Priority: P5
Component: sshd
Assignee: unassigned-bugs at
2001 Aug 16
4
Idletimeout patch
While I was updating our ssh-servers, I rewrote my old patch that adds
idletimeout (just like in old ssh1) parameter to openssh. Since reapplying
the patch for all new versions of openssh is not fun at all, I would like
to have it included in the official openssh, if you consider the patch
worthy.
Unlike ClientAlive, idletimeout works for both protocol versions. It also
works together with
2016 Mar 24
2
Mobiles not detecting as BUSY until Dial() timeout completes
I'm not sure if this is an Asterisk thing, a handset thing or a telco thing,
so please be gentle with me if this is not the right place to ask .....
When placing a call over a SIP channel to a mobile phone, if the phone is
engaged, it does not return a BUSY status straightaway. Rather, I get a
ringing-out tone for the timeout duration specified in the Dial() statement;
*then* I get
2020 Jun 17
7
[Bug 3182] New: openssh-8.2 make ClientAliveCountMax=0 disable the connection
https://bugzilla.mindrot.org/show_bug.cgi?id=3182
Bug ID: 3182
Summary: openssh-8.2 make ClientAliveCountMax=0 disable the
connection
Product: Portable OpenSSH
Version: 8.2p1
Hardware: ARM64
OS: Linux
Status: NEW
Severity: security
Priority: P5
Component: sshd
2016 Jan 28
1
error during p2v unable to rebuild initrd
Hello
I have error virt-v2v: error: unable to rebuild initrd
(/boot/initramfs-4.2.3-300.fc23.x86_64.img) because mkinitrd or dracut was
not found in the guest
My physical machine run on fedora23
Boot on usb made from virt-p2v-livecd-1.32.0.fc23.iso
<http://oirase.annexia.org/virt-p2v/virt-p2v-livecd-1.32.0.fc23.iso>
Log joined to this mail
Do you have this problem ?
2005 Feb 17
1
RE: Two questions
On Thu, 17 Feb 2005 23:43:23 +1100, Michael Smith <mlrsmith@gmail.com> wrote:
> >
> > If so then you're out of luck (and so am I) since ices0 is not being
> > developed. You just have to avoid nudging it when it's on the last
> > track...
>
> Whilst I don't use ices0 myself, I can tell you that that's wrong -
> ices0 is (somewhat) actively
2008 Jan 04
1
Updates and Fixes on Trunk
Hi,
I am pushing some updates and fixes that addresses much of the issues
that we talked about since last couple of days.
1. Use configuration option :debug_log: false to disable
backgroundrb_debug.log.
2. As shown below, use lazy_load option to disable aggressive loading
of models ( and somewhat stupid too).
3. MiddleMan.delete_worker(:worker => :foo_worker) will now ABORT the
worker, it
2004 Sep 07
4
Caller id and the number of rings
Hi all,
I have the following setup
PSTN -> ASTERISK -> IVR (using dialogic card)
1) Caller id information is presented to asterisk during the first and
second ring.
2) Hence, Asterisk waits for 2 rings before pickup the call and forwarding
to the appropriate FXS port.
3) The IVR application also waits for 2 rings before picking up the call to
get the caller id.
4) Hence any caller
2017 Feb 04
2
Re: virt-p2v migration
On Fri, Feb 03, 2017 at 07:29:07PM +0000, cmc wrote:
> Looking on our firewall, it will timeout inactive connections after 15
> minutes of inactivity.
Yes, this will likely break virt-p2v.
> I'm guessing there is no keepalive in the control connections.
The default for ssh is to use TCP keepalives. However those are very
infrequent (once every 2 hours IIRC), so it won't
2018 Nov 27
1
Re: [PATCH v2 7/7] build: stop looking for ocaml-libvirt
On Tuesday, 27 November 2018 12:17:52 CET Richard W.M. Jones wrote:
> On Tue, Nov 27, 2018 at 11:13:12AM +0000, Daniel P. Berrangé wrote:
> > On Tue, Nov 27, 2018 at 11:59:08AM +0100, Pino Toscano wrote:
> > > We ship our own copy of it, so we do not need the external version.
> > > (Also, the latest upstream version of ocaml-libvirt was already not
> > > usable
2018 Feb 13
4
Problem with ssh disconnecting
On 02/12/2018 07:24 PM, Liam O'Toole wrote:
> On 2018-02-12, H <agents at meddatainc.com> wrote:
>> Running CentOS 7 on workstation and having a problem with ssh
>> disconnects. My ssh_config contains:
>>
>> Host *
>> TCPKeepAlive yes
>> ServerAliveInterval 30
>> ServerAliveCountMax 300
>>
>> and sshd_config on the server contains:
2007 Jul 24
1
ssh client does not timeout if the network fails after ssh_connect but before ssh_exchange_identification, even with Alive options set
Hello,
I am testing ssh with occasional network disconnection between server and
client during these days. I found ssh sometimes hangs if the disconnection
happens after the connection is established but before
ssh_exchange_identification completes. The ssh configuration files show that
both client and server alive options are set.
In /etc/ssh/ssh_config:
# Send keepalive messages to the server.
2009 Sep 23
4
Error When Using Postgresql Schema With Realtime Sip
I am using asterisk 1.6.1.6 and have been setting up a system to use a
Postgresql database as the realtime DB via the ODBC route. I have got
extensions and voicemail working but am having trouble with SIP
The problem seems to be with using a schema. If I put the table "sip" in
the schema "foo" then I add this entry to extconfig.conf
sippeers => odbc,psqldb,foo.sip
Restart