rpc

  1. M

    [QEMU] Using VirGL with vhost-user-gpu in a Guest/VM?

    Hi, I have been reading about vhost-user and specifically vhost-user-gpu, which is used alongside VirGL/Venus on QEMU to provide "pieces"/"slices" of a GPU from the host to Guests/VMs. The problem with this is that using `dpdk`, this is running in user-space instead of kernel space, which is a...
  2. T

    rpcbind

    in one of our (lazy infrequent) security scans we stumbled upon a running rpcbind. it seems that it was installed around 8.0.4. trying to remove it tells us that pve depends on it: The following packages will be REMOVED: libpve-guest-common-perl* libpve-storage-perl* nfs-common* proxmox-ve*...
  3. M

    Proxmox VE 6.1 + in LXC: Ubuntu 18.04 + nfs-server: rpc-gssd.service: Job rpc-gssd.service/start failed with result 'dependency'.

    Hi, I want to use nfs server in LXC CT. In LXC container: (Ubuntu 18.04 LTS) # service nfs-server start A dependency job for nfs-server.service failed. See 'journalctl -xe' for details. rpc-gssd.service: Job rpc-gssd.service/start failed with result 'dependency'. I go installed in host also...