/srv/irclogs.ubuntu.com/2024/10/08/#ubuntu-server.txt

=== trekkie1701c_ is now known as trekkie1701c
azidhakaHi 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 denied07:48
MohaHi08:36
MohaTo 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
MohaDo you generally this combination of switches for mke2fs for my case (lots of small files)?08:38
MohaI'm afraid of the `-m 0` switch! Is it safe to use it for non-root partitions?08:39
raph_aelHi, 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, thanks08:39
mgedminI once chose a "large files" layout during mke2fs because I didn't plan to have lots of small files, ended up running out of inodes08:44
mgedminI stick to the defaults since then08:44
mgedminwell, 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 hassle08: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!