[00:00] dunno, ubuntu stopped doing xen a long time ago [00:00] nonsense 12.04 supports xen ! [00:17] as a guest sure [00:18] as a host, not as much really [00:19] so i should instead install XCP [00:19] heh? [00:20] i mean 12.04 is domain 0 [00:20] right ? [00:20] that would be the host [00:21] which is 12.04 [00:21] because no other entry is shown in xm list [00:22] I didn't say it's impossible [00:22] it's just not on the *supported* list [00:22] hah [00:23] if you format to ubuntu 12.04 desktop. then install xen [00:23] and xm list shows domain-0 [00:24] http://blog.xen.org/index.php/2012/05/06/xcp-in-ubuntu-server-12-04-lts-%E2%80%9Capt-get-install-xcp-xapi%E2%80%9C/ [00:36] patdk-lap [00:36] ew man [00:36] how to install an xml-rpc server ? [00:57] is there any way to install vmware workstation 8 from a dvd - but from the command line? [00:57] my host is ubuntu server 12.04 - very light weight system (cli only) === Aaton is now known as Aaton_off === Skaag_ is now known as Skaag [01:46] New bug: #1018671 in ocfs2-tools (main) "mismatch between ocfs2-tools version and kernel" [Undecided,New] https://launchpad.net/bugs/1018671 [05:59] weird.. python-novaclient in precise can't talk to hpcloud basically because it says 'accept: application/json' === JUICY is now known as juicy [06:24] SpamapS: isn`t HP cloud uses Diablo [06:24] and precise comes with Essex by default? [06:24] koolhead11: yeah, something like that [06:24] SpamapS: so am assuming its the API in the releases which has resulted that [06:25] am assuming though :) [06:46] What are your recommendations for ubuntu server 32v64? [06:53] Daviey: yes. Client libraries get their own (sequential) versioning, and it will be unrelated to server versioning === smb` is now known as smb [07:18] ttx: Yeah, i just read the thread. It sounds sucky IMO :) [07:18] Not quite sure how i missed the thread originally [07:25] Daviey: what sounds sucky ? the epoch ? The fact that it's no longer connected to a particular release ? === ninjak_ is now known as ninjak [07:29] I will be using "sudo apt-get install ubuntu-desktop" to install a gui on my server, but then I need to install a VNC program, correct? [07:52] Daviey, Sometimes I really think the server installer takes things a bit too far when it comes to partitioning... I understand that you want to have all LVs presented. But if those LVs contain virtual disk images, I really don't care about partitions on them. Even less I want all swap partitions in all of these VM images being marked for use... Ok, this is with Precise but again suffering from it, I thought I may spread a bit of the pain by w [07:52] hining at you... :-P [08:12] smb: I feel your pain, and i've captured it to /dev/null for later reference. I hope this helps. [08:13] Daviey, Thank you master. Too kind of you. ;) [08:13] smb: I listen to everyones concern, note them in that file.. then look in it later, to determine what to do. [08:13] currently, my list seems to be empty. [08:14] This is a good thing, we've achieved everything asked of us. [08:14] Daviey, That sounds like a great approach to handle kernel bugs assigned to me... [08:15] ohnoes [08:17] I'm connecting to ubuntu server edition via VNC, however it's still command line only, how do I get a gui? [08:17] I installed gnome with sudo apt-get install ubuntu-desktop [08:37] how do i remote the landscape client via landscape ? === StaffRingedSeal is now known as Myrtti === ninjak_ is now known as ninjak === chmac7 is now known as chmac === Skaag_ is now known as Skaag === matsubara is now known as matsubara-lunch [11:23] good morning [11:23] good afternoon for others [11:23] i have a design issue about filesystems [11:23] or rather a decission issue about filesystems [11:25] i have a virtual machine of about 400 GB running under KVM/Qemu in Ubuntu 10.24 LTS [11:25] and i need to decide either XFS or Ext4 [11:25] (maybe other options) [11:25] any inputs from you guys will be much more than appreciated [11:25] TIA !!! [11:25] (listening / reading :) === chmac7 is now known as chmac === cpg is now known as cpg|away === matsubara-lunch is now known as matsubara [12:26] ea1het: Still around? [12:26] yes [12:27] hi Psi-Jack [12:27] ea1het: What's the goal of this particular virtual machine? [12:28] it is a web server, which serves a web service for machine translation (apache, application, web services and mysql). How much used, from 0 to 9.... 7 [12:28] current load.... 3% of machine resources [12:29] 1024Mb RAM, 500Gb HDD (virtio) 2 cores [12:29] Well, hmmm. Usually it's not a great idea to run database /and/ webserver on the same machine, virtual or not. [12:29] forced by the provider. [12:29] i don't usually do it [12:29] Fire the provider, then. :) [12:29] i separate everything in different tiers [12:29] yesssssssssss [12:29] i would like..... but i can't :) [12:30] Sure you can. :) [12:30] but wouldn't have that provider anymore [12:30] But, regardless of that. What I tend to do is this. For my database servers, I use XFS for it's data storage volumes, because it handles large files that databases will accumulate much better than any other filesystem. I use ext3 or ext4 (preferring 4 more), for most everything else. [12:31] Using XFS does mean you need to understand it's specific tools for filesystem recovery and maintenance to keep it nice and optimal, though, which means definitely insuring you have xfsdump installed and available. === mrevell_ is now known as mrevell [12:33] Psi-Jack: to be honest... i don't understand, neither i don't know, anything about XFS. That's one of the reason of my first question. [12:33] if the community recomendation is XFS i will start over.... [12:33] come indications would be much more than appreciated :) [12:34] I specifically said XFS for database storage. :) Keep that in mind. [12:34] And of course, not to mix Webserver AND Database server on the same machine, because especially when using XFS, more so will you NOT want to do that. [12:35] XFS uses RAM as a cache/buffer more so than ext3/4 does. [12:40] * patdk-wk just uses ext4 for database, and at home I just use zfs [12:41] Heh, at home, I use ZFS for my storage servers which house my kvm qcow2 disks. :) [12:42] Looking into adding in CrashPlan+ to my setup so I can have better off-site backups. :) === Nigel is now known as G [12:48] I've been slowly moving stuff over to my home oi server [12:48] dunno that mythtv would be happy at all though, on it [12:52] hallyn: libvirt is in rc mode for 0.9.13 ill upload 0.9.13 when its out [12:56] when out of rc you mean? [12:56] yeah i noticed the rc uploaded in debian [12:57] next week i'm goign to take some time for some extra libvirt+kvm testing in q (do some harsh workloads) [12:57] uh, going to try to *find* the time, i should say [12:57] maybe toss in openvswitch for fun [12:58] oh yeah, openvswitch dkms needs a fixin' [13:09] Guys.... performance comparison between ZFS and Ext4 ?? [13:09] Psi-Jack: [13:09] patdk-wk: [13:10] zfs -> rules [13:14] :D only that? [13:17] Jeeves_: is ZFS available during install at the partition phase ? [13:21] 940030 [13:23] today's major irritant is empty logs after logrotate https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/940030 [13:23] Launchpad bug 940030 in rsyslog "rsyslog stops working after logrotate until restarted" [Undecided,Confirmed] [13:24] running without logs is like driving without brakes [13:27] tarvid: does it do that in quantal as well? [13:27] haven't tried [13:27] mind trying? [13:27] * LordOfTime wants to make sure its valid in Quantal before setting an importance [13:28] or rather, recommending an importance :P [13:28] this is a live server [13:28] i meant whenever you could :P: [13:29] * LordOfTime would test, but his linux test system has no internet atm [13:29] what are the chances or surviving on quantal? [13:29] hard to simulate the load without doing it on a live server [13:30] i wouldnt use it outside of a test environment [13:30] heck, even my test system uses VMs for devrelease testing [13:31] tarvid: if yuo dont test, then perhaps someone else could [13:31] heck, i could even email the bugsquad see if they could test [13:32] ea1het: In Linux? No [13:32] I can install on VirtualBox on my laptop at the office. On EVDO here and can't stand the traffic [13:32] Jeeves_: thanks! [13:33] ea1het: No, ZFS is not available during a normal install. [13:33] using packages...right? [13:33] ea1het: You /might/ be able to install ZFS during such, similarly to how you do an LVM install on a Desktop install, but I dunno, [13:34] There's an Ubuntu ZFS PPA for ZFS. [13:34] ZFS though you really need at /least/ 4GB RAM just to use it minimally optimally. [13:34] And that's just as a file server. [13:36] Nonsense [13:36] I run a backup-server with freebsd and zfs with 1TB storage and 2GB memory [13:37] with compression enabled [13:37] works fine [13:37] Sure, you can, but it will not be optimal. [13:37] Enable dedup, and it will slow down a /lot/ on just 2GB RAM. [13:37] Depends on what you're trying to achieve. [13:39] I'm primarily using my ZFS on two custom Ubuntu 12.04 setups on DELL PowerEdge 830's, each with 4GB DDR2 ECC memory, using ZFS for just my /tank which I allocate into /home, /srv/nfs, and /srv/nfs/vmdata (so I can specifically quota vmdata as needed), along with any other subvols I need. For example, I have a /srv/nfs/mail for my Zimbra mailstore, and /srv/nfs/cweb for one of my clustered webservers storage. [13:40] Then I have 4 Proxmox VE 2.1 hypervisors running which uses Kerberos5 NFS4 mounts to access the storage servers for their qcow2 disks. :) [13:48] I don't see how anyone can use zfs with <32gigs ram, ideally you want >100gigs [13:48] https://twitter.com/Jeeves_Mark/status/218339888796413955 [13:48] LOL [13:49] lol === juicy is now known as JUICY === Ursinha` is now known as Ursinha === Lcawte|Away is now known as Lcawte [14:43] I need to support lucid server on a new Supermicro X9 motherboard but the installer does not recognize the NICs (i350 - igb.ko) nor the SATA drives (?.ko). I think that I need to rebuild the installer's initrd.gz with updated drivers built for its kernel (2.6.32.21). Does that sound right? [14:45] bobg: You're using the Server installer disc, correct? [14:47] There seems to be quite a few sub-models of the X9, with different chipstes [14:48] *chipsets [14:48] Yeah, there is. hehe [14:53] Psi-Jack, I am using the pxe boot installer -- but I have also tried the 10.04.4 server install disk [14:54] its a X9DRW-iF (http://www.supermicro.com/products/motherboard/Xeon/C600/X9DRW-iF.cfm) [14:54] bobg: Then yeah, what you're saying sounds about right, however unsupported. Keep in mind though too, post-installation procedures WILL have to be done as well to get SATA back up and running to actually boot it, as well, before you reboot preferably, obviously. :) [14:55] oh, right -- this sucks:( [14:55] You could get it to work, but maintaining it will continue to break, especially with each kernel update. [14:56] anyone have any improvements / features / ... that they worked on and are in alpha2 ? [14:56] Main part being about the SATA part primarily. [14:56] i run a local deb repo. I guess I need to rebuild the current kernel and put that in my repo. and then with every new kernel, do the same :( [14:57] Correct. Unless there's a PPA out there for that Sata driver which uses DKMS proper. [14:57] dkms would be the way to go [14:58] Psi-Jack, oh, that is a good thought! I will check. Not sure what dkms is -- I will look that up [14:58] DKMS is amazing. :) [14:58] boy, now I am excited to find out what it is:) [14:59] I got two Ubuntu 12.04 servers acting as NAS storage, and ZFS using DKMS from the ZFS PPA. Everytime I upgrade it's packages, DKMS follows it along perfectly. [14:59] bobg: It's what allows stuff like nvidia drivers to be re-made every kernel upgrade [14:59] automagically. [14:59] oh, cool [15:13] Hi, I'm running 12.04 LTS and every time I log in it tell's me I have security updates pending. I've done the apt-get update and upgrade but they're still there. [15:13] How do I update them? [15:15] hello everyone.. [15:15] hello === Lcawte is now known as Lcawte|Away [15:16] rhatherall: have you tried apt-get dist-upgrade? [15:16] can i ask a network related question here? need some help.. [15:16] Is that safe to do? I mean isn't the point of being on LTS that it;s a stable base? [15:16] or am I missing the point of what it's doing? [15:17] rhatherall: dist-upgrade won't change it from being 12.04 [15:17] I thought dist-upgrade was for going from 10.04 to 12.04 etc. [15:17] Yeah it's safe, provided you don't edit sources.list first. [15:17] rhatherall: there's a whole different command for that [15:17] dist-upgrade can work out if dependency changes require extra packages to be installed. I don't see why it would do this on a security update though [15:18] rhatherall: I suggest you pastebin what apt-get upgrade and apt-get dist-upgrade say they'll do [15:19] This is upgrade: [15:19] The following packages have been kept back: [15:19] linux-headers-server linux-image-server linux-server [15:19] 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. [15:20] I'll go and try the dist-upgrade and see if that sorts it. Thanks. [15:20] Looks like it probably will === jparker_ is now known as jparker [15:36] when I was looking at the new features of 12.04 server, I was surprised to see that xen is officially supported -- I thought ubuntu was dropping xen in favor of kvm. Anyone know about that? [15:38] maybe I am thinking of RH/centos dropping xen -- not ubuntu [15:39] !kvm [15:39] kvm is the preferred virtualization approach in Ubuntu. For more information see https://help.ubuntu.com/community/KVM [15:39] !xen [15:39] XEN is a virtual machine monitor for x86 that supports execution of multiple guest operating systems with unprecedented levels of performance and resource isolation. Information on installing it for Ubuntu can be found at https://help.ubuntu.com/community/Xen [15:39] so, yes, xen is supported, but kvm is preferred [15:41] * RoyK prefers kvm for its simplicity [15:44] can a xen VM disk image be run in kvm? or is there a process to migrate it? [15:46] I guess that depends what format it is [15:47] libvirt/kvm can use a few formats, and conversion should be possible [15:58] roaksoax, ping. [15:59] bobg, "disk image" is not the issue of "can something run on xen and kvm" [16:00] its much more of a 'v2v' issue. disk image conversion is generally possible between most formats. [16:00] the ubuntu cloud images should function properly on xen or kvm. [16:01] smoser: pong [16:02] is there any undelete option availble? there are times when user delete a file or dir of their account by mistake and like to retrieve it.. with solaris we have daily zfs snapshot which provides a copy of file/dir back from past 7 days (we keep 7 days snapshot) .. [16:03] smoser, so its a matter of whether the installed kernel type (-generic, -server, etc...) supports the target hypervisor environment. right? In 12.04, -server might run in all places? [16:03] using lvm .. so I can think of lvm snapshot.. but that will require more space [16:03] unlike zfs snapshot .. which is just hard link [16:03] bobg, thats a lot of it, yeah. [16:04] may be some undelete feature inheritent to ext4 filesystem ? [16:04] roaksoax, ping was in regard to maas for 12.04.1 [16:04] are we expecting an update there? [16:04] and if we are, i guess i should try to get one that includes a fix for the oauth stuff. [16:04] oauth time/clock issue [16:05] are zfs snapshots really more space efficient than lvm snapshots? lvm snapshots are just deltas of changes [16:05] smoser: AFAIK, we are not updating anything until cobbler removal, are we? [16:05] Daviey: ^^ [16:06] roaksoax, thats fine... just wanting to see where we were with that for 12.04.1. and make sure we're working in that direction. [16:06] axisys: no such thing as undelete [16:06] roaksoax: Well that was the plan.. but we need to start getting ready.. So if you could do what you can, that would help [16:07] axisys: btrfs supports snapshotting, though, but it isn't really stable yet [16:07] !btrfs [16:07] Btrfs is a new filesystem available for Ubuntu. It is currently marked as experimental, and should not be used for important data. See https://help.ubuntu.com/community/btrfs [16:07] Daviey: yeah I'm currently working on getting the latest trunk packaged [16:07] smoser: ^^ [16:07] axisys: there's some support for snapshotting with lvm too, but I wouldn't recommend it - it's dead slow when you have many snapshots [16:07] roaksoax, ok. so i guess if i want oauth fix in i need to get that towards trunk. [16:08] RoyK: yeah.. i am not planning to use btrfs yet.. specially seeing chris left oracle and not sure how much he will have while working with new company fusionio [16:08] smoser: yeah [16:09] bobg: yes.. it is [16:09] axisys: but zfs ftw! [16:10] RoyK: ftw? [16:10] axisys: http://en.wiktionary.org/wiki/for_the_win [16:10] Daviey: are we SRU'ing or are we doing a backport for precise? [16:11] RoyK: :-) [16:11] axisys: setup some rather nice servers on zfs in my last job, total capacity of 400TiB or so [16:11] RoyK: i guess rsnapshot is to the rescue? seems like it does hard links.. [16:12] zul: When is cinder landing in Quantal? [16:12] roaksoax: TBD [16:12] Daviey: i need a proper tarball which ill nag jeblair/mtaylor about today [16:12] axisys: I haven't used rsnapshot, only read of it - hardlinks are good, but won't stop someone overwriting data [16:13] RoyK: yep.. we use solaris on lot of them.. but no where close to that size.. our 7410 is I think few TBs only [16:13] zul: Will it be ready next week? [16:13] RoyK: i think you can keep them hidden [16:13] Daviey: it should [16:13] zul: is cinder not part of folsom-2? [16:13] axisys: we just got a truckload of supermicro systems and installed openindiana on them ;) [16:13] RoyK: not 100% percent sure [16:13] Daviey: i havent seen nova-volume being deprecated yet [16:14] RoyK: sweet.. i like omniitos a lot.. newer.. based on illumos latest [16:14] axisys: yeah, seen it, but openindiana is updated regularly too ;) [16:14] RoyK: zfs version is latest on it? [16:14] iirc the current build uses illumos kernel [16:15] zpool v28, which will be *the* latest [16:15] i wonder what was the outcome between the last meeting between Linus Torvald and Jeff Bonick [16:16] hate the stupid license conflict.. so againt technology growth [16:16] a new versioning regime is coming, removing the versions, and adding flags for functionality [16:16] Psi-Jack, i have read up on dkms a little. this is my strategy. I install the DKMS. and copy the igb driver source to the server and edit dkms.conf to know about it. Then when I install a new kernel, dkms will kick in and build the driver from source from for that kernel. Am I on the right track? [16:16] s/so/soooo.../ [16:16] axisys: what meeting was that? [16:18] Daviey: but i have it packaged at least [16:18] RoyK: it was in Jeff Bonick's blog.. have to google it.. pretty sure at least a year back [16:19] k [16:20] RoyK: https://blogs.oracle.com/bonwick/entry/casablanca [16:20] zul: why not get it in Quantal asap? [16:21] Daviey: because i need to bug mtaylor and jeblair about the tarball generation [16:22] RoyK: looks like oracle butchered the picks [16:22] s/Bonick/Bonwick/ [16:23] RoyK: http://jhauser.dyndns.org:8080/archives/html/humlug/2008/msg00681.html [16:23] zul: ok, cool [16:25] Can I install a deb manually in UbuntuServer 64? [16:25] RoyK: got it! http://storagezilla.typepad.com/.a/6a00d834519dbf69e2010534a68d83970b-popup [16:25] Question - is it possible to have upstart give a different exit code than 0 when it is not running? seems like whether the app is running or not running.. echo $? shows 0. [16:25] and here http://storagezilla.typepad.com/storagezilla/2008/09/the-rise-of-the-zfs-start-up.html [16:26] whereas the prior sysv scripts would give various exit codes [16:26] axisys: :) [16:26] currently, everyone is using zfs like ssd san's [16:26] so many people are selling them now [16:27] SSD SANs must be rather fun for databases... [16:27] that is, what would you use for access? infiniband? [16:27] so any other suggestion besides lvm snapshot or rsnapshot? [16:27] backup? :) [16:28] RoyK: which one? backuppc or bacula or amanda or something else? [16:28] rsnapshot is used for backup as well.. actually [16:28] I used bacula on my last large-scale setup [16:29] 100ish servers, mixed environment, five SDs for different networks, some 240TiB of storage in total [16:29] bacula can scale rather well ;) [16:30] i like amanda .. cuz company can buy support from zmanda .. they feel safe that way instead of backup admin run over by a bus [16:30] you get commercial support for bacula too [16:31] RoyK: oh cool.. who supports it? [16:31] http://www.baculasystems.com/ [16:31] how come it's always bus's running admins over [16:31] or trams [16:32] * patdk-wk would think it's more, snowboarding, atv, jetski's, ... [16:32] They're probably always running across the street to catch another one [16:32] patdk-wk: I know a few sysadmins, but not many snowboarding ;) [16:32] heh, boring people :) [16:32] and you have the alps [16:33] good for bike trips [16:35] Daviey: ok cinder and python-cinderclient uploaded [16:36] zul: thanks === IdleOne is now known as iDLEoNE === matsubara is now known as matsubara-afk === oCean_ is now known as oCean === vivek is now known as Guest67061 === zyga is now known as zyga-afk === Aaton_off is now known as Aaton [19:02] smoser: yeah so eucatest why cant we adapt it for openstack === cpg|away is now known as cpg [19:09] zul, what all is there? [19:09] all i'vve read is the readme.md there. [19:09] still looking but it looks like basics so far which is a start [19:13] so yeah, it looks like at least there is a reasonable amount of stuff there. [19:25] smoser: but it seems to be replicating alot of stuff that tempest supposedly already does [19:25] yeah. does tempest do the ssh stuff? [19:26] zul: smoser the boto wrapping in that test suite seems to work well [19:26] in tempest? [19:26] no, in that euca test thing [19:27] ah so maybe we should help enhance tempest [19:27] rather than inventing the wheel again [19:28] http://paste.ubuntu.com/1064869/ was enough to get me an instance [19:28] do you need an eutester? [19:28] smoser: no [19:30] adam_g/smoser: i say we just add stuff to tempest [19:49] zul/adam_g/smoser: eutester is likely going to put more effort into ec2 support than anyone in tempest.. [19:50] Putting significant effort into tempest for ec2 is probably a mistake. [19:51] Hello, I'm looking into my ubuntu server via SSH, and when I use rxvt-unicode-256color it goes absolutely mental [19:54] zul: How is nova SRU looking? [19:58] New bug: #1018554 in cloud-init (main) "write timestamp to console on halt/reboot/shutdown" [Wishlist,Confirmed] https://launchpad.net/bugs/1018554 [20:03] Oooh, it looks like 'buntu will finaly let you install onto mdadm-raid1 without a lameo /boot partition! [20:04] grub has been capable of it for years, but the installers just never let you before. [20:04] kyle__: I think thats been since.. 10.04 maybe [20:04] SpamapS: I thought I tried with an 11.04 server install and it didn't let me, but I could be mistaken. [20:04] I did a lot of ISO testing on 10.10+ and they all didn't need /boot [20:04] for RAID1 I mean [20:04] I keep getting this error when trying to reinstall mysql-server : http://i.imgur.com/LNJFG.png [20:04] Any ideas? :D [20:05] SpamapS: Actually that may have been LVM now that I think of it (also someting grub has been able to boot from for ages). [20:05] I've completely removed /var/lib/mysql just to try to remove everything... [20:05] FunnyLookinHat: Did you try to apt-get purge mysql-server? It will clean out any cruft. [20:05] s/will/should/ [20:05] kyle__, that doesn't seem to work... doing that before didn't reset my password [20:06] FunnyLookinHat: apt-get purge _should_ reset the password, as it removes all the mysql config files data files directories magic-pixies. [20:07] FunnyLookinHat: indeed, purge will remove files which keep track of the state of the package's data. [20:07] FunnyLookinHat: This is from the official repos right? And not a unix-user you created yourself to run mysql as? [20:07] FunnyLookinHat: then on install the package should create the dbs from scratch [20:07] check this out: http://pastebin.com/JsLdL8Dw [20:07] Yeah - official precise repos [20:08] it definitely seems like a package isn't installing correctly [20:08] namely mysql-server-core-5.5 [20:09] This is just a desktop - so if I really have to I can re-image... but... I'm avoiding that for obvious reasons... and because I shouldn't have to. :D [20:09] FunnyLookinHat: did you do an apt-get remove or apt-get purge to remove it? [20:09] kyle__, I've tried both [20:10] hum. [20:11] err [20:11] Somehow I had 4.0 / 4.1 / 5.0 all installed ? [20:11] I just did a: sudo apt-get purge mysql-server* [20:11] And NOW it seems to be working again. :)D [20:11] wait [20:11] scratch that [20:11] it failed to set the root password still [20:11] lol [20:11] :D [20:13] ha. [20:13] Man I've never seen something this crazy before. [20:13] * kyle__ frowns [20:13] I don't know what this server is so mad at me for. I'm _only_ having it move 1TB of data from it's drives to an NFS mount. [20:14] stupid 8.67 load. [20:15] ubuntu server doesn't have rxvt-unicode-256color in it's terminfo database [20:15] Why exactly is this? [20:16] antihero: it's a terminal type. Like vt100, vt220, xterm. It tells the system how (and if it can) render certain things. [20:17] antihero: echo $TERM from your terminal. See what it tells you. [20:17] yeah, but if I ssh to my server with $TERM = rxvt-256color-unicode or whatever, it goes nuts [20:19] antihero: Well then try setting the term to xterm-color, vt220, or something like that. [20:19] why would I do that? [20:19] my term is rxvt-unicode-256color [20:19] I am asking why ubuntu does not have a terminfo entry for this [20:20] wow. [20:20] I'm going to re-image. [20:20] No idea. [20:20] hah [20:22] antihero: Because it's not a common term type, IIRC it was inented for the rxvt program and nothing else. [20:22] A) Decide the world is unfair and right the wrongs of ubuntu by making them put in that term type before you can work [20:23] or B) set your term when you login and get what you need/want to get done done. [20:24] antihero: I don't think i've ever used rxvt-unicode-256color myself.. if you want to raise a bug.. we can certainly look into it for the next release [20:25] antihero: wait, don't you just need to apt-get install rxvt-unicode-256color ? [20:26] hmm, that is X support [20:27] Daviey: slowly [20:28] zul: so.. what is outstanding ? [20:28] zul: We are on a deadline for completion EOD Monday. :) [20:28] Daviey: what?! [20:29] zul: is that viable? [20:29] zul: What approach have you devised to track outstanding verifications ? === imbrando1 is now known as imbrandon [20:29] nova, keystone, glance is already there and when we did the the sru run there was no pending sru for horizon [20:29] well i was giong to get the community to do some [20:30] Daviey: but a new nova is pending [20:30] zul: so, i'd like to get nova done for EOD Monday.. it shouldn't really be tied to other components, right? [20:30] Daviey: umm...i away monday [20:31] Ah yes. [20:42] Question: I am setting up dhcpd on a server running 12.04 and I thought it was working but the Mac os X and iOS deveices can not get an ip address I can see in the syslog that a DHCPOFFER is made to the mac address of the os X and iOS devices but the device doesn't use it, if I switch on the dhcp server on my router all works fine any ideas what to check? [20:45] BinaryMaster: What else is the DHCP server saying? And is it set to authoratative? [20:45] it is set to authoratative [20:46] BinaryMaster: Humm. [20:46] Is it saying anything about the pool? [20:46] or authoritative? ;) [20:46] let me grep for that hang on [20:47] neither word is in the syslog [20:48] authoritative is the state in which your dhcp server should be [20:48] BinaryMaster: pastebin your config file maybe? [20:48] will do [20:49] * zul steps away for a bit [20:50] http://pastebin.com/He3wC8YT [20:54] anything stand out? [20:57] looks ok to me [20:58] only, what is that "option dhcp-server-identifier"? [20:58] just found it from google and thought I would test it === marrusl is now known as marrusl-ebayqbr === marrusl-ebayqbr is now known as marrusl === iDLEoNE is now known as IdleOne === Lcawte|Away is now known as Lcawte [21:36] smoser: I've got utlemming's script working with the by-hash scheme now. I need to patch debootstrap and stick that and apt in a PPA, and speak to utlemming about running the modified mirror code regularly (to its own bucket). And finally generate test installer images with the patched debootstrap. Next step is to run regular installer tests I guess. Right now I'm doing main/restricted only (and quantal only). Do you think we'll want universe? [21:53] rbasak: For testing this doesn't impact installing, main/restricted should be plentiful [21:53] rbasak: confirming that none of this will hit production stuff yet, right? [21:53] Daviey: correct. No plans to hit production stuff right now. [21:53] Daviey: not sure what you mean about impact installing? I thought that installer failures were a primary use case? [21:54] rbasak: exactly, and that should only need main/restricted.. i can't see that universe adds much value? [21:54] Daviey: ah right. Yes - we're on the same page. [21:55] * Daviey jumps to the next page, before rbasak finishes reading that page. [21:55] The next page is all about deployment to production [21:55] You have some ideas on that then? :) [21:56] rbasak: no, the next page is all pictures describing the narrative [21:56] lots of ponies [21:57] Oh [21:57] One more thing I should probably do. [21:57] I'll resign with an InRelease file [21:57] To get rid of the Release/Release.gpg race condition too [21:58] rbasak: it would be good to present this to cjwatson at an early opportunity [21:58] Before validation.. he is the person most likely to find areas of issue/improvement [21:58] Daviey: at what stage are you thinking? Just what I've done so far? === cpg is now known as cpg|away [21:59] Daviey: he was present at the UDS session and knows the general plan [21:59] rbasak: well, i'd start showing him nowish [22:00] OK [22:00] Would be a shame to start putting it into validation, for it all to be a waste [22:00] I'll gather together what I've done tomorrow. And email ubunu-devel I suppose? [22:00] rbasak: I'm sure it will all be good.. but doesn't hurt for a review, right? [22:00] Sure - good idea [22:00] rbasak: that sounds good [22:22] can i get these packages on precise somehow…. the lucid packages. https://launchpad.net/~mojocode/+archive/ppa/?field.series_filter=lucid [22:22] I'd love to know how to create my own ppa and build my own packages but i'm not smart enough just yet [22:25] i know this will probably be a bastard question here, but is there a good webmin alternative? [22:25] i've seen ajenti, but.. i dunno [22:25] none [22:26] kinda disappointing [22:26] i wish OMV had been based on Ubuntu... debian's repositories are void of anything good. [22:26] and everytime you add a repo, something breaks [22:27] KM0201: There are some web based ssh terminals, and even an ajax based VNC client (no java). Would those count? [22:27] * kyle__ lothes webmin. [22:27] not really. [22:27] Heh, damn. [22:28] i can manage the system by SSH, i just like having a webUI [22:28] Are you looking for yourself or a client/parent? [22:28] myself [22:28] Ah ok. I guess I"m just an old fogey. I like the command line. LIke that I can do almost everything form it. [22:28] yeah, it doesn't bother me to be truthful. [22:28] i honestly don't know why i'm so hung up on having a webUI [22:28] cuz.. i'm pretty efficient at using it from command line [22:29] If you want, you can install tigervnc with it's java applet. It's one of the few OSS vnc servers that supports ad-hoc SSL (don't need to cary around a key with you). [22:29] * kyle__ nods === Lcawte is now known as Lcawte|Away [22:35] deilig vær for sykkeltur i morra :) http://www.dagbladet.no/2012/06/28/nyheter/jordskred/ekstremver/innenriks/22339890/