/srv/irclogs.ubuntu.com/2014/08/23/#ubuntu-server.txt

fridaynexti've installed lm-sensors, but when i execute "sensors", this is all I get - http://pastebin.com/raw.php?i=x3YJkKHd01:35
fridaynextany idea how to get fan speeds as well?01:35
PryMar56fridaynext, append kernel cmdline acpi_enforce_resources=lax01:37
fridaynextPryMar56: do you mean to type all of that after "sensors" ?01:38
PryMar56modify grub for vmlinuz01:38
PryMar56there is usually a conflict between chip drivers like w83627hf and acpi01:39
fridaynextPryMar56: ah - I didn't run sensors-detect first.01:41
fridaynextjust ran that, now rebooting to see if I get more data.01:41
=== a1berto_ is now known as a1berto
user123321HAProxy gives me a warning that FD limit is too low (1024), but I have already raised it in LUbuntu, any idea?06:28
=== Abhijit is now known as Guest78501
=== Abhijit_ is now known as Abhijit
=== cripperz is now known as CripperZ-
lordievaderGood morning.08:11
Abhijiti have set d-i netcfg/choose_interface select eth0 and using this preseed file for ubuntu installation on two nic system. at installation it still ask me to select nic manually.08:14
izarryhello?08:21
Abhijithi08:21
izarrycan i ask a question here? cuz im new at ubuntu server, and im installing the squidguard , should i install gksudo on server too ? or on desktop?08:22
Abhijitno08:23
Abhijityou dont use gksudo on server. only sudo.08:23
Abhijitizarry, ^08:23
izarryi am following this instruction https://help.ubuntu.com/community/SquidGuard and im stuck at squid configuration :(08:24
Abhijitso ask the actual squid question.08:24
lordievaderizarry: gksudo (or kdesudo for that matter) is used for applications with a gui, since a server rarely features a gui sudo suffices.08:26
izarrylordievader, oh okay thanks for that good info08:27
Abhijitokey ...08:29
RonnieI have a problem upgrading a 10.04 ubuntu server in a openvz container. do-release-upgrade failed and left me in a (for me) unsolvable state: http://paste.ubuntu.com/8120778/08:39
=== CripperZ- is now known as cripperz
=== cripperz is now known as CripperZ
=== CripperZ is now known as CripperZ-
=== Lcawte|Away is now known as Lcawte
darksiderhi all10:16
darksiderI have an Ubuntu headless media server. I experience random system total freezes. Can someone advice me on how to investigate the issue?10:17
RoyKdarksider: first, pastebin output of dmesg10:22
RoyK!pastebin | darksider10:22
ubottudarksider: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.10:22
darksideromw10:24
darksiderRoyK: I'm trying to get it to freeze again. Can seem to be able for now, will pastebin dmesg as soon as I succeed11:14
darksiderI'm posting the one I have right now anyway: http://paste.ubuntu.com/8121698/11:15
darksiderany suggestions, guys?11:21
RoyKdarksider:  The Paste you are looking for does not currently exist.11:30
RoyKdarksider: dmesg or /var/log/syslog should have some clues if it's detected by Linux11:31
darksiderI just clicked the link and it opened for me...11:31
RoyKgot it11:32
RoyKnothing there after the bootup messages...11:32
RoyKwierd11:32
darksiderjust got it to freeze11:33
RoyKtotal freeze?11:33
darksideryes11:33
darksiderwhat shall I do after I reboot?11:34
RoyKhm...11:34
RoyKperhaps configure a network console11:34
darksiderI'm accessing it using SSH11:35
darksideras it's headless. Should I pastebin the syslog?11:35
RoyKnetwork console isn't ssh - a network console will send you kernel messages that are meant to be output to the console11:35
RoyKyeah, check /var/log/syslog11:36
RoyKtail -100 /var/log/syslog | pastebinit11:36
darksiderhttp://paste.ubuntu.com/8121831/11:37
RoyKnothing there either11:37
RoyKtry a memory test - attach a monitor and keyboard to the thing to see if there's any output when it hangs - or use a network console11:38
RoyKhttps://wiki.ubuntu.com/Kernel/Netconsole11:39
darksiderdoes syslog reset after reboot? I just see entries after the reboot11:39
RoyKno, it doesn't, or if it does, the old one is /var/log/syslog.111:39
darksiderhttp://paste.ubuntu.com/8121860/ the entire content of syslog11:41
RoyKCIFS VFS: bogus file nlink value 011:44
RoyKnot sure what that means11:44
RoyKdarksider: how often does it freeze like this?11:44
darksiderI have deluge torrent installed on the server. Trying to download a 50Gb torrent, and it seems to freeze every time, at some point. The torrent is being saved on a NAS, which is mounted using CIFS11:47
RoyKdarksider: start with a memory test11:48
RoyKdarksider: attach keyboard+monitor and run the memory test from grub11:48
darksiderRoyK: done it some time ago with no errors, will try it again11:48
RoyKalso11:49
RoyKwhat sort of NAS is this?11:49
RoyKlooks like something is messed up with CIFS11:49
RoyKso if you can use NFS, it may work around the problem11:49
darksiderit is an Apple timecapsule11:52
darksideris NFS more stable than CIFS?11:53
RoyKnot necessarily, but it looks like there are some CIFS issues according to your logs11:54
RoyKwhich ubuntu version is this?11:54
darksider14.0411:54
darksidertried to lookup the error, couldnt find anything of use11:56
RoyKme neither11:56
darksiderdo you think it can go so far as to create a kernel panic?11:57
RoyKattach a keyboard+monitor11:57
RoyKor use a netconsole11:57
RoyKthen you'll know11:57
RoyKnetconsole will be better for logging11:58
darksiderim doing a memtest right now, with keyboard and monitor attached11:58
RoyKa panic isn't necessarily logged11:58
darksiderso once the memory test is done, I shall try to reproduce the freeze while looking and the error console12:02
darksiderright?12:02
RoyKdarksider: setup a netconsole first12:02
darksiderOk12:02
RoyKdarksider: found anything_12:42
RoyK?12:42
darksiderRoyK: just finished memory test: no errors12:53
darksiderabout to setup the netconsole12:53
darksiderRoyK: In the tutorial, it points to modifying menu.lst, which I dont have, instead I should probably edit /boot/default/grub.cfg13:00
darksiderright?13:00
cfhowlettdarksider, menu.lst is OLD grub.  grub2 uses grub.cfg.  Check your tutorial13:07
darksidercfhowlett: just saw it, thanks :)13:08
RoyKdarksider: got the netconsole running?13:28
darksideryes13:29
RoyKnice13:31
RoyKthen try to reproduce13:31
darksiderdone :)13:31
RoyKany output on the netconsole?13:31
darksiderhttp://paste.ubuntu.com/8122486/13:32
RoyKhm... so no panic?13:32
darksiderseems like it13:32
darksiderwhat now? :)13:34
RoyKdarksider: no idea, really, but guess the issue is related to cifs13:40
RoyKdarksider: which kernel?13:40
darksiderLinux mediaserver 3.13.0-34-generic #60-Ubuntu13:45
RoyKdarksider: sorry - no idea :(13:47
darksiderRoyK: thank you for your help. It was worth trying it13:48
RoyKdarksider: maybe there's a flag for debugging kernel...13:49
RoyKhttp://www.debian-administration.org/article/492/Debugging_system_freezes13:51
RoyKwhen the system freezes, can you use magic sysrq?13:51
RoyKhttps://en.wikibooks.org/wiki/Linux_Guide/Freezes#Alt.2BSysRq13:51
RoyKdarksider: ?14:12
RoyKdarksider: also - does it freeze indefinetely, or just for a short time?14:13
darksidersorry, was awk: trying to freeze it again. It freezes until reboot14:14
RoyKdarksider: back in 20min14:23
darksiderok14:23
darksiderRoyK: dosnt respond to magic key commands14:42
RoyKhm14:43
RoyKdoes it respond to them while the server's running?14:43
RoyKbefore freeze?14:43
darksiderhavent tried, im gonna try installing a usb hdd and try to write the torrent there14:44
darksidersee if it still freezes. This way i'll know if its the CIFS14:44
RoyKmhm14:44
darksiderbtw, now that i inserted a new disk, the old usb one is sdc (instead of sdb), which spoils my mounts, is there any way to avoid this?14:46
RoyKdarksider: any luck?15:32
=== potatogim_ is now known as PotatoGim_Home
=== wendar_ is now known as wendar
Farvahello everyone17:59
Farvaso I am having a DNS issue17:59
Farvawe can connect to our server through the system IP and stay connected for days, but when we try to connect through the vIP's or by pointing a DNS at any of the IP's (virtual or system) we time out in a minute or two18:00
Farvawhen I nslookup those DNS address' they are reporting a server I have not defined through cloudfare18:01
Patrickdkwell, don't use cloudfare then?18:09
FarvaI don't think cloudfare is the problem here, I have been using them for a year with no issues like this18:17
FarvaI think it is something on my server machine that I have configured incorrectly18:18
dasjoeFarva: check your /etc/hosts, it could contain a stale reference to that hostname18:19
Farvak18:19
Farvaits empty18:20
zetheroo1I need to get rid of some erroneous entries in resolv.conf - how should I go about this?20:46
=== Lcawte is now known as Lcawte|Away

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