-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 01/09/2012 09:38 PM, Lennart Poettering wrote:
> On Mon, 09.01.12 16:42, Daniel J Walsh (dwa...@redhat.com) wrote:
>
>> The idea is to run multiple instances of the same application
>> within a container. For example multiple Apache servers.
>>
>
Heya,
Since quite some time there have been unresolved issues with certain
unkillable storage daemons maintaining the root file system's storage
backing. To clear this up we have discussed the situation with a couple
of folks and are now proposing the scheme pointed out here:
http://www.freedeskt
On Tue, 10.01.12 10:19, Daniel J Walsh (dwa...@redhat.com) wrote:
> > Hmm, yupp I think this would make sense, after all we already are
> > capable of propagating restart requests between services, along
> > requirement dependency paths. So we probably should provide the
> > same for reloading,
On Wed, 11.01.12 00:51, Lennart Poettering (lenn...@poettering.net) wrote:
> > systemctl stop httpd@.service
> >
> > Would stop httpd.service, httpd@sandbox1.service and
> > httpd@sandbox2.service
>
> Almost. It will stop the instanced services, but not the one that isn't
> instantiated. You'd h
On 01/10/2012 11:51 PM, Lennart Poettering wrote:
Yes. Most likely you don't even have to create the file
/etc/systemd/system/httpd@sanbox2.service at all, instead just symlink
it from /lib/systemd/system/httpd@.service, i.e. the common template.
Dan to give you an example which I used test to
Hey,
http://www.freedesktop.org/software/systemd/systemd-38.tar.xz
This is the first release with the journal. The journal replaces both
systemd-kmsg-syslogd and systemd-stdout-kmsg-bridge, thus simplifying
greatly our set of always-running services. The journal is quite
complete at this time, bu
Am 11. Januar 2012 05:19 schrieb Lennart Poettering :
>
> Compatibility with classic syslog implementations is provided, via a
> socket /run/systemd/journal/syslog, to which all messages are forwarded,
Most systems setup rsyslog to use /etc/rsyslog.d/, so dropping a small
file like 00-systemd.conf
Am 11. Januar 2012 05:19 schrieb Lennart Poettering :
> This is the first release with the journal. The journal replaces both
A few observations/questions:
- How can I check if XZ compression is enabled for the journal file
(needless to say I enabled XZ support during compile time).
The file seems
On Tuesday 2012-01-10 23:24, Lennart Poettering wrote:
>
>http://www.freedesktop.org/wiki/Software/systemd/RootStorageDaemons
>
>If you are involved with early-boot stuff, like building initrds, or are
>doing storage stuff or are otherwise interested please have a look.
>--
>Processes
Am 11. Januar 2012 08:04 schrieb Michael Biebl :
>
> A few observations/questions:
- systemd-journalctl --help
...
-o --output=STRING Change journal output mode (short, short-verbose,
verbose, export, json)
# systemd-journalctl -o short-verbose
Unknown output 'short-verbose'.
--
Why is it that
10 matches
Mail list logo