/srv/irclogs.ubuntu.com/2017/05/23/#ubuntu-server.txt

dpb1sarnold: classy01:08
dpb1(the more you know!)01:08
sarnold:D01:08
=== wuseman is now known as Guest56569
=== wuseman is now known as Guest74961
=== wuseman is now known as Guest24684
phibsFor some reason update-grub on my box is *NOT* using UUID in /boot/grub/grub.cfg after the installer runs, this causes it to not boot since the device changes :(  Any hints or tips?03:34
phibs(This is 16.04 LTS)03:34
ChmEarlphibs, it should be configured in /etc/default/grub, something about UUID03:35
phibsyeah disabling UUID is not set, and default is false03:36
ChmEarlok, looking for the setting03:36
ChmEarlGRUB_DISABLE_LINUX_UUID=false03:37
phibsyeah, it defaults to false ;003:41
ChmEarlsome reports that a script is using instead: GRUB_DISABLE_UUID03:45
phibshmm03:47
phibswhich03:47
phibshmm /dev/disk/by-uuid (the dir itself) does not exist...04:37
phibsso the grub-mkconfig is gonna not use UUID since it tests for that...04:37
arunpyasi_ Hi all, I have 2 servers, both are running the same website, the website running in my server is fast in the LAN but very slow in internet BUT, if I try to connect to the server which is also in the same LAN then it works fine why is that ?04:42
ChmEarlphibs, did you upgrade from Trusty?04:51
phibsno, this is a 16.04 fresh install04:51
andolphibs: Perhaps a longshot, OpenVZ?04:58
phibsbare metal lol04:58
arunpyasi_anyone around please ?04:58
ChmEarlphibs, /dev/disk/by-uuid is created at bootup04:58
arunpyasi_ I have 2 servers, both are running the same website, the website running in my server is fast in the LAN but very slow in internet BUT, if I try to connect to the server which is also in the same LAN then it works fine why is that ?04:58
arunpyasi_I think there is some issue with routing04:58
arunpyasi_how do I fix it04:58
arunpyasi_?04:58
phibsChmEarl: this is in the installer04:58
sarnoldarunpyasi_: there's not much to go on there. what kind of troubleshooting have you done so far with what results?05:01
arunpyasi_sarnold, I have no idea ..05:02
arunpyasi_sarnold, tried rebooting..05:02
arunpyasi_sarnold, does iptables work if ufw is disabled ?05:02
arunpyasi_and if iptables is flushed ?05:02
sarnoldarunpyasi_: ufw is a front end to iptables; if you want to use ufw then you should use ufw; if you want to use another tool, or work with it by hand, then do that...05:04
sarnoldarunpyasi_: 'flush' in iptables usually means 'remove all rules' -- is that what you wanted?05:05
arunpyasi_sarnold, yes..05:05
arunpyasi_sarnold, but still its not fixed.. thinking the iptables or routing issues05:05
arunpyasi_sarnold, I am worried how i can fix it05:05
sarnoldarunpyasi_: the linux kernel can route and firewall something like five million to ten million packets per second -- what kind of load is your server under?05:06
arunpyasi_sarnold, its a simple webserver05:07
arunpyasi_with a static file05:07
sarnoldarunpyasi_: just static content? how many requests per second?05:08
arunpyasi_sarnold, one05:08
arunpyasi_sarnold, I am the only one trying to access.05:08
sarnoldokay, so probably not network load then05:08
arunpyasi_sarnold, no not the load.05:08
arunpyasi_sarnold, is the system issue05:09
sarnoldwhat kind of ping times do you get from the machine to the world? what kind of packetloss?05:09
arunpyasi_sarnold, no packet losses. the thing is, I tested the network with another machine runnign a webserver at a different port.05:12
arunpyasi_the traffic from that webserver opens fine05:12
arunpyasi_I mean the website from that webserver opens finee05:13
arunpyasi_but not the mains linux server :(05:13
arunpyasi_sarnold, you got the scenario05:15
arunpyasi_?05:15
sarnoldarunpyasi_: not really; I don't know if you've got two machines behind a NAT box or if they are directly routed, dunno if you've got a load balancer in front of them or not, don't know what kind of speeds you're expecting or what kind of speeds you're getting..05:16
arunpyasi_sarnold, its like not speed.05:16
arunpyasi_its not even opening05:16
arunpyasi_thats the thing05:16
arunpyasi_sarnold, its behind the same NAT05:16
sarnoldheck if you're trying to get to these machines by DNS and maybe the name doesn't resolve with your seelected recursors, it could look like slow websites.. but it might be slow DNS instead.05:17
arunpyasi_no load balancers05:17
arunpyasi_no05:17
arunpyasi_its the IP I am trying05:17
sarnoldalright, so probably not dns, or not exclusively dns anyway :)05:17
sarnoldso you have port forwarding set up on your NAT router?05:17
arunpyasi_sarnold, yes05:20
sarnolddo you forward e.g. 80 to one computer and 81 to the other?05:20
arunpyasi_sarnold, yes05:20
arunpyasi_sarnold, that is what I did.05:21
arunpyasi_sarnold, if you want the IP, I can send you in PM05:21
sarnoldsure05:21
arunpyasi_sarnold, please check the PM05:23
cpaelzergood morning05:32
seyeongkimI can't see "nominate for releases" on LP, Do I need specific permission to do that?06:18
rbasakseyeongkim: I believe you do, yes. I'm not sure exactly what is needed to be able to see that.06:24
seyeongkimI see rbasak, Thanks06:25
rbasakseyeongkim: you can ask in #ubuntu-bugs for any nominations you need.06:26
seyeongkimok rbasak06:27
=== dpawlik2 is now known as danpawlik
redvichi guys do you recommend automatic security updates on / off on your bare server or on the VM 's or on all ?08:39
sarnoldwe do our best to try to avoid regressions in packages, but sometimes it happens08:40
sarnoldyou'll be safer if you can put the time in to test updates in a testing environment before putting them onto all your other machines, but that's expensive and time-consuming, so many people are content to just turnon automatic updates08:41
hateballredvic: well since you have fully functioning (verified) backups of your things, why not?08:42
andolredvic: A good tradeoff might be to enable the automatic security updates, but disable it for certain critical packages. The typical examples being database services.08:44
sarnoldgiven how many upgrade failures I see in launchpad every single mysql point relesae that sounds like a pretty good idea. :)08:47
=== Valfor is now known as Guest59562
redvicsorry was away for a moment,09:58
redvicso i leave my base installation on manual and have a vm server where i test updates09:59
redvici am using raid so i could disconnect raid test the updates09:59
redvichateball, my server uses raid1 i am busy istalling base server after which KVM and 4x vm servers wuold you recoomend auto update off on the bare/base and update on vm server?10:11
hateballredvic: fwiw I've never had any issues with Ubuntu updates10:21
hateballthat said I tend to not use the automatic function for legacy reasons10:21
hateballsince it used to be that apt didnt clean up old kernels, so if you had a default LVM setup, well then /boot is on its own partition which then fills up10:22
hateballjust annoying.10:22
Fieldyhello, is there a reasonable path to upgrade in place server 12.04 LTS to 14.04 LTS to 16.04 LTS? or does it make more sense to simply reinstall?11:32
UssatTBH, I would reinstall11:37
Ussatbut it really depends on apps etc11:37
Ussatif its a critical system, build up a 16.04 LTS in parallel to it then migrate11:37
Ussatbut thats me11:37
FieldyUssat: yeah that's what i'm thinking. I'm pretty sure I have the resources do a parallel.11:38
hateballfwiw I've done such upgrades11:39
hateballbut yeah it depends on services used11:40
hateballfor instance if you use apache, things need .conf extension from 14.04 and onwards, or it breaks11:40
Fieldyyeah. little diffs between versions... heh11:41
UssatI was gonna say, I have done upgrades like that, it is possible, I just like a clean install etc when possible.....gets all the "cruft" etc out and I always look at older systems and ask why the hell......11:43
UssatI assume this is a VM ? if so, make a snap and try the upgrade and see how works out, worse case, you revert back to the snap and then do the parallel11:45
hateballsnapshots <311:47
hateballI upgraded something earlier, whose package (third party) just overwrote all nginx configs without asking11:47
hateballpretty nice to be able to just revert to snapshot then :p11:48
UssatYea, I live and die by snaps here11:48
UssatI manage rhel and ubuntu systems here and snaps have saved me a few times11:48
JorritHi i'm looking for someone who can help me with configuring DNS on a ubuntu-server12:24
JorritDid everything i thought was needed, but somewhere along the way it doens't work.12:25
JorritI just want to make it possible to work outside the office12:25
UssatVPN ?12:27
Ussata TON easier than running your own dns server (is that what you mean by configuring dns) ?12:28
JorritI thought DNS was the easiest solution12:28
fallentreeJorrit: you'll have to explain a bit in more detail what exactly you wish to achieve12:29
JorritThe are students who need to acces the server voor Moodle. Is VPN also possible in such a situation?12:29
Ussathonestly, it depends on what you want to do12:29
Jorritvoor=for12:29
JorritStudents (about 10 a day max) need to take some courses and employees need to acces the Courses and our CRM12:30
UssatVPN12:31
JorritOk and what do I need for VPN?12:33
JorritWe have 100Mbps Up and Down so a strong and fast connection12:34
fallentreeJorrit: you want students to access your LAN (office) from "outside" (public internet)?12:34
UssatJorrit, um......setting up a VPN is non trivial, and porbably not something you can do with just IRC12:34
redvicwhat is recommended hardware or software raid?12:36
JorritI choose DNS to let them acces Moodle via our website.12:36
fallentreeredvic: software, unless you need huge arrays12:36
=== chmurifree is now known as chmuri
JorritFallentree: I want to let them acces it yes via the public internet.. can I sence something like.. unsafe in your q.?12:42
UssatVPN12:43
fallentreeJorrit: well, my question was to understand the needed layout of network, but indeed exposing anything to public internet is unsafe and requires proper precautions. Perhaps VPN is indeed the best solution, but as Ussat said, it's not trivial to set up.12:43
Ussatalso, setting up a DNS server is FAR more risky unless you know exactly what ya doin12:45
fallentreeJorrit: you'd need a public server runing (Open)VPN that connects the LAN part of your network with the end users over public internet. Maybe there's a (paid probably) VPN service you can use for that12:45
JorritFallentree: Well I need to check it out.. Don't know much about VPN'S other than the use of faking ones location12:45
fallentreewell, I don't think running an authoritative DNS service is THAT risky, besides one can always use a third party DNS service if they don't want to mess up with setting up DNS correctly.12:46
fallentreeI'm more concerned with securing the CRM and other services exposed to public internet12:46
JorritI understand, thats my concern to. But They want it cheap and safe at the same time, in the office.12:47
fallentreeJorrit: in short, if your LAN has address space of 10.0.0.0/24, with VPN your end users (studends) would connect to it and have a network interface in that exact range, the VPN only bridges their computer to your LAN over the internet.12:47
fallentreeso your users can access 10.0.0.0/24 as if it were in their local network12:47
Jorritfallentree: ok so all I have to do: find a tutorial for openVPN like this: https://www.digitalocean.com/community/tutorials/how-to-set-up-an-openvpn-server-on-ubuntu-16-04 and everything will be safer than using DNS?12:49
fallentreeit'd definitely be safer than exposing your internal CRM and stuff to public internet, yes.12:50
Ussatif security is your concern, use a VPN12:50
JorritOk, but is VPN legal?12:51
UssatJorrit, "all you have to do".....12:51
Ussatwhat ?12:51
fallentreeJorrit: of course, it stands for Virtual Private Network :)12:51
Ussatyes of course12:51
JorritOk12:51
fallentreeJorrit: another solution would be using ssh tunnels, simpler to set up than VPN, and serves the similar purpose12:51
Ussatbut again, its NOT trivial, and a quick and dirty tutorial isnt quite.....anyway12:52
fallentreeJorrit: if your users are on linux, running a single command would open a "socks proxy" through which they can connect to your internal applications12:52
=== rvba` is now known as rvba
Jorritfallentree: but I don't think anyone of the students will use linux.12:54
UssatJorrit, V   P   N12:54
JorritIt's not that populair in Holland (as far as I know)12:54
JorritUssat: Thanks :-) I think I'll go with that! lol12:55
UssatJorrit, TBH at this point, considering the questions etc......you should probably go with a commercial VPN solution12:55
Ussatif your users are windows based, there are lots of good ones12:55
JorritBut that comes at a price, I will check the options for the Netherlands12:57
JorritThanks so far Ussat and fallentree, I think I'll be in touch (on chat) when I need more info. Gonna check it with my collegea now12:58
UssatYes, it comes at a proce....and with that price you get a professional setup, maintenance etc12:58
Ussatsome thing are REALLY worth paying for12:58
redvicfallentree, why do you prefer software ?13:00
fallentreeredvic: yes13:01
redvicwhy?13:02
Ussatfor several reasons, the best IMHO is that in HW raid if the controller goes bad, you need to replace PHYSICAL HW etc, in SW raid, you dont. UNLESS its a really big array, then you want a SAN or card. It honestly depends on a few things13:02
roelofIs it possible to use policies so that I can take care that some people may use some software installed and some not13:03
roelofmaybe openlapd ?13:03
fallentreeredvic: what Ussat said. There's no need for HW raid today as CPUs are more than capable. Only with huge arrays that take too much of your CPU could you benefit with a HW card. Also, note that with HW raid, if it fails you need to replace with EXACT brand, and sometimes even exact model as they use proprietary formats that may change in newer models.13:08
fallentreeredvic: plus, if you use something like zfs or btrfs that does checksumming and real-time (corrupt) data recovery, you must NOT use HW raid. I don't even know if any HW raids are capable of that, maybe the higher end ones.13:09
Ussatand honestly if youre in the arena where you NEED a card, you NEED a san13:09
Ussatin a system with HW raid, if system craps out, you buy new system, new card etc......with sw raid, pop drive in different system, rebuuld SW raid..done13:10
UssatI am simplifying a bit, but not much, THAT said, I am on a SAN at work13:11
redvicawswome thanx you guys13:14
roelofCan I make it work with openlapd that a user can log into a server and may use only some software on the server13:21
fallentreeroelof: what software?13:24
roeloffor example expensive cad or dtp software , fallentree13:25
fallentreeroelof: I don't know if ldap can do it, but you should be able to use ACLs to dis/allow access for certain users to certain binaries/paths.13:27
roelofoke, and with what software can I make  ACL's ?13:28
fallentreeroelof: https://help.ubuntu.com/community/FilePermissionsACLs13:29
roelofthanks, I will dive into that13:29
fallentreeroelof: so if iirc you can do something like setfacl -m u:someuser: /path/to/expensive/cad/binary  . That should revoke all rights, for that user on that binary, assuming the default is root owned o+x binary installed by a package13:34
roelofthanks , I will experiment with it13:35
fallentreeroelof: setfacl manpage has more examples13:36
=== dpawlik is now known as danpawlik
=== dpawlik is now known as danpawlik
rbasakcpaelzer: triaging bug 1685332, I think it would be reasonable to say that non-experimental NVMe support for smartmontools is a wishlist request, so Triaged/Wishlist. What do you think?15:19
ubottubug 1685332 in smartmontools (Ubuntu) "does not monitor NVMe drives" [Undecided,Incomplete] https://launchpad.net/bugs/168533215:19
ppetrakiredvic, Ussat, fallentree, if performance doesn't matter software raid is fine. Things will  get interesting as NVDIMM and CrossPoint memory becomes more widespread. Then you'll have access to the same level of writeback performance as a hardware raid controller while keeping your data crash consistent.15:25
cpaelzerrbasak: if you doc it as "the non experimental is wishlist" I agree15:27
cpaelzerrbasak: but since all thatis on upstream atm it was incomplete for me15:27
cpaelzerTriaged would mean we know what to do/pick-up/...15:28
cpaelzerwhich we don't as it doesn't exist15:28
cpaelzerrbasak: maybe better confirmed/wishlist15:28
rbasakcpaelzer: I've always considered Triaged to mean that the report is valid and the issue is valid, rather than that the developer knows exactly what to do. My point being that the developer has enough information to find out and is unlikely to have to come back and say "the bug is Invalid".15:32
rbasaknacc: would you like to chat about the changelog branch? Not urgent.15:33
naccrbasak: sure15:33
rbasaknacc: same URL as five minutes ago?15:33
naccrbasak: omw15:33
cpaelzerrbasak: in any case I'm fine with wishlist if it is called out that there is still the blocker to need non-experimental for it15:33
rbasakOK I'll change it thanks.15:34
rbasakcpaelzer: oh, I think I see what you're saying.15:34
rbasakI think that's an entirely orthogonal thing.15:34
rbasakThat Ubuntu doesn't have support for NVMe is the bug. That we don't upload a patch directly because it's non-experimental is separate. An interested developer could always drive it upstream to resolve the bug in Ubuntu.15:35
rbasaknacc: https://code.launchpad.net/~racb/usd-importer/+git/usd-importer/+merge/32447615:38
fallentreeppetraki: what's the performance penalty?15:45
ppetrakifallentree, depends on your workload :) write intensive workloads benefit from a writeback cache the most. Read intensive can get away with a writethrough cache because it's basically a read cache.15:47
fallentreeppetraki: in my experience the wb cache benefit is insignificant unless you have a very specific workload that very frequently modifies a relatively small number of pages15:53
fallentreeI'd say the hybrid drives are far more beneficial in that department, or more advanced tech like ZFS with ZIL caches15:54
fallentreethough SSDs nowadays tend to make all the irrelevant15:54
ppetrakifallentree, like I said, workload specific.15:54
fallentreetoo specific for a blanket statement of "if performance doesn't matter" :)15:55
ppetrakifallentree, read the rest of the sentence15:55
fallentreeI did, but you implied that there's a (significant) performance penalty with software raid15:56
ppetrakifallentree, sure, when you don't have a writeback cache that is *crash consistent* it hurts15:57
ppetrakifallentree, go ahead and turn on the wb cache on your software raid and yank the power15:57
ppetrakifallentree, let me know how that turns out15:57
fallentreeI never noticed a problem with power failures on our ZFS storage arrays15:58
ppetrakifallentree, I'm not interested in an argument, I've been hacking storage for about a decade. I merely wished to add to the conversation so the OP, who is apparently is no longer present, could gain some additional insight in the difference between the two options.15:58
ppetrakifallentree, thanks.15:58
fallentreewhat you're talking about is BBU cards where the wb cache kind of ensures that the application sees successful write, "guaranteed" by the bbu in case of power failure at that particular moment.15:59
fallentreebut in the overall cost-benefit equation, personally I don't find that beneficial over potential problems with HW cards.16:00
fallentreeI'm not interested in an argument either, I was merely asking about the performance penalty :) Then you shifted goals to wb cache and power failures which has nothing to do with performance.16:03
ppetrakifallentree, it's storage, it's raid, it's supposed to be highly available. You get to lose your customer's data exactly once, if your product is in the alpha stage they'll give you a pass, after that, they're shopping for a new array vendor.16:14
Ussatppetraki, sure, but in the long run if performance is that much a issue, SAN16:15
fallentreeppetraki: without a proper backup policy, no hardware feature will protect from "losing customer data" :)16:15
ppetrakiok I understand what happened16:15
ppetrakido you guys know what crosspoint can do?16:15
Ussatme, personally, no16:15
ppetrakiok16:15
ppetrakiit is a persistent DRAM that doesn't need any extra power plumbing like NVDIMM does. It's cheaper than NVDIMM but not as fast as DRAM.16:16
Ussatnice16:16
ppetrakiso once you have this as a building block, you can start to have some really interesting designs that normally only lived in SANs16:17
UssatI am more than willing to admit I am not a storeage guy.......I have a enterprise grade SAN I deal with via FC16:17
ppetrakino more journaling disks, that memory region is your journal16:17
fallentreeit's not an either-or replacement for SAN, tho'16:17
ppetrakiSAN offers so much more than that right? LUNs etc, management plane16:18
ppetrakidepends on what you want16:18
fallentreeredundancy, replication, ... :)16:18
ppetrakidedup16:18
fallentreeugh, dedup16:18
Ussatcompression, encryption16:18
Ussat(yes, we use those last 2)16:18
ppetrakicompression really doesn't matter that much16:18
* fallentree yawns and looks at ZFS :)16:19
ppetrakionly if you can do hot cold separation16:19
Ussatppetraki, we do, ok well the san guys do16:19
ppetrakithen you can do it on the backend during your garbage collection cycle16:19
UssatLike I said, I admit I am not a storeage guy so...16:19
ppetrakiencryption kills dedup but it's a use case that some people just have to have16:20
UssatHIPPA16:20
Ussatwe have to have it16:20
ppetrakiGOV16:20
Walex ppetraki: lots of people "save" a lot of money by buying "cold" storage systems and running "hot" workloads on them :-)16:20
ppetrakiyeah16:20
Ussatyup16:20
Ussatwe dont encrypt and its HUGE fins etc16:20
Ussatfines16:20
ppetrakiZFS is about as good as you're going to get in the freeware world16:20
fallentreeseeing how memory dedup is so vulnerable and a big no-no, I kinda don't trust the hard storage dedup either.16:21
ppetrakiI've personally never used it but I know it works16:21
ppetrakifallentree, dd if=/dev/zero bs=4096 count=1 | sha1sum -16:22
ppetrakifallentree, don't look at the data, look at it's signature16:23
fallentreewhat about it16:23
ppetrakifallentree, if you see the same sig more than once, well you just deduped16:23
ppetrakinot hard16:23
ppetrakinot free either16:23
fallentreewhat are you talking about?16:24
ppetrakihow do implement dedup :)16:24
fallentreededup of what? a stream of zeroes?16:24
ppetrakiwhat's a thinly provisioned disk?16:25
Ussat...16:25
ppetrakia bunch of zero'd sectors16:25
ppetrakithat the system claims is available from here ... to there16:25
fallentreeactually, thin provisioning is not that...16:25
ppetrakiohs?16:26
fallentreeyeah. it's not a bunch of zero'd sectors. it's virtual space based on pooled resources.16:27
ppetrakiit's a virtual range, but the how provision the backend is dependent on the system design.16:28
fallentreeat any rate, deduplication works by checksumming blocks and the referencing same blocks multiple times, if different consumers expect same data (checksum).16:28
ppetrakisome arrays will just ingest until they hit 80% unique data and claim they're full16:28
fallentreeI don't trust it at all, given how memory dedup is vulnerable to abuse and injection of data.16:28
ppetrakithis is on media16:29
ppetrakithis is memory, you told the array to write16:29
fallentreeessentially it's the same thing, with memory not being persistent16:29
ppetrakiand a barrier between the two16:30
ppetrakiso I don't see how you can create an vulnerability16:30
ppetrakiyou told me to write X, I wrote it down, now what?16:30
fallentreevery simple. it's not different than having multiple hard links to the same file, in fact, it's almost the same thing but managed at the lower level than the FS16:30
ppetrakiI don't care about filesystems16:31
ppetrakiat all16:31
ppetrakiblocks16:31
ppetrakiare what I care about16:31
fallentreeppetraki: there's a recent CCC presentation how memory deduped virtual servers can inject data into each other, with help of some vulnerabilities. I suggest you to check it out.16:31
fallentreebottom line, race conditions and other specific cases can lead to problems with deduped blocks, so thanks, no thanks.16:32
ppetrakifallentree, link? that would be interesting16:32
fallentreeppetraki: https://www.youtube.com/watch?v=H9gM938H7qY16:33
ppetrakifallentree, thanks16:33
fallentreeanyway, yes, blocks. like I said, it's the same thing like hard linked files, except it's managed BELOW the FS, ie. at block level.16:33
fallentreeppetraki: oh, that's in german... I think this is the original   https://media.ccc.de/v/33c3-8022-memory_deduplication_the_curse_that_keeps_on_giving16:34
ppetrakifallentree, I admit I am not a security guy, I have a friend whos a pen tester who freaks me out on a continual basis16:34
ppetrakifallentree, yeah its an arms race, and we're always behind.16:36
patdk-lphardly an arms race16:39
mwhahahajamespage: coreycb: btw magnum is broken http://logs.openstack.org/44/467044/1/check/gate-puppet-magnum-puppet-beaker-rspec-ubuntu-xenial-nv/a17b9c8/console.html#_2017-05-23_07_23_39_95439316:39
patdk-lpit's more like attempting to mouse proof a castle16:39
ppetrakibluerisc is kinda interesting but it operates under the conditions of creating a new binary that has encrypted instructions interespersed. So it runs to the checkpoint and then that chunk of code is run on the offboard engine. If the binary is modified in any way, it traps. That's my understanding of it anyways.16:41
ppetrakinasty side effect of exposing race conditions in your code that never existed before ;)16:41
* ppetraki is really away16:52
coreycbmwhahaha: do you know if that was failing any other time since 5/12?  that's when 1.1.9 sqlalchemy went into -proposed.17:36
mwhahahacoreycb: it used to pass. We're using updates though17:37
coreycboh you're using updates, ok.17:37
mwhahahacoreycb: is seen that error before with rdo17:37
nacccoreycb: wanted to check in with you on the django merge for 17.1017:38
naccblake_r: and iirc, you said for maas, you're ok with me uploading and you'll deal with the fallout for maas?17:38
coreycbnacc: hey, you'll probably want to check with jamespage tomorrow and see if he ran with it.17:38
nacccoreycb: thanks, will do17:38
Fieldyahh. nice fresh 16.04 lts server. glad i'm going this route rather than piddle with hacky upgrades17:40
Fieldycan also take my time migrating. thanks for the input folks. and i'm doing certain things differently compared to last time. that's always nice17:41
compdocthe Fieldy of dreams...17:41
blake_rnacc: yes17:45
naccblake_r: thanks, i'll update the bug so i don't forget this time :)17:46
CapprenticeWhat triggers the detection of DMraid?17:54
naccCapprentice: i'd assume an appropriate signature on the device17:55
CapprenticeI dont want fake raid. The on board raid controller is selected as AHCI ans is disabled that way.17:55
Capprenticenacc, What does the OS looks for?17:56
fallentreeFieldy: welcome to zystem dee!17:59
naccCapprentice: i'm not sure what you mean?17:59
dpb1what is fake raid? :)18:00
naccdpb1: usually it's the onboard raid controller :)18:02
naccdpb1: which is garbage non-raid but claiming to be raid18:02
dpb1with out of date firmware to boot :)18:05
naccdpb1: right -- and at that point, swraid is better18:06
ahasenackthose fake raid bios remind me of the old software modem devices, remember those?18:26
patdk-lpyou mean current software modem devices?18:26
ahasenackthey still exist?18:26
patdk-lpit's almost impossible to locate a real modem18:26
Fieldygives me a stupid human trick idea; VPS provider, create a "raw" disk device, then another, swraid them. compare performance with and without. would be funny if it was better (not likely)18:26
patdk-lpthe only real modem is ones that have a serial port on them18:27
ahasenackI meant old because I thought they were not manufactured anymore (the software modem ones)18:27
patdk-lpFieldy, they are the same18:27
patdk-lpfakeraid is software raid, but with a bios level boot helper18:27
Fieldyhardware accel makes a big diff18:27
patdk-lpahasenack, I just bought 4 new ones18:28
patdk-lpFieldy, heh?18:28
Fieldylinux sw raid is very impressive though18:28
ahasenackfascinating, dial-up lives18:28
patdk-lplinux sw raid and fakeraid are the same thing18:28
patdk-lpif you install linux instead of windows18:28
patdk-lpahasenack, not dialup, fax :)18:28
patdk-lpI use them for faxing18:28
ahasenackeven more fascinating :)18:28
Capprenticenacc, I mean what should I disable or what should I do to make sure dmraid to be disabled.18:29
patdk-lpCapprentice, it looks for a fakeraid signature on the disks, that is created by the bios being in raid mode18:30
patdk-lpahci doesn't mean you aren't in raid mode though18:30
Ussatgo in to the BIOS and turn it off18:31
patdk-lpbios firmware naming for items is odd and inconsistant18:31
patdk-lpmy dells have sata, ahci, and raid options, but ahci and raid are the same thing18:31
sarnoldahasenack: oh god I'd forgotten about those 'winmodems'. terrible things.18:31
Ussatno, raid and ahci are not the same at all18:32
Capprenticepatdk-lp, I have a server which was booted without disabling the RAID controller. Installation failed to the disk for reasons I dont know. Later on when I installed 16.04 with the AHCI set (The option is either AHCI or RAID), I found that all of the disks contains raid signature.18:33
CapprenticeI have removed the signature by booting a live cd and creating a new msdos partition table on each of the disk except the one which had the OS installed.18:34
UssatCapprentice, yes, that is correct, because the fake raid put one on there18:34
CapprenticeWhen I finish clearing, after reboot the OS did not boot. I will do a clean install on it.18:35
CapprenticeHow do I make sure no way RAID gets enabled?18:35
naccUssat: i think patdk-lp meant they are the same as far as their BIOS is concerned (setting name)18:36
UssatCapprentice, have the raid setting off first18:45
=== Guest30325 is now known as IdleOne

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