/srv/irclogs.ubuntu.com/2018/05/09/#ubuntu-server.txt

=== miguel is now known as Guest79776
=== mundus2018 is now known as mundus
sarthorHI, I have ubuntu installed on PC, and have two NIC, one NIC is configured automatically when I was installing OS, and name as "ens18", I have other LAN card also plugged in the same box, How to find the name of that lan card, because the name are not like eth0/ eth1 and eth2 .... HELP03:43
sarnoldtry 'ip link'03:44
sarthorifconfig -a shown that.. thanks03:53
cpaelzergood morning04:59
lordievaderGood morning06:02
tobascojamespage: coreycb https://www.cvedetails.com/cve/CVE-2017-2592 is not in main python-oslo.middleware for xenial (mitaka)07:20
tobascohttps://review.openstack.org/#/c/425734/07:20
tobascopython-oslo.middleware is already the newest version (3.8.0-2).07:20
tobasco500 http://se.archive.ubuntu.com/ubuntu xenial/main amd64 Packages07:21
tobascocan see it triaged but the fix is not released07:35
=== pitastrudl_ is now known as pitastrudl
=== beatzz_ is now known as beatzz
=== joelio_ is now known as joelio
joelioyep10:27
rbasaknacc: I think it's distro-info-*data* that needs updating, which is a separate source package.10:36
rbasakThe distro-info snap part has a stage-packages of ridsro-info, which is confusing10:37
rbasakI suspect that if we need distro-info from source, we don't need it staged explicitly, but we do need distro-info-data staged as that comes from the archive perhaps?10:38
rbasakSo a rebuild might work.10:38
rbasaknacc: do you remember why distro-info is built from the tarball?10:41
ahasenackrbasak: hey, I got a distro-info-data update today in bionic, and it has a cosmic line in the ubuntu csv13:22
fricklerthedac: coreycb: updated https://bugs.launchpad.net/neutron/+bug/1750121 . I'll be mostly off for a long weekend now, will check back next week13:31
ubottuLaunchpad bug 1750121 in neutron-dynamic-routing (Ubuntu Bionic) "Dynamic routing: adding speaker to agent fails" [High,Fix committed]13:31
coreycbtobasco: ok that is on our security team's radar, though I think I'll just give them a hand and do the SRU myself13:32
coreycbfrickler: thanks! i'll check in with david when he gets in.13:33
coreycbfrickler: he is thedac btw13:33
fricklercoreycb: yes, I found that out and highlighted him, too ;)13:34
coreycbfrickler: ah missed that, cool :)13:35
Neo4Hi, I've done first shell scrip, it installs apache2, mysql, php, phpmyadmin and node.js nvm14:04
Neo4https://gist.github.com/kselax/0b07445fba101e6b74732f64814070c014:04
joelioNeo4: I'd imagine most people in here use a configuration management too like ansible or puppet14:20
joelios/too/tool14:20
joeliobut fair play if it's yout first :)14:20
Neo4joelio: that is not modern, better to use your own14:20
Neo4joelio: your own script give you more flaxibility, you can put editing files there, as I did in mine14:20
joeliono, it doesn't but anyway14:21
joelioansible and puppet allow you to create hierarchies of looups of configuration data14:21
Neo4joelio: before editing file I output a tip and run vim with file, then user are able to press CTR+z an go to shell and read tip and then return back to file type fg14:21
Neo4joelio: ok, I saved this names, ansible and puppet, and will look on youtube what they are14:22
joeliook, if it works for you fair enoiugh, just don't expect to get much traction in this channel... like I said, people use more specific tools14:22
joeliothey were bourne out of ssh in a loop with shell scripts ;)14:22
joelioNeo4: I'd look at ansible first, it's probably easier to get into14:23
Neo4joelio: I'm going to write a few my scripts that will create automaticaly virtual host, for example put this file ~/bin/newvh newvh - means new virtual host, and user do this newvh site.com14:24
Neo4and he got /var/www/site.com and apache should be configured automatically and reload14:24
Neo4joelio: and one script that will install wp14:25
Neo4~/bin/cpwp (copy wordpress) , cpwp site.com14:25
Neo4and script should go to github and download from there wp to /var/www/site.com14:25
Neo4joelio: is it cool? :)14:25
joelioI'd just use nginx and ansible modules, but whatever you wish :)14:26
Neo4joelio: it looks so cool, I used to do this all manually14:26
joelioif you can work it and it looks good, then fair enough, that's the most important part - if you as an admin are comfortable with the tools14:26
Neo4joelio: it will streamline your work14:27
Neo4joelio: you will do more work for short time14:27
joeliowhat will?14:27
Neo4joelio: shell, how much time it will take to create virtual host? and put there wordpress tite?14:27
joeliohah, well considering I never deploy wordpress (yuk) then no, it really woruild14:28
joelio*wouldn't P:)14:28
Neo4it takes much time if do it manually, sometimes you forgot commands, somtimes other errors14:28
Neo4with shell it's one minute, type two row14:28
joeliodude, I getcha, look at what configuration management tools do then come and speak to me again :)14:28
Neo4joelio: it can be other CMS, doesn't matter,14:28
joelioI don't depoloy CMS's mate, I write automation for cloud services14:29
Neo4joelio: I don't thing they better than own tools?14:29
joeliotrust me, they are better than shell, for my usecases14:30
joelioif you read up on them, then you will see why :)14:30
Neo4joelio: in programming people to use frameworks only when they work in team for other people will able to understand what is going on, it might in linux people use general tools as well for other people understand it14:30
Neo4joelio: no, I doubt14:31
Neo4joelio: they should be worse, because they are made for common use14:31
joeliodude, I do this everyday for a living, sure14:31
joelioshell scripts have their place, but not for large scale system automation working with heteregenous environments14:32
Neo4joelio: ok, I look there, but I really very impressed, how easy deploy apps using shell :)14:32
joeliohell, then you ain't seen nothing yet :D14:32
Neo4joelio: can't calm down...14:32
=== rsalveti is now known as rsalveti__
=== rsalveti__ is now known as rsalveti
Neo4joelio: yes, I'm a newbie14:33
joelioheh, it's cool dude!14:34
joeliobeing keen on tech is something to be encouraged :D14:34
joelioalso, http://timstaley.co.uk/posts/why-ansible/14:34
=== lionel_ is now known as lionel
Neo4joelio: I think  a mail server with shell also will be easy deploy and fast14:36
Neo4joelio: if you want to send spam, you can buy servers and fast deploy a few mailservers14:37
Neo4or VPN or others apps14:37
Neo4it's very big possibilities14:37
Neo4joelio: do you know about backup? I am thinking now. about theory14:39
Neo4joelio: I read in book there we can write shell script that will remotely using ssh connect to our server and get from there data and store in our local computer, This is possible to do using scp command or srsynk14:40
Neo4is this called backup?14:41
Neo4I think write script that will connect to server, and take make database damp, make archaive from /var/www/site with this damp and put to my local computer, and this task should run in cron14:42
joelioNeo4: sure, sounds fine. There are other tools available for backups btw.  Depending on your site and how busy it is, you may need to lock the tables before dumping the database too, so consistency is fine. I think mysqldump does that if you're using that14:50
joeliocan create a tar of the site and db backup etc and use ssh to pull that (look up ssh keys too, you'll need those)14:51
Neo4joelio: yes, using, I have never done backup, I see on my shared hosting it had been set up, but I didn't know how it was working14:51
joeliothere are off the shelf solutions too like duplicity/backupmypc etc14:51
joelioif your host does it, leverage that14:52
joeliojust be aware on checking the update timestamp of the backups etc.. to make sure you've got a valid, recent backuo14:52
Neo4joelio: I read about remote backup in 'Linux bible', this was the main solution, make remote connection14:52
joelioand *the* most important part of backups - TEST YOUR RESTORES! :D14:52
joelioyea, that's fine, via ssh14:53
Neo4joelio: no, now host nothing do, if you have VPS you have to do all yourself14:53
joeliouse an ssh key and then it's non-interactive14:53
joeliothere are loads of tutorials etc14:53
Neo4joelio: yes, need to break down this theme on days14:53
naccrbasak: pong15:08
naccrbasak: you're right, we just need an updated d-i-d15:09
naccrbasak: which you'd get on a rebuild (which appears needed for USNs anyways)15:09
rbasaknacc: thanks. Can distro-info just be used from the package now, rather than built from tarball?15:13
naccrbasak: I *think* so -- there were times where it wasn't up to date in enough time, possibly? I'm not 100%, but I think that should be safe. You'll need to add it as a stage-package in git-ubuntu, I think15:20
nacctbh, i would do it as two separate commits, cleanbuild each and diff the squashfs images15:21
naccrbasak: sorry I didn't comment that better15:25
naccrbasak: oh, we might have needed a newer python3-distro-info15:25
naccrbasak: that's what it was15:25
stationwas I clumsy, hdd rack slipped directly into motherboard, the leg of an capacitor was injured and had   to replace the hall cap. but since its an eBay motherboard and I'm dealing with first timer Server Motherboard and apparently Im still very slippery. I'm still not out of the clouds. the MB supermicro A1SRi-2758F is cycling trough al kinds of code errors at System Initialising … 71 is the most stubborn one and seems to be 16:02
stationved by http://www.supermicro.com/support/faqs/data_lib/FAQ_18625.pdf16:02
stationwith USB in … for AMI.BIOS flash it stops at F2 code with seems to be Recovery process started16:02
stationmentioned in this PDF if I'm right F3 means it found it AMI.BIOS file https://www.supermicro.com/manuals/other/AMI_BIOS_POST_Codes_for_Grantley_Motherboards.pdf16:02
stationso on OSX I flashed as Microsoft FAT 16 , the keyboard is on at F2 so its functioning for CTRL+HOME16:02
tewardmail servers are FUN!  >.>16:31
tewardunrelated, server team: you've got a glowing report to the CC from me detailing how you all helping me was instrumental in helping to get NGINX ready to go for BIonic.  (I was talking to the CC on something else, and gave a "By the way" admiration of how helpful you all have been)16:32
naccdpb1: fyi, i'll work on getting as much of php* sync'd over the next few weeks16:36
naccI need to send a bunch of stuff to Debian first, I think16:36
dpb1cpaelzer: ^16:46
dpb1nacc: awesome!16:46
dpb1:)16:46
sdezielnacc: https://bugs.launchpad.net/ubuntu/+source/php7.0/+bug/1770222 (HTH)17:05
ubottuLaunchpad bug 1770222 in php7.0 (Ubuntu) " [MRE] Please update to latest upstream release 7.0.30 / 7.1.17 / 7.2.5" [Undecided,New]17:05
naccsdeziel: I can probably help the team do it, but I'm no longer at Canonical (fyi)17:07
sdezielnacc: oh, I wasn't aware17:08
cpaelzerbig +1 nacc, thanks17:25
naccsdeziel: np17:26
nacccpaelzer: i can send MPs for PHP MREs, or just do them myself, which would you prefer?17:26
cpaelzernacc: I'd say decide case by case - if it is trivial/no-discussion - then I'd not want us to block you17:31
cpaelzernacc: if there is a reasonable change that needs to be considered make an MP17:32
nacc cpaelzer: yeah, typically the MREs are pretty straight forward; I may need to coordinate with mdeslaur though if there are CVEs17:32
nacccpaelzer: +1, thanks17:32
=== lyn__ is now known as lyn||ian
eshas I want to use the ubuntu cloud image for 18.04 on KVM ppc64le. I have done following:wget https://cloud-images.ubuntu.com/bionic/current/bionic-server-cloudimg-ppc64el.img18:24
eshas<eshas> qemu-img convert -O raw bionic-server-cloudimg-ppc64el.img bionic-server-cloudimg-ppc64el.raw18:24
eshas<eshas> how do I now create passwd, ssh to imag and use it then to boot?18:24
sarnoldeshas: probably best is to use cloud-init to perform the first-boot initialization tasks18:31
eshasso cloud init should alread be there in the .img18:32
eshasshould I just boot it?18:32
eshaswhat about user/login?18:32
nacceshas: cloud-init is a program that runs at init-time, it's what initialized (customizes) a cloud image, if you want it to18:33
eshasyes,18:33
eshasbut cloud-init v18.2 should be there in image itself18:33
eshasor do I need to apt-get install it?18:34
sarnoldhttp://cloudinit.readthedocs.io/en/latest/topics/modules.html#users-and-groups18:34
nacceshas: it will be there in the cloud images18:34
eshasI was under impression after converting to raw I have to mount the image, chroot, passwd etc18:34
eshasand then boot it so i can use the username/passwd18:35
eshasbut I am not sure how to mount and make changes to it18:35
eshaslet me just first try to use the .img as is18:35
sarnoldonce upon a time that was probably the way things worked -- but the idea with cloud images these days is to have a single image that all the hosts can boot and a simple declaritive way to add users, ssh keys, install packages, etc., so when you start a cloud image, it comes up with the day's security updates already applied, your users and ssh keys as needed, etc, and is ready to use without manual18:36
sarnoldmucking18:36
eshashow do I add my users?18:38
nacceshas: with cloud-init.18:38
nacceshas: as we've said a few times now :)18:38
eshashmm..cloud-init will run when I boot and do initialization to pick network info etc18:39
eshasI dont know how to specify user/passwrd there18:39
eshasyou mean config drive data?18:39
sarnoldthe trouble with cloud-init is how to supply the data to the thing at boot time. that's severely underdocumented.18:39
eshasyes, thats what I am stuck at.. how to ssh or have a valid username/passwd on first boot18:40
naccthere is also #cloud-init18:40
naccand lots of docs18:40
eshasdo I mount .raw / and chroot18:40
eshashmm18:40
eshasthis is more of cloud image usage18:40
sarnoldjust set aside an hour to read all the docs and *then* try to solve problems ;)18:41
eshasis there a channel for cloud image?18:41
nacceshas: no, i think it's just a matter of learning cloud-init18:41
nacceshas: i don't think it has much to do with 'cloud image usage', tbh18:42
eshasok, I do know about cloud-init and use it but mainly for network config etc18:42
nacceshas: you can do just about everything in cloud-init18:43
eshasthere is no default user/password for ubuntu cloud-image18:43
eshas?18:43
nacceshas: i would doubt it18:46
ahasenackI don't understand lp's diff in https://code.launchpad.net/~ahasenack/ubuntu/+source/apache2/+git/apache2/+merge/34531219:04
ahasenackit's too big, it has changes outside of debian/19:04
ahasenackhttps://pastebin.ubuntu.com/p/jfvkf4vydR/ locally it's sane and as expected19:05
naccahasenack: looking19:05
sarnoldguessing, it's showing everything different since 2.4.29-1ubuntu4.119:06
ahasenackmy guess too, which would imply debian/sid is out-of-date in lp19:06
naccahasenack: the branch is at 2.4.33-319:07
ahasenackdebian/sid?19:07
naccyeah19:08
nacc(per the web UI)19:08
ahasenackthat's correct then19:08
naccahasenack: yeah, give me a sec19:08
ahasenackoh, wait19:09
ahasenackthere was a warning about empty directories19:09
ahasenackWARNING: empty directories exist but are not tracked by git:19:09
ahasenackdocs/manual/style/lang19:09
ahasenackdocs/manual/style/xsl/util19:09
ahasenackcould that be related?19:09
naccyeah19:09
naccall the changes are related to fully added files19:09
ahasenackfrom docs/19:10
naccand modules/ maybe?19:10
ahasenackthe warning only mentioned the two dirs above19:10
nacchrm19:10
naccyeah docs/ for sure is all adds19:10
ahasenacklet me do a clean clone elsewhere19:10
naccdid it go from empty to not?19:11
ahasenacklet me check 2.4.3319:11
naccahasenack: and, afaik, the importer is keeping up right now (I don't have visiblity to the reports, but I periodically check and the git page is moving)19:12
zavehi all, is this the place to ask a question about systemd unit files? i'm getting an error when trying to start a service. the error is code=exited, status=200/CHDIR ... that's a permission issue?19:17
ahasenacknacc: those directories are still empty in 2.4.33: https://pastebin.ubuntu.com/p/DP8KT5Gbqb/19:17
ahasenackthey are the only empty dirs in both versions19:17
naccahasenack: i can see in git properly tht the merge is normal19:17
naccahasenack: i would ask in #launchpad what's going on19:17
naccahasenack: there are bugs here, iirc19:17
dpb1zave: likely directory not existing?19:18
ahasenacknacc: ok, thanks for checking19:18
dpb1zave: `journalctl -u <unit>` give any more?19:18
sarnoldzave: check the unit file to see if it instructs systemd to change directories or run only if a directory exists or something similar19:18
naccahasenack: i didn't check the merge proper, but my diff matches your pastebin19:18
ahasenackgood19:19
naccahasenack: tbh, i don't usually pay much attention to the web UI -- but I would still ping in #launchpad, just to see if it's something obvious19:19
ahasenacknacc: it's just that, at first, I obviously selected "ubuntu/devel" as the target, which is incorrect for a merge. And the size of the diff is what alerted me to that19:20
ahasenacknacc: so I resubmitted with the correct target, but the diff was still wrong :)19:20
naccah19:20
naccdid you fully repropose it?19:21
ahasenackat first yes, then I saw it was still wrong, then I deleted it19:21
ahasenackbut it's still wrong19:21
nacchrm19:21
naccthere were some known issues with libgit2 that cjwatson was aware of (I'm reviewing my IRC logs :)19:22
zaveunicorn_abm-demo-01.service: Main process exited, code=exited, status=200/CHDIR19:22
zaveunicorn_abm-demo-01.service: Control process exited, code=exited status=20019:22
zavesystemd[1]: unicorn_abm-demo-01.service: Unit entered failed state.19:22
zavesystemd[1]: unicorn_abm-demo-01.service: Failed with result 'exit-code'.19:22
zaveunicorn_abm-demo-01.service: Main process exited, code=exited, status=200/CHDIR unicorn_abm-demo-01.service: Control process exited, code=exited status=200 systemd[1]: unicorn_abm-demo-01.service: Unit entered failed state. systemd[1]: unicorn_abm-demo-01.service: Failed with result 'exit-code'.19:23
zavesorry about that.19:23
naccahasenack: ok, i hit this with apache2 some time ago, as well. pygit2 itself was generating that weird diff, even though it correctly found the merge_base being debian/sid19:23
nacci appear to have dropped it after that and not followed up :(19:24
zavedpb1: that was the journalctl log entry19:24
ahasenacknacc: ok, and about those two empty dirs, what care should be taken before uploading? The tarball that git ubuntu build-source generates, I noticed during that run that it rejected one method of obtaining the tarball because of a hash mismatch, and I think it then downloaded it from lp19:25
dpb1zave: as seth said, I'd look at the unit file next19:25
ahasenackwould that be the telltale about this empty-dir problem?19:25
naccahasenack: yes, i expect so, but I'm not 100%19:25
ahasenackok, thanks for sticking around :)19:26
naccahasenack: i would obviously trust lp (even for debian tarballs) over our pristine-tar, if there is a mismatch19:26
ahasenackthat one I can upload, so if the mp gets approved, I'll be careful about that19:26
naccahasenack: i'd like to see the log with the mismatch if you have it, though19:26
ahasenackoh, sure, let me run it again19:26
ahasenackthe orig tarball is not a symlink in that case19:27
naccahasenack: wht do you mean (sorry, only half here)19:27
ahasenacklike19:28
ahasenacklrwxrwxrwx  1 andreas andreas   96 mar  6 12:25 sssd_1.16.0.orig.tar.gz -> /home/andreas/git/packages/sssd/.git/git-ubuntu-cache/ubuntu/sssd/1.16.0/sssd_1.16.0.orig.tar.gz19:28
ahasenackthat's what g-u usually gives us19:28
naccright, it puts it into the cache and symlinks it19:28
nacc(when it downloads from LP)19:28
ahasenackI can delete that cache safely, right? rm ./.git/git-ubuntu-cache/*19:29
naccyeah19:29
ahasenackk19:29
ahasenacknacc: I cleaned the cache, and the orig tarball in ../: https://pastebin.ubuntu.com/p/gPxnTbmC8T/ so far, still running19:31
zavesarnold: do you have a sec to look at my unit file, please? i don't think there's anything there that fits that description ..https://pastebin.com/3qkzzfc119:31
sarnoldzave: what's namei -l /home/deploy/apps/abm_staging/amb_demo_01/current   look like?19:32
naccahasenack: it's technically possible for pristine-tar to do something funky to tarballs, but we should have complained about it at import time19:33
naccahasenack: i'd file a bug, so we can figure out what happened19:33
ahasenackI might also file a bug because it crashed after19:34
nacc:)19:34
ahasenackhttps://pastebin.ubuntu.com/p/9SjvRkJbYz/ whole output19:34
zavesarnold: user was originally deploy, i just changed it a minute ago to root to see if that would affect this problem ... here's the output of what you asked ...https://pastebin.com/jTj9gpPz19:34
sarnoldzave: *curious*, I wonder if the symlink upsets systemd?19:35
naccahasenack: ah it would appear pristine-tar is not cleaning up the generated tarball when it fails verification19:35
ahasenackyeah19:35
sarnoldzave: can you try /home/deploy/apps/abm_staging/abm_demo_01/releases/20180501225458 directly and see what happens?19:35
sarnoldzave: .. I've got to run, good luck with this, and please report back :)19:36
zavekthx19:36
plagerism1We have a server which has bcm5709 cards in them, but I am unable to initialize the interfaces20:32
tomreynis ubuntu readily installed, yet, or is this while running the installer?20:33
plagerism1tomreyn: it is installed20:34
tomreynhow did you install it?20:34
tomreynyou said it's "16.04", is it 16.04.0 or a different point release?20:34
plagerism1Installed via USB media.  It was 16.04.420:34
plagerism1I will attempt to reinstall20:35
tomreyncan you show lsb_release -ds and cat /proc/version ?20:35
tomreynshould be just two lines, no need for a pastebin20:35
plagerism1tomreyn: Ubuntu 16.04.4 LTS kernel is 4.4.0-116-generic20:44
plagerism1Network wasn't initialized during the install20:44
plagerism1Would that make a difference?20:45
tomreynwell that'd explain why it doesn't try to bring them up, and why it didnt include things in initrd20:45
tomreynplagerism1: still, "modinfo bnx2" should not return an error20:46
tomreyndoes it?20:46
plagerism1Tomeryn: for what it's worth, I did not install it20:46
tomreynit's a bit unusual that 16.04.4 would install with the GA kernel, also, normally it'd prefer the HWE one, i think (although it should actually prompt)20:47
tomreyn!info linux-image-generic xenial20:48
ubottulinux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 4.4.0.124.130 (xenial), package size 2 kB, installed size 14 kB20:48
plagerism1Which kernel should I try?20:49
tomreynthat's not the 16.04.4 GA kernel also20:49
sdezieltomreyn: server now defaults to the GA kernel20:50
sdezielhttps://wiki.ubuntu.com/Kernel/LTSEnablementStack#LTS_Enablement_Stacks: "Server installations will default to the GA kernel and provide the enablement kernel as optional."20:50
tomreynyou should be on this https://packages.ubuntu.com/xenial/linux-image-4.4.0-124-generic (a dpeendency of linux-image-generic) or this https://packages.ubuntu.com/xenial/linux-image-4.13.0-41-generic (a dependency of linux-image-generic-hwe-16.04) kernel.20:51
plagerism1Okay20:51
tomreynsdeziel: thanks, good to know. the one plagerism1 has is neother GA nor HWE, though.20:51
plagerism1Weird20:52
sdezieltomreyn: by GA, I meant the latest 4.4.0-X :)20:52
tomreynsdeziel: are you saying https://packages.ubuntu.com/xenial/linux-image-4.4.0-124-generic is not the latest 4.4.0-X ?20:53
sdezieltomreyn: no, I'm with you, -124 is the latest and what everyone should be running if on 4.420:53
tomreynthanks for clarifying20:54
tomreynplagerism1: i'm assuming that when you said "Ubuntu 16.04.4 LTS kernel is 4.4.0-116-generic" that you were reporting the kernel version your system is running?20:54
tomreyn(since that's what i asked for, not an internet research)20:54
sdezielmy point is that 16.04.2 and subsequent point releases will still default to installing a 4.4 kernel20:54
plagerism1Yes you are correct20:55
tomreynsdeziel: alright, i got so much20:55
tomreynplagerism1: okay, chances are that 4.4.0-116-generic is just what the 16.04.4 installer comes with and you could not update it since for lack of network access.20:56
plagerism1Yea20:57
tomreynplagerism1: i guess you could either reinstall while bringing the system online during installation, or you could boot from the installer image and chroot into the existing installation and just install the missing patches, this would get you an upgraded kernel, thus a new initrd, and since you'll have internet access at the time it should also include what's needed to bring up your nics this time.20:58
plagerism1I don't know what I did, but nics are working now21:02
plagerism1I installed the extras kernel and rebooted21:02
plagerism1All 7 nics21:03
plagerism1Gonna dist-upgrade and hope for the best21:04
tomreynhow did you install it with out network access?21:06
plagerism1Tomeryn: I mounted the USB drive.  The only thing I did install was linux-image-extra-4.4.0-116 and rebooted.21:56
plagerism1Interestingly enough after dist upgrade and reboot to 4.4.0-224 nics were gone21:56
plagerism1I suppose if I install linux-image-extra-virtual, this would keep dependencies with kernel updates?22:01
sdezielplagerism1: that's the theory :)22:03
BluekingI wanna build filserver with ubuntu.. should I go intel xeon or ryzen ?22:04
plagerism1sdeziel: thanks22:05
sarnoldfileservers don't usually need much cpu power, just enough to run whatever compression, hashing, and raid algorithms your filesystem needs .. ECC memory is a good choice22:06
Bluekingecc are a requirement yes22:06
Bluekinggonna use it for mediaserver too22:06
sarnoldis that involving on-the-fly transcoding?22:07
sarnolddoes that parallelize well?22:07
Bluekingmaybe,  havn't dug into to really22:07
Bluekinginto it22:07
sdezielI once made the mistake to build a smb/cifs server using an embedded type of CPU AMD C-60 ... that turned out to be too a little weak22:07
sarnoldheh22:08
Bluekingamd c-60 ?22:08
sarnoldyeah I've never heard of it either22:08
sarnoldI suspect there's areason for that :)22:08
* lyn||ian has not heard of that22:08
sdezielyeah, old one. You should be fine with Xeon/Ryzen22:08
Bluekingxeon or ryzen :P22:09
sdezielhttps://paste.ubuntu.com/p/bgSSP28yqz/22:09
Bluekingold is that cpu ?22:10
sdezielI went for it because of the 9W TDP22:10
sarnoldnice22:10
Bluekingok I have apc with xeon dual core  xeon e3 v3 1230L  12,5 or 25W22:11
sdeziel201122:11
sdezielmakes a decent lxd server though :)22:11
Bluekinglxd ?22:11
sdezielnot bad for VMs either22:11
sdezielhttps://help.ubuntu.com/lts/serverguide/lxd.html22:12
sarnoldsdeziel: I was thinking it'd probably make a nice little maas thingy..22:12
Bluekingwould xeon E3 1230L be enough for filserver purpose ?22:12
Blueking+ some features22:12
sdezielthat's the cool thing with AMD, they do not castrate their low-end models so it has all the smart of that generation22:12
sarnoldnice22:13
powersjBlueking: I use a E3-1225 and it works just fine for file serving and hosts various lxd systems (e.g. grafana, influx, unifi software)22:14
Bluekingpowersj -> on-the-fly transcoding?22:14
powersjthat I don't do22:14
sarnoldBlueking: yeah that looks nice. 32 gigs might be a bit tight depending upon what you want to do with it, but it certainly feels like it ought to be able to fill your NIC from your disks :)22:15
Bluekingwould cpu do it ?22:15
BluekingI am looking for a supermicro mobo with 10GBit nic onboard..22:16
Bluekingmight go dual cpu mobo22:16
powersjBlueking: a quick search and there is a thread on the freenas forums about the 1230l22:17
Bluekingpowersj  link ?22:20
Bluekingmobo for xeon E3  with 10Gbit nic onboard have not enough pci-e lanes..22:24
sarnoldmaybe xeon-d boards would be a good fit? iirc they've got more pcie lanes22:25
tomreynjust like eypc's and threadrippers do22:43
naccahasenack: rbasak: dug a bit, i think we assumed that if `gbp buildpackage` fails, it would clean up the tarballs that failed to verify, say. It does not.22:47
naccso that's the backtrace part22:47
nacccpaelzer: dpb1: fyi, i think i need to bootstrap phpunit again, unless slangasek or another AA wants to help untangle the builds from Debian.23:24
naccI have started sending stuff to Debian, for universe packages, which we will hopefully be able to sync23:24
kevrwhat would be the best way to query if a service is set to start at boot, regardless of sysv or systemd23:46
kevr?23:46
sdezielsystemctl is-enabled $foo23:47
sdezielI don't know if that would work for sysv scripts though23:48
kevrthere's a systemd-sysv-install script as well23:48
kevrthat helps with dealing with that23:48
kevrthanks23:48
sdezielI can't find any sysv service to test with23:49
kevri tested23:50
kevrworks fine on bionic.23:50
sdezielwhich service was that?23:52
kevrit's a custom init.d service script which no systemd port23:52
kevrold school23:52
kevrwell of course systemd does do the porting for me23:52
kevr;)23:52

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