Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jun 2023 10:57:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 271782] VM crashes with: bhyve exited with status 0
Message-ID:  <bug-271782-27103-bjT1KSJzgr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271782-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271782-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271782

--- Comment #2 from Yuri Dolgoruki <urtp5@yandex.by> ---
Mark, good day!

How can I help to provide additional diagnosting?
May problem in datastore structure for BHyVe?

I have a FS /mySSD/BHyVe in ZFS, but VM directory (/mySSD/BHyVe/Win2016) is=
 not
a FS but regular directory. Also some messages related to "dataset does not
exists" in vm info:

zfs list | grep BHyVe
------------------
mySSD/BHyVe                               200G   226G      200G  /mySSD/BHy=
Ve
mySSD/BHyVe/.templates                    100K   226G      100K=20
/mySSD/BHyVe/.templates

ls -la /mySSD/BHyVe
------------------
drwxr-xr-x  7 root       wheel  7 Jun  2 12:15 .
drwxr-xr-x  4 root       wheel  4 Apr 28 11:00 ..
drwxr-xr-x  2 root       wheel  4 May  4 22:34 .config
drwxr-xr-x  2 root       wheel  2 May  4 21:16 .img
drwxr-xr-x  2 root       wheel  2 May  4 21:16 .iso
drwxr-xr-x  2 root       wheel  3 May  4 21:16 .templates
drwxr-xr-x  2 root       wheel  7 Jun 20 08:11 Win2016

vm info Win2016
------------------
Virtual Machine: Win2016
------------------------
  state: running (81219)
  datastore: default
  loader: uefi
  uuid: 39387cd6-e074-11ed-9e3c-d8bbc11c8171
  cpu: 4
  cpu-topology: sockets=3D1, cores=3D4
  memory: 16G
  memory-resident: 17219084288 (16.036G)

  console-ports
    com1: /dev/nmdm-Win2016.1B
    vnc: 0.0.0.0:5900

  network-interface
    number: 0
    emulation: virtio-net
    virtual-switch: public
    fixed-mac-address: 58:9c:fc:0c:3a:c7
    fixed-device: -
    active-device: -
    desc: -
    mtu:
    bridge: bridge0

  virtual-disk
    number: 0
    device-type: file
    emulation: nvme
    options: -
    system-path: /mySSD/BHyVe/Win2016/disk0.img
    bytes-size: 214748364800 (200.000G)
    bytes-used: 214794060800 (200.042G)
cannot open 'mySSD/BHyVe/Win2016': dataset does not exist
cannot open 'mySSD/BHyVe/Win2016': dataset does not exist

  clone-origin

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271782-27103-bjT1KSJzgr>