/srv/irclogs.ubuntu.com/2009/12/27/#ubuntu-server.txt

blistovI have an md raid5 of 3 discs sd{d,e,f}1 .  When I boot to my karmic install, there is an incorrect device node /dev/md_d1, which is grabbing 1 of d,e, or f, but not initializing any raid.  one of the 3 drives is bind binded, but not used. this means I can not create a useable array.  anyone know how to make this stop?00:04
blistovI've been at this for an hour trying to figure out what is happening.00:05
lamontjmarsden: you wound up with upstream's postfix-script, instead of the packaged one00:16
jmarsdenlamont: Not me... jeeves_Moss is the one with the issue.  I was trying to help.00:17
lamontoh. yeah.  him them.00:17
lamonts/them/then/00:17
jmarsdenBut yes, that makes perfect sense since jeeves_Moss had an earlier "from source" postfix installation which was being replaced by the packaged one.00:18
jeeves_Mossjmarsden, thanks.  I found out what it was.  it was a hooped aliaises.db file00:18
jmarsdenjeeves_Moss: OK, glad all is now fixed.00:18
jeeves_Mossjmarsden, next up, trying to figure out why I can't send e-mail through the Postfix server from my pocketPC00:19
jmarsdenCan you send mail through it from other devices (such as a local PC other than the server) ?00:20
jeeves_Mossjmarsden, yep, everything else sends properly00:21
jeeves_Mosson the PPC, I'm getting a connection error using the same settings as the desktop00:21
jmarsdenThen it sounds like a config issue on the pocketpc... is it authenticating, and how far does it get before it fails?00:21
jeeves_Mosson the PPC, there is no way of seeing what it's doing.  I don't even think it logs by default00:22
jmarsdenSo read the postfix logs, and if necessary run tcpdump or wireshark on the server to see what it sees at the network level.00:23
jeeves_Mossjmarsden, yea, I know.  I'm not that excited about it.  it's more of a "nice thing" to have00:24
jeeves_Mossok, I think I figured it out.  there was no auth required after pop/impa login00:34
Aisonevening01:06
Aisoni'm trying to define some ip routing rules with ip rule add01:06
Aisonhow can I define a rule concerning packets from local processes?01:06
Aison ip rule add from [local]01:06
Aisonlike01:06
jmarsdenAison: from 1.2.3.4   # if 1.2.3.4 is your local IPv4 address... or isn't that good enough for whatever you are trying to do?01:11
Aisonjmarsden, i've got around 8 local addresses ;)01:12
jmarsdenSo write 8 rules :)01:12
N6REJhey guys, this old dinosaur needs a refresher... whats with the "Virtual Machine Host" setting in 9.1 server edition?  Never heard of that b4... don't konw MUCH about VM's either.01:23
=== erichammond1 is now known as erichammond
j416N6REJ: are you referring to the installer?01:28
N6REJj416: yes01:29
N6REJi'm a bit confused01:29
jmarsdenIt's just a selection of packages that will be installed, intended for use if your server will run virtual machines.  If you don't want it or son't understand it, don't check that checkbox.01:29
N6REJI've got a dinorsaur thats been running server edition since before fiesty... and sudenly last nite after the kernel patch, it got very confused and crashed.....01:30
j416I'm not entirely sure myself, I read a bit about it before when I installed my machine. My conclusion was that it basically avoids installing things that won't generally be needed for a VM.01:30
N6REJin the process i lost everything in the /home *sigh*01:30
N6REJso I'm reinstalling01:30
N6REJwell, if i could pick anything I'd love to be able to "see" the server from my windwos client ( servers desktop ) that is.01:30
N6REJbut I don't think thats VM01:31
jmarsdenN6REJ: See... as in see disk space?  See shared printers?  ssh into it?  what kind of visibility to you have in mind?01:31
N6REJjmarsden: in the past i've always just ssh'd in and done what i needed like a "NORMAL" server01:32
jmarsdenThen the only selection you need to make for that is openssh-server.01:32
N6REJbut there are a few programs, like games, i'd love to have open as a window with that game actually running on the server instead of on my windows box01:32
N6REJi think thats "remote desktop" right?01:32
N6REJthe server is our "file server" i.e. backup locatoin... and would make a nice linux Sandbox01:33
jmarsdenYou could run an RDP server on the server machine, or you could run a X display server on the Windows machine, or use any of many remode desptop protocols, VNC would be once choice...01:33
j416N6REJ: https://help.ubuntu.com/community/JeOSVMBuilder01:33
jmarsdenWHich is "best" depends on the nature of the games concerned01:33
N6REJmmmm kk...01:33
N6REJyeah01:33
N6REJi know adobe HATES nix.. and thats one app i'd have to have working 100% but i think i'm xing lines again.01:34
N6REJtoo many new ways of cooking LOL01:34
N6REJok, last question i think...01:34
jmarsdenIf you really want to get funky, use the new SPICE remote app which can use the client graphics card to run games etc on the server...01:34
N6REJthe server is behind my router NOT accessible to the net anymore so then our clients are...01:34
N6REJOH SWEET01:35
N6REJi'll look that up01:35
N6REJi forget the term on the router but its turned off01:35
N6REJnot jailed01:35
N6REJhmmmmmmmmmmmmmmm01:35
j416NAT?01:35
N6REJDMZ01:35
j416ok01:35
N6REJyeah, the lan is FULLY nat'd01:36
N6REJ192.168.1.x01:36
N6REJall ports closed etc...01:36
jmarsdenYour server and client PCs are not reachable from the Internet, they are on a private subnet.  OK.01:36
N6REJyep01:36
N6REJok.. so only thing i need the server to know is how to talk to the clients and check for updates and wget when i ask01:36
jmarsdenWhere's the question?01:36
N6REJstuff like that01:36
N6REJso.... do I need/want a dns server for that? or is it complicating matters01:37
N6REJpersonally Bind drives me insane01:37
jmarsdenIf you have enough clients on your local LAN, a local DNS server is nice to have.  But it's not a requirement.01:37
N6REJthe FQDN we've used in the past is hallhome.lan01:37
N6REJ3 currently and will be 501:37
N6REJclients that is01:37
jmarsdenThen it's not worth running DNS, especially if you hate doing so :)01:38
N6REJits just confusing to setup01:38
=== henvic is now known as henriquev
j416N6REJ: if your network is small, it may be easier to just define, say static DHCP IPs in your router, and map them up using hosts files.01:38
jmarsdenIf you had said 50 clients I might have suggested otehrwise :)01:38
N6REJyeah01:38
N6REJok cool.. and if I do put the dns on is it "caching"?01:38
N6REJthere used to be a program where you could config via the web, like cpanel but thats gone01:39
N6REJwebmin i believe01:39
jmarsdenWell, caching is so you can use it to resolve other people's (Internet) DNS names etc.01:39
N6REJwell i would need that to get updates right?01:39
jmarsdenRead the Ubuntu Server Guide.01:39
jmarsdenNo, you can use your ISP's DNS servers for that.01:39
N6REJk, its been a long time so i will01:39
N6REJOH01:39
N6REJok01:39
j416N6REJ: if you don't have your own DNS server, you will connect to a remote DNS server. No problem.01:39
N6REJi'm used to making "real" servers not lan ones... if that makes sense01:40
j416the only benefit is that your DNS lookups will work even if your ISPs DNS is down01:40
j416and that they will be slightly faster. :)01:40
N6REJand like I said its been almost 7yrs sine i've even touched it other then ssh sudo apt-get update / ugprade LOL01:40
jmarsdenj416: No, he would also be able to be authoritative for hallhome.lan if he runs his own DNS server...01:40
j416jmarsden: I was trying to simplify things :)01:41
j416ok :)01:41
N6REJwww.hallhome.lan shoudl take me to my sql,mail, what have u01:41
jmarsden"The only" is confusing if it is incorrect.01:41
j416sorry about that.01:41
j416s/The only/The only user-noticable/01:41
j416then01:41
jmarsdenN6REJ: So either you run your own DNS server that knows about *.hallhome.lan, or you use the hosts file on each machine01:41
N6REJok, so i think the consensus is go ahead and install the dns server.... just use it for *.hallhome.lan as u just said01:42
j416ftr, I have three machines in my network, no DNS. It's just a hassle.01:42
N6REJi've been letting the router "assign" it a static ip from the dhcp pool is that ok?01:42
N6REJi understand01:43
j416sure.01:43
jmarsdenYes, that's OK.  I'd run DNS, but then I run DNS at work for a couple of hundred domains... so bind isn't scary to me :)01:43
N6REJthats why i was grumpy when after almost 12yrs it finally asked to be reinstalled LOL01:43
N6REJwell i'm used to setting up LAMP and such.. have for years... but i'm very rusty at server maintence.... last time i did it pro was in 9801:43
N6REJand all the gears dont' mesh these days like they did then01:44
j416a server should have a static IP anyway, and the most "correct" way would probably be to set a static IP for the server. I prefer to have settings as central as possible, so I set everything in the router (static DHCP).01:44
N6REJgotcha! same there01:44
N6REJhere01:44
N6REJthats why the server holds ALL , music, photos, etc.01:44
N6REJso, no vmh, just lamp,dns,ssh,samba01:45
N6REJsound right?01:45
j416if it is VM, why not use the VM installation?01:45
N6REJ?01:45
N6REJwait now i'm confused?01:46
j416"Install a minimal virtual machine"01:46
j416that one01:46
N6REJthe "SERVER" is not virtual01:46
j416ok :)01:46
j416then I would avoid it01:46
N6REJits a p3-93301:46
N6REJkk01:46
j416I'll be running virtual (also reinstalling things here...)01:46
j416easier maintenance/backup :)01:47
N6REJi might do that here later but we'll have to see.. right now that spice sounds tasty..01:47
N6REJbut it takes me a long time to digest stuff these days01:47
N6REJgetting older sucks LOL01:47
j416heh01:47
j416yeah...01:47
j416VM isn't hard though :)01:47
N6REJjust think its cause i hav epretty hard wired definitions in my brain... server = hardware...  etc...01:48
j416:)01:49
ZelestI just replaced my NIC in one of my machines, and now it has eth2 but no eth0 or eth1.. how come it appears as eth2 and how can I rename/make it eth0 again?01:49
N6REJthere used to be a step by step walk through guide for server... is it still there?01:49
j416N6REJ: there are a few guides on ubuntu.com01:49
j416for postfix etc. that seem to work01:50
j416helpful.01:50
N6REJj416: ok, i'll look harder01:50
=== N6REJ is now known as N6-away
lamontZelest: /etc/udev/rules.d/70-persistent-net.rules or so01:50
jmarsdenN6REJ: For a basic email setup there is now a postfix-dovecot package01:51
AisonZelest, that's because of a udev rule01:51
j416N6-away: start here: https://help.ubuntu.com/community01:51
N6-awayoh sweet01:51
N6-awayty01:51
N6-awaydovecot is nice.01:51
j416jmarsden: cool, didn't know that01:51
N6-awaytyvm01:51
j416thanks01:51
ZelestOh, thanks, I'll look into it. :)01:51
jmarsdenYou're welcome.01:51
lamontZelest: for most personal machines, it's simplest to just remove the file and reboot and let udev figure it out all over from scratch01:52
ZelestAah, nifty! :D01:52
Zelestlamont, Yeah, I just saw 2 other NIC's in there and removed those lines.. hopefully that will do it. :)01:52
lamontwell, fix the remaining one to say eth0....01:52
ZelestYeah01:53
N6-awayany reason for mysql root pw to NOT be blank in my case?01:59
N6-awaynm02:00
=== alex88 is now known as alex88[sleep]
=== N6-away is now known as N6REJ
N6REJjmarsden: u still here?02:15
jmarsdenYes02:16
jmarsdenAnd you should always put *something* for your MySQL password...02:16
N6REJjmarsden: i'm confused again, i'm sorry... somehow it named itself "server.scrtc.com" not server.hallhome.lan infact it never ask the hallhome.lan question02:16
jmarsdenBut as a network admin I would say that :)02:16
N6REJyeah, thats what i decided02:16
N6REJ<==== x network security person02:17
jmarsdenMost likely you left a box checked so it got its name from your LAN DHCP server02:17
N6REJUGH02:17
N6REJlets c if I remember how to fix this....02:17
N6REJ./etc/hosts i think02:17
N6REJand its at 127.x so thats wrong also02:17
N6REJthey've changed the guide... there doesn't appear to be a step-by-step walk through anymore02:18
jmarsdenEdit there and also hostname -f server.hallhome.lan02:18
jmarsdenN6REJ: Walkthrough of what?  The basic server install process?02:18
N6REJyeah02:19
keesDaviey: say, you been seeing those asterisk emails?02:19
N6REJjmarsden: used to be a step-by-step, do this, then check for this... etc...02:19
jmarsdenN6REJ: It's not necessary... the basic install is pretty trivial, surely?  What exactly do you need help with?02:20
N6REJjmarsden: after i've got it IN, like i do now....then i need to config samba, dns, etc... there use to be like a checklist kinda thing02:20
N6REJidk how to describe it.02:21
jmarsdenN6REJ: Ah.  Well... doesn't the Server Guide tell you how to do each one of those things?02:21
N6REJi'm going to look again but i think its more dictionary style then walk through style02:21
N6REJjmarsden: do i remove this line? 127.0.1.1       server.scrtc.com        server02:22
jmarsdenThere are independent "The Perfect Server Guide" type of things but they only work if your needs exactly match those of the guide creator and you don't mind doing exactly what that author thinks is right...02:22
N6REJjmarsden: true02:22
jmarsdenN6REJ: I'd edit that into  127.0.1.1   server.hallhome.lan server02:22
N6REJjmarsden: i use it as my "gray matter shaker"02:22
N6REJjmarsden: and i need 192.168.1.69 server.hallhome.lan server also don't i?02:23
N6REJso it knows to be on the 192 network?02:23
N6REJalthought i'm ssh'd into it now so02:23
jmarsdenIf you have set it up static at that IP, sure.02:23
* N6REJ is confusing himself02:23
jmarsdenBTW I just looked, the Server Guide has a chapter on DNS: https://help.ubuntu.com/9.10/serverguide/C/dns.html02:24
jmarsdenAnd one on windows networking (SAMA etc): https://help.ubuntu.com/9.10/serverguide/C/windows-networking.html02:24
jmarsden*SAMBA02:24
N6REJty *sigh* i guess i'm not looking hard enough02:25
N6REJprobably geting myself overwhelmed02:25
jmarsdenAnd a oneliner for installing a postfix and dovecot mail server is there too at https://help.ubuntu.com/9.10/serverguide/C/postfix.html#postfix-dovecot02:25
jmarsdenRead the Server Guide, all of it, and no other docs.  To get started...02:26
N6REJjmarsden: ok.. ty.. i won't bother you again tonight I don't want to be a troll02:26
jmarsdenNo problem :)02:26
N6REJjmarsden:  i lied i got one last question ( i think ) but it has nothing to do with ubuntu really....... I just found a box labled "domain name" in the router system setup area.... if I put that hallhome.lan will that mess anythign up?02:34
jmarsdenNot unless your ISP cares about what goes in there, which is very unlikely.02:35
N6REJjmarsden: and then it will automatically be "hallhome.lan on the server and windows machines too right ??02:35
jmarsdenBTW, general good form here is to ask the question to "the channel" -- whoever is here and knows will try to help you out :)02:35
N6REJok sorry02:36
jmarsdenN6REJ: If they all use that DHCP-provided info, yes.02:36
N6REJsweet!02:36
N6REJtyvm!!02:36
N6REJg'nite02:36
jmarsdenYou're welcome.02:36
uvirtbotNew bug: #499864 in irqbalance (universe) "irqbalance constantly respawning" [Undecided,Fix released] https://launchpad.net/bugs/49986403:21
blistovI just build a new md raid5 of three disks using karmic's alternate installer.  When i examine the raid however, i see that there are supposed to be 3 raid devices, but at the bottom there are 4, and one says "faulty removed"06:31
blistovanyone know what this is?06:32
blistovp.s. one of my 3 disks is being listed as a spare.06:32
uvirtbotNew bug: #500703 in apache2 (main) "apxs failure regarding httpd.conf and LoadModule " [Undecided,New] https://launchpad.net/bugs/50070306:56
=== erichammond1 is now known as erichammond
=== freeflyi1g is now known as freeflying
=== erichammond1 is now known as erichammond
uvirtbotNew bug: #500746 in postfix (main) "postfix problems, installing wireshark" [Undecided,New] https://launchpad.net/bugs/50074611:51
Xserverneed a bit of kickstart help with ubuntu on ec2 with persistant filesystem for LAMP15:02
Xserverany suggestions15:02
henriquevXserver: is saving a AIM enough for you?15:14
Xserverhenriquev : I need to save the Mysql files also15:23
Xserversaving AIM is a first time job.. but data also needs to be saved for next instances when i reboot the server15:23
Xservermaybe some sort of a direct filesystem attached to my instance15:24
henriquevXserver: why not to use the RDS?15:27
henriquevI think you can do something with EBS however15:27
henriquevnot sure15:27
Xserverapart from database there are still some custom application on the server15:28
Xserverright now ... after googling a lot i found that Booting from EBS will be perfect for me15:29
XserverBut there ain't any ubuntu desktop AMI's available on EBS volumes15:29
AnRkeyi have just booted my server after having to shut it down in a power outage. I noted that my data partition on the server is not mounting. I tried to mount it manually and I get this : mount: /dev/sdb3 already mounted or /media/Data busy16:10
AnRkeya reboot results in the same problem16:10
AnRkeywhat can i try?16:10
RoyKAnRkey: reboot into single user mode and run fsck on the filesystem16:29
AnRkeyRoyK, booting live cd now16:41
AnRkeyand on a friggen sunday :(16:41
AnRkeyRoyK, i'm a noob :( i should have just done that from the start. I did not do it because I thought it would be the same thing since the partition had not mounted.16:45
AnRkeyfsck is scanning it now... at last16:45
AnRkeyand it was a clean shutdown that i did too during a power failure16:46
AnRkeyhow only one partition got damaged in a clean shutdown i will never know16:49
RoyKthat might happen17:01
RoyKbut it's RARE17:02
RoyKusually something related to hardware17:02
RoyKwhat filesystem?17:02
RoyKext3? ext4?17:02
RoyKAnRkey: also, for next time, just boot into safe mode. press <esc> at boot to get the grub menu and choose single from there17:03
AnRkeyta RoyK17:04
RoyKdon't remember what they call it - it's not single - something else17:04
AnRkeywas not thinking straight, was very very very very very very stressed :D17:04
RoyKbut is it ext3 or ext4?17:04
RoyKunderstandable :)17:04
AnRkeyext317:04
RoyKk17:04
AnRkeydont trust 4 just yet17:04
RoyKme neither17:04
AnRkeyhehe17:04
RoyKI mostly use ext3 and xfs17:05
AnRkeyit's pretty crazy out there in fs land right now, with serial killers and fs's being forgotten about17:05
AnRkeyext3 has never let me down yet17:05
RoyKyeah, wifemurderfs isn't really my thing17:06
AnRkeyit always comes right no matter what17:06
RoyKext3 isn't very good with large volumes17:06
RoyKxfs is better there, just don't use xfs for spool17:06
AnRkeyit's a bit slow on my ext3 1.5tb volume here17:06
AnRkeybut runs soooo smooth17:06
AnRkeyno problems... well until now17:06
RoyKI use zfs for large volumes17:06
RoyK:D17:06
AnRkeyfast?17:06
RoyKzfs ROCKS17:06
RoyKtake LVM and a very nice filesystem, some compression, data deduplication, snapshotting, versioning, dynamic expansion etc and add it up17:07
* RoyK doesn't use linux for large data sets anymore17:07
AnRkeyahhh, it's kicking in [the plant :) ]17:08
AnRkeyyeah, i hate that u have to rape the journal to increase ext3's size17:08
RoyKI have this 27TiB zpool on this one box17:09
AnRkeynice17:09
RoyK3x7-drive RAID-Z2 (similar to RAID6, only cooler)17:09
RoyKwith SSDs for caching17:09
RoyKdo that with linux :D17:09
AnRkeywow17:10
RoyKtotal price with lots of redundancy ~ NOK 65k17:10
AnRkeywhat does it store?17:10
RoyKthat's like $10k17:11
RoyKscientific data from satellites, mostly17:11
RoyKmodel data used by the scientists17:11
AnRkeyi could fill it :P17:12
RoyKhehe17:13
RoyKpr0n all the way17:13
laenRoyK: do the ssd's really cache well enough? I'd expect that to be working better with memory..17:22
RoyKlaen: heh - 'cept that 250 gigs of memory is a bit more expensive17:25
qman__not that much, SSDs are expensive17:26
RoyKlaen: obviously, 16GB of L1 cache would be nice-to-have for your CPU, but for some reason, people tend to use slower memory for larger amounts of cache17:26
RoyKqman__: not really17:26
RoyKqman__: you can get a 250GB SSD drive quite cheaply these days17:27
neonfreonwaaay cheaper than that much DRAM!17:27
qman__going with DDR2 ramdisks would only cost ~3x more than intel SSDs17:27
RoyKqman__: haha - please show me that17:28
RoyKan Intel X25M is quite affordable17:28
RoyKX25E is expensive, but then, it's friggin' fast17:28
qman__the 6-slot units are 250, and add DDR217:28
RoyKalso, if you use DRAM for ZIL (write cache) and power dies, you're fucked17:29
qman__they've got batteries and CF slots17:29
RoyKqman__: read up about this, please, before you barge in and try to reinvent the wheel17:29
qman__I have read up on it17:30
RoyKwell, shut up, then17:30
qman__it is more expensive, but on a grand scale it's not that much17:30
qman__SSDs have a long way to come down17:30
neonfreononly 3x difference in price according to what you say17:30
neonfreon3x !!17:30
neonfreoni'm not sure how you do your budgeting, but 3x is a giant difference in my budgets17:31
RoyKstill, that calculation doesn't match reality17:31
neonfreonyea17:31
=== A_Tuin is now known as A-Tuin_
AnRkeyqman__, i'd go with royk on this one... large ram drives suck18:00
AnRkeycan't get the data off them fast enough when power goes off18:00
AnRkeyRoyK, it's rebooting now, lets see if it worked18:02
* AnRkey lights a doobie, ahhh... it's fixed18:04
AnRkeyRoyK, it's up and running fine18:04
AnRkeyno data loss from what i can see18:05
RoyK:)18:10
laenRoyK, qman__: don't know -a- (as in 1) server yet that can hold 250G ram, so.. indeed :)19:34
laenOh nevermind, backlog.19:36
RoyKhehe19:37
RoyKalso, having a battery backup on that memory seems a hard task19:37
RoyKsome 100-200 gigs for caching seems a good idea to me19:38
blistovAnyone know of a repo with zfs-fuse for karmic?20:42
Letter3hi. I generated a key pair for ssh, copied the public key to my remote machine to ~/.ssh/blah.pub. However, if I restart my sshd server it complains: "Could not load host key: /etc/ssh/ssh_host_rsa_key" ... I'm confused, I thought it was looking for keys in ~/.ssh/ ? Do I have to copy my public key to /etc/ssh or what?21:30
guntbertLetter3: the server needs its own keys21:32
Letter3guntbert: okay, but why? as I understand public key encryption, the server generates random blob of data, encrypts it with the public key in ~/.ssh/, send that to the client and since only the client can decrypt it with the private key, it authenticates the client if it is able to send the original blob back. what does the server then need own keys for?21:34
guntbertLetter3: the server has to prove to the client that it is who it is saying to be (see man in the middle)21:35
Letter3guntbert: oh, yes, of course. do I have to copy the public key of the server back to the client or is this done automatically at first connection attempt?21:36
guntbertguntbert: the public key is writtten to .ssh/known_hosts on first connect (you are asked about that every time)21:37
Letter3guntbert: okay. I generated my key pairs for RSA and DSA and this in my /var/log/auth.log after restarting the server and trying to connect: sshd[4312]: error: Could not load host key: /etc/ssh/ssh_host_rsa_key ...... sshd[4312]: error: Could not load host key: /etc/ssh/ssh_host_dsa_key .... sshd[4313]: fatal: No supported key exchange algorithms21:40
Letter3I used these commands: sudo ssh-keygen -t rsa -f /etc/ssh/ssh_host_rsa_key21:41
Letter3sudo ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key21:41
guntbertLetter3: please pastebin the output of ls -l /etc/ssh21:43
Letter3guntbert: http://www.pastebin.ca/172882121:45
guntbertLetter3: permission look ok - I have two suggestions - 1) rename the blacklist-files 2) look into sshd_config21:48
Letter3guntbert: renaming blacklists doesn't work, and the sshd_config file seems to okay (I basically copied it from a tutorial on this, changed the listening port to a custom port). I checked with iptables and it doesn't block the connection.21:55
guntbertLetter3: did'nt you install it from the repos?21:56
Letter3guntbert: I did.21:58
guntbertLetter3: sorry got to go - bedtime :-)21:58
Letter3guntbert: thanks though, good night21:58
ZelestI'm running Ubuntu 9.10 and use it as a KVM host, together with libvirt. I'm curious how to do a somewhat more graceful shutdown? Right now it seems like a shutdown of the host system instantly kills the kvm processes and simply "pulling the plug" for the VM's .. can this be avoided/fixed somehow?22:24
laenZelest: thats a #kvm question i guess.22:33
laenWhat you want is the VM to get a signal like pressing the powerbutton on a physical machine, haven't looked that up myself yet, interested though.22:35
Zelestlaen, Yeah, I guess.. I thought it was a feature or what not with libvirt though, as you're able to specify which machine to autostart when the host starts.. so I figured it would send a "power button press" upon shutdown and wait X seconds before killing the process.. however, it seems like it kills it instantly instead.22:50

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