Displaying 8 results from an estimated 8 matches for "ryczkowski".
Did you mean:
paczkowski
2013 Jan 30
9
Poor performance of btrfs. Suspected unidentified btrfs housekeeping process which writes a lot
...nt/adama-docs -h
Filesystem Size Used Avail Use%
Mounted on
/dev/mapper/vg--adama--docs-lv--adama--docs 373G 85G 288G 23%
/mnt/adama-docs
I was always using the latest kernel (its 3.7.1-030701-generic at the
moment) on my Ubuntu Quantal server.
--
Adam Ryczkowski
Skype:sisteczko <skype:sisteczko>
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
2009 Nov 20
3
What are puppet dependencies
Can anyone have detailed list of dependencies?
I am under impression, that all my all problems with getting puppet to
work come from the fact, that I have no idea what are puppet
dependencies.
On puppet Wiki one can read, that what is required is "ruby", and for
storedconfigs "sqlite3" and "libsqlite3-ruby".
Well, it is true, that they are required, but by far it
2013 May 14
1
BTRFS in laptop-mode
...nel 3.8.11 I can still see with lm-profiler a
lot of "btrfs-transacti" and ""btrfs-submit-1" events, roughly once
every 30 sec.
Is there any tunable switch, that can delay such writes to, say, 15
minutes, or better yet: until the disk started spinning anyway?
--
Adam Ryczkowski
+48505919892 <callto:+48505919892>
Skype:sisteczko <skype:sisteczko>
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
2013 Feb 18
1
btrfs send & receive produces "Too many open files in system"
...ecause my setup
is so highly inefficient (I''ve got only about 8MB/sek read (and the same
speed of write) from each of all 4 hard drives).
The problem is perfectly reproducible on my setup.
I''m ready to assist with whatever info you need to troubleshoot this
problem.
--
Adam Ryczkowski
+48505919892
Skype:sisteczko
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
2009 Oct 18
6
How to handle failures of resources
...t? Maybe even there is a way to
capture the error string?
Some preventive actions can be automated, and Puppet seems to be a
good place to implement them. And users who program Puppet are
encouraged to keep from external scripts as far as they could.
--
Thank you for your reply,
Adam Ryczkowski
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to puppet-users+unsubscribe...
2013 Mar 20
1
Problem with building instructions for btrfs-tools in https://btrfs.wiki.kernel.org/index.php/Btrfs_source_repositories
...s.so.0
[LN] libbtrfs.so
[LD] libbtrfs.so.0.1
/usr/bin/ld: cannot find -llzo2
collect2: error: ld returned 1 exit status
make: *** [libbtrfs.so.0.1] Error 1
I suggest to make amendment to the wiki and add a "liblzo2-dev" to the
apt-get line for Ubuntu/Debian.
--
Adam Ryczkowski
+48505919892 <callto:+48505919892>
Skype:sisteczko <skype:sisteczko>
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
2009 Oct 21
2
Bug #2617(?) in Puppet 0.25.1rc2
When I use the latest puppet 0.25.1 I got the same problem. This is
what I do:
0. Install the Ubuntu 8.04 server with ssh, ruby, rdoc, libopenssl-
ruby and git-core (which gets removed after clone).
1. Install the latest puppet from git repositories on both machines
using git clone «git clone git://github.com/reductivelabs/puppet» and
«git clone git://github.com/reductivelabs/facter»
2. Install it
2009 Nov 22
0
Puppet 25.1 + stored configuration (with sqlite) + augeas on Ubuntu 9.04 or 8.04
> Adam, you should be able to either grab the unstable deb from here:
>
> http://packages.debian.org/sid/puppet
>
> or build from source using git-buildpackage, this post describes how:
>
> http://explanatorygap.net/2009/10/29/puppet-0-25-1-debs-done-but-dela...
Thank you very much!! I have already tried the debian-experimental
packages on both Ubuntus, but I finally gave up