On Wednesday, August 24, 2011 12:00:17 AM Stefan G. Weichinger wrote: > Am 23.08.2011 11:22, schrieb Stefan G. Weichinger: > > http://en.gentoo-wiki.com/wiki/Improve_responsiveness_with_cgroups > > > > brings the script /usr/local/sbin/cgroup_start which is started by > > openrc, but not by systemd. In there the perms would be set up for my > > user ... > > > > > > So the solution will be to teach systemd to start that script as well. > > That was no big problem ... solved. > > Interesting observation right now: > > Wanted to extend a LV. > > Unmounted it, "lvresize -L+5G ...", then "resize2fs ..." > > resize2fs told me that the LV is mounted and that is has to do online > resizing. > > whoa. I unmounted it before! > > So it seems as if I would have to stop the related mount-service within > systemd first ... > > That is an important thing to know IMO.
You can resize a partition without having to umount it first. That's been possible for a couple of years now. :) -- Joost