/srv/irclogs.ubuntu.com/2013/02/23/#ubuntu-devel.txt

=== wedgwood is now known as wedgwood_away
=== salem_ is now known as _salem
=== doko_ is now known as doko
lifelesscjwatson: So I have a puzzler; grub2 (quantal), 3TB drives, GPT, ef02 + mdraid 1.2 metadata, lvm on that - grub2 doesn't seem to see the md volume (ls doesn't show anything other than (hd*,gpt*) items.02:15
lifelesscjwatson: AFAICT it *should* all work, the raid is raid6 left symmetric, the diskfilter,mdraid1x,raid6rec drivers are in the core image.02:16
lifelesscjwatson: I would appreciate some pointers on how to pinpoint why its not working; I don't know if its PEBKAC or a bug - should I file a bug ?02:16
Dimensionalhmm02:24
BluefoxicyI guess Chromium was destroying my drive.02:24
Bluefoxicyiotop said "[jbd2/sdb1-8] was eating 80% of whatever it's measuring02:25
Bluefoxicywhile my drive is cranking and cranking loudly by itself02:25
Bluefoxicyso I started killing things until it stopped.02:25
BluefoxicyThis happens sometimes.  The system just decides to do something that hammers a spinning drive, with no explanation.  :|  Don't know if that's a bug or not.02:26
lifelessblktrace will let you track more details about it down02:26
Bluefoxicyah ok02:30
=== Ursinha_ is now known as Ursinha
=== fenris is now known as Guest27064
psusilifeless, your bios is limited to 32 bit lbas?  what does ls -l show the size to be at the grub prompt?02:48
lifelesspsusi: BIOS shows 3TB in its config, will check ls -l and report back.03:22
=== yofel_ is now known as yofel
lifelesspsusi: 1565563759 sectors05:54
lifelesspsusi: at 512 byte sectors I make that to be 746G which is very bogus, and at 4K (the native size), 6TB, which would also be wrong.05:56
cjwatsonlifeless: perhaps if you can manage to dump enough bits of the disk that I could reconstruct it in a test environment, then a bug would be handy10:09
lifelesscjwatson: I'll try and trigger it in qemu then10:10
cjwatsonyou're right that in principle that assembly should work10:11
cjwatsondebugging this sort of thing by teleoperation takes eons though :)10:13
cjwatsonideally grub-probe/grub-fstest would reproduce it somehow; if not it would involve an image built with --debug-image=all (or less verbose) and then staring at the output for a while ...10:13
lifelesscjwatson: psusi suggests that the BIOS may be failing to honour > 2TB LBA BIOS int13h (or whatever the interface is these days) calls10:15
lifelesscjwatson: ls -l in a grub image on a usb stick does return an odd sector count - doesn't match disk size for either 512 or 4K sector sizes10:16
lifelesscjwatson: anyhow, I'll fiddle round a few times and see if I can make a reproducable emulated setup10:16
lifelesscjwatson: how does one use grub-fstest10:17
cjwatsonit's possible, but the 1.2 mdadm metadata lives at the start of the device ...10:18
cjwatsonstart with grub-probe, grub-fstest is less interesting most of the time10:18
cjwatsonand I can never remember its interface :)10:19
lifelessheh :)10:26
lifelessso grub-probe returns the (AFAIK) correct list of modules - mdraid1x, raid6rec, ext2, diskfilter, part_gpt10:26
lifelessI think it returns lvm too, I can double check10:27
lifelesssudo grub-probe -t abstraction /boot/grub/10:28
lifelessdiskfilter mdraid1x raid6rec lvm10:28
lifelessext2 from the fs probe10:28
cjwatsonwhich indeed suggests that it's understood the device well enough to parse the fs10:30
lifelesswhile the array was rebuiling that would fail10:30
lifelessI saw a bug report in debian about that though10:30
cjwatsonanyway, sorry, I have to go and do family stuff - like I say if you want me to debug it it's probably better done asynchronously by way of dumps of disk metadata10:30
lifelessyeah10:30
lifelessI'm not sure what disk data you want though.10:31
lifelesse.g. first <x bytes> of the drive + each partition ?10:31
cjwatsonwhere x is say 2^20, yeah10:31
cjwatsonthat's usually enough10:31
lifelessok, I'll file a bug and arrange that10:31
cjwatsonta10:32
lifelesshmm, that may pickup some user data too10:32
lifelessI'll make it a private bug i think, though I will eyeball it for personal stuff.10:32
cjwatsonwell, the md data's fairly close to the start.  64KB is probably enough10:32
lifelessok; if you need more I can add that later10:33
lifelessI will probably file it tomorrow - thanks for the chat.10:34
jtayloris it intentional that phonon-backend-gstreamer and libphonon-dev are not coinstallable?14:37
jtaylorseems somewhat weird14:37
jtaylorok seems intentional phonon-backend-null has Conflicts: phonon-backend14:40
jtaylorweird14:40
jtaylorso how to fix pyside now14:40
hyperairwhen should an arch: all package be marked as m-a: allowed rather than foreign?17:56
JanCslangasek / wookey / lool : ^^^ sounds like a question one of you can best answer (as you were involved in creating the multiarch spec :) )18:19
shadeslayeris there a channel for ubuntu touch development?19:27
shadeslayerI keep getting : http://paste.ubuntu.com/5559201/19:30
JanCshadeslayer: there is #ubuntu-touch & #ubuntu-phone19:33
shadeslayerack19:35
slangasekhyperair, JanC: when it's a package like 'python', which exists as an abstraction over python2.x which itself provides both architecture-dependent (extensions) and architecture-independent (interpreter) interfaces19:51
jbichaI believe uploads are broken, I mentioned it on #launchpad but it's the weekend and SCALE and everything https://answers.launchpad.net/launchpad/+question/22266022:28
tumbleweeduploads are overrated :)22:29
elmojbicha: try now, please?22:34
jbichaelmo: sftp uploads don't seem any different but I think ftp uploads are working now22:40

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