Hi,
On Thu, Oct 31, 2013 at 10:13:50AM +0100, Manuel VIVES wrote:
> With the file attached it's better ;)
Inded ;) I've pushed your changes after making some minor tweaks
to the log messages and removing the (u)mount-cgroup options. We can add
them back but then they need to do the same error check
With the file attached it's better ;)
>on Thursday 31 October 2013-08:50:31 Guido Günther (Guido Günther
) wrote:
> Hi Manuel,
> On Wed, Oct 30, 2013 at 02:57:54PM +0100, Manuel VIVES wrote:
> [..snip..]
>
> > Here is the script libvirt-bin modified.
> > Now we do
> >
> > if ! systemd_running
>
Hi
>on Thursday 31 October 2013-08:50:31 Guido Günther (Guido Günther
) wrote:
> Hi Manuel,
> On Wed, Oct 30, 2013 at 02:57:54PM +0100, Manuel VIVES wrote:
> [..snip..]
>
> > Here is the script libvirt-bin modified.
> > Now we do
> >
> > if ! systemd_running
> >
> > then
> >
> > .
Hi Manuel,
On Wed, Oct 30, 2013 at 02:57:54PM +0100, Manuel VIVES wrote:
[..snip..]
> Here is the script libvirt-bin modified.
> Now we do
>
> if ! systemd_running
> then
> ... mount cgroups
> fi
>
> and the option is called mount-cgroups.
Great! I think we're almost there. Can
Hi
>on Wednesday 30 October 2013-12:20:29 Guido Günther (Guido Günther
) wrote:
> On Wed, Oct 30, 2013 at 11:47:01AM +0100, Manuel VIVES wrote:
> > Hi
> >
> > >on Monday 28 October 2013-13:09:24 Guido Günther (Guido Günther
> >
> > ) wrote:
> > > Hi Manuel,,
> > >
> > > On Mon, Oct 28, 2013 at
On Wed, Oct 30, 2013 at 11:47:01AM +0100, Manuel VIVES wrote:
> Hi
>
> >on Monday 28 October 2013-13:09:24 Guido Günther (Guido Günther
> ) wrote:
> > Hi Manuel,,
> >
> > On Mon, Oct 28, 2013 at 10:30:50AM +0100, Manuel VIVES wrote:
> > > Hi Guido
> >
> > [..snip..]
> >
> > > I agree with you
Hi
>on Monday 28 October 2013-13:09:24 Guido Günther (Guido Günther
) wrote:
> Hi Manuel,,
>
> On Mon, Oct 28, 2013 at 10:30:50AM +0100, Manuel VIVES wrote:
> > Hi Guido
>
> [..snip..]
>
> > I agree with you for moving it into libvirt-bin, so I did it and I
> > modified the libvirt-bin script
Hi Manuel,,
On Mon, Oct 28, 2013 at 10:30:50AM +0100, Manuel VIVES wrote:
> Hi Guido
[..snip..]
> I agree with you for moving it into libvirt-bin, so I did it and I modified
> the
> libvirt-bin script in order to do this.
> It is attached to the mail.
> I also made a check for systemd, and if it
Hi Guido
>on Friday 25 October 2013-17:39:07 Guido Günther (Guido Günther
) wrote:
> Hi Manuel,
>
> On Fri, Oct 18, 2013 at 02:15:39PM +0200, Manuel VIVES wrote:
> > Guido Günther (Guido Günther ) wrote:
> > > On Mon, Oct 07, 2013 at 02:12:37PM +0200, Manuel VIVES wrote:
> > > [..snip..]
> > >
Hi Manuel,
On Fri, Oct 18, 2013 at 02:15:39PM +0200, Manuel VIVES wrote:
> Guido Günther (Guido Günther ) wrote:
> > On Mon, Oct 07, 2013 at 02:12:37PM +0200, Manuel VIVES wrote:
> > [..snip..]
> >
> > > > > I don't use systemd, so I'm probably not the best person for making
> > > > > this part of
Guido Günther (Guido Günther ) wrote:
> On Mon, Oct 07, 2013 at 02:12:37PM +0200, Manuel VIVES wrote:
> [..snip..]
>
> > > > I don't use systemd, so I'm probably not the best person for making
> > > > this part of the script.
> > >
> > > But you're advocating for it.
> >
> > I'm not advocating f
On Mon, Oct 07, 2013 at 02:12:37PM +0200, Manuel VIVES wrote:
[..snip..]
> > > I don't use systemd, so I'm probably not the best person for making this
> > > part of the script.
> >
> > But you're advocating for it.
> I'm not advocating for systemd, but for a good cgroup filesytem while using
>
Guido Günther (Guido Günther ) wrote:
> On Mon, Oct 07, 2013 at 10:21:51AM +0200, Manuel VIVES wrote:
> > Package: libvirt-bin
> > Version: 1.1.2-3hns1
> > Followup-For: Bug #725261
> >
> > Dear Maintainer,
> > I made the changes you noticed, I also renamed it.
>
> Thanks!
>
> > I don't use syst
On Mon, Oct 07, 2013 at 10:21:51AM +0200, Manuel VIVES wrote:
> Package: libvirt-bin
> Version: 1.1.2-3hns1
> Followup-For: Bug #725261
>
> Dear Maintainer,
> I made the changes you noticed, I also renamed it.
Thanks!
> I don't use systemd, so I'm probably not the best person for making this par
HI Maintainers,
On Thu, Oct 03, 2013 at 02:45:17PM +0200, Manuel VIVES wrote:
[..snip..]
> #!/bin/bash
Please use /bin/sh
> mount -t tmpfs cgroup_root /sys/fs/cgroup
> mkdir /sys/fs/cgroup/cpuset
> mkdir /sys/fs/cgroup/cpu
> mkdir /sys/fs/cgroup/cpuacct
> mkdir /sys/fs/cgroup/memory
> mkdir /sys
15 matches
Mail list logo