[02:46] Hello folks. [02:47] Ubuntu has a sudo reboot and a sudo poweroff command. [02:47] Is there a sleep mode to ensure that Ubuntu can be remotely controlled in sleep mode? [02:48] no [02:48] Power off means that the machine needs to be mechanically turned on. [02:50] I suppose I could program a device that starts the machine. [02:50] There are some devices that do this by way of telephone. [02:52] The other thing is can Ubuntu control the BIOS settings remotely? [02:53] I suppose it would depend upon the type of the machine. [02:54] Which means that the BIOS settings would require the machine to reboot. [02:54] you'll want to look at wake on lan [02:56] I do lots of computer repair and data recovery, but never remotely. [02:58] I was spoiled by Windows GUI and now like to use the Command Prompt. It is much more rewarding to use. [02:59] More homework but worth the effort. [03:00] My server is Apache2 Headless. Nice machine. i386 [03:01] I am using Wily version 15.10 <------< Nice. [03:04] The one thing I don't understand is that if I purchase an expensive 64 bit machine will I have to change all of the software installed to 64 bit? [03:05] If I install a 64 bit Ubuntu server will the same software work? [03:05] I'm mostly sure you can run 32bit software in a 64bit userland [03:06] I am sure there are exceptions there. [03:07] I use VBOX on all of my 32 bit Windows machines and run Debian and Ubuntu servers. [03:07] I know that 64 bit box will work faster with VBOX. [03:08] If there were a 128 bit machine, I would purchase it in a heart beat. [03:10] Solaris and UNIX are a different story. [03:15] The issue is that most programmers program with the current technological compilers and it is 16 32 or 64 bit. Programs vary. [03:16] Any ways Mybalzitch thanks for the input. You have a strange nickname. :) [03:18] I suggest sudo apt-get install Scratch Them hehe [03:18] ya, use wake-on-lan or ipmi for poweroff/on [03:18] Don't forget to sudo apt-get to update it. [03:19] heh? [03:19] Patdk-lap interesting. I will Google that. Thanks. [03:19] * patdk-lap wonders where you can even purchase a 32bit machine [03:20] it's been a rather long time since they made cpu's that didn't do 64bit [03:21] Patdk I have a large collection of computers in my home basement. They just sit there. [03:24] The nice thing about Ubuntu is that it still accomodates the older machines. If not you can still download the older versions of Linux or Ubuntu. [03:26] I have used Red Hat Linux years ago. It was nice. [03:27] It came with a floppy disk to install it. [03:28] Partitioning the disk was fun though. [03:30] The floppy disk was a DOS Windows disk. Strange with vmlinuz file. [03:33] Oh whell, those were the old days, [03:34] Patdk where are you from? [03:34] I am from Massachuestts U.S.A. [03:35] I guess that everyone here is asleep. [03:36] Have a nice day folks. Sleep well. === thumper is now known as thumper-afk [07:34] Hi. [07:34] My problem is that having just installed ubuntu and the openstack single server, I am not able to reach any of the ip's listed in the openstack status. [08:16] Hi. I am having problems accessing the ip adresses listed in openstack status, on a freshly installed single server. [11:33] Hi. I am having problems accessing the ip adresses listed in openstack status, on a freshly installed single server. [12:44] Hi. I am having problems accessing the ip adresses listed in openstack status, on a freshly installed single server. [13:35] Assalamaulaikum [14:12] huh? [14:29] pmatulis: it's a greeting. Not sure why he joined, greeted us and then left though. [14:32] rbasak: ok, TIL === King is now known as prince === kickinz1 is now known as kickinz1|eod [16:39] hello [16:39] my ubuntu server 14.04 keeps printing stuff on the console asynchronously, when i'm logged in over ssh [16:40] "fatal: Read from socket failed: Connection reset by peer [preauth]" [16:40] seems to be related to ssh and potentially brute force attempts [16:40] ultimately i dont want those printing to my ssh session.... its really messes up ncurses based things [16:41] how do i disable that??? [16:44] bonzibuddy: Are you seeing that in a (physical) console or in a ssh terminal session? [16:44] andol: ssh terminal session [16:46] it seems to happen to any logged in user [16:46] bonzibuddy: Hmm, in that case I'm not sure, but it might an option to tune alt. remove the /dev/xconsole entry in /etc/rsyslog.d/50-default.conf [16:48] andol thx! I will look into that. seems to be what I'm after [16:50] * andol is not entirely sure to what extent /dev/xconsole connects to ssh terminal sessions. [16:51] this server is running syslog-ng and seems to have similar rules [16:51] Ahh, then it might make more sense :) [16:51] I just assumed a default 14.04 install. [17:16] hi there [17:17] how to check what happen to a process in a specific time ? [17:19] tyui: What do you mean? [17:20] i got a process which goes off on saturday [17:21] i would like to know why that process gone down like that ? [17:21] tyui: look at your logs. [17:21] where exactly ? [17:21] i can't find /var/log/messages on ubuntu [17:23] tyui: You might find something in /var/log/syslog but your process might not be configured to log using syslog. [17:24] so where i can find it ? [17:24] tyui: it completely depends on what you are running. [17:25] it's an program perl [17:26] ok thanks [17:26] bye [19:08] TJ- hello again :) [19:09] TJ- you talked about making script to fix mine net issues related to dhcpdiscover,dhcprequest,dhcpoffer, dhcpnak problem [19:35] Blueking: oh, yes, how far did you get with that? Last I recall I suggested enabling debugging mode and capturing the log when the lease expires [19:40] TJ-: I think he has a wireshark dump of it [19:41] RoyK: it's the dhclient debug log I asked Blueking to collect [19:41] dhclient fires events into a shell script and we can hook into those events to over-ride actions [19:42] he should have that as well [19:42] he gave me some log yesterday, but I was a bit tired [19:46] Some terrible ISP there! [19:54] TJ-: the interesting part is that I have the same ISP and my internet connection has been stable for >5Y [19:54] right, but are you using static IP? [19:54] so it may be the problem is somewhere else [19:54] I have a static IP with DHCP [19:54] also, are you seeing the same short DHCP renew times [19:54] so has Blueking now [19:55] I'm just using the router they gave me - he put that in bridge mode, so there's the diff [19:55] right, and the issue is the ISP DHCP server is NACK-ing the renewal so the lease/address gets withdrawn on the client, then it asks for a fresh lease and gets the same IP back in a new lease [19:55] I was wondering about router MAC registration being an issue [19:55] they don't have proper ipv6 - so you need to setup 6rd with the router in bridge to make that work [19:57] as I recall we were dealing with IPv4 only [19:58] yeah, but the main reason to use bridge mode on that router thing is to make ipv6 work [19:58] with 6rd [19:59] I haven't tried it yet === Luke_ is now known as Luke [20:50] jamespage, ddellav, I'm fixing up the mitaka CA build failures for ryu and cinder (i386 issues). I think I have both fixed but cinder might take a little longer since it has some new non-i386 failures on xenial. I'm going to see if RC2+new deps fix those issues up. === bleepy_ is now known as bleepy [21:51] hallyn: quick question, not really work related. What's the recommended way for me to get a shell running in its own cgroup? Should I be using cgm like its manpage example or something else? [21:51] (on Xenial) [21:52] Google seems to suggest many things. It's not clear to me what is deprecated, etc. [21:53] rbasak: good question. i think we should ask pitti if there is a proper systemd way to do it [21:53] cgm imo is the easiest way still, but since we're trying to drop cgmanager... [21:54] Thanks, I'll ask in #ubuntu-devel since pitti isn't here. [21:54] +1 [22:05] TJ- back [22:12] hi, people, I need help bringing up a new bridge interface. I'm on 16.04 and I edited /etc/network/interfaces to add 'br0' using dhcp and set 'bridge_ports em0', when I bring it up with 'ifup br0' it works but I lost connectivity [22:13] and I can see on the router a lot of 'arp who-has' and 'arp reply' but nothing else... can somebody help me a bit? I don't know what else to check [22:14] can I pm u or u disabled it ? [22:14] TJ- ? [22:14] I'm not sure, I'm not use to use irc... lets try [22:16] What would be the best method to combine the free space of 4 servers into once filesystem over a network? all three have different drive sizes but in total it would be 15TB and would like to be able to add new servers in at any time, no redundancy needed since its bulk data that can be easly replaced [22:17] I have experimented with aufs/nfs mounts and it was OK but I found the rr modes where not very roboust [22:19] JRWR: sounds like ceph, gluster, or maybe hdfs (less likely, depends upon what you're doing with it) [22:20] mostly just bulk media storage, nothing too fancy [22:20] JRWR: note that ceph appears to be insanely picky about full storage targets. do not let that happen. [22:20] JRWR: alright, skip researching hdfs then. [22:20] gluster looked pretty good but the auth methods are lacking, noticed it was IP only [22:21] I'm fine with that but how well does it handle load balancing the files across the systems [22:22] ceph allows you to define maps that say which storage targets in which drives in which servers in which racks in which datacenters on which continents get your data [22:22] it probably scales up to planets too but to my knowledge no one's tried [22:23] lol [22:23] Im not trying to scale that high, maybe 10 servers at max [22:23] no interplanetary travel? oh well [22:23] gluster looks like a bitch to configure [22:24] JRWR: ceph feels like a decent fit, but it'll take you two or three days to work through the docs [22:24] I haven't read all the gluster docs yet, it didn't feel as 'ready' as ceph to me as far as I have researched it [22:24] the filesystem layer of gluster felt weak; apparently gluster's object store layer is decent thuogh [22:25] Well this is not for enterprise at all, right now im using mhddfs but its a little CPU heavy [22:25] on top of NFS exports [22:27] neat, I've never heard of that. seems like a funny storage design though. [22:27] Greyhole workds the same way [22:36] looks like gluster can stripe files over servers, thats interesting [22:37] so will ceph [22:37] the fact that greyhole and .. uh the other one .. don't do striping is in fact pretty strange to me :) [22:38] both are more file routers then anything [22:38] they overall all the filesystems on top of one another and route based off freespace [22:38] heh, interesting analogy [22:38] so not really a filesystem [22:39] I guess the nice thing is that if you lose a server you lose those specific files and nothing else; losing enough ceph nodes to run below your replication levels means you lose pretty much everything [22:39] but that's why you tune your replication levels appropriately :) [22:42] I was thinking of just exporting everything over NBD [22:42] and zfs the bitch up [22:42] put small OSes on them and do science [22:43] SCIENCE! [22:43] lol [22:43] zfs is -not- a cluster filesystem [22:43] no [22:43] you probably know that but I've got to say it [22:43] but you can raid shit [22:43] and nbd exports block devices over the network [22:44] and do support uneven raid [22:48] nbd vs iscsi [22:48] now I've really gone down the rabbit hole [22:49] .. and -which- iscsi targets / initiators to use.. [22:49] oh noes! [22:49] * JRWR now has over 400 tabs open in chrome [22:51] uses CHAP for auth [22:51] holy shit [22:51] yeah, these things often assume they're running on a trusted storage network [22:51] different switches than the application network [22:55] nope, all these guys are pretty much on the open internet [22:56] so software firewalls for me :3 [22:57] ipsec or openvpn the things then :) [22:57] * sarnold adds another dozen tabs to JRWR's poor chrome [22:57] thats what I had kinda planned on [22:57] * JRWR knows how to setup openvpn already :p [22:58] wheeyy what a time to walk in [22:58] I literally just got my openvpn working [22:58] =) [22:58] [22:58] so ill do tiny os installs (15GB) and the rest ill export over iscsi [22:58] then use ZFS to raid all those bad boys together [22:59] you raiding over the internet through vpn? [22:59] didn't even know you could do that [22:59] lol [22:59] "can" and "should" are different things of course ;) [22:59] hah [22:59] JRWR: ooh ooh ooh, tahoe-lafs. :) [23:00] I saw that [23:00] (though to be honest I don't know how many people use it.) [23:00] ndf I'm taking the storage space of a few servers and combining it [23:00] making a poor man's SAN [23:00] well I suppose it fills the gap in the market for realtime remote backup, but it's gotta cost a lot of bandwidth [23:01] meh [23:01] they are in the same datacenter [23:01] oh ok [23:02] wellllll wouldn't it be cost effective to shuffle the racks closer and share a hdd cage? [23:02] lol [23:02] where's the fun in that tho eh [23:03] there are some nifty tools I found [23:03] like mhddfs that works like a file router based off free space [23:03] thats what I'm currently using [23:05] likes to get touchy when you abuse it [23:07] JRWR: with ZFS you can always use send/receive to copy your data over the VPN link. Not real-time though. [23:07] ya, looking for real time, thats why I was exploring layered filesystems [23:07] AuFS looks pretty nice [23:08] JRWR: for real-time replication, DRBD is pretty impressive and since it runs over TCP, it's easy to tunnel over VPN [23:08] aufs/overlayfs feel like a stream of issues :/ [23:09] looking for combined, not redundancy [23:09] like RAID0 over the network? [23:09] pretty much [23:09] thats why i was going to use iSCSI and do soft-raid [23:10] should work (make sure to use write-mostly for the iSCSI one) [23:13] err, write-mostly only makes sense for RAID1 ... nvm that part