I have an lxc container that I want to run nextcloud in. I got nextcloud to work under normal configuration. However, it does not work when I changed the nextcloud home directory to an nfs mounted directory. I think it's an apparmor misconfiguation because I get the following errors.
The...
I'm going to ask a simpler question, why can't I have the sata controller use the vfio driver on bootup.
root@pve:~# cat /etc/modprobe.d/vfio.conf
options vfio-pci ids=8086:a102
root@pve:~# lspci -knn | grep -A2 SATA
00:17.0 SATA controller [0106]: Intel Corporation Sunrise Point-H SATA...
Ok i tried the following:
changed grup to:
GRUB_CMDLINE_LINUX_DEFAULT="quiet iommu=pt intel_iommu=on intremap=no_x2apic_optout"
added a vfio.conf
root@pve:~# cat /etc/modprobe.d/vfio.conf
options vfio-pci ids=8086:a102
The vfio.conf did nothing because ahci driver comes up before it...
I just found out there is an error upon starting the vm. It says "cannot reset device, no reset mechanism available" See images below. I ony just saw this image because i started vm through CLI instead of gui. Where do these errors go to? I checked dmesg and /var/log/messages and it isn't in...
the raid controller is listed on dell website as Software RAID: Intel Rapid Storage Controller 12.0 (supports SATA 6Gb/s or SATA 3Gb/s)
I did have it on raid mode on the bios. So I changed it to achi, but the problems still remains.
https://communities.intel.com/thread/43928 seems to hint that...
I've passthrough the SATA controller on my server to a VM. I was able to see that the controller is passed through and that the disks are found. I was also able to paritition the disks. But I cannot mount the disks. So something is wrong. Here is what I did:
Following this...
I am in the same boat. I tried passing the disks and everything worked. But like you, I wanted to try passing the SATA controller. I tried that and stuff is in chaos for me right now. Currently I am trying to figure out if you need to blacklist the controller once you do passthrough. This is the...
so I deleted the NFS client settings I had and put back "auto" on network interfaces and it works. So looks like the issue is that if you pass a HD to a VM and then have the VM share it over NFS to proxmox, then your OVS auto interfaces won't work. Or I just got lucky and the real issue just...
okay so i got a bit further using some unknown googling skills.
I found this https://github.com/openvswitch/ovs/blob/master/debian/openvswitch-switch.README.Debian
I'm trying to understand it. But I ended up removing the "auto" lines (except for loopback) on my interfaces file and then I did...
I made the following script to backup my proxmox settings. If I need to reinstall proxmox, I want to be able to look up what configuration I had before. Eventually, I will make a restore script, but since I have such few settings so far, all I need to do is save them so I can look up what I did...
I had a backup issue (see my other thread) that caused me to reboot proxmox. On reboot, I lost lan and internet connection. I'm new to proxmox, and I started with the standard configuration just like everyone else. After much googling I edited the /etc/network/interfaces to use OVS and create a...
As far as backup, I figured out I can exclude the passed drive by setting "backup=0" on the VM config. That should solve my issue as I was able to make backups of the VM locally. But I havent tested it on the NFS share, since im still stuck on the networking issue (thinking of making a seperate...
one thing that is unclear, if you backup a VM do you backup the configuration of the VM or do you backup the whole VM including hard disks in the VM? I'm just looking to backup the configuration.
I got a monitor on the server and it looks like the network connection is not working anymore. I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.