On Thu, May 16, 2024 at 07:48:55PM +0000, bsmnt wrote:
> Hello OpenBSD Team
> First of all I’d like to express my thankfulness for your job and sacrifices 
> in order to make system we love that much !
>
> Last time I’ve spot the problem I can’t proces by myself through 2 weeks.
> I’ve made a successful upgrade from 7.4 to 7.5 and everything works fine 
> except VMM/VMD. It’s all about this error :
> vmctl: connect: /var/run/vmd.sock: No such file or directory
> I cannot create a VMD socket.
> In attachment you can find overall output from my system files and I just 
> please for help to debug it cause you are my last chance and maybe this will 
> be less challenging to you than me.
> My machine it’s Thinkpad T440s i7-4600U 12GB.
> Thanks for any advice and suggestions.
>
> Regards, Loew van Homan

> #uname -ar
> OpenBSD bsd 7.5 GENERIC.MP#82 amd64
>
> #dmesg | grep vmm0
> vmm0 at mainbus0: VMX/EPT
>
> #restart networking conf
> #doas sh /etc/netstart
> #doas sh /etc/netstart vether0
> #doas sh /etc/netstart bridge0
>
>
> #dmesg | tail
> softraid0 at root
> scsibus3 at softraid0: 256 targets
> sd1 at scsibus3 targ 1 lun 0: <OPENBSD, SR CRYPTO, 006>
> sd1: 476679MB, 512 bytes/sector, 976240063 sectors
> root on sd1a (f5d0dbfbf2747af2.a) swap on sd1b dump on sd1b
> inteldrm0: 1920x1080, 32bpp
> wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation), using wskbd0
> wsdisplay0: screen 1-5 added (std, vt100 emulation)
> iwm0: hw rev 0x140, fw ver 17.3216344376.0, address e8:b1:fc:db:58:d5
> drm:pid99844:intel_pipe_update_start *ERROR* [drm] *ERROR* Potential atomic 
> update failure on pipe A
>
> #vmctl start -m 4G -L -i 1 -r /home/vanu/vm/alpine.iso -d 
> /home/vanu/vm/alpine.qcow2 alpine
> #doas vmctl start -m 4G -L -i 1 -r /home/vanu/vm/alpine.iso -d 
> /home/vanu/vm/alpine.qcow2 alpine
> vmctl: connect: /var/run/vmd.sock: No such file or directory
>
>
> #doas rcctl -d enable vmd
> (ok)
>
> #doas rcctl -d start vmd
> doing _rc_parse_conf
> vmd_flags >YES<
> doing rc_check
> vmd
> doing rc_configtest
> usage: vmd [-dnv] [-D macro=value] [-f file]
> doing _rc_rm_runfile
> (failed)
>
> #doas rcctl check vmd
> vmd(failed)
>
> #doas pfctl -nf /etc/vm.conf
> vmd(failed)
>
>
>
>
> #doas /usr/sbin/vmd -d -v -v -v -v -v -v -v -v -v -v -v
> vmd: startup
> vmd: /etc/vm.conf:8: syntax error

^ this is the problem.

Reply via email to