search for: read_bytes_sec

Displaying 6 results from an estimated 6 matches for "read_bytes_sec".

2013 May 09
1
Getting libvirt Error when setting IO tune read_bytes_sec value using libvirt API virDomainSetBlockIotune
Hi All, I am setting the value for "read_bytes_sec" using the following API code virDomainSetBlockIoTune(dom, "/mnt/tmpsdb/FileVM1", parainfoPtr, nparams, 2); I am succesfully able to set this value and i can read it back using the API virDomainGetBlockIoTune(dom,"/mnt/tmpsdb/FileVM1",parainfoPtr,&nparams,2); But...
2014 Jun 27
1
libvirt on OpenStack
...> <driver name="qemu" type="qcow2" cache="none"/> <source file="/data1/lib/nova/instances/27f49e5c-8ee0-4a09-8269-5fa31acd2983/disk"/> <target bus="virtio" dev="vda"/> <iotune> <read_bytes_sec>25600000</read_bytes_sec> <write_bytes_sec>40960000</write_bytes_sec> </iotune> </disk> <interface type="bridge"> <mac address="fa:16:3e:49:04:ce"/> <model type="virtio"/> <so...
2020 Oct 14
3
Re: virt-sparsify failed (was: [oVirt Jenkins] ovirt-system-tests_basic-suite-master_nightly - Build # 479 - Failure!)
On Tue, Oct 13, 2020 at 8:40 PM Richard W.M. Jones <rjones@redhat.com> wrote: > > On Tue, Oct 13, 2020 at 07:56:29PM +0300, Nir Soffer wrote: > > On Tue, Oct 13, 2020 at 7:15 PM Richard W.M. Jones <rjones@redhat.com> wrote: > > > > > > On Tue, Oct 13, 2020 at 06:45:42PM +0300, Nir Soffer wrote: > > > > I think this is the right solution - when
2020 Nov 09
1
Re: virt-sparsify failed (was: [oVirt Jenkins] ovirt-system-tests_basic-suite-master_nightly - Build # 479 - Failure!)
...: [{'name': 'vda', 'path': > '/rhev/data-center/mnt/192.168.200.4:_exports_nfs_share1/1d093232-d41e-483f-a915-62f8db3c972f/images/e7ee6417-b319-4d84-81a5-5d77cbce2385/710d2c10-e6b7-4d16-bd37-50a9d4e14a80', > 'ioTune': {'total_bytes_sec': 0, 'read_bytes_sec': 0, > 'write_bytes_sec': 0, 'total_iops_sec': 0, 'write_iops_sec': 0, > 'read_iops_sec': 0}}]}}} from=::1,34002 (api:54) > 2020-11-09 01:05:42,038-0500 DEBUG (jsonrpc/4) [jsonrpc.JsonRpcServer] > Return 'Host.getAllVmIoTunePolicies' in bridge...
2020 Jan 13
0
Re: error: internal error: Unable to parse 'rbps=max wbps=max riops=100 wiops=max' as an integer
...-5.fc31.x86_64 > 5.4.8-200.fc31.x86_64 > > > Using: > > <blkiotune> > <device> > <path>/dev/sda1</path> > <read_iops_sec>100</read_iops_sec> > <write_iops_sec>100</write_iops_sec> > <read_bytes_sec>51200000</read_bytes_sec> > <write_bytes_sec>51200000</write_bytes_sec> > </device> > </blkiotune> > > > and receiving > > error: internal error: Unable to parse 'rbps=max wbps=max riops=100 > wiops=max' as an intege...
2020 Nov 09
0
Re: virt-sparsify failed (was: [oVirt Jenkins] ovirt-system-tests_basic-suite-master_nightly - Build # 479 - Failure!)
...alues': [{'name': 'vda', 'path': '/rhev/data-center/mnt/192.168.200.4:_exports_nfs_share1/1d093232-d41e-483f-a915-62f8db3c972f/images/e7ee6417-b319-4d84-81a5-5d77cbce2385/710d2c10-e6b7-4d16-bd37-50a9d4e14a80', 'ioTune': {'total_bytes_sec': 0, 'read_bytes_sec': 0, 'write_bytes_sec': 0, 'total_iops_sec': 0, 'write_iops_sec': 0, 'read_iops_sec': 0}}]}}} from=::1,34002 (api:54) 2020-11-09 01:05:42,038-0500 DEBUG (jsonrpc/4) [jsonrpc.JsonRpcServer] Return 'Host.getAllVmIoTunePolicies' in bridge with {'c189ecb3...