Re: [libvirt-users] Make discard='unmap' the default?

2018-06-01 Thread Pavel Hrdina
On Fri, Jun 01, 2018 at 02:47:38PM +0100, Daniel P. Berrangé wrote: > On Fri, Jun 01, 2018 at 08:37:30AM -0500, Ian Pilcher wrote: > > On 06/01/2018 08:14 AM, Daniel P. Berrangé wrote: > > > Yes, it inherits some defaults to libvirt and/or QEMU. If those are not > > > suitable for some reason, then

Re: [libvirt-users] Make discard='unmap' the default?

2018-06-01 Thread Daniel P . Berrangé
On Fri, Jun 01, 2018 at 08:37:30AM -0500, Ian Pilcher wrote: > On 06/01/2018 08:14 AM, Daniel P. Berrangé wrote: > > Yes, it inherits some defaults to libvirt and/or QEMU. If those are not > > suitable for some reason, then virt-manager needs to override it. The > > decision about whether to enable

Re: [libvirt-users] Make discard='unmap' the default?

2018-06-01 Thread Ian Pilcher
On 06/01/2018 08:14 AM, Daniel P. Berrangé wrote: Yes, it inherits some defaults to libvirt and/or QEMU. If those are not suitable for some reason, then virt-manager needs to override it. The decision about whether to enable discard or not is a policy decision that doesn't have a single perfect a

Re: [libvirt-users] Make discard='unmap' the default?

2018-06-01 Thread Daniel P . Berrangé
On Fri, Jun 01, 2018 at 07:54:32AM -0500, Ian Pilcher wrote: > On 06/01/2018 05:19 AM, Daniel P. Berrangé wrote: > > On Thu, May 31, 2018 at 02:34:15PM -0500, Ian Pilcher wrote: > > > Is it possible to make discard='unmap' the default for virtio-scsi > > > disks? (Related, is it possible to make v

Re: [libvirt-users] [libvirt] virRandomBits - not very random

2018-06-01 Thread Martin Kletzander
On Fri, Jun 01, 2018 at 01:25:26PM +0100, Daniel P. Berrangé wrote: On Fri, Jun 01, 2018 at 02:01:03PM +0200, Martin Kletzander wrote: On Fri, Jun 01, 2018 at 11:17:44AM +0100, Daniel P. Berrangé wrote: > On Wed, May 30, 2018 at 10:21:54PM +0200, Martin Kletzander wrote: > > On Tue, May 29, 2018

Re: [libvirt-users] Make discard='unmap' the default?

2018-06-01 Thread Ian Pilcher
On 06/01/2018 05:19 AM, Daniel P. Berrangé wrote: On Thu, May 31, 2018 at 02:34:15PM -0500, Ian Pilcher wrote: Is it possible to make discard='unmap' the default for virtio-scsi disks? (Related, is it possible to make virtio-scsi the default disk type, rather than virtio-blk?) This is really

Re: [libvirt-users] [libvirt] virRandomBits - not very random

2018-06-01 Thread Daniel P . Berrangé
On Fri, Jun 01, 2018 at 02:01:03PM +0200, Martin Kletzander wrote: > On Fri, Jun 01, 2018 at 11:17:44AM +0100, Daniel P. Berrangé wrote: > > On Wed, May 30, 2018 at 10:21:54PM +0200, Martin Kletzander wrote: > > > On Tue, May 29, 2018 at 10:06:25AM -0400, John Ferlan wrote: > > > > > > > > > > > >

Re: [libvirt-users] [libvirt] virRandomBits - not very random

2018-06-01 Thread Martin Kletzander
On Fri, Jun 01, 2018 at 11:17:44AM +0100, Daniel P. Berrangé wrote: On Wed, May 30, 2018 at 10:21:54PM +0200, Martin Kletzander wrote: On Tue, May 29, 2018 at 10:06:25AM -0400, John Ferlan wrote: > > > On 05/29/2018 09:44 AM, Michal Privoznik wrote: > > On 05/29/2018 03:38 PM, Martin Kletzander

Re: [libvirt-users] [libvirt] virRandomBits - not very random

2018-06-01 Thread Daniel P . Berrangé
On Wed, May 30, 2018 at 10:21:54PM +0200, Martin Kletzander wrote: > On Tue, May 29, 2018 at 10:06:25AM -0400, John Ferlan wrote: > > > > > > On 05/29/2018 09:44 AM, Michal Privoznik wrote: > > > On 05/29/2018 03:38 PM, Martin Kletzander wrote: > > > > On Fri, May 25, 2018 at 09:37:44AM -0500, Er

Re: [libvirt-users] Make discard='unmap' the default?

2018-06-01 Thread Daniel P . Berrangé
On Thu, May 31, 2018 at 02:34:15PM -0500, Ian Pilcher wrote: > Is it possible to make discard='unmap' the default for virtio-scsi > disks? (Related, is it possible to make virtio-scsi the default disk > type, rather than virtio-blk?) This is really a question for whatever management tool you're u

Re: [libvirt-users] Two Node Cluster

2018-06-01 Thread Cobin Bluth
I have discovered the solution to my problem: - I still need a NAT type guest network (rather than an "open" or "route" type). - I discovered the *iptables rules* that was causing me all this trouble, and deleted them and everything works as desired. For a "more permanent solution", I have used a