Uptime in LXC is wrong

hinhthoi

New Member
Aug 6, 2016
26
0
1
38
Hi,

The uptime command inside any LXC always give the same output as uptime inside the host. Anyone has the same problem?

Thanks!
 
works for me.
 
Also works for me. Please try something similar and report back (also with pveversion output):

Code:
root@proxmox:~# pct exec 1009 uptime && uptime
15:35:00 up 0 min,  0 users,  load average: 0.34, 0.12, 0.04
17:35:00 up  5:07,  1 user,  load average: 0,34, 0,12, 0,04
 
Oh, i meant the load average is the same for the host and the guest, similar to your output. After reading some other similar threads, it seems this is a known problem.