/srv/irclogs.ubuntu.com/2021/03/29/#ubuntu-server.txt

lordievaderGood morning06:12
patstomshow to remove package together will all config files? I was trying to delete mysql packages with --purge flag but seems like it was not deleting all databases it had08:20
remhazeNormally --purge should remove all config files, but you can manually remove database here :/var/lib/mysql/08:22
patstomsi understand that08:23
patstomsi will just delete mysql folder then08:24
=== Napsterbater_ is now known as Napsterbater
=== jancoow4 is now known as jancoow
iceyhey jamespage - how do we handle backports of non-OpenStack things to the cloud archive. I'm seeing that there's a bunch of stuff ther's updated from distro but doesn't have UCA specific bug targets nor verification tags14:25
marethi i just installed ubuntu-server with 2 nvme drives in raid 0 and xfs file system. I would like to change secotr size to 4k  is the command to use. sudo mkfs.ext4 -m 0 -T largefile4 -L TEMP-drive /dev/md0  if output of  fdisk -l is ?https://pastiebin.com/6061ee7bcbd9515:14
mybalzitchmaret: well, that will erase everything on the drive, and recreate it with ext415:22
maretou sorry true i read the manual wrong15:22
mareti should use mkfs.xfs15:22
mybalzitchthat will also erase everything on /dev/md015:23
maretyeah thats fine thats for external hdd actually , so AFAIK 4k should be better for modern nvme drives if my goal is performance?15:24
maretif so can i reformat them now and do I use /dev/md0 which represents  RAID 0?15:24
mybalzitchwell, md0 is a software raid device, so it sounds like it could be your two internal nvm.e drives15:25
maretyes thats it15:25
mybalzitchyou want /dev/sdb for your WD Elements drive15:25
maretI have two internal nvme in RAID which I thinking about formating to 4k blocks + i have external hdd  for Elements15:25
mybalzitch12.75TiB15:25
maretyeah  sorry about the confusion  I need to format both15:26
mybalzitchohhh ok15:26
mybalzitchalso I didn't read your fdisk until now, you have a bunch of drives ;p15:26
maret4 yeah15:26
mybalzitchwell the nvm.e's are still 512b native15:27
mybalzitchbut I'm not super well versed on going 4k vs 512b, so I'm gonna bow out here15:28
maretfair enough cheers :)15:28
mybalzitch<315:29
=== Ussat is now known as Saint_Ussat
maretWhats the easiest way to figure how what was the highest usages for CPU / RAM / IO during certain period? I want to run something on server overnight and check results at the morning21:20
maretnvm seems like I have full disk, how can I figure out why ? https://pastiebin.com/60624bc01a43421:51
leftyfbmaret: sudo ncdu /21:56
maretleftyfb I dont have enough space to install ncdu :(21:58
leftyfbmaret: maybe start purging some older log tarballs to get some space enough to install ncdu21:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!