/srv/irclogs.ubuntu.com/2017/11/21/#ubuntu-server.txt

chowderwhere can I find information about running Ubuntu Server as a Dom0 (control domain) for the Xen hypervisor? Truth be told, I'm looking at various options for virtualization. I may be getting a work from home gig that will require me to have windows installed. I don't want to give Windows complete control of my machine but I want something more robust than Virtualbox. Any ideas?01:59
chowder**not looking to dual boot either. I absolutely detest dual-booting01:59
sarnoldusing qemu via libvirt is probably the easier solution01:59
sarnoldchowder: https://help.ubuntu.com/lts/serverguide/libvirt.html02:00
sarnoldchowder: I suggest trying out the virt-manager and virt-viewer options on that page02:00
chowderI'm a programmer so I won't be doing anything extremely resource intensive like gaming but Windows takes up so many resources....I've tried Virtualbox and its nice but it slows down my main linux install while Windows is running. That's with 8GB of RAM and an i5-2400 at 3.1 GHZ.02:01
chowdersarnold, I'll check that out. thanks02:02
sarnoldthat does sound pretty tight for serious use02:02
sarnoldthere's just no two ways around it, you'll have two operating systems running and competing for resources at once02:03
sarnoldnormally you can give the guest OS less RAM than you expect, because the host filesystem will cache the guest filesystem02:03
sarnoldso the guest won't need as much memoryaround for its own filesystem caching02:03
sarnoldbut whatever the applications require to do their job you really better have available for them, for both host and guest02:04
chowderMaybe I should upgrade my RAM after all02:06
chowderor eventually buy a new machine with something like AMD's Ryzen02:06
chowderbest case scenario is that my machine will run well and it can serve to cook my breakfast02:07
sarnoldheheh :)02:13
chowderI was honestly looking to virtualize several operating systems. I wanted to have an Ubuntu server host, Centos guest, windows guest, solaris guest, and netbsd guest. they're paying unix admins around 180k USD per year in my area so guess what I'm studying?02:23
chowder180k for a solaris sysadmin. at that point why code?02:24
sarnoldwow, that's almost worth learning how to use those cranky old things again :)02:24
jcoffmanI make that much without having to deal with Solaris. I'm good.02:31
JanC8 GiB is definitely on the low side if you want to run VMs (especially if you want to run multiple)04:30
lordievaderGood morning07:09
=== lukasa_ is now known as lukasa
ahasenackhi, I'm running dpkg-reconfigure unattended-upgrades in ubuntu 16.04 and it's giving me a origins-pattern that points at debian, not ubuntu12:01
ahasenackis that correct?12:01
ahasenackspecifically:12:01
ahasenack"origin=Debian,codename=${distro_codename},label=Debian-Security";_12:01
ikoniathat doesn't seem right12:13
=== 7ITABUPZE is now known as trobotham
=== jelly-home is now known as jelly
=== jancoow__ is now known as jancoow
JanCahasenack: it's the same in 17.10, so if you file a bug report: it's not only for that distro version...15:22
smoserhttps://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-bionic/bionic/amd64/o/open-iscsi/20171121_123741_f0d9a@/log.gz16:04
smoseranyone have a solution on that failure there ^ from http://autopkgtest.ubuntu.com/packages/o/open-iscsi/bionic/amd6416:05
smoserthe process runs16:05
smoserapt-get install -qy --only-upgrade libnss-myhostname=235-3ubuntu1 libnss-mymachines=235-3ubuntu1 ...16:05
smoserin an effort to only upgrade things (not install new ones)16:05
ddstreetsmoser what's the testsuite test do?16:06
smoserbut apparently that fails if there are other dependencies...16:06
smoserddstreet: https://git.launchpad.net/~usd-import-team/ubuntu/+source/open-iscsi/tree/debian/tests/README-boot-test.md16:07
smoserit installs the packages that its being expected to test into a cloud image and then boots taht cloud image16:07
smoserbut in this case that installation needed some dependencies, and that didn't work.16:08
ddstreethmm16:08
ahasenackJanC: ok, thanks for checking16:09
smoserwhat i could do, buit had avoided and probably has similar issues... is go through the list of packages in the image (from dpkg-query --show) and filter it for the list of things of new things and then just 'apt-get install' those things.16:11
ddstreetsmoser ah it looks like the -proposed systemd depends on a newer version of libgcrypt2016:11
dpb1Hello all!  Office hours has officially started, feel free to ask whatever server related questions you have.16:12
Dmitrii-Shhttps://bugs.launchpad.net/curtin/+bug/172874216:15
ubottuLaunchpad bug 1728742 in curtin "curtin dname for bcache uses unstable devname instead of UUID" [Undecided,New]16:15
Dmitrii-Shdpb1: I think I have a cheap solution for this which doesn't require kernel work16:15
Dmitrii-Shhttps://bugs.launchpad.net/curtin/+bug/1728742/comments/4 <- this comment16:15
* dpb1 looks16:17
Dmitrii-Shthis is to make sure dname is set properly based on bcache superblock uuids. Currently the problem is that there is no superblock UUID in uevents coming from kernel on coldplug so udev rules provided by bcache-tools don't work and persistent device links provided by /dev/by-dname are wrong16:17
cpaelzeryou might want to highlight smoser and rharper on this Dmitrii-Sh16:18
cpaelzersmoser: ^^16:18
Dmitrii-Shtrue16:18
ddstreetsmoser i think the problem is the test needs to pull the systemd deps from -proposed too, since it's getting systemd from -proposed16:21
Dmitrii-Shwe normally rely on dname because as16:21
Dmitrii-Shceph charm config <-> /dev/by-dname/<device-name>16:21
Dmitrii-Shor16:21
Dmitrii-ShJuju storage <- /dev/by-dname/<device-name-in-maas> <- MAAS API16:21
ddstreethi server guys, i have a q that may not be relevant to the server team but i'll ask anyway, i have a large update to the ubuntu-dev-tools package i'm trying to get merged but nobody seems to 'own' the package, most of the top contributors have not wanted to review my changes16:24
ddstreetso i'm planning on taking over (co-)maintainer of the package, anyone have any thoughts on that?16:25
ddstreeti'm going to talk to foundations people as it's probably more relevant to them16:25
ddstreet(talk to them also i mean)16:25
rbasakubuntu-dev-tools is maintained in Debian.16:26
rbasakWhich is a pain, IMHO, but anyway.16:26
rbasakAlso, IMHO, if patches are being sent to Debian and they aren't going in, we should just fork in Ubuntu (and/or offer to co-maintain in Debian if a DM or DD).16:28
rbasakahasenack: https://code.launchpad.net/~racb/usd-importer/+git/usd-importer/+merge/334033 and https://code.launchpad.net/~racb/usd-importer/+git/usd-importer/+merge/333888 please. The second is a pre-requisite of the first.16:28
ahasenackok16:28
cpaelzerddstreet: are you by accident and D* in Debian already?16:29
ddstreetrbasak ubuntu-dev-tools is maintained in launchpad, owned by Ubuntu Development Team...unless i'm missing something?16:30
ddstreete.g. https://packages.debian.org/source/sid/ubuntu-dev-tools lists Ubuntu Developers (and Benjamin Drung and Stefano Rivera) as maintainers, but hosted in LP owned by UDT team16:32
ddstreetcpaelzer i'm not debian devel16:35
ahasenackJanC: https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1577215 somebody filed it already in 201616:47
ubottuLaunchpad bug 1577215 in unattended-upgrades (Ubuntu) "Origin pattern is unexpected on dpkg-reconfigure" [Undecided,Confirmed]16:47
cpaelzerddstreet: it is in debian as well16:49
cpaelzerddstreet: and a sync for us16:49
ddstreetcpaelzer where is the debian repo for it?  seems they just use the lp.net/ubuntu-dev-tools git repo16:50
cpaelzerddstreet: you are at the right repo16:50
cpaelzerddstreet: but the upload has to go to debian16:50
cpaelzerand synced from there16:50
cpaelzerwhich will be an auto sync16:50
cpaelzerso the target to upload to with dput&co is debian16:50
ddstreetright, i'm trying to change the upstream repo tho16:51
ddstreetwhich will go to debian of course16:51
ddstreetanyway i think we're all saying the same thing16:51
cpaelzerack16:51
ddstreetthnx!16:51
rbasakddstreet, cpaelzer: I think so. VCS maintained by ~ubuntu-dev, but uploads via Debian by Stefano and Benjamin only.17:03
rbasakI'm a DM, so perhaps I should ask to be added.17:04
ahasenackrbasak: with https://code.launchpad.net/~racb/usd-importer/+git/usd-importer/+merge/334033, pytest-3 gitubuntu/*.py no longer hangs, but I get test errors that I don't get with tox17:08
ahasenackhttp://pastebin.ubuntu.com/26013402/17:09
rbasakahasenack: you have to run the tests on artful I think.17:11
ahasenackthat is artful17:11
rbasakOtherwise your version of dpkg-parsechangelog won't do the right thing.17:11
rbasakHmm.17:11
ahasenacktox works17:11
ahasenackhm, I don't have dpkg-parsechangelog17:11
ahasenackrbasak: fixed17:12
rbasak\o/17:12
ahasenackwe need a script to install all the dependencies17:12
ahasenackI might do that17:12
rbasakahasenack: here's what I'm doing: http://paste.ubuntu.com/26013419/17:13
ahasenacknice17:13
dpb1OK, thanks all for the questions.  office hours is officially over.17:19
* dpb1 shuts door, only to open it back up for regular business17:19
ahasenackrbasak: just checking, I'm getting this in master as well, not just your branch: http://pastebin.ubuntu.com/26013467/17:19
ahasenackrbasak: I was trying a code path that would need a launchpad login, to see if your change affected that17:20
ddstreetrbasak so re: ubuntu-dev-tools, stefano hasn't uploaded to it in years (according to changelog) and there have been lots of uploads be people other than Benjamin, who last uploaded May this year17:20
rbasakPerhaps they're (effectively) NMUing?17:21
rbasakI'm not sure about that error.17:22
ddstreetcould be17:22
ddstreetlemme see if i can talk to benjamin17:22
rbasakTechnically in Debian a team-maintained package can be uploaded without it being an NMU.17:22
rbasakAnd I suppose the maintainer team is defined as "Ubuntu Developers".17:22
rbasakSo perhaps that's what they're doing: a team upload from bzr every tinme.17:22
rbasakIn that case, we should just land stuff into bzr.17:23
rbasakAnd when needed do an upload into Debian.17:23
ddstreetthey moved it to git earlier this year, but yeah17:23
rbasakWhich any DD can do, or I can do if someone sets my DM upload bit against the package in Debian.17:23
ddstreetrbasak i see you also have a MR open for pull-debian-source, you may want to review my MR as it consolidates all the pull-*-source and rewrites most of it17:27
ddstreethttps://code.launchpad.net/~ddstreet/ubuntu-dev-tools/+git/ubuntu-dev-tools/+merge/32286317:27
ahasenackcpaelzer: did you manage to use git-ubuntu submit without hitting this backtrace? http://pastebin.ubuntu.com/26013467/ maybe because you are logged in already?17:27
smoserddstreet: you're right. the apt-get does not have the proposed entry there.17:32
ahasenackrbasak: still around?17:38
rbasakahasenack: yes but otp17:43
ahasenackrbasak: ok, I'll comment in the mp17:52
rbasakahasenack: back now but I'd like to EOD. Do you still need anything?18:05
ahasenacknope18:05
rbasakOK. Thanks for reviewing!18:05
ahasenacknp18:05
trekkie1701cHas anyone had experience installing Ubuntu Server on a Poweredge T30?  It's telling me it can't boot off of my RAID array and I'm wondering if it's not liking the one I set up via Dell's utility or if I have to set one up in Ubuntu manually.19:03
trekkie1701cI've got 4 1TB disks set up in RAID519:04
sarnoldtrekkie1701c: at least -someone- was able to get the thing booted https://certification.ubuntu.com/hardware/201702-25369/19:05
trekkie1701cYeah, that's why this is frustrating.19:06
TJ-trekkie1701c: booting the installer, or booting the installed OS?19:19
trekkie1701cInstalled OS19:19
trekkie1701cI can get the installer to boot off of a USB thumbdrive, but when I try to boot the installed system it tells me no boot device found.19:20
TJ-trekkie1701c: right, because of the RAID-5 array? how does the T30 firmware select that device for booting? Is it UEFI or BIOS boot ?19:21
TJ-trekkie1701c: the boot-method of the installer controls which boot-method it is installed for. E.g. installer boots in BIOS/legacy mode, it installs that mode.19:22
trekkie1701cBIOS mode, and the array shows up as a single volume that's selected for boot.19:22
trekkie1701cOverriding the boot settings and just going for that volume brings up an error about failing to boot off of the selected device.19:23
TJ-trekkie1701c: at a guess I'd think GRUB didn't install to it correctly. Can Linux see the underlying disks as well as the logical RAID-5 array as well? if so, that can cause problems19:49
drabtrekkie1701c: I've had that kind of problem with a supermicro machine trying to boot off of nvme... booting the installer from pxe was fine, but when I tried to boot the system it would not20:20
drabin my case it was a bios issue, ie the bios version I had could not boot from nvme20:20
trekkie1701cHmm.20:20
drabI'm wondering if in bios mode it has sufficient drivers to boot from that raid device or if for example you'd need UEFI with additional drivers20:21
drabso in your case I may try to install using UEFI instead of legacy mode20:21
trekkie1701cAlright.20:21
drabbut it's just my WAG20:21
trekkie1701cBetter than what I had to go on.20:22
trekkie1701cHmm, UEFI won't even let me set the disk in the boot order.20:27
drabtrekkie1701c: how do you mean? what disks? usb one to install?20:31
trekkie1701cThe hard disk.  Shows up in SATA but not in the boot order.20:32
trekkie1701cI'm going to try installing anyways with UEFI and seeing if maybe it picks up once GRUB is reinstalled20:32
drabI would not necessarily worry about that right now and just try to install, it may not do that because it doesn't see it as installed or something, even tho a bios shouldn't care20:32
trekkie1701cIf not I guess I'll just disable the RAID array with Dell's software and use the Ubuntu installer to set it up20:32
drabyeah20:32
drabis this supposed to be a good hw raid with battery backups and stuff?20:33
drabbecause otherwise ime it's not worth it20:33
trekkie1701cSoftware RAID provided by Dell's firmware, but I want to experiment with a RAID setup.20:33
trekkie1701cTechnically speaking this server isn't worth it.  I don't need it, but I want to play around on it and doing virtualbox off of a laptop is getting annoying.20:34
drabif it's a sw raid then do it with linux's sw raid... mdadm20:34
sarnold(or zfs :D )20:34
trekkie1701cAlright.20:34
trekkie1701cSweet.  EFI worked.22:39
sarnoldwoot22:41

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