=== trekkie1701c_ is now known as trekkie1701c | ||
azidhaka | Hi everyone! Having a problem with apparmor in complain (learning) mode. It acts like enforce mode - in the logs: apparmor="ALLOWED" requested_mask="wr" denied_mask="wr". I can't create the profiles with aa-logprof, because everything is denied. Here is the apparmor config for apache2 for example: /usr/sbin/apache2 flags=(complain) { ... } Still, every action of the binary is denied | 07:48 |
---|---|---|
Moha | Hi | 08:36 |
Moha | To handle lost space because of small files (in order of 1kb to 20kb), I'm going to reformat the data partition with the following command: | 08:37 |
Moha | `/sbin/mke2fs -t ext4 -b 1024 -i 1024 -m 0 -I 128 -L data /dev/sdb1` | 08:37 |
Moha | Do you generally this combination of switches for mke2fs for my case (lots of small files)? | 08:38 |
Moha | I'm afraid of the `-m 0` switch! Is it safe to use it for non-root partitions? | 08:39 |
raph_ael | Hi, i'm trying to do an autoinstall by providing a user-data to the iso, i installed a vm and got the user-data provided, but can't get it to work on new install, i tried a lot of user-data on the net, none work, if anyone can help, thanks | 08:39 |
mgedmin | I once chose a "large files" layout during mke2fs because I didn't plan to have lots of small files, ended up running out of inodes | 08:44 |
mgedmin | I stick to the defaults since then | 08:44 |
mgedmin | well, I reduce the root-reserved percentage with tune2fs from time to time because the space is there to be used and finding files to delete is a hassle | 08:44 |
=== utkarsh79 is now known as utkarsh2102 | ||
=== y0sh_| is now known as y0sh_ |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!