/srv/irclogs.ubuntu.com/2011/10/22/#ubuntu-server.txt

JanCRoyK: it's an issue with how update-grub for "grub 1" works; this should be fixed with "grub 2" though00:02
RoyKJanC: last I checked, new installs with lucid used grub 200:03
JanCgrub 2 doesn't use menu.lst00:03
RoyKJanC: all pf the machines with this problem are installed with lucid from scrach00:04
RoyKall of, even00:04
JanCthe bug you pointed to is for grub 1 & menu.lst, so if you have an issue with grub 2 it must be another bug...00:05
JanCRoyK: are you sure you're using grub 2?00:06
RoyKbug 87319887319800:07
RoyKbug 87319800:07
uvirtbotLaunchpad bug 873198 in grub2 "grub.cfg is not updated (dup-of: 202009)" [Undecided,Confirmed] https://launchpad.net/bugs/87319800:07
uvirtbotLaunchpad bug 202009 in grub "update-grub not updating menu.lst" [Medium,Confirmed] https://launchpad.net/bugs/20200900:07
RoyKJanC: 873198 is the one I'm seeing00:09
JanCthat's talking about an upgrade, which keeps grub1 in MBR unless you install grub2 manually?00:09
RoyKneither of my machines are upgraded00:10
RoyKall basic lucid installs00:10
JanCI doubt this is really a duplicate00:10
JanCgrub.cfg should never be edited manually00:11
JanCas all the config is elsewhere00:11
JanCso there is no reason for debconf to not update it?00:12
RoyKwell, grub.cfg seems to be the thing that chooses the kernel00:12
RoyKand that doesn't seem to be upgraded00:13
RoyKor updated00:13
JanCgrub.cfg is auto-generated by update-grub (for grub2)00:13
RoyKshould-be-auto-generated00:13
JanCalle the configuration about what should go into it is under /etc00:13
RoyKJanC: I have a one year old grub.cfg00:14
RoyKon several servers00:14
JanCRoyK: I'm not saying there can't be a bug, I'm saying it can't be the same bug as that grub1/menu.lst bug  ☺00:14
RoyKagreed00:15
JanCso the duplicate status is wrong IMO00:15
RoyKyep00:15
elz89Did anyone see my 'apt-get update' problem earlier on a new install on oneiric?00:16
JanCjdstrand: ^^^ you might want to look at that again  ☺00:16
RoyKJanC: how can you revoke a duplication?00:18
JanCjdstrand: RoyK's bug report #87319800:18
JanCRoyK: I guess by pressing the edit button before the "Duplicate of bug #..." in the sidebar?00:20
JanCRoyK: it's possible that for some reason update-grub thinks that grub1 is still used, or whatever00:21
RoyKhow could  that be, when lucid is installed?00:22
JanCor for some other reason it thinks grub2 is not used00:22
JanCwell, you can use grub2, grub1, lilo, and a couple of other bootloaders in lucid00:23
JanCI guess there is some logic somewhere to detect what's used, and there might be a bug somewhere in that logic (just guessing)00:24
JanCor there might be another reason00:24
JanCif your /boot is on a separate partition, you might want to make sure grub knows that00:25
foenixrcsheets: this is the worst day of my computing life00:36
Patrickdkroyk, grub1 was default in lucid, till 10.04.2 I believe, then grub2 became default00:53
=== [1]Ivan2-Ian is now known as Ivan2-Ian
Demosthenesso i have usb2 mass storage devices going offline using usb3 ports. they just stop, or say "Buffer I/O error" and go offline.01:34
=== Jasonn is now known as Jasonn|NotHere
=== Jasonn|NotHere is now known as Jasonn
uvirtbotNew bug: #879749 in samba (main) "package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration  cannot configure (current status `half-installed')" [Undecided,New] https://launchpad.net/bugs/87974902:41
uvirtbotNew bug: #879751 in samba (main) "package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration  cannot configure (current status `half-installed')" [Undecided,New] https://launchpad.net/bugs/87975102:57
=== medberry is now known as med_out
elz89why does 'apt-get update' fail on new install of oneiric?03:24
=== GhostFreeman_ is now known as GhostFreeman
elz89When I run 'apt-get update' the last package has a hash error, but this is a fresh install on oneiric? I don't understand why this is happening? Can someone please shed some light on the matter?03:31
Ursinhaelz89, what's the package?03:32
elz89Ursinha: W: Failed to fetch gzip:/var/lib/apt/lists/partial/gb.archive.ubuntu.com_ubuntu_dists_oneiric_main_binary-i386_Packages  Hash Sum mismatch03:34
Ursinhaelz89, it seems people are having this problem, check this out and see if that helps: http://ubuntuforums.org/showthread.php?p=1137755003:36
Ursinhacdrom line seems to be uncommented03:36
Ursinhais that your case elz89?03:37
elz89Ursinha: yes, and I have it twice at the top of sources.list?03:40
Ursinhaelz89, both are uncommented? and it's a fresh install?03:45
elz89Ursinha: correct :-)03:56
elz89Ursinha: Do you know what I should do?04:31
pdtpatrick_what version of python is on ubuntu 10.04 server?07:14
andolpdtpatrick_: Default version is Python 2.6.5.07:39
=== jaskal_ is now known as jaskal
al-maisanHello there! I have a daemon running on 3 machines (32 cores, 64 GB RAM each) and it gets restarted (via SIGHUP) on all 3 in a timespan of 5 minutes. I am trying to find out who and why triggered the restart. Any advice on that?09:06
andolal-maisan: logrotate script?09:14
HalitusHi, Is it possible to install ubuntu server to a usb stick? what about as a persistent Live version?09:14
al-maisanandol: are you saying some kind of logrotate script is restarting the daemons?09:15
andolal-maisan: Well, I am suggesting you look into the possibility of that happening.09:17
al-maisanandol: I see, I will have a look. Thanks!09:18
HalitusHi new question. Am i able to put the swap on a software raid array?09:30
ersial-maisan: It's highly likely that it's logrotate, it usually SIGHUP's daemons when it has logrotated (so the daemon open a new fd to write its log to)09:33
al-maisanersi: should I see the daemon in question mentioned somewhere in /etc/logrotate.d/** in that case?09:35
al-maisanwhat is puzzling me that when I look at /etc/logrotate.d/ there is no mention of the daemon that gets restarted (celeryd), "grep -i -r celery /etc/logrotate.d" draws a blank09:36
ersiHM.09:37
ersiHm.*09:37
=== al-maisan is now known as almaisan-away
=== almaisan-away is now known as al-maisan
=== al-maisan is now known as almaisan-away
uvirtbotNew bug: #879850 in samba (main) "package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration  cannot configure (current status `half-installed')" [Undecided,New] https://launchpad.net/bugs/87985010:52
uvirtbotNew bug: #879851 in mysql-5.1 (main) "libmysql dependency issues" [Undecided,New] https://launchpad.net/bugs/87985110:52
uvirtbotNew bug: #879853 in munin (main) "Munin upload 1.4.6-1ubuntu1 drops fixes / sponsor debdiff instead" [High,Triaged] https://launchpad.net/bugs/87985310:56
mydogsnameisrudylooking for a way to turn of or change time of screensave (black screen) server 11.10 were is config file?12:06
www2hi can someone helpme with my dovecot setup?13:16
www2i get this error: doveconf: Fatal: Error in configuration file /etc/dovecot/dovecot.conf line 50: Unknown setting: unix_listener13:16
www2and this is my dovecot.conf http://pastebin.com/rHLL5WAK13:19
=== leonel22 is now known as leonel
www2hi anny one that can help with a config problem in dovecot?13:29
adler100hi. im searching for a tool to log the system utilization while i would like to attack my apache server via a ddos attack (Byte Range Header) running on ubuntu 11.10. This is for a special school work. Im asking because it is possible that the pc will freeze while the attack is running.13:50
RoyKadler100: sysstat/sar?13:51
adler100and it is possible to log these informations for a special process?13:53
RoyKadler100: I don't think sar/sysstat can do that14:00
adler100ok14:03
adler100i found one: its called logwatch14:03
RoyKlol14:05
jamespagewww2 - from memory I thing that the unix_listener setting has to be within an auth service block14:13
jamespageas it is on line 3814:13
www2thx14:14
ZerpyHia guys, I'm installing Ubuntu Server 32bit 11.10 at the moment.. Then I get to the GRUB install, and it wants me to write where the boot loader should be installed.. atm it writes "/dev/mapper" in the textbox :S14:19
qman__using fakeraid?14:21
qman__if so, don't14:21
ZerpyI made the raid0 via my bios14:22
qman__turn that off and just use the software14:22
qman__you _can_ use it, but it'll just make things messy, exemplified above14:22
qman__and offers no advantages over mdadm14:23
ZerpySo when I install ubuntu server I should make the Partitions manually instead?14:24
RoyKZerpy: really, software raid is better14:24
Zerpywhich means? :p14:24
RoyKZerpy: turn off that fakeraid, create partitions manually for use with raid. I usually create three partitions, same size, on each disk, one small (1GB) for /boot (ext2), one for swap (=RAM size) and the rest for / (ext4). Flag those partitions to be used for RAID, then choose "configure RAID", create three mirrors, go back, and place filesystems on the RAID devices as needed14:26
RoyKthen again, the layout is your choice, I just posted what I usually do14:26
ZerpyI followed ur tip :D Thank you14:31
Zerpywhen I did try to save the settings it said that sda3 and sdb3 couldn't run on same 'location' :S14:34
=== Jasonn is now known as Jasonn|NotHere
=== Jasonn|NotHere is now known as Jasonn
=== jMCg is now known as JMCG
aleksei`!flash17:15
ubottuTo install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - See also  !Restricted and !Gnash17:15
van7huhi folks, I am creating an irc on my lan, I could connect to server from client, but alway got disconnect soon after, I am using ircd-hybrid, any suggestion?17:18
van7hus/irc/irc server/17:18
qman__check server logs for any errors, see if there's a way to enable more verbose logging on the ircd17:27
uvirtbotNew bug: #880020 in lxc (main) "oneiric container install problem #1: resolvconf" [Undecided,New] https://launchpad.net/bugs/88002017:46
uvirtbotNew bug: #880026 in lxc (main) "oneiric container install problem #2: locales not generated" [Undecided,New] https://launchpad.net/bugs/88002617:52
uvirtbotNew bug: #880030 in lxc (main) "oneiric container problem: missing /run/lock" [Undecided,New] https://launchpad.net/bugs/88003018:03
uvirtbotNew bug: #880036 in lxc (main) "lucid container in oneiric host does not shut down properly" [Undecided,New] https://launchpad.net/bugs/88003618:06
koolhead17hi all18:08
elz89!daap18:32
wo0fyo19:15
wo0fdoes 32bit use less memory to run apps?19:15
wo0flike would a ubuntu32 vm be better(allow more usable memory)?19:16
qman__no, not really19:18
qman__if you're running 32-bit applications, 64-bit requires 32-bit libraries along with 64-bit ones19:18
qman__so technically it does use a little more, and makes more available, but not to any significant degree19:18
qman__use whatever is best suited to your application19:20
Patrickdkwo0f, technically, if you app uses lots of pointers, yes, 32bit would save memory19:48
Patrickdkbut the cost of switching from 64bit to 32bit and back normally makes it better to just stick with 64bit for everything19:48
wo0fPatrickdk, rgr19:49
koolhead1764 bits ++20:03
=== almaisan-away is now known as al-maisan
=== al-maisan is now known as almaisan-away
=== Zerpy is now known as zerpex
zerpexanyone here that ever played with the s3cmd script? for sending files to amazon s3?21:25
uvirtbotNew bug: #880106 in mysql-5.1 (main) "package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: podproces zainstalowany skrypt post-installation zwrócił kod błędu 1" [Undecided,New] https://launchpad.net/bugs/88010621:46
Frank_Hey, I have an issue - my remote Ubuntu server hangs with   unloading iptables modules and I can't do anything about it.21:49

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