Re: Ubuntu upgrade - bhyve gets confused with vtblk

2014-09-03 Thread Rudy
On 9/2/14, 10:04 PM, Peter Grehan wrote: Hi Rudy, uname: FreeBSD 10.0-STABLE #1 r264668M: Fri Apr 18 14:50:21 PDT 2014 Was this the previous version, and you've just upgraded to the latest 10-STABLE ? It is working now, I upgraded to: FreeBSD 10.1-PRERELEASE #4 r270991M: Tue Sep 2

Ubuntu upgrade - bhyve gets confused with vtblk

2014-09-02 Thread Rudy
/pci_virtio_block.c, line 174. 2Abort trap (core dumped) Upgrading OS to 10-STABLE! Rudy [0.00] Initializing cgroup subsys cpuset [0.00] Initializing cgroup subsys cpu [0.00] Initializing cgroup subsys cpuacct [0.00] Linux version 3.13.0-35

HOW-TO resize a .img Ubuntu guest

2014-04-22 Thread Rudy
swap Guest-VM# reboot Guest-VM# resize2fs /dev/vda1 Done! Pro tip: research sparse files, install gcp (pkg install coreutils). Rudy MonkeyBrains.net Local ISP ___ freebsd-virtualization@freebsd.org mailing list http://lists.freebsd.org/mailman

[HOW-TO] CentOS on bhyve

2014-03-07 Thread Rudy (bulk)
people using pre-made CentOS images? I have noticed grub-bhyve requires a space at the end of the line or I get 'OM' on STDOUT and the line fails. Above, I hit the up-arrow then a space ( Rudy ___ freebsd-virtualization@freebsd.org mailing list http

Re: [HOW-TO] CentOS on bhyve

2014-03-07 Thread Rudy (bulk)
On 3/7/14, 11:31 PM, Rudy (bulk) wrote: Peter, anyway to get grub-bhyve to automatically load /grub/grub.conf from a CentOS install? This didn't do it... I just read the --help and found --directory, but that doesn't seem to work: grub-bhyve --directory=/grub -r hd0,msdos1 -m vm2.map

NEEDS TESTING - rc script for bhyve

2014-02-28 Thread Rudy (bulk)
- uses nmdm 4 - runs VM with a heatbeat and automatically restarts unless the 'stop' is run 5 - 'stop' sends a graceful shutdown and the heartbeat loop doesn't restart as the pidfile is nuked 6 - catches stalled bhyveloader and kills it https://www.monkeybrains.net/support/bhyve.rc Rudy

[SOLVED] Re: lazy bhyve doesn't boot until I conenct to console

2014-02-27 Thread Rudy (bulk)
On 2/27/14, 11:08 PM, Peter Grehan wrote: Hi Rudy, I'm seeing something odd... I am running this command: bhyve -c 4 -m 2048M -H -P -A -s 0:0,hostbridge -s 1:0,lpc -s 2,virtio-net,tap1 -s 3,virtio-blk,/dev/zvol/data/vm1 -l com1,/dev/nmdm1A vm1 but I the VM is being lazy... A number

[how-to] ubuntu guest in bhyve

2014-02-21 Thread Rudy
There are plenty of how to docs on byhve, so I wrote another one. :) My experience setting up bhyve: https://www.monkeybrains.net/support/bhyve Rudy ___ freebsd-virtualization@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

bhyve crashes... tip to /dev/nmdm1B

2014-02-19 Thread Rudy
,ahci-cd,vm1.iso -l com1,/dev/nmdm1A -s 4,virtio-blk,/dev/zvol/data/vm1 vm1 (core dumped) I relaunched the VM and it works now... Anyone seen issues with nmdm? Rudy ___ freebsd-virtualization@freebsd.org mailing list http://lists.freebsd.org/mailman