/srv/irclogs.ubuntu.com/2010/06/09/#ubuntu-server.txt

InsyteI know I haven't changed any core LVM configs; just added/removed volumes.00:01
ccheneyugh the hospital blocks social networking sites even on their guest network00:30
a3isttunnel your way to freedom00:31
ccheneya3ist: whats the easiest way to do that, i assume something involving ssh forwarding?00:32
a3istset up one of your own computers elsewhere as a proxy00:33
a3istthen tunnel to it and forward the traffic over ssh for security00:34
linxehccheney: sounds good to me00:34
linxehor do you mean as a visitor/outpatient ?00:35
ccheneyany suggestions for a good simple proxy to run?00:35
ccheneylinxeh: visitor, my wife had our son this morning00:35
linxehand they have internet access ?00:36
ccheneylinxeh: yea :)00:36
a3istits not as uncommon as you'd think00:36
linxehhere we have to turn off all wifi and mobile devices00:36
ccheneybut they run websense on the http00:36
linxehI hate websense00:36
linxehwebnonsense00:36
linxehit miscategorises sites bigtime00:36
a3istoh cheney as a side note when you run the ssh tunnel you can add compression as well to help with latency00:37
* ajmitch has used corkscrew for setting that up before00:37
ccheneya3ist: oh ok, thanks, the last time i had to run a tunneled proxy was nearly 10 years ago and i have forgotten most of how to do it :)00:37
ajmitchccheney: and congratulations :)00:37
ccheneyajmitch: thanks00:37
a3istssh -C -L port:localhost:port hostname00:38
a3istthere are a ton of guides and stuff out there too for reference00:39
ccheneyi think i don't need corkscrew as they don't block other ports outbound at least not 22 anyway00:39
ccheneya3ist: ok will take a look, thanks00:39
ajmitchthen forwarding to a squid proxy on a remote host might work well00:39
a3istyup00:39
ajmitchit works for me for getting to the US music store for U1 :)00:40
ccheneyheh00:42
ccheneythere00:51
ccheneythere is a way to tunnel a full ipv4 network over ssh iirc, right?00:51
ccheneyif i did that i wouldn't need to change any configuration on any of my apps00:52
SpamapSccheney: openvpn is the easiest way00:52
ScottKsmoser: As long as you can say it builds, installs, and run in the bug and it's not avoiding doing a proper SRU, I can approve it.00:52
ScottKGive me a ping when it's ready.00:52
SpamapSccheney: though you can do pppd + ssh too00:53
ccheneySpamapS: ok00:54
ruben23hi guys i have 60 client pc any apps that can help me deploy the installation of operating system- like ubuntu desktop..diskless and server base..?01:01
ccheneySpamapS: does openvpn do the server side as well as client?01:01
ccheneySpamapS: i installed it and it seems like a client, but maybe i misunderstand how it works01:02
SpamapSccheney: yeah its a peer to peer connection01:02
a3istccheney you can do vpn with NetworkManager but you need the extra plugin for the right type01:02
a3istlike networkmanager-pptp01:02
SpamapSccheney: its just a cmdline option whether to listen or conncet01:02
a3istfrom the client side, that is01:02
a3istnot the host side01:02
ccheneyok01:02
SpamapSruben23: so these are NFS root?01:03
ruben23SpamapS: the client pc are all empty newly purchase..i want to deploy ubuntu desktop or Ubuntu netbook editon using the server side..01:08
SpamapSruben23: but you said they are diskless, so how will they load their applications?01:09
SpamapSruben23: you may want LTSP01:09
ruben23 SpamapS: sorry i mena disc less no DVD-Rom or cdrom..01:10
ruben23there are storage in every PC01:10
SpamapSruben23: ah, are they all the same model PC?01:10
SpamapSruben23: if so, SystemImager might work for you01:11
ruben23SpamapS:there 30 units the same and the other batch same model also, but the 2 catergory are diffrent.01:11
SpamapSruben23: anyway, good luck, I must be going01:11
SpamapSruben23: right so you can make two "golden images" and then use systemimager to install them all01:12
ruben23SpamapS:any how to do it..?01:14
ruben23with sysmanager.01:14
ruben23i mena sysimager01:15
smoserScottK, i commented at https://bugs.launchpad.net/lucid-backports/+bug/589214 .01:16
uvirtbotLaunchpad bug 589214 in lucid-backports "backport maverick ec2-ami-tools to lucid" [Undecided,New]01:16
ScottKLooking01:16
smoserwill try to get the other tested soon, but really, the changes are very minimal over the previous versions (the essentially add a string 'ap-southeast-1').01:17
ScottKsmoser: Approved.01:18
ScottKNow it just needs an archive admin to execute the backport.01:18
smoserScottK, so what is the appropriate version number ?01:18
ScottK1.3.49953-0ubuntu1~lucid101:18
smoserok. what i got from https://wiki.ubuntu.com/SecurityTeam/UpdatePreparation01:19
smoserthanks.01:19
ScottKsmoser: Yes.  That's for security/updates.  Backports uses a different numbering scheme.01:21
smoserright. and the ~ is reasonable.01:22
uvirtbotNew bug: #591517 in mysql-dfsg-5.1 (main) "package libmysqlclient16 5.1.41-3ubuntu12.1 failed to install/upgrade: ErrorMessage: el subproceso script post-installation instalado devolvió el código de salida de error 2" [Undecided,New] https://launchpad.net/bugs/59151701:46
unewbiei can't connect my guest os after install04:00
unewbiedo know how04:00
twbunewbie: what virtualization technology are you using?04:06
unewbiekvm04:12
unewbietwb: kvm04:12
twbunewbie: are you using libvirt?04:13
unewbieyes04:13
unewbievmbuilder when create guest os04:13
twbOK, then you would access it via libvirt somehow.04:13
unewbiehow is that?04:13
twbI don't know.04:13
unewbie:D04:14
unewbieany other way?04:14
twbThat would depend how kvm is invoked by libvirt04:15
unewbiewhat's your suggestion04:15
twbNormally when I use kvm directly, I just connect its text console to stdio.04:15
unewbieit's my first virtualisation04:15
unewbiewhat's text console?04:16
twbEr, the bit without the pictures.04:16
unewbiedo i have to manage directly on the host server?04:16
unewbiemay be that's what i want04:17
unewbiethe text console04:17
unewbiei don't want graphic04:17
unewbiei only want to use ssh from my xp desktop04:17
twbYeah, so I would ssh in, and run kvm -curses -hda foo.img04:19
unewbie-hda? the harddisk?04:20
twbI think you should just read the libvirt documentation.04:20
unewbiewhere?04:21
twbI don't know.04:22
twbDid you try reading the ubuntu server guide?04:22
unewbieyes04:23
unewbiebut don't understand04:23
unewbiei'm seeing the serialconsolehowto page is this what you mean?04:24
unewbiei thought it was the serial port behind the server04:24
unewbienot the text console04:24
twbThe serial console is a text console.04:27
twbProbably libvirt is just shit and can't directly export a VGA text console via curses.04:27
twbMost virtualization systems can't, so the libvirt people probably haven't added that into libvirt, even though your kvm backend supports it04:28
unewbiewhat are using using for virtualisation04:29
unewbiemay be i cant switch to your way04:29
unewbiecan04:29
Mgamerzso04:32
Mgamerzif i have the 64 bit mini.iso04:32
Mgamerzand idk if i have 64 bit and it loads04:32
Mgamerzdo i have 64bit?04:32
Mgamerzcause all it says is semperon, but online it says 64bit...04:32
qman__what socket04:38
unewbietwb: from that page, i have edit ttyS0.conf but i can't locate the file04:38
twbWhat release is the VM running?04:39
twbUnless you *install* using the serial console, you won't have a ttyS0.conf04:39
qman__if it's socket A, it is most definitely not04:39
qman__if it's socket 754, it's about a 70/30 chance04:39
unewbiehow to find the vm release?04:39
unewbiekvm --version04:40
unewbieQEMU PC emulator version 0.12.3 (qemu-kvm-0.12.3), Copyright (c) 2003-2008 Fabrice Bellard04:40
unewbieis that?04:40
Mgamerzerr04:47
Mgamerzback04:47
MgamerzI have04:47
Mgamerzeh04:47
Mgamerzlemme see04:47
Mgamerzerr04:48
Mgamerzcnet says sixty four bit computing yes04:49
Mgamerzit does not say the socket...04:49
Mgamerzand since its in use im stuck on this slow tablet04:49
SpamapSMgamerz: if the kernel boots, you have a 64bit capable chip04:53
Mgamerzthis pc was made in 0504:54
Mgamerzperhaps they did not label it as 64 as 64 was still semi new04:54
SpamapSFirst opterons were around '04 IIRC04:54
Mgamerz0304:54
Mgamerzwikipedia'd04:54
Mgamerz:)04:54
SpamapSOpteron 1401.4 GHz1 MB800 MHz7x1.5584.7WSocket 940June 30, 2003[1]OSA140CCO5AG (B3)04:55
SpamapS:)04:55
SpamapSsame link I had04:55
Mgamerzi thought the pc server i had sucked04:55
Mgamerznow really looking at the specs04:55
SpamapSno wonder its fuzzy in my head.. my first son was 3 months old.. probably hadn't slept for a few days when they announced. ;)04:55
Mgamerzmy pc sucks :(04:55
SpamapSMgamerz: its ok, everybody's PC sucks now.. thats why we have the cloud. :)04:55
Mgamerzbut do you have the weed to support the cloud?04:56
Mgamerz:)04:56
* SpamapS coughs04:57
Mgamerzaghhh04:57
Mgamerzred screen of doom04:58
Mgamerzstep failed!!04:58
SpamapSoh the humanity04:58
MgamerzOMG04:58
MgamerzNO04:58
MgamerzUBUNTU NO04:58
MgamerzYOU DID NOT JUST DIE WHILE INSTALLING04:58
unewbie:D04:59
SpamapSMgamerz: red screen sounds odd05:00
Mgamerzit said install step failed05:00
Mgamerz:/05:00
Mgamerzi re-ssh'ed in05:01
panfisti have an installation of ubuntu server behind a private network. i have a staging server on the public network; what's the easiest way to push package updates to the private server?05:01
Mgamerzwebmin :P05:01
panfistfor a start, i have copied all the packages from /var/cache/apt/archives to the private server05:01
panfistso i have a copy of all the packages i would need to update. i guess i also have to sync whatever info is downloaded when i do apt-get update on the staging server05:02
Mgamerzeh05:02
Mgamerzim not a guru...05:02
Mgamerzso... i can't help you :s05:03
SpamapSpanfist: "easiest" is probably to mirror the updates apt source to a USB drive and then sneakernet it over. ;)05:03
Mgamerzlol sneakernet05:03
panfistyeah lol at least my ubuntu didn't just die :P05:04
Mgamerzactually05:04
Mgamerzi recoovered it05:04
Mgamerzby resshing05:04
Mgamerzmanually installing stuff in miniiso killed the interface05:05
panfistit's either a.) sneakernet or b.) become an expert in linux firewalls overnight + lock down windows workstations or c.) say fuck it and just leave proprietary information05:05
panfiston the internet05:05
MgamerzC05:05
panfisti think the "lock down windows workstations" part is the scariest and most impossible05:05
Mgamerzsupport open source05:05
SpamapSpanfist: you don't need to be an expert to poke a hole in a firewall.05:05
Mgamerzand piss off the rest :P05:06
panfistspamaps no i need to be an expert to make sure no one can poke a hole in mine05:06
Mgamerzdisable the network adapters... nobody will get in then05:06
Mgamerzi can guarantee you05:06
Mgamerzno wait05:06
Mgamerzbet money on it05:06
panfistand that if anyone compromises a windows box operated by grandmothers they can't use that to poke a hole in my firewall05:06
SpamapSpanfist: uh wha?05:07
MgamerzO_o05:07
panfistmgamerz so in other words, sneakernet05:07
Mgamerzeh05:07
Mgamerzsure05:07
Mgamerz85% installed05:07
Mgamerzok so05:07
panfistspamaps what?05:07
SpamapSpanfist: the offline updating thing though, its a common issue for high security requirements. I'd say your best bet is to use something like 'apt-mirror' onto a disk and then just expose it like a cdrom in sources.list05:08
Mgamerzi am installing 64 bit and i want to install a nvidia propriety driver (i need for video recording to server)05:08
Mgamerzso i need the kernel source05:08
Mgamerzi looked it up earlier and it was hella scary05:09
Mgamerzon desktop version it was all preinstalled...05:09
SpamapSMgamerz: you shouldn't need to do anything crazy for that.05:09
Mgamerzgit05:09
Mgamerzthe web page was scary long05:09
SpamapSMgamerz: well that pre-installed version on the desktop is just a package ( I believe from the partners repository ) .. so should be easy enough to just apt-get install05:11
Mgamerzthe server doesn't have the hardware drivers... thing05:11
Mgamerzjockey?05:11
Mgamerzi couldn't find out the name of it05:11
Mgamerzkarmic was jockey05:11
Mgamerzhmmm05:12
Mgamerzgrub 2 b or grub not2b05:12
Mgamerzgrub 2 is a nightmare05:12
Mgamerzbut it has ext4 support...05:12
Mgamerzsuch hard decisions05:12
Mgamerzfinishing installation05:14
Mgamerzhere we go05:14
Mgamerzlinux takes security miles ahead of windows05:15
Mgamerzwiping swap space for security05:15
Mgamerz....05:18
Mgamerzthis is taking a long time05:18
Mgamerzhere we go!!05:20
Mgamerz....05:20
Mgamerzyou cannot be serious.05:20
Mgamerzdamnit grub!!!!05:21
Mgamerzit randomly does not work05:23
Mgamerzand i cannot get it to load a burned cd unless i use the miniiso on my sd card grrrr05:24
Mgamerzoh ffs05:27
Mgamerzit wants me to reinstall it all05:27
Mgamerzscrew that05:27
Mgamerzits floppy disk time05:27
MgamerzERRR05:28
Mgamerz... it figures this is the one computer without a floppy drive05:28
Mgamerzgrub2 is so lame06:00
=== lifeless_ is now known as lifeless
Mgamerz... it fails to lload06:20
Mgamerzcompletely06:20
Mgamerzi hate this :l06:20
Mgamerzand it wont mount the cd06:38
Mgamerzthis is just lovely06:38
rcsheetsare TLER disks (like western digital raid edition, for instance) better suited for use in a softraid mirror than standard desktop-oriented sata disks?06:43
Mgamerzrcsheets06:48
rcsheetsMgamerz06:48
Mgamerzwhat do you mean by softward raid vs sata06:48
Mgamerzlike sata in a raid?06:48
Mgamerzor just standalone06:48
twb!enter06:49
ubottuPlease try to keep your questions/responses on one line - don't use the "Enter" key as punctuation!06:49
rcsheetsoh, sorry, i didn't realize my question was ambiguously phrased.06:49
Mgamerztwb06:49
Mgamerzi have installed ubuntu like 4 times today06:49
Mgamerzgrub is a pos06:49
rcsheetslet me try again. for use in a softraid raid1 mirror setup, are RAID Edition drives (like WD RE3, etc.) better suited than standard desktop sata disks are?06:49
lifelessrcsheets: softraid doesn't care06:50
lifelessyou might, if you need specific MTBF or other criteria to be met06:50
rcsheetslifeless: i'm asking only with regard to the disk's firmware giving up faster when it can't quickly perform a requested operation06:50
Mgamerzi'd just use normal sata06:50
Mgamerzit'd be cheaper and probably not cost you much time... but thats my opinion06:51
rcsheetsi'm not sure how it would cost me any time06:51
Mgamerzso...........06:51
Mgamerzthere you go?06:51
twbrcsheets: "raid edition" might simply mean the firmware does different block alignment or such.  Write the vendor and ask.06:51
Mgamerzthis is taking ridiculously forever06:52
rcsheetstwb: i'm sure the vendor will tell me to buy the more expensive disks. the feature i'm referring to is meant to avoid a disk dropping completely out of an array just because it's taking a long time to repeatedly retry an operation.06:52
Mgamerzgrub2 better work or i am going to throw something06:52
Mgamerzoh...06:53
Mgamerzhmm O-o06:53
Mgamerzim not a linux expert06:53
Mgamerzso... you shouldn't trust me linux softraid06:53
twbrcsheets: I wouldn't know about that.06:53
rcsheetsthe theory, as i understand it, being that if the disk is in an array, a failure to (say) read a single sector isn't such a big deal, but if the disk tries for a long time to do that read and the (hardware) raid controller gives up waiting on it, then it will fail the whole disk06:54
rcsheetsunnecessarily degrading the array06:54
lifelessrcsheets: that might appliy to hardware raid arrays06:54
rcsheetsi wasn't sure if the same logic applied to softraid as well06:54
Mgamerzbut wouldn't a mirror array just read the other disk?06:54
lifelessfrankly, if I have a disk that can't read data it wrote, anywhere on it, I want it to be removed immediately06:55
twb+106:55
Mgamerzthen you must replace a lot of disks lifeless06:55
lifelessrcsheets: its going to depend on what you're doing with it, there isn't a 'best' answer we can give you.06:55
lifelessMgamerz: no, MTBF is pretty high06:55
lifelessMgamerz: usually a batch goes at once though06:55
rcsheetsok, fair enough.06:55
Mgamerzi have a karmic hard drive with 277 bad sectors06:55
Mgamerzits... disconnected because of that :)06:55
Mgamerzkarmic was a nightmare for me :/06:56
rcsheetslifeless: i'd rather have the disk continue operating in the array, rather than the array being degraded, personally. if i choose to replace the disk, i'll do that at a convenient time. meanwhile, i'd rather it just remap that sector.06:56
lifelessrcsheets: well, as I say, it depends on your needs/config etc06:56
rcsheetssure. alright, thanks.06:57
twbSigh.06:57
Mgamerzso... slow...06:57
twbSo I'm upgrading my workstation SOE from a 8.04 to 10.04 base.06:57
Mgamerzi have spent 3 hours getting this pos to work06:57
twbNow I get to deal with a whole NEW bag of places where Ubuntu-specifc postinst code assumes it's not a chroot.06:57
Mgamerzshould not have F'ed with it in the first place...06:57
Mgamerz!06:58
Mgamerzis there a way to run a command if im like in rescue mode06:58
Mgamerzas a user from a machine i have mounted a hard disk on?06:58
Mgamerzlike if i needed to update grub via rescue06:58
twbMgamerz: go talk to #grub and get them to explain how to fix your bootloader.07:00
twbMgamerz: reinstalling over and over won't help, nor will complaining07:00
Mgamerzit worked last time <_<07:00
rcsheetsif anyone happens to be interested, there is some discussion of a similar nature to my question here. http://arstechnica.com/civis/viewtopic.php?p=114418807:01
Mgamerzi hate this installer07:03
Mgamerzi cannog go to the partitioner to see the disk mounts and then go back to grub without it complaining to do it again.07:04
Mgamerzeh07:05
Mgamerzso07:05
Mgamerzthis is one of those rescue mode moments...07:05
holmser_I was gifted an older dual xenon server, and I have been trying to install 10.04 server on it without any success.  It won't boot from a known good CD.07:26
holmser_anyone feel like helping me troubleshoot this?07:26
Q_ContinuumWon't be able to do a ton, but I presume you've checked BIOS for boot order?07:27
holmser_yeah.  I actually just disabled everything but the CD ROM07:28
Q_Continuumand it comes up 'no boot media' or something?07:28
holmser_boot failure, system halted07:28
Q_Continuumhrm, 'system halted' sounds like Linux, not BIOS...07:29
Mgamerzme either07:29
Mgamerzmine does that as well.07:29
Q_Continuumif you boot it without the CD in it, does it give the 'boot failure, system halted' message?07:30
MgamerzIt just spins up and down07:30
Q_Continuumor something different?07:30
holmser_lemme try07:30
Q_ContinuumThat will narrow it down to BIOS or CD.  Might be the CD doesn't like some piece of hardware its seeing :-D07:30
MgamerzI have tried like 4 cd's07:31
Mgamerzi think my drive is just dying.07:31
holmser_the cd status light blinks on and off when the server first boots, but nothing after the intel screen07:31
holmser_same deal07:32
Mgamerzyep thats post blinking it07:32
Q_Continuumholmser_, ok so then we know it is booting, but at least its reading the CD07:32
MgamerzQ: isn't that just post?07:32
Q_ContinuumMgamerz, have a spare drive you can rob from another box, even temporarily?07:32
Mgamerzeh07:32
holmser_yeah, its just post.07:32
Mgamerzwell im using mini.iso07:32
Mgamerzand loading the iso from flash from there.07:33
Q_ContinuumMgamerz, 'system halted' is something I know Linux uses...usually its 'BOOT MEDIA FAILURE insert disk' or something07:33
Mgamerzexcept grub neverworks it seems...07:33
holmser_I know its looking for a network boot, but I don't know how to do one07:33
Mgamerzjust hangs the system07:33
Q_ContinuumHrm.07:33
Mgamerzcan your box support usb boot?07:33
Mgamerzi booted from an SD card07:34
Mgamerz128MB :P07:34
Q_ContinuumAny other OS CDs either of you have laying around to test, make sure its making it past BIOS?  (Don't need one you'll install, just to get up to a loading screen to confirm its disk and not hardware)07:34
Mgamerzwell mine will spin up and down and up and down for like 4 mins07:34
Mgamerzthen it will give up07:34
holmser_I am positive the CD is good.  I just installed on a different server not 2 hours ago07:34
Mgamerzit reads it when mini iso mounts is... well used to, now it doesnt. i think its just dying07:35
Q_ContinuumMgamerz, since you're booting funny I don't know on yours, never tried that method.  (I like the idea, but the config always looks like a PITA)07:35
Q_Continuumholmser_, ok so is the CD aborting/kernel panic'ing, or is the hardware having issues?  That's what the second CD will help test.07:36
holmser_it never checks the07:36
holmser_CD07:36
holmser_it checks it on post, then nothing07:36
holmser_it doesn't even try to boot from the CD07:37
Q_ContinuumSo it IS hardware then.  Any idea if CD drive is IDE or SATA, and if you have a similar drive to try s wapping in?07:38
Mgamerznot to jump in on a thread07:38
Mgamerzbut07:38
Mgamerzwhich kernel is best to pick?07:38
Mgamerzgeneric server virtual image-gen...07:38
Q_ContinuumI just run with defaults, I don't do too much messing around. *shrugs*07:38
Mgamerzthen the linux-image-#######-generic07:38
SpamapSMgamerz: probably generic for your purposes07:38
Mgamerz:S07:38
MgamerzK07:39
Mgamerzinclude all drivers07:39
Mgamerzyes... alright thanks07:39
Q_Continuumbut yeah unless you're doing something weird or have limited hardware I'd just do generic07:39
Mgamerzis a pos considered limited07:40
Q_Continuumwell for server you don't need much.07:40
Q_Continuumas a base system, anyway07:40
Q_Continuumhow much RAM?  (Usually the limiting factor)07:40
Mgamerz76807:40
Mgamerz-32 shared07:40
Q_Continuumthat should be plenty, unless you're using it as a huge VM host.07:41
Mgamerzlol vm07:41
Mgamerzyeah right07:41
Q_Continuumfor a dumb console server you should be able to drop that shared to 8MB07:41
Q_Continuumif no GUI07:41
Q_Continuumif possible, probably via BIOS07:41
Mgamerzi want to record tv with this...07:41
Mgamerzat least try07:41
Q_Continuumwell that doesn't require a GUI07:42
Mgamerzit doesn't?07:42
Q_Continuumnot generally07:42
Mgamerzwith a tv tuner ?07:42
Q_Continuumcan be remotely controlled, IIRC07:42
Mgamerzi had tightvncserver going for a while07:42
Q_ContinuumUnless it'll use your (likely onboard) GPU for processing, no.07:42
Mgamerzyep geforce 610007:43
Q_Continuumtightvnc to the host console, or a virtual one?07:43
Mgamerzvirtual X display07:43
Mgamerzso i could config a few things from gui07:43
Mgamerzother than that X never ran07:43
Mgamerzmediatomb pisses me off tho...07:43
Mgamerzit's database dies randomly07:44
MTecknologyWhat was the name of the package for UEC?07:44
Q_Continuumyeah virtual you're not using the "GPU" at all, IIRC07:44
twbOK, so I have a 10.04 desktop chroot on an 8.04 server.  wget works, apt-get hangs and permanently fucks up all processes that attempt to do I/O on the underlying filesystem until I reboot.07:44
* Ng looks for a PPA with qemu-kvm 0.12.407:44
twbWhat gives?07:44
Q_Continuumhad a windows box anyway set up that way...console ran like crud, remote ran smooth as silk.07:44
twbThere's nothing in dmesg, either.07:45
Mgamerzwhat is... chroot?07:45
Mgamerzim still linux nubcake :/07:45
twbMgamerz: don't worry about it; you don't know enough to help.07:45
Ngtwb: strace the apt-get, see what it's hanging on?07:46
Mgamerz...07:46
twbNg: yup, that's the plan (waiting for it to reboot again :-/)07:46
twbNg: also, to try without first mounting /proc and /sys within the chroot (which you need to do if you want apt-get to work.)07:46
Q_ContinuumMgamerz, its a very funny way of doing basically a VM.  Really weird, roundabout way of doing it...but it "works" (for a better description, I'd hit up wikipedia)07:47
twbQ_Continuum: that's something of a modernist interpretation :-)07:48
MTecknologyNg: sounds fun - should i put that on my production system?07:49
Mgamerzrescue shell?07:49
NgMTecknology: hmm?07:49
MTecknologyNg: 01:44  * Ng looks for a PPA with qemu-kvm 0.12.407:50
MTecknology!info qemu-kvm07:50
ubottuqemu-kvm (source: qemu-kvm): Full virtualization on i386 and amd64 hardware. In component main, is optional. Version 0.12.3+noroms-0ubuntu9 (lucid), package size 2496 kB, installed size 7056 kB (Only available for i386 amd64 powerpc s390 lpia all armel sparc)07:50
Q_Continuumtwb, not having looked at it in a long time myself it was the best description I could come up with for someone who doesn't know it :-D07:50
NgMTecknology: ah right. I'm doing it specifically because I hit a memory leak bug in testing 0.12.3 and I want to see if it's fixed (a least one leak bug was fixed in .4)07:51
NgMTecknology: I have no idea how people are using kvm in production, I've been running it seriously for less than 48 hours and I'm having nothing but problems ;)07:51
MTecknologyNg: I've had an enjoyable time actually :P07:51
twbNg: what host, and what guest?07:52
Ngtwb: amd64 lucid07:52
MTecknologyNg: I notice high mem usage on server - but it's nearly all cached07:52
twbNg: both headless?07:52
twbMTecknology: at least historically, qemu would allocate the guest's memory up-front07:53
Ngtwb: both are ubuntu-minimal installs with a few things added, but libvirt/kvm are starting a vnc server for each guest's console, but I'm not really using that07:53
twbNg: surprising; I run a lot of qemu instances like that, and I generally don't have problems.07:53
NgMTecknology: I was trying to figure out why the first guest I made was showing ext4 filesystem errors on every boot so I fired up 4 VMs overnight running spew to see what would happen and 3 died this morning from OOM ;)07:53
MTecknologyNg: http://pastebin.ubuntu.com/447043/07:53
unewbie1MTecknology: my new guest os installed and i can ssh07:54
MTecknologyunewbie1: great07:54
unewbie1thanks for the advices07:54
unewbie1but i have to stop the apparmor of the host07:55
Ngtwb: it certainly is surprising. I think tonight I'll leave the machine running memtest for 8 hours or so to rule that out07:55
MTecknologyunewbie1: glad you have it working07:56
Yosihi all07:56
Yosinewbie question..07:56
YosiQuestion:   Can I have Ubuntu Server 10.04, at 4am each moning (i'm guessing using cron), reboot the server, enter Clonzilla (available in my GRUB menu), bootup the Clonezilla, execute a backup image of my main RAID to a large drive (I know I can do this part by command line and it work) then when complete, reboot the system again and run Ubuntu Server (from GRUB)?  Can all these reboots etc and selection opti07:56
MTecknologyYosi: better question - what are you trying to achieve?07:58
Yosii want to automate the entire process07:58
Yosiright now it all works but manually07:58
Yosihave to be at the cpu at 4am07:59
Yosirebbot, backup, then reboot again into the system07:59
MTecknologyewe ..07:59
MTecknologyoffline backups?07:59
MTecknologyBy chance - you ever look into rsnapshot?08:00
Yosii want a cron job to execute a reboot, then select the grub item, lauch a command line and when done, reboot and lauch the system again08:00
Yositried them all08:00
Yosionly thing that works well is clonezilla08:00
Yosinothin in linux unfortunately works well with live databases and 100 %08:00
MTecknologymysql databases?08:01
Yosimy EMC SAN does great LUN snapshots, but cost me a TON to license that feature for every host08:01
Yosimy sql, php, apache08:01
MTecknologythere are no apache databases..08:02
MTecknologyor php08:02
Yosithe data gets corrupt with most options i tried, too many transactions per second08:02
Yositrue08:02
Yosisorry08:02
Yosithats what i meant08:02
Yosijust mysql08:02
Yosionly luck with clonzilla when everything is offline or online with Snapshots on the SAN08:02
Mgamerzthats what mediatomb does08:03
Mgamerzit dies with transaction within transaction08:03
YosiI tried zmanda08:03
MTecknologydoing an offline backup just for mysql makes no sense... with mysql you can copy the entire db files and only lose current transactions08:03
Yosiall sorts of things.. nothing works well when the database is heavily accessed08:03
MTecknologyYosi: http://pastebin.ubuntu.com/447046/08:04
Yosionjly other thing that worked without corruption is a mysql replication server08:04
Yosii will take a look at that thanks..  any way of automating wwhat i got now?08:04
Yosican CRON launch all these sequence of events08:05
MTecknologynot without risk of breaking things - you'd have to script editing the files08:05
Yosiat 4am, we offline so i don't mind being down08:05
Yosiwe are not a 24.7 shop08:05
MTecknologyYou'd have to alter the grub menu entires via a script - which is bad08:05
Yosiwhat do u mean by breaking things?08:06
Yosiahhh08:06
MTecknologyJust learn how to efficiently backup your database - I'd restored many times using that script I gave you - you only ever lose current transactions which are not yet in the files08:07
MTecknologyThen no breaking :)08:07
MTecknologyI'm gonna head to sleep though - Just trust me... changing a config, rebooting, changing a config, rebooting - you will break things08:08
Yosithanks08:08
Yosii will test it out08:08
MTecknologylikely result in not rebooting08:08
twbNg: busted!  /proc/6542/status: No such file or directory08:08
Yosifair enough08:08
MTecknologyTo test it out... take the outut it produces - and restore to a blank server08:08
Yosithanks08:08
Yosii will08:08
MTecknologyg'night08:08
Yosinight08:08
NgDaviey: hey?08:12
twbOK, now I think it's aufs' fault08:14
Mgamerzchroot: cannot execute /bin/network-console: No such file or directory08:23
eagles0513875hey guys08:31
eagles0513875question what port do accessing the repositories use?08:31
twbMgamerz: that's caused by your parent shell being some kind of retarded thing08:32
twbeagles0513875: apt-get typically uses HTTP08:32
eagles0513875twb: talk about strange ok08:32
eagles0513875thanks twb08:32
DavieyNg: \o08:50
NgDaviey: you're king of virtualisation these days, right? ;)08:51
DavieyNg: I'm no longer physical in this world, i'm a virtual Daviey.. yes :)08:52
Ngawesome08:53
CppIsWeirdsweet08:53
CppIsWeirdhow did you ascend?08:53
NgDaviey: I was just curious how much we fancy SRUing kvm - I've found a memory leak that (subject to some testing proving the case) I think is fixed upstream08:53
DavieyNg: funny you say that, Serge is wanting to get an upload of kvm today08:54
* Daviey checks if it was maverick or an sru08:54
DavieyNg: i can't find the email.. he must have said verbally.. Do you have a .patch or branch?08:56
NgDaviey: I do not. I filed bug #591610 and linked it to the upstream bug, but they don't indicate which commit fixed it, just that it's fixed in 0.12.408:56
uvirtbotLaunchpad bug 591610 in kvm "memory leak" [Undecided,New] https://launchpad.net/bugs/59161008:56
Ngso I've built that and am re-running my test (4 1GB VMs, some virtio some not, running spew(1) --read-after-write for about 8 hours)08:57
Davieyhmm08:58
NgDaviey: while I'm pestering you - I'm guessing you use ubuntu-vm-builder, so you're building VMs with ext4 by default? Have you seen any odd fs errors? the first VM I made was spitting out a few ext4 errors each boot08:58
DavieyNg: TBH.. mainly using ext3 atm08:58
Mgamerzubuntu 10.10 maverick mccain08:59
NgDaviey: interesting. I had to hack vmbuilder to make an ext3 one, at soren's suggestion ;)08:59
DavieyNg: the fsync changes in dpkg make it so slow.. most of the testing i'm doing is on ext3 because of that08:59
DavieyNg: whilst that certainly sounds like a potential candidate for SRU.. The upstream bug doesn't give any indication where it was fixed.. Seems like someone might need to check the vcs logs between 0.12.3 and 0.12.4 :(09:05
NgI only quickly skimmed the changelog for the 0.12.4 release and it seemed like it was all bug fixes09:06
Nghrm, can I poke libvirt into running kvm with "-cpu host" or am I forced to specify an exact model?09:13
Mgamerzalright09:14
Mgamerzso i got the server working09:14
Mgamerzbut i dont have any repos.09:14
sorenNg: What's the use case (for the "-cpu host" question)?09:14
Ngsoren: well by default I'm just getting the lowest-common-denominator CPU for easier migration. I have no need of migration so I'd rather that all the interesting CPU flags were exposed to the guests for their optimal enjoyment09:15
sorenNg: Makes sense.09:16
sorenNg: This is using the <cpu match=[...]> notation?09:18
sorenNg: Or are you referring to the machine attribute of the os->type tag?09:19
Ngsoren: I guess the <cpu> stuff. I'll set it to whichever pre-defined model is closest to an i7, I was just curious if there was a way to make it just set whatever flags/models are present in the host09:21
alabdGood day all , would someone explain this09:22
alabdAmazon EC2 fits perfectly with Ubuntu Enterprise Cloud's modularity, virtualisation capabilities, range of applications and optimised performance.09:22
Mgamerzomg09:22
Mgamerzno09:22
alabdUEC is package of softwares ?09:22
Mgamerzi dont have nano installed09:22
MgamerzNOa09:22
SpamapSalabd: UEC allows you to build a private cloud on your own hardware09:22
alabdSpamapS: thanks is it pack of softwares ? how to install it ?09:23
Ngalabd: https://help.ubuntu.com/community/UEC09:23
alabdNG thanks what does this mean ? Amazon EC2 fits perfectly with Ubuntu Enterprise Cloud's modularity, virtualisation capabilities, range of applications and optimised performance.09:25
sorenalabd: Where do you see this?09:26
Mgamerzmy password is wrong09:27
alabdsoren: http://www.ubuntu.com/cloud/public09:27
alabdan not get if EC2 is an image or is a software or is a concept09:27
sorenIf you're not familiar with EC2, you probably don't need UEC.09:27
Mgamerzwtf...09:28
Mgamerzi can log in but my sudo password is different?09:28
Ngalabd: EC2 is Amazon's public cloud service. UEC has some of the same APIs, which is why they can be a useful match to people who need both types of cloud09:28
DavieyNg: Whilst i'm not "suggesting" this.. i have previously made a kvm wrapper script to work with libvirt, to inject more switches :)09:30
Nghah09:30
twbI found the problem with my chroot09:30
twbaufs is happy if my script is fed an .iso, but not if it's fed a directory.09:30
twbI haven't done that for twelve months, so I'd forgotten that aufs had this bug.09:31
twbSolution: don't feed it a directory.09:31
Mgamerzerrr09:31
Mgamerzhow the heck do you use vi09:32
Grumyou take time to learn it and then use it and cry when anything isn't vi :D09:32
Mgamerzi need it since my sources list has only cdrom and my cd drive died09:32
Mgamerzi need to get nano!!09:33
GrumMgamerz: use cat > file (and make no typos!)09:33
twbED, MAN!  MAN ED!09:34
twbIT IS THE STANDARD UNIX EDITOR09:34
Mgamerznano>vi09:34
rcsheetsfalse09:34
Mgamerzwe can all agree on that09:34
Mgamerztruths09:34
eagles0513875!iptables09:34
ubottuUbuntu, like any other Linux distribution, has firewall capabilities built-in. The firewall is managed using the 'ufw' command (see https://help.ubuntu.com/community/UFW), or 'iptables' (https://help.ubuntu.com/community/IptablesHowTo). GUI frontends such as Firestarter/Gufw (Gnome) or Guarddog (KDE) also exist.09:34
twbMgamerz: that won't work; nano needs stdout to be a controlling tty09:35
GrumMgamerz: holywar in the making!09:35
sorenNg: /usr/share/libvirt/cpu_map.xml has the list of cpu models libvirt accepts.09:35
Mgamerzi should not have to use google to figure out how to type in a terminal09:36
Mgamerzthis is outrageous09:36
Jordan_UMgamerz: vimtutor09:36
twbhttp://www.gnu.org/fun/jokes/ed.msg.html09:36
Ngsoren: hmm, I guess I'll just pick the greatest/closest to the host CPU then :)09:36
sorenNg: Or add one that matches your host CPU.09:37
Ngsoren: editing files in /usr makes me sad, but sure09:37
Mgamerzi have no repos09:37
sorenNg: It should :)09:38
Mgamerzso iam serverly limited in abilities09:38
Mgamerzoh09:39
Mgamerzlovely09:39
Mgamerzi ruined my sources.list09:39
Jordan_UMgamerz: http://repogen.simplylinux.ch/09:40
hadoophow do I disable the post-login message that tells the system load, documentation links, etc.?09:46
Mgamerzi mounted the iso and insgalled nano09:48
Mgamerzthank goodness!!09:48
blinkizHi. I would like to redirect a port internal from port 4285 to port 443 with only iptables. Is it possible to do this with IPv6?09:50
TREllishadoop: It's generated by pam_motd (https://help.ubuntu.com/10.04/serverguide/C/pam_motd.html)09:57
TREllishadoop: you can disable it completely by reconfiguring the landscape client, by running sudo dpkg-reconfigure landscape-common then selecting 'Do not display sysinfo on login'09:58
hadoopTREllis: thank you, that worked :)10:00
TREllishadoop: or you can customise it yourself by modifying the files in /etc/update-motd.d/ or silence it for one use by creating a ~/.hushlogin10:00
TREllisuser*10:00
hadoopoh, I think I'll do it per user, no idea when I may require such info in future10:00
uvirtbotNew bug: #591642 in javassist (main) "Sync javassist 1:3.12-2 (main) from Debian unstable (main)" [Wishlist,Confirmed] https://launchpad.net/bugs/59164210:21
=== register is now known as Guest86842
alabdGood day all, is this true > UEC provide us easy cloud computing deployment and management  on ubuntu11:36
alabdand does "Ubuntu is hugely popular on Amazon's EC2" mean ubuntu is installed  on amazon servers ???11:37
alabdNG^11:38
alabdalabd^11:38
alabdng ^11:38
Ngalabd: I don't think amazon have publically stated what their servers run, but what that quote means is that people are running Ubuntu inside EC2 - you can run whatever you choose and people are choosing Ubuntu :)11:38
alabdNG thanks does "Ubuntu is hugely popular on Amazon's EC2" mean ubuntu is installed  on amazon servers ???11:39
alabdsorry11:40
alabdng and when they choose ubuntu they should use install UEC on their ubuntu yes ng ?11:40
c13Hallo,11:40
c13setting up a cyber in Togo. Set up a nfs-server and i want do control the access of some folder. How can i realize this?11:40
alabdand is this sentence true ? is this true > UEC provide us easy cloud computing deployment and management  on ubuntu11:40
Ngalabd: choosing ubuntu on EC2 is perfectly valid instead of installing UEC on their own hardware - not many people have the same amount of hardware that Amazon has ;)11:42
Ngbut being able to do either is a great choice11:42
NgI suggest you read some more background articles about what EC2 and UEC are :)11:42
alabdsee am humble true ?we can have cloud computing on ubuntu with UEC ok ? so when they choose their host on EC2 to be ubuntu , will amazon install UEC for them ? ng11:44
binBASHalabd: people can install the images provided by amazon themselves11:44
alabdyes but before installing UEC do they can use amazon images on ubuntu ? binBASH11:45
binBASHI dunno what virtualization amazon is using.11:46
binBASHI don't have an EC2 account either11:46
alabdbinBASH: UEC is virtualization ?11:47
alabdit make ubuntu a cloud server yes ?11:47
binBASHalabd: With UEC you can build your own private cloud which is compatible to the Amazon EC2 api11:47
alabdso when we choose Ubuntu on amazon11:47
binBASHso you have several servers, you can set them up as cloud. And let your users run virtual machines on them.11:48
alabdit means then we can use ec2 images on ubuntu11:48
alabdon those virtual machines ubuntu will be host or guest or both ?11:49
binBASHa virtual machine appears just like a real server11:51
binBASHso you can install what you want on your virtual machine11:51
binBASHeven windows for example11:51
binBASHit's just like a real server.11:52
alabdsee vm itself is installed on a server11:53
binBASHyup11:53
alabdis that server a cloud server ?11:54
binBASHyup11:54
alabdand UEC is installed on this server yes ?11:54
binBASHright11:54
alabdso this server is ubuntu11:55
alabdthanks a lot binBASH now want to know amazon EC2 is instead of which part ?11:57
alabdinstead of ubuntu server ?11:59
alabdinstead of vm guest ?11:59
binBASHalabd: Amazon EC2 is the same like Ubuntu UEC12:12
binBASHa plattform to run virtual machines12:12
binBASH;)12:12
binBASH... on many many real servers12:14
=== IPNixon_ is now known as IPNixon
alabdbut UEC is not a platform to run vm , it is a platform to make ubuntu a cloud server , isn't ? binBASH12:21
binBASHWith UEC you can put servers with hypervisors (xen/kvm) together into a cloud.12:23
binBASHso a user requests to run a virtual machine in the cloud.12:23
binBASHUEC will set it up and run it on a random server in your cloud12:24
RoyKis it possible to use virtblk with 8.04? I guess this is faster than hardware virtualising to /dev/sda?12:26
binBASHRoyK: For me virtio has the same speed12:33
alabdbinBASH:   humble thought UEC make a ubuntu server to be cloud server then we can connect to our app from client , we need more than one server to have cloud computing ? and why we need vm on server ?12:35
RoyKbinBASH: ok12:41
RoyKalabd: cloud computing is really just virtual computing gone large - same thing12:43
alabdhumble thought UEC make a ubuntu server to be cloud server then we can connect to our app from client , we need more than one server to have cloud computing ? and why we need vm on server ?  RoyK12:44
RoyKread the docs - you can do UEC on one server, but it's not recommended12:45
alabdthanks a RoyK binBASH God give you peace bye 4 now12:46
binBASHMaybe he wanted something like google appengine12:47
binBASH:p12:47
ttxDaviey: around ?12:50
Davieyttx: \o12:50
ttxGot a few minutes for a mumble talk ?12:50
Davieyttx: sure12:51
ttxzul: around ?13:18
zulzul: yep13:18
ttxYou're next on Mumble.13:18
zulokies gimme a sec13:18
zulttx: just staring up my laptop13:20
ttxhggdh, hallyn: ping me when you are around13:26
sommermorning13:34
RoyKbinBASH: seems slow here13:35
binBASHare you using kvm or xen?13:36
RoyKor, that is, it's rather fast, but the system isn't very responsive13:36
RoyKkvm13:36
binBASHqcow2 file I guess?13:36
RoyKyes13:36
binBASHdid you allocate the whole space?13:36
binBASHor is it growing file?13:37
RoyKhm.. seems like it's a holey file13:37
binBASHthat's good already13:37
RoyKno, a file with holes13:37
RoyKnot allocated13:37
binBASHso called spare file13:38
RoyKbut another VM seems way faster, and that's running 10.0413:38
binBASHahh, I'm running 10.04 as well13:38
RoyKhm. I weren't using the -virtual kernel13:38
RoyKseems virtblk is in 8.04-virtual :)13:40
RoyKhm. not that it helps much13:41
sorenbinBASH: No, qcow2 images are not sparse.13:43
binBASHsoren: yeah, because sparse would be slower13:44
sorenA sparse file is a file that is sparsely allocated, ie not their entire size has been allocated on the filesystem. qcow2 images' size increases as needed.13:45
sorenbinBASH: Uh.. No.13:45
binBASHNot?13:45
sorenbinBASH: Au contraire.13:45
binBASHinside my vms I have same speed like on the real server for hdd13:46
binBASHalso on qcow213:46
a_m_yhi, wanted to know if ubuntu will not be supporting Xen as like in Red Hat? tnx in advance13:47
sorenbinBASH: How is that an argument in this discussion?13:47
sorena_m_y: Depends on what you mean.13:48
binBASHsoren: Well I read somewhere once that qcow2 should be slowest.13:48
binBASHBut I dunno if it's true13:48
sorenAnd that's mostly correct.13:48
a_m_ysaw about the what RH that they will not be supporting or including Xen on their latest distro,13:49
a_m_ywanted to know if it is the same in ubuntu13:49
a_m_ytnx13:49
soren"slowest" != "too slow for what someone is trying to do"13:49
sorena_m_y: The question remains: What do you mean?13:50
sorena_m_y: Ubuntu does not run as a Xen dom0. It does, however, run as a Xen domU.13:50
binBASHsoren: Well I am no virtualization specialist yet. Just started to use KVM two months ago :)13:50
a_m_yplanning to use Xen and will be using ubuntu lts 10.04. worried that in future, ubuntu will be doing the same in Xen13:50
a_m_yas like RH that will not be including or support Xen13:51
a_m_ytnx  in advance13:51
sorenI give up.13:51
a_m_ysorry soren, dont know if am throwing the right question or am asking a stupid question. sorry13:52
sorena_m_y: Well, you just keep repeating the same thing.13:57
sorena_m_y: that's not going to clarify anything.13:58
hallynhow weird.  I pushed a .changes for qemu-kvm to my private ppa, got a response saying the right one was accepted - qemu-kvm for maverick.  But then I got notification of failure to build:  of atlas (blas/lapack HPC libs stuff) on lucid!14:03
sorenhallyn: You don't usually get those?14:06
diagoI've install iSCSI target and exported an lv, is it safe to mount the lv and us it as a standard partition also?14:06
hallynsoren: no14:08
hallynsoren: even if it were a valid dependency, a build for lucid ought not be related to a maverick build of qemu :)14:08
hallynit sounds like a complete snafu on build system...14:08
sorenhallyn: No no, I mean..14:08
sorenhallyn: Every night, we build a bunch of packages.14:09
sorenhallyn: for regression testing.14:09
sorenhallyn: atlas is one of them.14:09
sorenhallyn: A bunch of us get build failure e-mails.14:09
hallynOh, I see14:09
sorenhallyn: the PPA's are way behind today, so these uploads from last night are just finishing now.14:09
hallynoops.  then i shouldn't have re-dput14:09
sorenhallyn: Won't matter.14:10
hallynok, then, got it :)  off to look at altas build14:10
sorenYou got the atlas build e-mail becuase you're an indirect member of ubuntu server qa.14:13
=== register is now known as Guest16349
=== txwikinger2 is now known as txwikinger
zul*sigh* http://paste.ubuntu.com/447201/14:33
sorenWhat's vscan?14:36
hggdhttx: ping as requested14:39
ttxhggdh: on a call -- will pong you back in a few14:40
zulsoren: vscan is a virus checker for samba14:42
sorenNeat.14:44
jdstrandhallyn, ttx, mdeslaur: re bug #591423> I don't see anything that indicates the original problem is an apparmor issue. sure, when he used a wrapper to work around the issue the wrapper was (appropriately) blocked by apparmor, but that is a different issue. I commented in the bug14:54
uvirtbotLaunchpad bug 591423 in libvirt "qemu -drive boot=on flag causes boot to hang." [Low,Incomplete] https://launchpad.net/bugs/59142314:54
ttxjdstrand: I agree with that14:55
jdstrandoh yes, I see now that you said as much in the bug14:56
* jdstrand wipes the sleepies from his eyes14:56
ttxjdstrand: eh14:57
ttxhggdh: got 5 min for a quick Mumble check ?14:57
hggdhttx: yes, but one caveat: smoser and kirkland told me I sound like a chipmunk (sounds issues on my laptop)14:58
hggdhttx: we can try, though14:58
ttxlet's try chipmunk14:58
ttxI hear a distant voice14:59
ttxhggdh: let's try IRC pm instead14:59
alabdGood day all , is this true > UEC provide us easy cloud computing deployment and management  on ubuntu15:00
hallynjdstrand: duh, i see.  i hadn't noticed he ran that by hand.15:03
alabdbinBASH:  hi ^15:04
binBASHalabd: Hi15:05
alabdis this true > UEC provide us easy cloud computing deployment and management  on ubuntu15:05
binBASHyou asked that already some mins ago?15:05
alabdyeah15:05
alabd"Ubuntu Enterprise Cloud setting the standard for easy deployment and management"  is written http://www.ubuntu.com/project/about-ubuntu , so can we say regard to that , UEC provide us easy cloud computing deployment and management  on ubuntu15:08
binBASHhttp://www.ubuntu.com/cloud15:10
huatsI am having a hard time configuring a simple kvm guest for a bridge network. I think everything looks good (both on the vm creation and the bridge config), but once the vm is started  the new IP (the one of the guest) never get attached to the bridged interface. Any idea ?15:11
binBASHalabd: If you want to setup your own private cloud environment it's probably easiest way15:11
huatsthe vm was created using vmbuildr15:11
huats+e15:12
alabdbinBASH: no no humble wrote that sentence want to see if it is true if it is then can be written in a book15:13
binBASHa book?15:14
alabdyeah am writting a ubuntu book in persian15:14
binBASHahh ;)15:14
alabdthat's why ...15:14
ttxhallyn: got 5 minutes to Mumble ?15:14
binBASHalabd: better ask kirkland about that15:15
alabddon't require to setup cloud but rather require to know something about it15:16
alabdbinBASH: you mean you don't know if that sentence is true or not15:17
binBASHalabd: I'm not using UEC15:17
alabdalso humble don;t want use it15:17
binBASHI don't need it ;)15:17
alabdalso humble don't need it15:18
ikoniaalabd: I find it very important to understand the technology your writing about15:18
ikoniaalabd: it's clear you don't - so I would not advise asking people's advice then basing a book on this as I've told you in the 10 other channels you constantly ask about this stuff in15:18
Picialabd: That seems like a paraphrase of the previous sentence, you shouldnt need a support channel to tell you that.15:18
binBASHalabd: For me simple virtualization not in a cloud is sufficient15:19
=== register is now known as Guest67701
hallynttx: oh, sorry, yeah - need 1 min to set up headset15:20
Davieyhallyn: Did you see Ng's bug earlier.. Are you doing KVM sru's or just Maverick atm?15:22
hallynDaviey: is that the boot=on one?15:28
hallynttx: metacity must have messed with my settings.  it works when i'm in dwm15:28
alabdikonia:  you see that am not writing about UEC , but rather am writing similar sentence that is written here about uec in 1 sentence  http://www.ubuntu.com/project/about-ubuntu this sentence "Ubuntu Enterprise Cloud setting the standard for easy deployment and management" but humble don't wan copy it in book but rather want to rephrase it , so humble rephrased it to UEC provide us easy cloud computing deployment and management  on ubuntu , now , wan15:29
Davieyhallyn: hmm, no... a mystery memory leak that is fixed in later release15:29
ikoniaalabd: have you spoke to the translations team ?15:30
Nghallyn: it was bug #59161015:31
uvirtbotLaunchpad bug 591610 in kvm "memory leak" [Undecided,Triaged] https://launchpad.net/bugs/59161015:31
DirtyDHi! vmbuilder script is broken in lucid.15:31
DavieyDirtyD: How so?15:31
DirtyD--firstboot and --firstlogin options are not recognized. "no such option"15:32
huatsdid the launch of a kvm guest should fire /etc/qemu-ifup ? I think  it should right ?15:38
DirtyDbut --firstboot is still broken in vmbuilder(lucid) I can launch nadda.15:39
alabdbinBASH: thanks a lot God peace you bye15:40
webPragmatistwould you guys implement active/active just "because" … it seems that there's little to lose and in the future you wouldn't have to switch file systems15:48
nimrod10can anyone point me to a webpage containing the kickstart package groups ? There's not a lot of info on these :(15:56
jmazaredobasically ubuntuserver and ubuntu desktop just the same right? just desktop has gui and server has server apps?15:58
jmazaredoif i put server apps like apache mysql in ubuntu desktop and remove gnome its like the server release and vice versa to server if i put gnome and open office16:00
alvinjmazaredo: They are similar, but not completely the same. I don't know all differences, but there are other kernel settings (like the I/O scheduler) in the versions.16:02
jmazaredobut in laymans term they are the same right?16:03
jmazaredojust some tweaks to the kernel and some little stuff16:03
dasunsrule32Hi, I am having trouble with likewise-open5 and ubuntu server 10.04, I have installed the latest version from the likewise-open ppa and the default repo version with the same issues.. I have problems with dcerpcd, lsassd, lwiod, and lwregd not starting on boot. Also, I have set the default_realm=mydomain.local and it is still requiring that I type domain\user to login via ssh. Any help with this would be appreciated. Thank you!16:05
nimrod10have you guys ever encountered this situation? After an install of ubuntu server 9.10 I don't have the admin group and the sudoers file setup for the admin group.  Am I missing a package when I install ?16:21
nimrod10I'm doing the install using kickstart by the way , and I'm not removing any package, just adding openssh-server and vim16:22
RoyKwierd16:24
RoyKnever seen that16:24
RoyKthat is, I've never installed using kickstart16:25
RoyKin the normal install, you get prompted for a username+password16:25
RoyKthat user is added to the admin group16:25
RoyKcan you have skipped that somehow?16:25
nimrod10aaaa, maybe this could be because I enabled only the root account16:28
nimrod10I think that is why16:28
nimrod10><16:28
RoyKjust boot on an install cd or a usb stick16:29
RoyKmount the installed root, change the root password16:29
RoyKor even, boot into single16:29
nimrod10I'll rework that kickstart file to add a regular user16:29
RoyKit should give you root access without problems16:29
RoyKok16:29
nimrod10i can nuke the server no problem16:29
RoyK:)16:29
nimrod10thank you very much for pointing this silly mistake16:29
RoyKnp :)16:30
dasunsrule32Hi, I am having trouble with likewise-open5 and ubuntu server 10.04, I have installed the latest version from the likewise-open ppa and the default repo version with the same issues. I have problems with dcerpcd, lsassd, lwiod, and lwregd not starting on boot. Also, I have set the default_realm=mydomain.local and it is still requiring that I type domain\user to login via ssh. Any help with this would be appreciated. Thank you!16:35
zulttx: ping...so maverick already has the virus checker built in we just have to add man pages basically16:53
ttxzul: slacker16:53
zulttx: yeah so sue me :)16:53
DirtyDvmbuilder is broke?16:55
=== deslector is now known as deslector|afk
hallynif I uploaded a pkg to ppa:serge-hallyn/virt, is a bzr-accessible source automatically created?  (I'm looking at https://wiki.ubuntu.com/DistributedDevelopment/Documentation/GettingTheSource as it seems i have to go through bzr to get sponsorship?)17:14
hallyni.e. so after I dput ppa:serge-hallyn/virt package.changes, can i do bzr branch lp:serge-hallyn/virt/package or something as an equiv to apt-get source ?17:15
huatsreally I don't understand17:20
huatseerything seems to be well configured17:21
uvirtbotNew bug: #591802 in tomcat6 (main) "tomcat fails to start using a security manager" [Undecided,New] https://launchpad.net/bugs/59180217:21
huatsbut I don't have a bridged connection17:21
hallynmathiaz: hey17:24
zulhey mathiaz17:24
hallynquestion on sponsorship if you dont' mind17:24
mathiazhallyn: o/17:24
mathiazhallyn: go ahead17:24
huatshello mathiaz17:24
hallynif I uploaded a pkg to ppa:serge-hallyn/virt, is a bzr-accessible source automatically created?  (I'm looking at https://wiki.ubuntu.com/DistributedDevelopment/Documentation/GettingTheSource as it seems i have to go through bzr to get sponsorship?)17:24
mathiazgood morning folks!17:24
hallyni.e. so after I dput ppa:serge-hallyn/virt package.changes, can i do bzr branch lp:serge-hallyn/virt/package or something as an equiv to apt-get source ?17:24
mathiazhallyn: nope - I don't think so17:25
hallynperhaps my first q shoudl be:17:25
mathiazhallyn: however you can push your own branch to LP before doing an upload17:25
mathiazhallyn: so instead of starting by apt-get source package-name17:25
mathiazhallyn: start with bzr branch lp:ubuntu/maverick/kvm17:25
mathiazhallyn: hack on the kvm src branch17:26
mathiazhallyn: bzr push lp:~hallyn/ubuntu/maverick/kvm/fix-for-bug-12317:26
hallynand requesting sponsorship for my package is done with a keyword in the branch (automatically) right?  so i must do that?17:26
mathiazhallyn: and then dput ppa:serge-hallyn/virt,17:26
mathiazhallyn: you must create a merge request17:26
mathiazhallyn: by going to the LP page of the branch you've just created17:27
mathiazhallyn: there you can create a merge request17:27
hallynok, thanks17:27
shanezillaanyone use SSH, and would like to direct me to a great tutorial??17:35
hallynmathiaz: hm, so...  I had created my package by doing uscan.  that doesn't seem to play nicely with using bzr17:35
Mgamerz=17:35
hallynmathiaz: im' tempted to rm -rf *; rsync -va ~/original_source .17:35
Mgamerzssh is easy17:35
hallynand then bzr push that17:35
shanezillaok17:35
mathiazhallyn: hm - is it a brand new package?17:35
Mgamerzjust install openssh-server17:35
shanezillathen point me in a great direction17:36
Mgamerzif you are connecting to it17:36
mathiazhallyn: which package are you working on?17:36
shanezillaalready done that17:36
Mgamerzalright so you have an ssh client like putty or openssh-client on another17:36
Mgamerzit goes17:36
shanezillahave SSH running between two machines richt now17:36
Mgamerzssh username@ipaddress17:36
hallynmathiaz: it's qemu-kvm17:36
Mgamerzand thats all there is to it17:37
dasunsrule32Hi, I am having trouble with likewise-open5 and ubuntu server 10.04, I have installed the latest version from the likewise-open ppa and the default repo version with the same issues. I have problems with dcerpcd, eventlogd, lsassd, lwiod, and lwregd not starting on boot. Also, I have set the default_realm=mydomain.local and it is still requiring that I type domain\user to login via ssh. Any help with this would be appreciated. Thank you!17:37
Mgamerzwell... assuming its a lan17:37
hallynI'm updating from 0.12.3 to 0.12.417:37
mathiazhallyn: ok17:37
mathiazhallyn: IIUC 0.12.4 is a new upstream release17:37
shanezillaim trying to figure out how to transfer files between the two machine17:37
mathiazhallyn: with a new tarball?17:37
Mgamerzah.17:37
hallynyes17:37
Mgamerzis one of the computers windows?17:37
mathiazhallyn: ok - thanks for outlining the background17:37
hallynoh so i need to just start a new bzr alrogether?17:38
shanezillayep17:38
Mgamerzuse winscp17:38
Mgamerzit uses ssh17:38
shanezillawinscp17:38
mathiazhallyn: so this is what I would do to get started:17:38
hallynmathiaz: sorry i assumed that was always the case...17:38
Mgamerzand you can read both local and remote director17:38
Mgamerzy17:38
mathiazhallyn: bzr init-repo qemu-kvm/17:38
Mgamerzi use it all the time17:38
mathiazhallyn: cd qemu-kvm/17:38
mathiazhallyn: bzr co lp:ubuntu/qemu-kvm maverick/17:38
mathiazhallyn: bzr branch maverick update-to-0.12.417:39
c13hallo i want to use Openlanhouse (http://trac.openlanhouse.org/wiki) for an internet access room in Togo. The problem is that i can not register any machine on the server, but when i start the program there is always are windows with the clients to register, but it does not work! Does anyone have an idea???17:39
mathiazhallyn: so you end up with the current package in maverick in the maverick branch and you're working branch in update-to-0.12.417:39
mathiazhallyn: and all the work will be done in update-to-0.12.4/17:39
Mgamerzi cant find a page on wireless options for /etc/netowrk/interfaces17:40
Mgamerzlike wepkey no power management :/17:40
mathiazhallyn: now how to update to 0.12.4 you need to import the new upstream release tarball17:40
mathiazhallyn: let me look up some documentation17:40
shanezillaim using Cygwin right now as my SSH server on my windows machine.17:41
hallynmathiaz: well the process of updating, ignoring bzr, I've got down I think17:41
hallynso if I can just rsync the source into my new branch that would rock17:42
shanezillaI see that winscp is a Sftp/Ftp client17:42
shanezillaIm looking to have this windows machine as my ssh server17:42
mathiazhallyn: well - importing an new upstream release tarball should actually be done with bzr itself17:42
mathiazhallyn: there is one command that does that17:42
mathiazhallyn: I'm searching for the command17:42
Mgamerzoh.17:42
Mgamerzit says scp stfp17:43
Mgamerzbut it still works over ssh17:43
Mgamerzhmmm17:43
Mgamerzi beleive17:43
Mgamerzif you have an ssh daemon running17:43
shanezillayep but is it not just the client and not the server17:43
mathiazhallyn: ok - it's merge-upstream17:43
hallyn<grumble>  I liked the uscan+debuild approach :)17:44
hallynthanks, i'll look up merge-upstream and give it a shot17:44
Mgamerzi have done it from the desktop not the server but under places/connect to a server/17:44
mathiazhallyn: well in that case s/uscan/merge-upstream/17:44
Mgamerzi could connect to an ssh server... bjt it was linux tablet17:44
Mgamerznever tried to a linux box17:44
shanezillacoolio17:45
mathiazhallyn: you need to upstream tarball (which is automatically covered by uscan)17:45
Mgamerzalthough, if you aren't using X i don't know how to.17:45
Mgamerzim still newish to linux :/17:45
mathiazhallyn: and you run something like: bzr merge-upstream --version 0.12.4 ../qemu-kvm-0.12.4.tar.gz17:45
hallynok, thanks mathiaz17:46
Mgamerzgoogle winscp ubuntu alternative or the like17:46
mathiazhallyn: oh - you need to have the bzr-builddeb package installed17:46
mathiazhallyn: as this package provides all the commands used to build packages with bzr branches17:46
Mgamerzbrb17:48
Mgamerzeh17:57
Mgamerzmy wireless keeps saying link is not ready17:57
Mgamerzany ideas why?17:57
shanezillaI found out how to do the file transfers with in a terminal enviroment.... thanks Mgamerz18:02
T3CHKOMMIEhey guys, im in a bit of a pinch, i was wondering if i could get some help with an accidental install of server18:09
RoyKan accidental install?18:10
T3CHKOMMIEya, ill explain18:11
T3CHKOMMIEwanted to run apache as a back end on my desktop.18:11
T3CHKOMMIEsude tasksel added LAMP18:11
T3CHKOMMIErebooted... desktop gone... only ubuntu server cli18:11
RoyKoh18:11
RoyKwierd18:11
T3CHKOMMIEeverything is still there.. and if i try going to tasksel again and installing "ubuntu desktop" says apptidude failed 10018:11
mushroomblueapt-get install ubuntu-desktop18:12
T3CHKOMMIEmushroomblue ive tried that a few dosen times.. it failes to get files18:12
T3CHKOMMIEi dont know where its trying to get them from.. but its not getting them.18:12
RoyKT3CHKOMMIE: is this a desktop or server install?18:13
mushroomblueit's either trying to look in /var/cache/apt for existing packages, or trying to connect to the network for more packages.18:13
T3CHKOMMIEits originally a desktop install.18:13
T3CHKOMMIEbut now its server boot screen and everything.18:13
T3CHKOMMIEmy home folder is still the same18:13
T3CHKOMMIEnothing has been formatted. but i cant xstart or anything.18:14
RoyKstrange - the LAMP install shouldn't do that - next time, just install apache2, modphp etc - tasksel might have done something nasty18:14
T3CHKOMMIEapt-get update failes to get stuff as well.18:14
RoyKbut for now, try to start gdm at hand18:14
T3CHKOMMIEgdm?18:14
RoyKgdm is the one starting X in the first place18:14
RoyKjust type gdm<cr> as root18:14
T3CHKOMMIEok so, sudo /etc/init.d/gdm start?18:15
RoyKyeah, that should work too18:15
T3CHKOMMIEok, what should this gdm do>?18:15
RoyKit should start X18:15
RoyKlogin window and so on18:15
T3CHKOMMIEok so sudo xstart isnt the same then?18:16
RoyKthat won't start the login window18:16
RoyKuse gdm18:16
T3CHKOMMIEok18:16
T3CHKOMMIEthanks a ton RoyK18:16
T3CHKOMMIEim giong to give that a go and hopfully recover... i know my way around server cli... but i dont have the time to dink around with it now.. im at work.. cant do work :S blah.18:17
T3CHKOMMIEgotta reboot thanks for the help. see yall in a bit.18:17
RoyKT3CHKOMMIE: did it work?18:17
RoyKit won't help to reboot - you have to re-enable gdm first18:17
T3CHKOMMIEmachines dualbooted im in windows right now ;)18:17
RoyKah18:17
RoyK:)18:17
T3CHKOMMIEbrb18:17
T3CHKOMMIEhow do i re-anable gdm for giggles?18:18
RoyKdon't remember - they changed that on lucid18:18
T3CHKOMMIEcrap18:18
RoyKor which version is this?18:18
T3CHKOMMIE10.0418:18
RoyKk18:18
RoyKhttp://ubuntuforums.org/showthread.php?t=147743918:18
T3CHKOMMIEthanks!18:20
T3CHKOMMIEbrb18:20
T3CHKOMMIEim back18:31
T3CHKOMMIEi changed that gdm.conf file...18:31
T3CHKOMMIErebooted.18:31
T3CHKOMMIEas root did gdm<cr>18:31
T3CHKOMMIEsaid it didnt exists...18:32
T3CHKOMMIEdid a ifconfig... etho doesnt exist... so thats my program.18:32
T3CHKOMMIEproblem*18:32
RoyKpastebin ifconfig -a18:34
T3CHKOMMIEwhats that for RoyK18:35
T3CHKOMMIE?18:35
T3CHKOMMIEnot familiar with pastebin18:35
Mgamerzyou just paste something there18:35
Mgamerzand give us the link18:35
Mgamerzpastebin.com18:35
Mgamerzits a code site of sorts18:36
T3CHKOMMIEoh18:36
RoyK!pastebin18:36
ubottuFor posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://tinyurl.com/imagebin | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.18:36
T3CHKOMMIEi dont think thats going to work :/ my ubuntu partition cant get on the net work period.18:36
RoyKdoes ifconfig -a show any other interfaces?18:36
T3CHKOMMIEifconfig shoes my Lo18:38
T3CHKOMMIEthats it.18:38
RoyKifconfig -a ?18:38
T3CHKOMMIEdidnt do that -a18:38
T3CHKOMMIE:S18:38
Mgamerzwhat about your /etc/network/interfaces18:38
T3CHKOMMIEAH thats how i get to it. i couldnt remember how to do that one.18:39
T3CHKOMMIEok, im giong to give that one a shot. ill be back.18:39
RoyKalso, ubuntu links eth0 to a mac address18:39
RoyKsee /etc/udev/rules.d/70-persistent-net.rules18:39
Mgamerzis there a page on wireless options in that file?18:40
RoyKin what file?18:40
RoyKthe udev one?18:40
Mgamerzno18:40
Mgamerznetwork interfaces18:41
Mgamerzim in server and gotta set up wireless18:41
RoyKdunno - never used wireless on servers18:41
Mgamerzalso need to turn wireless-power off18:41
RoyKthat is, I have, but that was sime time ago18:41
NgDaviey: fyi, I've had the 4-way kvm spew test running for 9 hours and 48 minutes, which is at least an hour longer than the leaking run last night and there is no leaking going on :)18:53
Ngnow back to investigating why I'm getting ext4 corruption in a couple of the guests18:54
saycheezeHey guys, I guess I'll go ahead and ask. I just got fowarded to this channel from #ubuntu-devel, so maybe somebody here can point me in the right direction. The thread I posted yesterday should sum up what I'm wanting to know. http://ubuntuforums.org/showpost.php?p=9432432&postcount=119:09
guntbert!here | saycheeze19:10
ubottusaycheeze: Please give at least an overview of your problem *here* (all in one line) - you will get a much greater audience. If you have to use more than 3 lines, please use http://paste.ubuntu.com19:10
saycheezeBasically, I want to get involved in the development of Ubuntu. The thread explains my skills and weaknesses.19:12
guntbertsaycheeze: and they sent you *here*? this is a support channel -- did you see https://wiki.ubuntu.com/UbuntuDevelopment ?19:16
saycheezeYep, that's exactly what I was thinking.19:16
saycheezeAnd yeah, I have. I'm just trying to figure out where to go from here (having all the tools and such)19:17
saycheezeI might have missed something in documentation that would explain things properly, there's no telling. I'll check it out again, anyways.19:17
guntbertsaycheeze: try #ubuntu-devel, its a channel with 324 users19:19
Pici2419:21
saycheezeYeah, I got sent here by those guys19:21
Picier, oops.19:21
saycheezeGo figure19:21
Picisaycheeze: I think they may not have read your actual post. -devel is really the best place to start for this sort of thing.19:21
saycheezehaha Yeah, that's exactly what I was thinking19:22
saycheezeIt makes sense to talk about development in the development channel haha19:22
saycheezeAlright, guys. Thanks for the help, I'll see ya around!19:22
gswainhow do you build a software raid 10 manually and mount it to /var.19:25
_rubenwasnt this the original -server development channel? i heard rumours it being more and more about -devel than -support :)19:25
_rubengswain: man mdadm .. there's quite some options to choose from19:26
gswaini only found out about this in the server guide... so not according to the server guide19:26
_ruben*confused*19:26
gswaini tried it with the installer several times and though it looks good when it boots up it complains about a degraded array and says its inactive. which makes sense because there is no way that i 20 minute install builds, syncs a 4x500gb raid ten array and formats it19:28
_rubensyncing doesnt have to be completed prior to formating/installing/rebooting/etc19:29
gswainhuh weird19:29
gswaineven still it seems formatting should take longer than the 2 minutes the installer gives it19:30
gswain*shrug*19:30
mgamerzalright19:31
mgamerzso i am trying to install the proprietary nVidia driver for my chipset19:32
mgamerzand it keeps saying that it failed19:32
mgamerzI downloaded the 64bit linux GeForce 6 series (it says this is a GeForce 6100)19:32
mgamerzand it keeps failing19:32
Picimgamerz: As Ubuntu Server doesn't use a gui, you'd probably be better off asking in #ubuntu19:33
mgamerzi'm going to install a gui19:34
mgamerzwell19:35
mgamerzi need the driver because i'm going to use this to record TV19:35
RoyKmgamerz: then install ubuntu desktop and add the needed services19:35
ScottKGUI stuff is off topic here.19:35
mgamerzoh19:35
RoyKubuntu desktop and server are about the same thing19:35
RoyKbut people in here, don't use GUIs for their servers19:35
mgamerzwell i won't mainly19:36
mgamerzi just want to have the driver19:36
mgamerzbeause i need to have hardware acceleration for some features im using19:36
RoyKit's easily installable from the ubuntu desktop gui19:36
RoyKbut that's a desktop thing, not a server thing19:36
=== mgamerz is now known as Mgamerz
shanezillait should alreeady have the propriatory nividia driver from the install of the desktop install19:38
RoyKif not, apt-get install ubuntu-restricted-extras19:39
gswaingoing through the install again and it lets me create mirrors just fine and i have 4 partitions left all the same size i can see them all and they are unassigned to any raid devices19:39
shanezillayes19:39
gswainwhen i go into create raid 1019:39
gswainit only shows me 3 of them19:39
RoyKare they visible in /proc/partitions?19:40
gswainany chance the raid 10 in the server install cd is a little buggy19:40
gswainlemme check19:40
gswainno sdc doesnt appear to be partitioned19:41
gswainhowever19:41
gswainin the ui installer it shows it19:41
gswainas being partitioned in 2, a 10 gig and a 490.1 gig19:41
RyanPgswain: Is that software RAID?19:41
gswainRyanP: yea19:42
gswaini know these drives are good because the raid 10 setup works fine for centos1019:42
gswainsame schema19:42
gswainalso i dont get why sdc isnt partitioned as it shows in the ui as part of md1 which is a mirror for swap19:49
gswainis there something like mdadm --detail --scan that actually shows which partitions each array is using19:50
uvirtbotNew bug: #591875 in mysql-dfsg-5.1 (main) "mysql_install_db run without --user in postinst" [Undecided,New] https://launchpad.net/bugs/59187520:01
RoyKgswain: cat /proc/mdstat ?20:04
zulmathiaz: http://www.debian.org/volatile/20:35
mathiazzul: oh cool20:36
mathiazzul: thanks for the update20:36
mathiazzul: feel free to jump into the conversation next time20:36
zulmathiaz: sorry for eavesdropping20:36
mathiazzul: well - you're not eavesdropping20:36
MTecknologyI am20:36
MTecknologyoops20:36
mathiazzul: if we have the conversation in the channel it's meant to be public :)20:37
mathiazzul: like IRC anyone can jump into20:37
zulheh20:37
zulim still getting use to it20:37
MTecknologyzul: you basically maintain php for debian/ubuntu - right?20:37
zulmathiaz: i have basically two earphones on right now20:38
zulMTecknology: basically yes20:38
MTecknologyzul: That's amazing. I tried tweaking it some and about shot myself. That is really a beast of a package.20:39
zulMTecknology: yes it is...its caused me to miss many AA meetings20:40
MTecknologylol20:40
MTecknologyzul: at least you're not a quitter20:40
MTecknologyzul: Managing that best is amazing. Good work on it. If I had a clue I would have of3fered to try to help.20:44
zulMTecknology: thanks20:45
gswainis there anyway to create partitions using MB/GB in fdisk.. ive no idea how many sectors or block i want a given partition to be20:51
MTecknologygswain: +3G20:52
MTecknologygswain: start cylindad = default; end cylindar = +20G   -  gives you a 20GB partition20:53
gswainoh sweet thanks20:56
bventurahello channel, I have a noobish question.. .when I run aptitude update, sometimes I get a positive or negative value in brackets at the end like this "Current status: 8 updates [+6]"  ... what exactly does that value in the [ ] mean?21:14
guntbertbventura: the change in the count during the last action21:16
bventuraaha21:16
bventurathanks, i see21:16
guntbertbventura: it took me some time to see the connection21:17
bventurayeah I've been wondering this.. it's a hard thing to articulate to google hehee21:18
guntbertbventura: :)21:19
=== dendro-afk is now known as dendrobates
T3CHKOMMIERoyK, you still there?21:30
RoyKyep21:30
T3CHKOMMIEok i check out /etc/network/interfaces eth0 didnt exhist... so i created it and set it to dhcp.21:31
T3CHKOMMIEi got an ip and was able to tasksel and install ubuntu desktop.21:31
T3CHKOMMIEunfortunatly, i cant get the desktop to load, even if i reboot21:31
T3CHKOMMIEany ideas?21:31
T3CHKOMMIEgdm<cr> doesnt get anything going either21:32
T3CHKOMMIE:(21:32
RoyKtype gdm and press enter21:33
T3CHKOMMIEyup i did that too21:34
T3CHKOMMIEgave me some sort of display warning... flickered then back to cli21:34
T3CHKOMMIEi dont think there is much hope for me on this one21:34
RoyKT3CHKOMMIE: if you can reinstall and then add apache with 'apt-get install apache2' and so on instead of using tasksel, it'll probably clean up things21:36
RoyKI really don't have too much experience with using desktops as servers or the other way around21:37
T3CHKOMMIEreinstall like, boot from a cd install partition.. format?21:37
RoyKif you're not really into linux, debugging this will take longer than a reinstall21:37
T3CHKOMMIEive been doing this for a while... i just didnt want to have to reconfigure everythign...21:38
RoyKcheck the X logs21:38
T3CHKOMMIEbut thats ok. ill just burn myself another cd and get on with it. thanks for the help tho! i  appriciate it.21:38
RoyKit's probably failing on something21:38
T3CHKOMMIEok ill give that a shot.21:38
T3CHKOMMIEthanks again guys! i really appricate the help!21:39
gswainim seeing reports of xfs running a little buggy on lucid? is anyone running it in production successfully here?21:47
gswainor have anything to add21:47
tyskahi guys, someone know how to solve the problem of connection refused for ssh in instances of UEC?21:49
gswainopenssh installed?21:50
gswainport 22 open?21:50
hggdhtyska: might be a good idea to euca-get-console-output for the instance21:52
gswainis ext4 generally considered safe now since its the default fs in ubuntu server?21:52
hggdhgswain: yes21:52
hggdhbut, of course, it is your decision on which FSs to run21:53
gswaini was wondering if xfs might be a better option for storing vms on since it seems to excel at large files but im not sure how stable it is21:53
tyskahggdh: i have changed the public IP of my CC, im thinking could be this the cause of my error, before the change of the IP address everything was fine21:55
hggdhtyska: it might be related, yes (routing?)21:55
tyskahggdh: yeah, but i have a private interface on my CC that i use to communicate with nodes, and the public interface (CLC) to have Internet Access21:56
tyskaall CLC and CC in the same server21:57
hggdhtyska: can you access the instance from the CLC?21:57
hggdhusing either of the IPs?21:57
tyskano, im trying to access from the CLC/CC server21:58
tyskai can ping but i cant connect with ssh21:59
hggdhtyska: (1) euca-get-console-output; (2) ssh -vv to it, and check the output; sudo traceroute -T -p 2222:03
tyskahggdh: i deregistered the node, reboot the servers, and know the error changed22:15
tyskahggdh: now its Permission denied (publickey).22:15
Brian_HI'd like to use kickstart to pre-seed installations, however I need to be able to have an encrypted / partition.  I've tried the options listed on the fedora page for kickstart, but they are not working22:32
Brian_Hanyone know how to encrypt / via the kickstart file?22:32
gswainBrian_H have you checked the kickstart known limitations in the server guide?22:38
gswaini think i recall that feature not being implemented as of yet22:38
Brian_Hgswain, looking now22:39
gswainid love to use kickstart to preseed but it has some pretty bunk limitations thus far22:39
=== dendrobates is now known as dendro-afk
Brian_Hits much easier and cleaner, at least from what I can see, than using preseed :/22:40
84XAAGJVChas anybody install Livezilla as server in ubuntu?22:57
=== 84XAAGJVC is now known as rgotten
rgottenhas anybody install Livezilla as server in ubuntu?23:04
=== AdamDV is now known as Guest34939
rottenrecordsis it reasonable to expect a P4 with 512MB of RAM to be able to run Ubuntu Server 10.04 smoothly?23:38
incorrectrottenrecords, depends what you do with the server23:39
rottenrecordsincorrect: well, I just want to use it as a development web server (so MySQL + Apache + SVN)23:40
a3istrottenrecords, it depends entirely upon what services you're trying to run on it23:40
rottenrecordswe have it up and running, but it's been really, _really_ slow23:40
a3istdoing what?23:41
incorrecti am sure it will be just fine23:41
incorrectbeing idle23:41
a3istsome tasks are cpu heavy (database queries), some are ram heavy, hd heavy, etc23:41
rottenrecordsi'm just talking about logging into it over ssh23:41
a3istfrom elsewhere on the lan or remotely23:42
rottenrecordsafter i type in my username, it takes about 5 seconds for it to prompt for password23:42
incorrectmaybe you have balls DNS23:42
incorrectthat is nothing to do with cpu or memory23:42
rottenrecordson the lan, from a computer 2 feet away23:42
a3istyeah23:42
a3istalso, blacklist IPv6 if you don't use it23:42
incorrectthat is because ssh is looking up your host entry i bet23:42
incorrectthere is something you can do to turn that off23:42
incorrectbut you will find it only irritating once23:42
a3ista lot of those kind of ssh login authentication delays have to do with timeouts related to IPv6 lookups23:43
rottenrecordsi see23:43
rottenrecordsi will look into that23:43
rottenrecordsthe other thing is, the temp installed Gnome of the server23:43
incorrecthowever its not anything to do with how well a p4 can run you php code23:43
a3istalso, depending on what you're trying to do remotely, you can run ssh with compression using the -C parameter23:43
a3istmakes it easier when trying to do a graphical session remotely with something like vnc or x11 forwarding23:44
rottenrecordsnow that i think about it, maybe dns/host lookup is the issue23:44
rottenrecordsbecause the php code is only taking 24-120ms to run23:45
rottenrecordsand most of that is due to the mysql queries23:45
incorrectif you can't configure a working dns server just hack your hosts file23:45
rottenrecordsthat's what i'll probably do23:45
rottenrecordsbut should Gnome run very slowly on a server with these specs?23:46
rottenrecordsbecause it takes about 2 seconds just to open up a terminal window23:46
incorrectdepends if its out of ram23:46
rottenrecordsi have all visual effects disabled btw23:46
* incorrect shrugs23:46
incorrecti've not run a P4 for years23:47
incorrectbut i don't suppose its unusable23:47
a3istrottenrecords, doing gnome remotely isn't the best choice, but it can be done with certain servers if you do things like setting up server-side caching and limit colors from the client side23:47
rottenrecordsa3ist: i'm not doing it remotely23:47
a3istrottenrecords, in that context I meant "remotely" as any connection that's not a monitor/keyboard physically plugged into it23:47
rottenrecordsi only use Gnome when I'm on the workstation hooked up to the kvm the server is connected to23:47
a3istoh23:48
a3istwell, try a lightweight DE like xfce (low reqs) or lxde (even lower)23:48
a3istboth are full desktop environments23:48
rottenrecordsthanks, i'll check those out23:48
a3istgoing to even lower requirements, check out tiling window managers like awesome (I use it, and it is indeed awesome), dwii, xmonad, icewm, etc23:49
a3istthis link isn't *technically* for ubuntu but a lot of the items are in the repos:  http://wiki.archlinux.org/index.php/Comparison_of_Tiling_Window_Managers23:50
a3istthese don't usually come with things like file managers or panels and stuff (some do) but can still run them23:50
a3istso you can pick and choose which components you want, to keep things lightweight23:51
a3istand since they're still running on x, you can still use graphical apps like gtk apps23:51
rottenrecordshrmm23:51
a3istfor context, I think the "awesome" window manager is about 4 megabytes altogether with a memory footprint of like 300kb23:52
a3istthey're that lightweight23:53
rottenrecordsyea, i think that'd be a huge improvement over gnome23:53
rottenrecordswhich doesn't really work right on this server anyway23:54
rottenrecordslike the user/groups admin GUI wont even open23:54
rottenrecordsand before it was locking us out whenever the system resumed from hibernate or whatever23:55
a3istwell, you can turn that off in the screensaver panel in gnome23:56
a3istbut I think ditching gnome on a computer with those specs would be your biggest priority :)23:56
rottenrecordsheh23:56
rottenrecordswell, thanks for your guys' help. i'm gonna get started on removing gnome off of here.23:57
a3istif you want to stick with a "normal" desktop environment instead of a tiling WM, like I use, lxde has the lowest overhead of any of the "full" DE's23:57
a3istup to you of course23:57
a3istgood luck23:57
rottenrecordsthanks23:58
rottenrecordspeace23:58

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