=== dto1 is now known as dto === croppa_ is now known as croppa [12:50] oias o/ [12:51] BUGabundo: Too many vowels in that. [12:51] hahah [12:51] still a valid word in portuguese [12:59] Can I use this ppa https://launchpad.net/~nvidia-vdpau/+archive/cutting-edge-multimedia with Meerkat? [12:59] no, and you do not need it [13:01] bjsnider: then how can I use vlc 1.2? [13:02] why do you need vlc 1.2? [13:02] bjsnider: I need to use the newest one, thats all... [13:02] you can build it yourself [13:02] bye :D === BUGabundo is now known as BUGa_away [13:05] bjsnider: hmm, well I'm not a geek! [13:05] ;) [13:08] vlc 1.2 is not out yet, so either be a geek or live with 1.1.x [13:26] lenios: Nice advice, but I would like to mess with 1.2! Let me try build it! === yofel_ is now known as yofel [14:27] Good Morning [14:28] hey CardinalFang [14:28] erk tab fail [14:28] charlie-tca: [14:29] lost me, huh? ;-) [14:45] Ubuntu Natty daily (alternate) images are out! [14:48] fyi, if you are using lvm I have uploaded a much newer version of the lvm tools to my ppa which allow you to take a snapshot, upgrade, and if things go tits up, revert to the snapshot in a snap... handy thing to have when running the development release === luis__lopez is now known as luis_lopez === kklimonda_ is now known as kklimonda === luis__lopez is now known as luis_lopez [21:51] $ sudo btrfs-image -c 4 /dev/sda5 20101108 [21:52] :D [21:52] -rw-r--r-- 1 root root 85M 2010-11-08 21:50 20101108 [21:52] well that DIDN'T work :S [21:52] FAIL [21:53] ok [21:53] take 2 [21:54] where's cwillu when I need him ? [21:54] hiding [21:54] what are doing? [21:55] * cwillu_at_work pokes BUGabundo with a stick [21:55] dding my disk [21:55] BUGabundo, btrfs-image is just a debuging image, you know that right? [21:55] debugging, rather [21:55] so I can go a on confernce and leave a backup [21:55] with btrfs-image [21:56] i.e., metadata, with zero'd out file data [21:56] no I did NOT know that [21:56] teach me oh big ONE [21:56] what are you trying to do again? [21:56] dding [21:56] disk image [21:56] ah. [21:56] backup [21:56] I suggest rsync :p [21:56] LOL [21:56] want a compact volume, with lol CPU overhead [21:57] soooo [21:57] make a snapshot and rsync that? [21:57] BUGabundo, i.e., you want to leave behind a backup? [21:57] yah [21:57] or do you just want a snapshot, but on the same media [21:57] okay [21:57] incase robbery, damange, etc [21:57] do you have any subvolumes and/or snapshots? [21:57] no, external 2TB drive over e-sata [21:58] bought it JUST for disks backup [21:58] I meant on the existing btrfs [21:58] no subvolumes or snapshots here [21:58] only / [21:58] okay, yeah, just rsync [21:58] and /boot on ext2 [21:59] snapshot if you want it to be consistent without shutting down postgres or whatever :p [21:59] can't I just snapshot to the external disk? [21:59] its on btrfs too LOL [21:59] BUGabundo, there are tricks that could be implemented, but they're not implemented yet :p [21:59] k k [21:59] so local snapshot then rsync that [21:59] let me try [22:00] BUGabundo, if you snapshot the backup media as well, and use --inplace for rsync, you get semi-efficient incremental backups [22:00] i.e., rdiff on steroids [22:00] coolio [22:01] /var/snapshots$ sudo btrfs subvolume snapshot 20101108 ? [22:01] oops [22:01] misses the volume [22:01] BUGabundo, I believe so, although you should get in the habit of using absolute paths with snapshots/subvolumes [22:01] /var/snapshots$ sudo btrfs subvolume snapshot / 20101108 [22:01] k k [22:01] $ sudo btrfs subvolume snapshot / /var/snapshots/20101108 [22:03] Create a snapshot of '/' in '/var/snapshots/20101108' [22:03] yay [22:04] BUGabundo, now, be aware that deleting snapshots is asynchronous; the command returns immediately, but the space is reclaimed over time [22:04] I won't delete it *now* [22:04] there's a syscall in the works to block on completion, but it's not there yet [22:04] just rsync it to external drive [22:04] I know, you told me that once already [22:04] * cwillu_at_work repeats himself [22:04] BUGabundo, also, be aware that deleting snapshots is asynchronous; the command returns immediately, but the space is reclaimed over time [22:04] I have lousy memory [22:04] but I do learn a few things from time to time [22:05] * BUGabundo kicks cwillu mumbling [22:07] /var/snapshots$ sudo rsync -avhPx 20101108 /media/2TB/ [22:07] doh [22:07] forgot to empy trash [22:08] STANDARD_PARMS="--inplace --delete --ignore-errors --exclude .local/share/Trash/ --exclude .gvfs/" [22:10] * BUGabundo alias that [22:11] 2.84M 100% 4.66MB/s 0:00:00 (xfer#93325, to-check=1037/100162) [22:11] yeah its gonna take a whhhhhhhhhhhhiiiiiiiiiiiiillllllllllllllllleeeeeeeeeeeeeeeeeeeeeeeeeee [22:11] even worse... its backuping my backups LOL [22:12] BUGabundo, could be fun to disable checksumming while it copies, but if you don't, check dmesg after to see if you have any corrupted files [22:12] [ 1457.205926] btrfs-image[7780]: segfault at 12c ip 0000000000414c08 sp 00007fffcefd3fa0 error 4 in btrfs-image[400000+1c000] [22:12] like that ? [22:12] [ 2265.625482] btrfs: unlinked 21 orphans [22:15] cwillu http://i.imgur.com/9ciya.jpg find Wally [22:15] BUGabundo, no :p [22:15] * cwillu_at_work looks at imgur [22:15] * cwillu_at_work looks at that later [22:16] BUGabundo, "btrfs csum failed ino 6301080 off 2949120 csum 1617232694 private 337200286" [22:18] /dev/sda5 58G 28G 26G 52% / [22:18] /dev/sdb1 1.9T 24G 1.8T 2% /media/2TB [22:18] its almost done === booboo is now known as coz_ [22:34] sent 26.97G bytes received 5.33M bytes 35.71M bytes/sec [22:34] total size is 26.95G speedup is 1.00 [22:34] gotta love e-sata :D [23:28] /win 5 [23:28] fail [23:34] heh