/srv/irclogs.ubuntu.com/2015/10/15/#ubuntu-server.txt

=== ValicekB_ is now known as ValicekB
jamespagecoreycb, neutron-vpnaas uploaded - ta00:47
jamespagecoreycb, manila also sponsored - ta00:50
jamespagecoreycb, final freeze kicks in tomorrow - worth noting - release team will be aware that openstack release will be coming down the pipe - as we're not on media we should be OK00:51
=== markthomas is now known as markthomas|away
=== SJrX is now known as SJr
=== neurotus is now known as Guest47710
=== Lcawte|Away is now known as Lcawte
adun153Sanity check: Is there a very good reason not to use LVM over DRBD,  when the DRBD disk has already been provisioned as an LV? I just want to make an LVM PV highly-available.10:58
RoyKwhy don't you just put drbd on the disk or md device and then lvm on top of that?11:04
adun153Let's say that this is a system with "running targets", all underlying HDs are configured into a sinlge RAID5.11:06
adun153*single11:06
adun153to make it "flexible", LVM was layered on top of the RAID5 disk.11:06
adun153and then it was found out that certain data needed to be DRBD'ed, so LVs were used to quickly provision DRBD disks.11:07
adun153Now, those "highly-available" DRBD disks need to have an LVM on top.11:08
adun153Is there a show-stopping problem with that? Efficiency is not important, just data integrity/safety.11:08
RoyKadun153: can't you just use drbd on top of md- or hwraid and then just resize drbd if the underlying storage is resized?11:11
adun153RoyK, I'm pretty averse to that, since that would mean that I would have to re-partition on a running system.11:13
RoyKwhy partition?11:13
RoyKthere's no need for partitions11:13
adun153Do you mean that I can use a file as a DRBD backing storage?11:16
adun153rOYk11:16
RoyKadun153: erm... I don't get it11:16
RoyKadun153: you said you had one big raid-5 for data, right?11:16
adun153Yes.11:17
RoyKor do you have the root there as well?11:17
adun153Iyep11:17
RoyK*not* recommended11:17
adun153already have partitioned that11:17
RoyKuse a dedicated disk or pair of disks for the system11:17
adun153I know11:17
adun153:D11:17
RoyKwhere's your /boot?11:18
adun153Let's say that this is a system I inherited.11:18
RoyKlet's say it's better to reinstall the PoS to make it right :P11:18
adun153That's in /sda1 of the RAID5 array.11:18
RoyKI didn't know grub could boot from raid511:18
adun153But what if it is not just possible?11:18
RoyKoh11:18
RoyKsda111:18
RoyKdamn11:18
RoyKso what if that disk dies?11:19
adun153It's HW RAID, so this is all kind of transparent to the OS.11:19
adun153the OS sees it all as a single, large, physical disk.11:19
RoyKadun153: it should be perfectly possible if the other end of the DRBD mirror isn't installed ;)11:19
RoyKthen just setup the new system the way things should be done and reconfigure the other afterwards11:20
adun153You mean if the DRBD peers, aren't up? :p11:20
adun153So, to my original answer: yes?11:21
adun153*question, I mean.11:21
adun153RoyK It is not *totally* insane, right? As in, it would work?11:21
RoyKwell, it sounds a mess, but I wouldn't think it should be a problem to use hwraid -> lvm -> drbd -> lvm -> somefs, no11:21
adun153RoyK, alirght, thanks :D11:25
coreycbjamespage, ok thanks12:12
ciscamubuntu core is a big lie12:35
RoyKciscam: why is that?12:36
ciscamit's awesome and intuitive how it generally works, but nothing's actually working.12:36
ciscamnot much of a preview if you can't do a thing but set basic configurations12:37
OerHekslots of things to do with snappy core, http://www.unixmen.com/getting-started-with-snappy-ubuntu-core/12:43
ciscamalso no command completion in snappy12:44
ciscamand I can't seem to get the test webservers running, nor find a form of manual or documentation on the installed snappys12:45
ciscamthey only play with snappy in that link12:47
ciscamI did that. besides the missing autocmpletion it's nice12:47
ciscamalso the help text is like it's made from a newbie12:48
OerHeksSeems like they can use your help :-)12:48
ciscamnice! ubuntu has a pastebin12:49
ciscamI'd really like to do what I am able to12:50
ciscamat least details like this: http://paste.ubuntu.com/12788696/12:50
ciscamwhy would the [OPTIONS] parameter be described with the heading 'help options'? that is illogical12:50
ciscamhow would you communicate something like this?12:52
ciscamIf I knew my way around git could I just somehow propose this as a change, easily checkable and approvable by a dev with limited time?12:54
ciscamIt'd be awesome if snappy could be daily drivable by this yeart12:59
jcastrohey sarnold, check this out: https://major.io/2015/10/14/what-i-learned-while-securing-ubuntu/13:22
=== shirgall_ is now known as shirgall
=== markthomas|away is now known as markthomas
atralheaven_Hello. I get "Permission denied (publickey)." error when I try to ssh to my server. how can I solve it?16:42
pmatulisatralheaven_: first make sure the server you're connecting to is the one you should be connecting to and that the user account you're attempting to log into has the appropriate public key installed16:48
atralheaven_pmatulis: I've checked, Im sure about it16:49
pmatulisatralheaven_: check /var/log/auth.log on the server16:49
atralheaven_how can I be sure that owner of the keys in the .ssh folder is the user?16:51
atralheaven_pmatulis: please take a look at output of ssh -v: http://pastebin.com/4Z0x2RYc17:12
pmatulisatralheaven_: looking17:20
pmatulisatralheaven_: yep, key auth problem17:22
pmatulisatralheaven_: did you check the server logs as advised?17:22
atralheaven_no, I thought you mean logs on local machine. I'll look at it now17:23
atralheaven_pmatulis: fixed :)18:06
pmatulisat... grrr18:07
=== Malediction_ is now known as Malediction
=== markthomas is now known as markthomas|away
sarnoldjcastro: interesting, it's always nice to get an outsider's perspective. the automatically-starting-daemons thing is going to be miserable to fix.. and funny enough I saw bug report about that just the other day18:39
jrwrenit was recently discussed on debian-devel too.18:40
sarnoldjcastro: I tried to find a chapter and verse to quote fromthe debian manual that covers automatically starting daemons but couldn't find one18:40
sarnoldjcastro: .. and funny enough, just last week I was -also- annoyed that we don't have anything like suse's /etc/permissions to keep track of what permissions, users, groups, are expected..18:41
sarnoldjcastro: and there's just no getting around the fact that our apparmor profiles are woefully thin :(18:41
jcastroI am convinced that that's just an ecosystem thing18:41
jcastroRH people expect it not to start, Debian people expect a service to run when you apt-get install it18:41
jcastroIMO it's not that big a deal in a world of config management18:42
maswanAlso, Debian people don't expect a service to run *if* the service requires configuration in order to run. But, say, installing bind and getting a working resolver is the intentional result18:44
jcastroindeed18:44
dftum, Bruce Campbell invented "Boom"18:45
dftugh wrong window18:45
* dft bows out18:45
sarnoldmaswan: heh, bind may in fact be a better argument in favor of not starting the service: you may want a dns recursor, you may want a dns authoritative, you may want both, you probably have to configure ACLs on the recursor to prevent running an open recursor, or at least configure which NICs it should bind to, etc...19:00
maswansarnold: If you want authorative you need to reconfig, but until then you get a recursor, so what?19:01
sarnoldmaswan: is it open?19:02
maswansarnold: default acl is localnet19:02
sarnoldno one likes contributing to ddos networks..19:02
maswanwell, localhost + localnet19:02
maswanso for a serious recursor, you might need to enlargen the ACLs, but for just handling your LAN of servers or clients it "just works"19:03
|TheWolf|Hi!19:06
|TheWolf|I need to upgrade from Legacy Grub to Grub2 on a 14.04 server. The "official" upgrade guide (https://help.ubuntu.com/community/Grub2/Upgrading) recommends an approach for which you need BIOS access (chainloading), which I don't have. Are there any obvious problems with simply installing the grub-pc package and then running "upgrade-from-grub-legacy" ?19:10
OerHeks|TheWolf|,  sudo apt-get install grub-pc # this should do the trick19:23
|TheWolf|OerHeks : when prompted, I decline the offer to do the chainloading stuff, I guess. And that's it?19:25
arcskyanyone know any good malware protection for ubuntu?19:25
OerHeks|TheWolf|,  yes, that is ok, as described in that wiki19:26
|TheWolf|OerHeks : ok, thx!19:28
EmilienMso openvswitch had a new release 16h ago, and I think it's broken19:45
EmilienMhttps://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1314887 - see my comment19:46
ubottuLaunchpad bug 1314887 in openvswitch (Ubuntu Trusty) "ifupdown hook is missing in upstart script" [Undecided,New]19:46
EmilienMzul, coreycb ^19:47
sarnoldarges: ^^^ https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/131488719:52
ubottuLaunchpad bug 1314887 in openvswitch (Ubuntu Trusty) "ifupdown hook is missing in upstart script" [Undecided,Confirmed]19:52
EmilienMit's breaking a lot of CIs :)19:52
coreycbEmilienM, looking19:53
EmilienMhttp://logs.openstack.org/82/235482/1/check/gate-puppet-openstack-integration-scenario002-dsvm-trusty/bd79764/logs/syslog.txt.gz#_Oct_15_16_48_2919:53
argessarnold: ok shall i revert it? Was patch piloting it19:53
argesor we could add extra logic if BRIDGES is empty19:53
sarnoldarges: dunno, I just saw you had touched it..19:55
coreycbarges, arata just posted  a new patch19:57
argescoreycb: ok I just changed teh && to an if19:58
argescoreycb: pretty similar fix19:58
argescoreycb: i'll sponsor it19:59
coreycbarges, thanks20:01
coreycbEmilienM, we'll get that backported to the cloud archive asap once it's available in wily20:01
EmilienMcoreycb: any timeline?20:02
argesEmilienM: just uploaded, last time it took 4-5 hours it seems...20:03
NegativeFlareHey guys, I'm having an issues with trying to create a VM with virt-install. I think apparmor is preventing me from creating the VM. Every time I run the virt-install command I get this error in syslog: http://lpaste.net/14309120:03
EmilienMarges: ok thanks20:04
coreycbarges, thanks.  EmilienM I'll check back in 4-5 hours and backport to -staging at that point.  and likely get it into -updates tomorrow early.20:04
jjohansenNegativeFlare: that is just a status message about libvirt changing profiles20:04
coreycbjamespage, fyi ^20:05
EmilienMcoreycb: ack20:05
NegativeFlarejjohansen: then why do I get this generic error message: http://lpaste.net/14309220:05
jjohansenNegativeFlare: no idea, just saying the other message you pointed out is not an apparmor denial20:06
NegativeFlareAlrighty20:06
=== matsubara__ is now known as matsubara
=== markthomas|away is now known as markthomas
sarnoldNegativeFlare: are you a member of the libvirt group? you may need to use newgrp or sg in existing shells if you just added yourself to the group21:40
NegativeFlaresarnold: yes21:43
=== Lcawte is now known as Lcawte|Away
=== dasjoe_ is now known as dasjoe
=== cryptodan_androi is now known as cryptodan

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