=== markthomas|away is now known as markthomas === markthomas is now known as markthomas|away [05:30] Good morning. [08:36] I have a server, started it up in single user mode, but it hangs at this part. http://imgur.com/0TbYmtC Cursor is blinking, so it hasn't really "locked up". Any suggestions? [08:40] Seems like it is never leaving the initramfs. [08:44] if it doesn't, you have likely a driver issue, or if you installed a new kernel recently. i have to add eth0=eth0 manually in /run/network/ifstate and then ifup to changes take effect. after restart, interfaces file is correct but system doesnt have new configuraion [08:44] hi,on ubuntu server 14.04, i changed /etc/network/interfaces to new configuration in order to have static ip.i have to add eth0=eth0 manually in /run/network/ifstate and then ifup to changes take effect. after restart, interfaces file is correct but system doesnt have new configuraion [08:45] lordievader: AFAIK, I didn't upgrade it. Anyway, any suggestions on how to fix this? Or at least break out of this sequence? [08:46] adun153: Break init at the right moment and investigate to see if something obvious is wrong (no disk, etc). [08:46] lordievader: How do I "break init at the right moment"? [08:47] mahdi: How does your /etc/network/interfaces look like and your /etc/udev/rules.d/70-persistent-net.rules? [08:47] adun153: Last paragraph of Initramfs: https://wiki.ubuntu.com/DebuggingKernelBoot [08:48] lordievader: no such file in rules.d [08:52] Hmm, okay. [08:53] lordievader: According to my screenshot, it hangs after mount, right? [08:54] lordievader: my interfaces http://pastebin.com/1VeTsRZn [08:55] adun153: Agreed. [08:55] mahdi: 'auto eth0' misses? [08:56] lordievader: auto eth0 is commented. [08:57] Why [08:57] ? [08:59] lordievader: u r right, it seems my fault , let e check it [09:09] is there some sort of program or command where I can track my bandwidth per day/week/month on my Ubuntu server? [09:09] lordievader: thanks, done [09:10] MrButh: vnstat [09:10] MrButh: I was going to suggest it on #ubuntu, but you said you'd ask here :P [09:10] thanks man! [09:10] np [09:11] MrButh: http://lpaste.net/139002 <-- it'll look like this when it comes up [09:12] that's perfect, exactly what I wanted [09:12] http://paste.ubuntu.com/12106505/ [09:12] or even that [09:12] MrButh: Alright :) [09:17] dude it even has a vnstat --live!! [09:37] MrButh: mhm [09:38] MrButh: The best thing I like about it, is the fact that it can generate images. And you can show off how much bandwidth you've used XD [09:51] lol [10:11] hallyn: bug 1485456 was just reported. Is this the same issue you're hitting? [10:11] bug 1485456 in uvtool "uvt-simplestreams-libvirt sync fails with qemu-img convert error" [Undecided,New] https://launchpad.net/bugs/1485456 [10:19] I added a "break" option to the end of my initramfs call at the boot loader, and it gives me this stack trace soon afterwards: http://imgur.com/bBVaZzE Is this expected behavior, and if not, what could be the problem? [10:20] adun153: What argument to break did you give? [10:21] none [10:21] that's supposed to be "premount" by default, right? [10:21] if none is specified? [10:24] There ain't a default. [10:25] This is from the link you gave me. "The parameter is break=[option] where option can be: top, modules, premount, mount, bottom, or init. The default is premount if no options are specified." [10:25] I think you want to break at bottom. [10:25] Odd_Bloke: around? https://bugs.launchpad.net/uvtool/+bug/1485456 - cloud image simplestreams metadata has regressed and seems completely broken for downloadable images. [10:25] Launchpad bug 1485456 in uvtool "uvt-simplestreams-libvirt sync fails with qemu-img convert error" [Critical,Triaged] [10:26] Ah, never mind then ;) [10:26] yeah, I was trying to break at bottom first, but I was having errors, so I thought, "why not try without any options" [10:28] Do you have a busybox in your initramfs? [10:28] I have no idea. This is Ubuntu 14.04 amd64, if that helps. [10:29] Did you change anything about your initramfs config? [10:29] AFAIK, no. [10:29] I just took this over from someone else. [10:30] Hmm... [10:31] okay, looks like I did it correctly this time with "break=bottom" [10:31] I now have a busy box. [10:32] What should I do next to help find out why it isn't booting properly? [10:32] it now says (initramfs) [10:32] Check if everything is mounted properly and if init is available. [10:33] By the by, do older kernels boot properly? [10:34] Haven't tried yet [10:34] It only has the /root partition mounted. [10:34] Hmm, that should have been the first thing you've tried ;) [10:34] Kind of a newbie with these things. :D [10:34] Is that everything it needs to have mounted? [10:36] no. This is the output of df from a parallel node: http://imgur.com/HJbfAky [10:36] The should be more or less identical. [10:39] Does it need /data to boot? [10:40] No, it has the MySQL datadir and other stuff, but no. [10:41] So, it has everthing it need ;) [10:41] Hmm, I'd try an older kernel to be honest. [10:42] ok, I'll try that. I'll come back here if I still see problems. ;p [10:42] thanks! [11:03] lordievader: The older kernel doesn't boot, either. [11:05] Hmpf [11:05] It too just hangs? [11:05] Yes. [11:05] Same place. [11:06] Pff, did it work before? [11:06] yes. [11:06] What changed? [11:06] Could it be the hard disks? [11:06] Well, here's what happened: [11:09] We suddenly noticed that the server couldn't be pinged or ssh'ed into anymore. Had one of the network guys look at it in the remote DC, and he tried logging in via the console, it would log him in, then immediately log him out again. We did a reboot, and that's where we are right now. [11:10] Jup, I guess it is time to check the disk/the filesystems. [11:10] Also these kind of things should be the first thing you mention when seeking support ;) [11:12] Sorry :D [11:20] Thanks! === ahasenac` is now known as ahasenack [13:31] rbasak: sounds like it [13:31] hallyn: thanks. It should be fixed temporarily now. [13:33] awesome, thanks === alai` is now known as alai === markthomas|away is now known as markthomas [17:26] Hello everyone. I'm having an issue with a bin9 server on 12.04. nslookup returns queries for lan machines but does not forward the requests to outside dns servers. The forwarders have been declared in named.conf.options. Would someone be so kind assisting me with the config? [17:27] "nslookup google.com dns.server.of.isp" works fine [17:28] jowi: can your bind9 contact those forwarders via ping? via tcp? via udp? do you need to restart or reload the configuration? [17:29] sarnold: thanks. actually i just realised that nslookup to the forwarders works via clients but not from the bind9 server. strange no? [17:29] connection timed out from the bind9 server [17:30] jowi: interesting, seems like a good thread to start pulling on [17:30] jowi: why nslookup? I thought most dns folks preferrred dig for investigating? [17:32] sarnold: nslookup is fast. i will verify my network/interfaces config. [17:33] Dig allways asks the configured dns server. [17:34] sarnold: never mind. I replaced my router and the gateway settings of the fixed IP configuration was pointing to the old gateway. It's working now. what a noob mistake [17:34] :) [17:35] sarnold: thanks for questioning the basics first. [17:50] jowi: woohoo :) === markthomas is now known as markthomas|away === markthomas|away is now known as markthomas