Displaying 2 results from an estimated 2 matches for "virnetdev".
Did you mean:
vf_netdev
2014 Nov 05
1
old vm cannot be migrated, new vm can be migrated
...b3-b6
the difference between a new defined domain and an old one
is this
< <alias name='pci0'/>
---
> <alias name='pci.0'/>
> <timer name='hpet' present='no'/> ---> old domain does not have it
i even tried patching src/util/virnetdev.c to remove the check and
always return 1500 but the same thing happens
i'm lost i don't know where to look at it, any clue were to look is
appreciated
--
1AE0 322E B8F7 4717 BDEA BF1D 44BB 1BA7 9F6C 6333
2014 Dec 01
3
Problem with /dev/tty in LXC established with virt-install
I have created a LXC container with debootstrap followed by virt-install
like this:
host=mylxc1
debootstrap wheezy /home/lxc/$host
virt-install -c lxc:// -n $host --filesystem /home/lxc/$host,/ --ram 1024
I am confused about the /dev filesystem in this container. Specifically
the device '/dev/tty'.
>From inside the container:
~# ls -la /dev/tty
ls: cannot access /dev/tty: No such