/srv/irclogs.ubuntu.com/2018/03/06/#ubuntu-server.txt

=== led_ir23 is now known as led_ir22
lordievaderGood morning07:15
=== uptime is now known as robot
=== filipe_ is now known as filipe-
halvorsOpenTokix: Because it's overwriting my network config, and it's on a bare metal server.14:24
papajohello everyone!!!!14:56
mordofhoping someone can shed some light on this for me:  running ubuntu in AWS, mounted a drive created from a backup.   both of these drives do not have a partition table, and yet ext4 seems to be functioning properly on them. I had thought a drive must have a partition table before a file system can be placed on it. so what's the deal there? how does16:15
mordofthis work? is it a safe situation?16:15
mordofi ask here because i'm not sure if this is something specific to the way aws handles their drives, or if all drives are ok to behave like this16:15
sarnoldyou don't need a partition table for a filesystem16:17
sdezielmordof: if you don't need a boot loader (like grub) to reside on the same drive, it's safe and it makes FS resizes easier16:19
TJ-mordof: you can have a file-system inside a regular file; partition tables are generally only needed for a bootable device16:19
mordofooh. is this also true of windows drives? lol..  or more specifically.. is this special to a specific filesystem like ext4? or has this always been the case for everything16:20
sdezielmordof: I don't know for Windows (but I think it creates a partition table by default) but on Linux any filesystem can run on direct drive16:21
mordofawesome, thanks for the details :)  very much appreciated16:22
sdezielnp16:22
patdk-lapjust make sure you don't EVER use something like openfiler that ASSUME all disks have a partition table, and writes one on them if they don't16:23
mordofoooh that's a good point, lol16:24
patdk-lappartition tables where invented so the bios could load the boot code16:24
patdk-lapknow where that boot code is16:24
rbasaknacc: in https://bugs.launchpad.net/bugs/1753800, do you know why the tree fails to match?17:56
ubottuLaunchpad bug 1753800 in usd-importer "libffi fails to import, due to orphan tags" [Undecided,New]17:56
naccrbasak: not yet17:57
naccrbasak: but in theory, it can happen, i suppose17:57
naccrbasak: i've not dug into it at all, i was just peeking at the bastion to see where it's at and saw our first failure (out of ~250 packages)17:58
naccrbasak: i might provide you a very naive fix that needs some optimization, just to get the code out there for you to lok at17:58
nacc*look17:58
rbasakOK17:59
naccnaive in that it needs refactoring due to code duplication17:59
rbasakI'm not sure I'll get much time on it this week though17:59
naccrbasak: understood18:00
naccrbasak: have you landed your import_uanpplied_spi tests?18:01
naccrbasak: https://code.launchpad.net/~nacc/usd-importer/+git/usd-importer/+merge/34086918:14
naccrbasak: fwiw, the libffi import failure appears to be due to not matching the debian version's tree, but i've not dug deeper18:16
kyle__Is anyone else using 16.04 + hwe kernel + mdadm for root? Curious.  I can't get grub to be happy with it18:32
rbasaknacc: not landed the tests yet. I have a branch that exercises it but to actually verify the result I need to finish my commit comparator, which got pre-empted by the test components you needed in that other bug.18:39
rbasaknacc: we could land it early and leave a bug open to remind us that it doesn't verify the result yet if that would be helful.18:39
naccrbasak: can you just point me at an MP or the branch again? then I can use ita s areference for the tests i just mentioned in my MP (and the ones i need to write for a few other bugs)19:02
rbasaknacc: https://code.launchpad.net/~racb/usd-importer/+git/usd-importer/+ref/import-tests - still wip of course, not rebased recently.19:05
naccrbasak: totally fine, just wanted to structure my tests the same way19:05
naccrbasak: thanks!19:05
naccrbasak: i'll rebase and add some basic verification and send you a MP :)19:37
rbasaknacc: thanks :)19:44
naccrbasak: and i think i figured out how to create the pristine-tar on-demand19:46
naccrbasak: https://code.launchpad.net/~nacc/usd-importer/+git/usd-importer/+merge/34087420:55
naccrbasak: i think that should be a priority to review this week, so we can land that infra20:56
naccrbasak: it needs cleaning up, but does pass now20:56
naccrbasak: and based upon that, https://code.launchpad.net/~nacc/usd-importer/+git/usd-importer/+merge/340876 which adds testcase 121:37
hallynsmoser: did you use to talk about a program that could make an ext2fs the way mksquashfs does?22:28

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