Quoting Dan Kegel (d...@kegel.com):
> 'uptime' seems to be the uptime of the host, not of the guest.  Is
> that intended?

"intended", no.  expected, yes.  Recent lkml discussions suggest that the
proper fix for this will be to impelement a new library to sit between
/proc files (like /proc/uptime) and applications.  In a container, this
could read a lxc-profiled file instead of /proc/uptime.

Work on that has not yet started though.  In the past, using a fuse
filesystem which sits on top of /proc has been considered, and Daniel
even had a prototype of one for a few files.  Not sure if uptime was
one of them.

-serge

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to