[00:02] cuken: lvm? [00:05] drab: I have a 10tb lvm setup as data independant of the root and home partition, both of those are ext4 [00:16] cuken: ok, then you should be able to do it, altho I can't stress enough that if you care about your data you shouldn't [00:16] cuken: from a logical perspective you'd resize the data VG,eventually getting a bunch of free space [00:17] you'd then add back that space as a new PV that's available to the system and add that to the root VG and then expand the filesystem [00:18] of course the devil is in the details and if you have not done this before, at the very least, I'd find an old pc or a VM to practice on [00:18] and then write down the steps and only then run them on the actualy server [00:19] also it goes withuot saying that you should have backups fo everything you care about before doing something like this (or anything really, but especially when fiddling with the FS) [00:23] and in fact, the above isn't quite correct, if it's all the same VG already no PV in involved [00:24] if it's all the same VG from whatever PVs you just shrink the data LV, resize the FS, lvextend the root LV with the new free space and resize (grow) the root LV [00:24] ext4 supports online resizing so this should work [02:50] do we need all these options or just -r and -o will work on modern systems like hp dl360 [02:50] genisoimage -r -l -b isolinux/isolinux.bin -no-emul-boot -boot-load-size 4 -boot-info-table -z -iso-level 4 -c isolinux/isolinux.cat -o foo.iso -joliet-long origisodir/ === tohuw is now known as Guest93836 === tohuw is now known as Guest81884 === G_ is now known as G === tohuw is now known as Guest60588 === funabash1 is now known as funabashi [19:16] hello, I installed Ubuntu Server 17.04 . After rebooting I installed postfix and mailx. Then I send a test mail. but no mail arrived. So I went to /var/log and I also do not see the mail,log [19:16] How can I take care that things are working again [19:28] hi. [19:28] Could someone help me make owncloud working behind an apache reverse proxy [19:28] Everythign is working exept the webdav [19:29] Wierd, when I do systemctl status postfix I see running(exited) [19:29] anyone who can help me ? [19:32] roelof_: what does the logs say [19:32] what is the actual status of postfix [19:33] at this point running(excited) [19:33] no, thats not a status [19:33] thats a systemd status [19:33] what's the actual status [19:34] oke, got postifix working [19:34] but still no mail.log [19:34] ikonia: ^^ [19:35] so postfix is running, correct ? [19:35] yep. I could send a mail and recieved it back [19:35] but the systemd status shows it as running exited [19:35] correct? [19:36] yep [19:36] are you sure it's actually staying up and not just running, exiting, running, exiting, [19:36] as thats normally what that status suggests [19:36] (not always though) [19:37] that could be , in the lines after that I see stoppng and starting postfix [19:37] so that problem is solved [19:37] so I would guess that's what's going on here [19:38] Still I have a problem that no mail.log is generated [19:38] that is not a great situation to be in [19:38] roelof_: I'd be more worried why postfix is stopping/starting all the time [19:38] rather than the mail log at this stage [19:39] ikonia: apperently postfix is only running when a mail is send and closes then [19:39] I can live with tht [19:39] that [19:39] roelof_: that means you won't get mail deliveyr [19:39] delivery [19:40] I get mail delivery , I checked that [19:40] I doubt that [19:40] if it only spawns when you send mail - how will you get mail [19:42] I do not know, I send a mail to postmaster and get it back so I could read it [19:42] that is enough for me [19:43] roelof_: you don't understand your mail setup then [19:43] if postfix is only running when you send, it won't be listening to recieve [19:47] ikonia: I did followed the tutorials on the postfix pag [19:47] thats not really what I said though [19:48] ikonia: what do you mean then [19:49] I mean you don't understand how your mail setup works [19:49] I see when I do systemctl status postfix that it is active(exited) [19:49] yes, you said that [19:49] and I explained the most likley cause for that, which you suggested was correct from your logs [19:50] When i send a mail I recieve it back on the right mailbox so I can recieve mails [19:50] right - so then you don't understand how your mail setup is working, because you told me it only starts when you send mail [19:50] if that was true you would not be able to recieve mail [19:50] so I can assume that everything is working just fine [19:50] no [19:50] I would not make that assumeption at all [19:51] oke, but I cannot check anything because I do no have a mail.log [19:51] thats not the only log [19:51] and I suspect you don't have a mail log because something is not right with how postfix is starting up / exiting [19:52] can be. Im just learning postfix [19:54] I will take a break and read the tutorials again. Thanks for the help ikonia === joeyy is now known as homecable === homecable is now known as joeyy