Hey,
I am trying to use a Nvidia Gtx 1050 TI in a Windows VM. I've been going through the Wiki multiple times, but i am stuck on one error.
My problem is that i always get error code 43 on NVIDIA driver. I have set the cpu type to "host" and also added the "hidden" option to the cpu...
Hello,
i am very sorry for grabbing out this relatively old thread, but i am currently having exactly the same problem. I am trying to use a Nvidia Gtx 1050 TI in a Windows VM.
// Edit: I have created a new thread for better clarity...
The problem still persists. I am using Windows Server 2019.
After a few minutes, Windows is using almost 90% of the allocated memory. Task manager and proxmox are reporting the same memory information. As soon as i uninstall the Ballooning device within the windows device manager, the used...
Hello,
how is it possible to configure via the internal proxmox firewall, that every lxc container can use only the ip address which is assigned to it?
For example i assign ip 10.0.0.5 to vm100, then vm100 can use e.g. ip 10.0.0.6 through editing the /etc/network/interfaces file.
Currently i...
Thanks! I already took a look on that, but i did not know that this link also gives me back the current usage data.
In the documentation only maxram, maxcpu, etc. is listed.
Hi, thank you for your fast answer.
I already looked through die api documentation, but i didn't find any path which is returning me the information i need.
That's the reason why i was enquiring the forum
Dear proxmox community,
how can i get the current cpu usage (in percent), memory (and swap) usage and the disk usage of a lxc server with the api?
I am currently using this api client (php): https://github.com/Corsinvest/cv4pve-api-php
Thanks for your help!
Thanks, i edited the file and made the changes active with the command you've written.
The output of systemctl show pveproxy.service | grep Limit is now the following:
root@route03:~# systemctl show pveproxy.service | grep Limit
MemoryLimit=18446744073709551615
LimitCPU=18446744073709551615...
Here is the output of the command systemctl show pveproxy.service | grep Limit (but the error is currently not occuring):
root@route03:~# systemctl show pveproxy.service | grep Limit
MemoryLimit=18446744073709551615
LimitCPU=18446744073709551615
LimitCPUSoft=18446744073709551615...
The error is still happening, i don't know what else i can do...
root@route03:~# ps auxf | wc -l
1899
root@route03:~# df -h
Dateisystem Größe Benutzt Verf. Verw% Eingehängt auf
udev 63G 0 63G 0% /dev
tmpfs...
Hello again, now i get these error codes.
Jul 16 15:51:47 route03 pveproxy[32326]: failed to accept connection: Too many open files in system
Jul 16 15:57:33 route03 pveproxy[23834]: Can't opendir(/usr/share/libpve-http-server-perl/js): Too many open files in system#012 at...
Thanks for your answer!
Okay, i will wait till the problem is ocurring again and report the output of the commands. But maybe (*hopefully*) the changes i already made will make the problem not occur again.
But should i increase the open file limit? Because it is currently set to 1024 (ulimit...
I currently made these setting in the /etc/sysctl.conf regarding to this thread.
fs.inotify.max_queued_events = 1048576
fs.inotify.max_user_instances = 1048576
fs.inotify.max_user_watches = 1048576
vm.max_map_count = 262144
In this thread it is also mentioned to make these changes on the...
Okay, but i think i'm not affected by this bug because i'm running the PVE5 stable, your bug report was concering PVE6 beta.
Here is the output of the two commands (i also edited my posts above and put the console output in CODE-tags).
But i need to note that the problem is currently not...
Here is the output of the command stat -f /:
Datei: "/"
ID: 3fc16bd59fee11b2 Namenslänge: 255 Typ: ext2/ext3
Blockgröße: 4096 Fundamentale Blockgröße: 4096
Blöcke: Gesamt: 107651314 Frei: 47621821 Verfügbar: 42147684
Inodes: Gesamt: 27353088 Frei: 27305667
And here is...
No, the settings i made did not help.
A certain time the problem was gone, but now it's again happening:
Jul 14 20:06:00 route03 systemd[1]: Starting Proxmox VE replication runner...
Jul 14 20:06:01 route03 systemd[1]: Started Proxmox VE replication runner.
Jul 14 20:07:00 route03 systemd[1]...
Okay, i increased the limit with the following two commands:
echo fs.inotify.max_user_instances=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
I hope it is working now
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.