Re: Bhyve infos about a vm

2014-01-16 Thread Peter Grehan
> Is this thread moving to a try and guess? :-) Btw, this one doesn't work either. [root@environment-rm-01 ~]# ps -ax | grep bhyve 7942 0 R+ 2:49.28 bhyve: lin1 (bhyve) 7980 2 S+ 0:00.00 grep bhyve [root@environment-rm-01 ~]# mdconfig -lv [root@environment-rm-01 ~]# I think t

Re: Bhyve infos about a vm

2014-01-15 Thread Andrea Brancatelli
, Jan 14, 2014 at 8:25 PM, wrote: > > > > -Original Message- > > From: Andrea Brancatelli [mailto:abrancate...@schema31.it] > > Sent: Tuesday, January 14, 2014 9:27 AM > > To: Markiyan Kushnir > > Cc: freebsd-virtualization@freebsd.org > > Subj

RE: Bhyve infos about a vm

2014-01-14 Thread dteske
> -Original Message- > From: Andrea Brancatelli [mailto:abrancate...@schema31.it] > Sent: Tuesday, January 14, 2014 9:27 AM > To: Markiyan Kushnir > Cc: freebsd-virtualization@freebsd.org > Subject: Re: Bhyve infos about a vm > > I don't think so. I'

Re: Bhyve infos about a vm

2014-01-14 Thread Andrea Brancatelli
I don't think so. I'm interested in seeing what ISO or IMG are attached i dont' see any such info here... [root@environment-rm-01 /repository]# fstat -p `pgrep bhyve` USER CMD PID FD MOUNT INUM MODE SZ|DV R/W root bhyve 4212 text /1044852 -r-xr-xr-

Re: Bhyve infos about a vm

2014-01-14 Thread Markiyan Kushnir
may be "fstat -p `pgrep bhyve`" would give you some info? -- Markiyan 2014/1/14 Andrea Brancatelli : > How should I see it with ps? > > [root@environment-rm-01 ~]# ps -aux | grep bhyve > root 88142.4 0.0 4221912 60804 3 D+1:15PM3:11.43 > bhyve: lin3 (bhyve) > root 6

Re: Bhyve infos about a vm

2014-01-14 Thread Andrea Brancatelli
How should I see it with ps? [root@environment-rm-01 ~]# ps -aux | grep bhyve root 88142.4 0.0 4221912 60804 3 D+1:15PM3:11.43 bhyve: lin3 (bhyve) root 61870.0 0.0 4221784 34900 0 D+ 11:09AM0:52.81 bhyve: FreeBSD10.5RC5.img (bhyve) root 88630

Re: Bhyve infos about a vm

2014-01-13 Thread Andrea Brancatelli
Hello Peter. Funny but my ps doesn't seem to report it, it only shows bhyve vm0. Maybe it is because it was run as Bhyve vm0 \ -something \ -something Btw I think the bhyvectl is the candidate for this, maybe bhyvectl --vm=vm0 --get-devices ? Is "devices" the correct name for those parame

Re: Bhyve infos about a vm

2014-01-13 Thread Peter Grehan
Hi Andrea, Whats the command to list all the attached devices to a vm? The only way currently is to list the bhyve command line using ps. Any preferences for how you'd like to see this ? later, Peter. ___ freebsd-virtualization@freebsd.org maili

Bhyve infos about a vm

2014-01-13 Thread Andrea Brancatelli
Hello, Whats the command to list all the attached devices to a vm? Bhyctl --vm=vm0 --get-all seemsto write of funny but totally irrelevant info for an user (instead of a developer...) Is there a way to get a list of the attached devices, say virtio-blk, ethernet stuff... Andrea Brancatelli Sche