Displaying 3 results from an estimated 3 matches for "pubbr".
Did you mean:
pubb
2017 Apr 08
2
lvm cache + qemu-kvm stops working after about 20GB of writes
...al.iso
-P /home/
DISK=/dev/mapper/XXXX-cachedlv
# watch out, my netsetup uses a custom bridge/network in the following
command. Please replace with what you normally use.
virt-install -n CentOS1 -r 12000 --os-variant=centos6.7 --vcpus 7 --disk
path=${DISK},cache=none,bus=virtio --network bridge=pubbr,model=virtio
--cdrom /home/CentOS-6.9-x86_64-minimal.iso --graphics
vnc,port=5998,listen=0.0.0.0 --cpu host
# now connect with client PC to qemu
virt-viewer --connect=qemu+ssh://root at 192.168.0.XXX/system --name CentOS1
And install everything on the single vda disc with LVM (i use defaults
i...
2017 Apr 10
0
lvm cache + qemu-kvm stops working after about 20GB of writes
...=/dev/mapper/XXXX-cachedlv
>
> # watch out, my netsetup uses a custom bridge/network in the following
> command. Please replace with what you normally use.
> virt-install -n CentOS1 -r 12000 --os-variant=centos6.7 --vcpus 7 --disk
> path=${DISK},cache=none,bus=virtio --network bridge=pubbr,model=virtio
> --cdrom /home/CentOS-6.9-x86_64-minimal.iso --graphics
> vnc,port=5998,listen=0.0.0.0 --cpu host
>
> # now connect with client PC to qemu
> virt-viewer --connect=qemu+ssh://root at 192.168.0.XXX/system --name CentOS1
>
> And install everything on the single vda d...
2017 Apr 20
2
lvm cache + qemu-kvm stops working after about 20GB of writes
...v
>
> # watch out, my netsetup uses a custom bridge/network in the
> following command. Please replace with what you normally use.
> virt-install -n CentOS1 -r 12000 --os-variant=centos6.7 --vcpus 7
> --disk path=${DISK},cache=none,bus=virtio --network
> bridge=pubbr,model=virtio --cdrom
> /home/CentOS-6.9-x86_64-minimal.iso --graphics
> vnc,port=5998,listen=0.0.0.0 --cpu host
>
> # now connect with client PC to qemu
> virt-viewer --connect=qemu+ssh://root at 192.168.0.XXX/system --name
> CentOS1
>
> And install e...