Re: [Virtio-fs] virtiofs mounted filesystems & SELinux

2021-06-03 Thread Link Dupont
On Thu, Jun 3 2021 at 08:56:46 PM -0400, Link Dupont wrote: reproducible scenarios Alright. I reran my tests with a CentOS 8 guest. On CentOS 8 (with a virtiofs filesystem and with xattr on), the type of files in the mounted hierarchy are unlabeled_t. I can work around that by switching SE

Re: [Virtio-fs] virtiofs mounted filesystems & SELinux

2021-06-03 Thread Link Dupont
On Thu, Jun 3 2021 at 08:24:02 PM +0100, Dr. David Alan Gilbert wrote: (I'm not sure el7 had 9p either??) Oh drat. I'm conflating my issues. I have an EL7 guest that is having a similar problem, except the guest sees the files as type nfs_t. I guess the symptoms are the same, but the solutio

error when building from git checkout

2021-06-03 Thread Jiatong Shen
Hello community, I am trying to compile libvirt from source but being trapped with following error message when running ninja -C build ninja -C build ninja: Entering directory `build' [1/12] Generating virkeyname-osx.html with a meson_exe.py custom command FAILED: docs/manpages/virkeyname-osx.htm

Re: [Virtio-fs] virtiofs mounted filesystems & SELinux

2021-06-03 Thread Dr. David Alan Gilbert
* Link Dupont (l...@sub-pop.net) wrote: > Adding the element to the device does seem > to spawn virtiofsd with the option string "source=/home,xattr". My guest can > no longer mount the device though. > > It errors with: > > [ 170.225553] 9pnet_virtio: no channels available > mount: mount(2) fa

Re: virtiofs mounted filesystems & SELinux

2021-06-03 Thread Link Dupont
Adding the element to the device does seem to spawn virtiofsd with the option string "source=/home,xattr". My guest can no longer mount the device though. It errors with: [ 170.225553] 9pnet_virtio: no channels available mount: mount(2) failed: No such file or directory I think what this is

Re: Error: --boot uefi=RPI_EFI.fd : Did not find any UEFI binary path for arch 'aarch64' emulating raspi3 on jetson nano with virt-install

2021-06-03 Thread Mario Marietto
UPDATE : I've installed the qemu-efi package and the error is changed : Starting install... ERROR internal error: Unexpected enum value 0 for virDomainDeviceAddressType Domain installation does not appear to have been successful Il giorno gio 3 giu 2021 alle ore 19:31 Mario Marietto < marietto2..

Error: --boot uefi=RPI_EFI.fd : Did not find any UEFI binary path for arch 'aarch64' emulating raspi3 on jetson nano with virt-install

2021-06-03 Thread Mario Marietto
Hello. it's more of a challenge,to be able to emulate the raspberry pi 3 on my Jetson nano (aarch64) using virt-install. I'm learning how to do that by reading heavily here : https://github.com/dhruvvyas90/qemu-rpi-kernel I tried to do something like this : virt-install \ --name pi \

Re: virt viewer for Mac

2021-06-03 Thread Francesc Guasch
El 2/6/21 a les 7:24, Tony Brian Albers ha escrit: Francesc Guasch wrote: Is there another alternative ? Are there plans to port virt-viewer for Macs ? Have you tried searching github? There seems to be quite a few people working on homebrew formulaes for virt-manager and virt-viewer ok,