Re: [lxc-users] disk IO limit

2014-07-17 Thread Fajar A. Nugraha
On Thu, Jul 17, 2014 at 3:18 PM, Divya Vyas dv...@mvista.com wrote: Hi , I am using two containers on top of disk /dev/sda and I want to limit a disk IO write speed to 1 mb/sec of one of the containers. I gave this command - echo 8:0 1048576

Re: [lxc-users] disk IO limit

2014-07-17 Thread Fajar A. Nugraha
with dd? probably using oflag=sync (see man dd for details) -- Fajar On Thu, Jul 17, 2014 at 3:41 PM, Divya Vyas dv...@mvista.com wrote: Hi Fajar, Thanks for your reply . Can you please help me how can I test the assigned bandwidth? On Thu, Jul 17, 2014 at 1:54 PM, Fajar A. Nugraha

[lxc-users] Issue with lxc-start-ephemeral in fedora 20

2014-07-17 Thread Ajith Adapa
Hi, I am trying the lxc-start-ephemeral command as shown below in Fedora 20. Seems some issue with cgroups. [root@localhost lxc]# [root@localhost lxc]# lxc-ls -f NAME STATEIPV4IPV6 AUTOSTART --- f1 STOPPED - - NO f2

[lxc-users] About size of images

2014-07-17 Thread Marcel Sánchez Toledano
Hi, I'm right now working in a project comparing SIMCTL (VNUML utility, UML) with LxC. In VNUML the aprox. size of virtual machines filesystems located in /usr/share/vnuml/filesystems are 2GB: *marcel@ubuntu:/usr/share/vnuml/filesystems$ ls -lh* *total 4.1G* *-rw-r--r-- 1 root root 2.0G Oct 9

Re: [lxc-users] About size of images

2014-07-17 Thread Marcel Sánchez Toledano
You mean symbolic links? I don't think so. Anyway, a *du -hs* in that folder should return the real size, including the sizes of symbolic links original files. *Marcel Sánchez Toledano* 2014-07-17 14:19 GMT+02:00 Oliver Rath r...@mglug.de: Possybly your lxc installation uses links