Displaying 8 results from an estimated 8 matches for "srwx4096".
2017 Jul 02
3
Re: virtual drive performance
...20000+0 records in
> 20000+0 records out
> 10240000 bytes (10 MB, 9.8 MiB) copied, 1.10964 s, 9.2 MB/s
>
> Could this be a limiting factor? Does qemu/kvm do many many writes of just
> a few bytes?
>
> Ideas, anyone?
>
> Cheers
>
> 2017-06-21 20:46 GMT+02:00 Dan <srwx4096@gmail.com>:
>
>> On Tue, Jun 20, 2017 at 04:24:32PM +0200, Gianluca Cecchi wrote:
>> > On Tue, Jun 20, 2017 at 3:38 PM, Dominik Psenner <dpsenner@gmail.com>
>> wrote:
>> >
>> > >
>> > > to the following:
>> > >
>> &...
2017 Jul 02
2
Re: 答复: virtual drive performance
...s in
> 20000+0 records out
> 10240000 bytes (10 MB, 9.8 MiB) copied, 1.10964 s, 9.2 MB/s
>
> Could this be a limiting factor? Does qemu/kvm do many many writes of just
> a few bytes?
>
>
> Ideas, anyone?
>
> Cheers
>
>
>
> 2017-06-21 20:46 GMT+02:00 Dan <srwx4096@gmail.com>:
>
> On Tue, Jun 20, 2017 at 04:24:32PM +0200, Gianluca Cecchi wrote:
> > On Tue, Jun 20, 2017 at 3:38 PM, Dominik Psenner <dpsenner@gmail.com>
> wrote:
> >
> > >
> > > to the following:
> > >
> > > <disk type='file...
2017 Jun 21
2
Re: virtual drive performance
On Tue, Jun 20, 2017 at 04:24:32PM +0200, Gianluca Cecchi wrote:
> On Tue, Jun 20, 2017 at 3:38 PM, Dominik Psenner <dpsenner@gmail.com> wrote:
>
> >
> > to the following:
> >
> > <disk type='file' device='disk'>
> > <driver name='qemu' type='qcow2' cache='none'/>
> > <source
2017 Jul 02
0
Re: virtual drive performance
...ev/zero of=testfile bs=512 count=20000 oflag=direct
20000+0 records in
20000+0 records out
10240000 bytes (10 MB, 9.8 MiB) copied, 1.10964 s, 9.2 MB/s
Could this be a limiting factor? Does qemu/kvm do many many writes of just
a few bytes?
Ideas, anyone?
Cheers
2017-06-21 20:46 GMT+02:00 Dan <srwx4096 at gmail.com>:
> On Tue, Jun 20, 2017 at 04:24:32PM +0200, Gianluca Cecchi wrote:
> > On Tue, Jun 20, 2017 at 3:38 PM, Dominik Psenner <dpsenner at gmail.com>
> wrote:
> >
> > >
> > > to the following:
> > >
> > > <disk type='fi...
2017 Jul 02
0
答复: virtual drive performance
...ero of=testfile bs=512 count=20000 oflag=direct
20000+0 records in
20000+0 records out
10240000 bytes (10 MB, 9.8 MiB) copied, 1.10964 s, 9.2 MB/s
Could this be a limiting factor? Does qemu/kvm do many many writes of just a few bytes?
Ideas, anyone?
Cheers
2017-06-21 20:46 GMT+02:00 Dan <srwx4096@gmail.com>:
On Tue, Jun 20, 2017 at 04:24:32PM +0200, Gianluca Cecchi wrote:
> On Tue, Jun 20, 2017 at 3:38 PM, Dominik Psenner <dpsenner@gmail.com> wrote:
>
> >
> > to the following:
> >
> > <disk type='file' device='disk'>
> >...
2017 Jul 07
0
Re: 答复: virtual drive performance
...s (10 MB, 9.8 MiB) copied, 1.10964 s, 9.2 MB/s
>>
>> Could this be a limiting factor? Does qemu/kvm do many many writes of
>> just a few bytes?
>>
>>
>> Ideas, anyone?
>>
>> Cheers
>>
>>
>>
>> 2017-06-21 20:46 GMT+02:00 Dan <srwx4096@gmail.com>:
>>
>> On Tue, Jun 20, 2017 at 04:24:32PM +0200, Gianluca Cecchi wrote:
>> > On Tue, Jun 20, 2017 at 3:38 PM, Dominik Psenner <dpsenner@gmail.com>
>> wrote:
>> >
>> > >
>> > > to the following:
>> > >
>&g...
2017 Aug 14
2
virsh blockcommit fails regularily (was: virtual drive performance)
...limiting factor? Does qemu/kvm do many many writes of
>>>> just a few bytes?
>>>>
>>>>
>>>> Ideas, anyone?
>>>>
>>>> Cheers
>>>>
>>>>
>>>>
>>>> 2017-06-21 20:46 GMT+02:00 Dan <srwx4096@gmail.com>:
>>>>
>>>> On Tue, Jun 20, 2017 at 04:24:32PM +0200, Gianluca Cecchi wrote:
>>>> > On Tue, Jun 20, 2017 at 3:38 PM, Dominik Psenner <dpsenner@gmail.com>
>>>> wrote:
>>>> >
>>>> > >
>>>&g...
2017 May 07
3
Re: nwfilter and address of network ip address
On Fri, May 5, 2017 at 4:29 PM, Nicolas Bock <nicolasbock@gmail.com> wrote:
> Hi,
>
> I am running a webserver on the libvirt host and would like to add a
> nwfilter such that a VM can access that server. The corresponding iptables
> rule would look like this:
>
> iptables --append INPUT --in-interface virbr0 --destination 192.168.122.1
> --protocol tcp --dport 80