/srv/irclogs.ubuntu.com/2017/03/16/#ubuntu-server.txt

=== trancendental is now known as Transcendental
=== lordievader is now known as Guest76231
=== Guest76231 is now known as lordievader
goose_Hi so I've got a pretty difficult task to accomplish. I am a beginner at best with servers but I manage the website for a non profit, and our friend hasnt paid his hosting and we have an important article coming out tomorrow. I have my own hosting on greengeeks or I could host it on my computer. I have all the auth info from go daddy to switch it over I just dont know how to, totally new to ubuntu using 16.04 only a couple weeks 06:56
goose_I need to point the dns to my hosting and download then upload the site right? its wordpress06:57
goose_sorry if this is the wrong forum, its just that a server is at the centre of all of this06:57
hallynnacc: i'm on the road till the weekend, sorry.08:16
hallynplease keep me in the loop on the open-iscsi one.  my understanding was it dabbles in hardware therefore is inappropriate in containers08:16
=== JanC is now known as Guest95676
=== JanC_ is now known as JanC
=== Isla_de_Muerte is now known as NwS
whirlmindAny inputs on this thread : https://ubuntuforums.org/private.php?do=showpm&pmid=255218812:02
whirlmindI mean this thread : https://ubuntuforums.org/showthread.php?t=235575412:04
kyle__Any preseed gurus here?  I've been fighting with it for a few days, trying to get my preseed recipe to do an EFI install properly13:09
cpaelzerwhirlmind: you approach is fine, as you take a backup before you should go along13:10
cpaelzerwhirlmind: shrinking is always coming with a risk, but mostly works13:11
cpaelzerand the "mostly" is where the backup kicks in13:11
cpaelzerwhirlmind: btw in general, backup to the same disk than you run on is rarely useful (reading in your intention why you shrink)13:11
kyle__I can get the installer to run through, but it apparently never catches the EFI install part, because on the next boot, it just pxeboots insto the installer and runs through the install agian.13:12
=== petevg_afk is now known as petevg
whirlmindcpaelzer: Thank you for your inputs. As to the backup being on the same disk, you are right. I will be taking a copy on to an external device. I usually leave a copy of the backup on another partition on the same disk as well, just for ease of access.13:43
=== John is now known as Guest268
nacchallyn: ack, will do!14:46
adrian_1908I didn't get an answer in ##php, so maybe someone here can help me. If I have a VPS with just one core, what's a good number of child processed for PHP-fpm to use? Is the default (5) better than say 1 or 2?15:23
naccadrian_1908: i assume there's a certain amount of tweaking, but i wouldn't change the default unless you know you should15:26
naccadrian_1908: which process manager are you using?15:26
adrian_1908nacc: just the vanilla php7.0-fpm that Ubuntu offers by default. If you mean something else, let me know.15:27
naccadrian_1908: fpm itself has a process manager15:27
naccadrian_1908: i don't have one in front of me, let me look at the defaul15:28
=== Benjamin_ is now known as nmjnb
adrian_1908nacc: do you mean the static/dynamic/ondemand models?15:28
naccadrian_1908: yeah15:28
adrian_1908nacc: not sure yet, but i'm thinking static with 1 or 2 children. I imagine the default expects more hardware and load. I don't have any load issues to worry about, but I'm interested in an economical setup none-the-less.15:29
adrian_1908It's not always as simple as 1 core = 1 thread or 1 process though, so i thought maybe someone has experience with this :)15:31
naccadrian_1908: seems like dynamic is the default (if i'm reading it right)15:32
naccadrian_1908: and core is probably the wrong term to use here15:32
naccadrian_1908: do you mean you have 1 logical cpu in /proc/cpuinfo?15:33
adrian_1908nacc: i meant in the sense that my VPS is assigned only one "vcore".15:33
naccadrian_1908: ok, in my perspective what matters is what linux sees as # of cpus15:34
naccadrian_1908: you can hyper-optimize as to what youa re running on physically/virtually15:34
naccbut linux doesn't know any of that15:35
adrian_1908fair enough, i'm not well versed in that. my VPS reports `cpu cores : 1`.15:36
naccadrian_1908: what does /proc/cpuinfo say?15:36
adrian_1908nacc: just that, an Intel Haswell with 1 cpu core.15:37
naccadrian_1908: oh i see15:37
naccadrian_1908: sorry, i thought you meant the VPS web view or something15:37
naccadrian_1908: even a single-cpu system can handle multiple processes running (well it definitionally is doing htat)15:38
naccadrian_1908: there's not a reason to have more if you know you aren't processing tons of requests15:38
naccadrian_1908: 1 seems like a bad idea, just because if it is busy then you'll notice, i think?15:38
adrian_1908yeah, if there's any kind of delay or bottleneck, 1 might just be the wrong choice. Maybe 2 then. I just wasn't sure of there's some complex load balancing going on in the back, that makes e.g. 5 faster on a single cpu (even on low load). Hence my asking.15:41
naccadrian_1908: that i don't know about  :)15:41
adrian_1908nacc: ok, but thanks! :)15:42
jonahhi can anyone please help with an error I have on iptables: http://pastebin.com/QmNXv8p916:06
jonahmuch appreciated for any help16:06
lordievaderjonah: Does the DOCKER chain exist?16:11
=== clvx is now known as Guest74203
jamespagemwhahaha: hey - the pike UCA pockets are now populated - its just in sync with Ocata ATM; will get bumped to Pike for milestone 117:40
=== Guest74203 is now known as dadada
=== dadada is now known as Guest47836
mwhahahajamespage: sounds good, thanks17:45
jamespageyw17:45
=== Guest47836 is now known as clvx
=== drab_ is now known as drab
=== poster is now known as Poster
mwhahahajamespage, coreycb: are you guys aware that your fwaas tempest tests are still out of date for ocata? http://logs.openstack.org/57/446657/1/check/gate-puppet-openstack-integration-4-scenario001-tempest-ubuntu-xenial/49fe74b/console.html#_2017-03-16_18_22_06_51624119:05
* mwhahaha is checking our tempest exclusions from m2/m3 packaging19:05
coreycbmwhahaha, i see what's going on there19:14
coreycbmwhahaha, it's not so much out of date, well it is, but upstream hasn't released a point release yet with the fix19:14
coreycbmwhahaha, i'll cherry pick the patch and upload it19:15
mwhahahacoreycb: ok, we've just be excluding since it broke19:16
coreycbmwhahaha, i've uploaded that so it'll work it's way back to the cloud archive for ocata.  you can track it in bug 1667736.19:49
ubottubug 1667736 in neutron-fwaas (Ubuntu) "gate-neutron-fwaas-dsvm-functional failure after recent localrc change" [High,Triaged] https://launchpad.net/bugs/166773619:49
mwhahahacoreycb: thanks19:49
=== lordievader is now known as Guest65389
=== Piper-Off is now known as Monthrect
=== miczac_ is now known as miczac
drabok, million dollar question of the day...23:06
drabudel net rule seems to conflict with bridging23:06
drabprobably because the rule mentions the mac address the the bridge is supposed to get the same mac23:06
drabso it gets confused23:06
drabany idea how to untangle this mess?23:07
drabI'm on xenial, using unpredictable names, aka eth0... (yes I've disable predictable names)23:07
drabI further set up a rule in /etc/udev/rules.d/70... network to assign the name "lan" to eth0 (based on mac address)23:08
drabin /etc/network/interfaces I then have the usual 5 lines to set up "lan" to inet manual and the bridge to add that as a port/device and up it23:08
drabthe setup works fine if I take out all the udev rules and use "eth023:09
drab"23:09
drabas the name23:09
drabhttps://github.com/systemd/systemd/issues/337423:13
drabseems related23:13
drabaltho nobody wants a million dollars uh? :)23:22
tsimonq2drab: I want a million bucks, can I get it without answering the question? XD23:52
OerHekswild guess .. predictable interface naming, not eth0 but ensp3 or simular like that .. we share the million, tsimonq223:56
OerHeksoh, i see the disable precictable names now... no million.23:59

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