Raphael Dannecker
6c8de6d49c
Running virtiofsd with systemd-run prevents process from beeing killed when closing virt-viewer
2024-07-23 08:11:28 +02:00
Raphael Dannecker
4e229b4a5d
Merge branch 'virtiofsd-usermapping' into fvs
2024-06-24 07:20:55 +02:00
Raphael Dannecker
a3d8fbaa82
Improved temporary fix for assigning default UID and GID mappings for linux-VMs.
2024-06-23 18:02:16 +02:00
Raphael Dannecker
2d7372e0c3
Fix spelling of virtiofsd binary.
2024-06-21 19:00:59 +02:00
Raphael Dannecker
1c4554e9e0
Run VM-sync only when server is reachable.
2024-06-21 15:49:36 +02:00
Raphael Dannecker
f201332a4b
Run virtiofsd in usermode and mount shares with correct gid.
...
- The new virtiofsd provides the ability to map a specified
UID and GID to that of the user when running in user mode.
As a result, virtiofsd is moved to userland for VMs and
the new -uid and -gid options are introduced that specify
the IDs on the guest.New v
- The drives no longer have to be mounted with the group ID 1010.
Therefore, the mount options are changed to the real group ID
2024-06-17 21:35:18 +02:00
Raphael Dannecker
07ff7f258c
Merge branch 'macvtap' into fvs
2024-06-11 14:45:15 +02:00
Raphael Dannecker
679e0cc0aa
Rework printer setup.
...
Don't remove local printers.
Create printerlist.csv for VMs.
2024-06-04 14:42:10 +02:00
Raphael Dannecker
93d261e73b
Network devices are now only managed by NetworkManager.
...
Systemd-networkd is no longer used.
NetworkManager creates a MACVTAP device for each physical Ethernet device.
When calling vm-run with option macvtap, all macvtap-devices are passed to the VM.
2024-05-23 09:58:41 +02:00
Raphael Dannecker
30f24bb666
delete old VM-images when running out of space
2024-03-10 10:02:31 +01:00
Raphael Dannecker
9320f6fd67
allways pull torrent-files from backing-files
2024-02-08 09:22:26 +01:00
Raphael Dannecker
1a9cb2d68a
fix path of qcow2 file for outdated-check
2024-02-08 07:22:40 +01:00
Raphael Dannecker
89f851bc73
vm cpu utilization optimized
2024-02-01 09:08:33 +01:00
Raphael Dannecker
a410f4528c
2nd nic for TIA-VM (--bridge Option in vm-start)
2024-02-01 08:13:27 +01:00
Raphael Dannecker
b5bb3c9fa6
create VMs without xml machine file
2024-01-24 10:02:03 +01:00
Andreas B. Mundt
4ce97f5486
Fixes and new desktop starter synchronization system.
2024-01-20 14:38:02 +01:00
Raphael Dannecker
40962fd9de
distribute VM-images with aria2 instead of ctorrent
2024-01-19 20:08:19 +01:00