1. My work on Kolla

    During last month I was working on one of OpenStack projects: Kolla. My job was adding support for non-x86 architectures: aarch64 and ppc64le. Also resurrecting Debian support.

    A bit of background

    At Linaro we work on getting AArch64 (64-bit ARM, arm64) to be present in many places. We have at least two OpenStack instances running at the moment - on AArch64 hardware only.

    First we used Debian/jessie and Openstack ‘liberty’ version. Was working. Not best but we helped many projects by providing virtual machines for porting software.

    It was built from packages and later (when ‘mitaka’ was released) we moved to virtualenv per component. Out second “cloud” runs that. With proper Neutron networking, live migration and few other nice things.

    But virtualenvs were done as quick solution. We decided to move to Docker containers for next release.

    And Kolla was chosen as a tool for it. We do not like to reinvent the wheel again and again…

    Non-x86 support in Kolla

    The problem was typical: Kolla being x86-64 centric. As most of software nowadays. But thanks to work done by Sajauddin Mohammad I had something to use as a base for adding aarch64 support.

    I took his patch, slashed out most of it and concentrated on getting minimal changes needed to get something built on AArch64 . Effect was sent for review and is now at 10th version.

    Docker images started to appear. But at beginning I was building Ubuntu ones as Debian support was “basically abandoned, on a way out”. From CentOS guys I got confirmation that official Docker image will be generated (it is done already).

    I spent some time on making sure that whole non-x86 support is free from any hardcoding wherever possible. As you can see in my working branch it went quite well. Most of arch related changes are related to “distro does not provide package ZYS for that architecture” or to handling of external repositories.

    Debian support

    And here we come to Debian support. At Linaro we decided to support two community based distributions: CentOS and Debian. But Debian was on a way out in Kolla…

    As this was not related much to non-x86 work I decided to use one of x86-64 machines for that stuff.

    First builds were against ‘jessie-backports’ base tag. I had to make a patch to tell APT that if I want backports then I really want them. It was sent for review as rest of patches.

    Images were building but not so many as for Ubuntu. So I went through all of them and enabled Debian where it was possible. Resulting patch went for review as usual.

    Effect was quite nice (on x86-64):

    • debian-binary: 158
    • debian-source: 201

    But ‘jessie’ was missing several packages even with backports enabled. So after discussion with my team I decided to drop it and go for Debian/testing ‘stretch’ one instead. It is already frozen for release so no big changes are allowed. Patch in review of course.

    At that moment I abandoned one of previous patches as ‘jessie-backports’ was not something I planned to support.

    Turned out that ‘stretch’ images have a bit different set of packages installed than ‘jessie’ had. So ‘gnupg’ and ‘dirmngr’ were missing while we need them for importing GPG keys into APT. Proper patch went to review again.

    Did rebuild on x86-64:

    • stretch-binary: 137
    • stretch-source: 195

    A bit less than ‘jessie-backports’ had, right? Sure, but it also shows that I have to make a new build to check numbers (laptop already has ~1500 docker images generated by kolla).

    Cleaning of old Power patch

    Remember the patch which all that started from? I did not forgot it and after building all those images I went back to it.

    Some parts are just fugly so I skipped them but others were useful if done properly. That’s how new changes were done and some updates to previous ones.

    Then I managed to put remote hands on one of Power machines at Red Hat and started builds:

    • debian-binary: 134
    • debian-source: 184
    • ubuntu-binary: 147
    • ubuntu-source: 190

    No CentOS builds as there was no centos/ppc64le image available.

    Summary

    Non-x86 support looks quite nice. There are some images which can not be built as they rely on external repositories so no aarch64 nor ppc64le packages to use.

    Debian ‘stretch’ support is not perfect yet but it is something which I plan to maintain so situation will be going to improve. Note that most of my work will go into ‘source’ type of builds as we want to have same images for both Debian and CentOS systems.

    Written by Marcin Juszkiewicz on
  2. Fresh WordPress

    I am running my blog for nearly 12 years now. And through all those years it was running same WordPress installation. Until today.

    At beginning it was WordPress MultiUser (WPMU) as I used it to run both my blog and website for my consulting company. It was fun. Some WP plugins were working with WPMU, some not. Then WordPress developers decided to merge both projects into one. And it was good.

    When I started blogging I did not used categories for posts but tagged them instead. Months turned into years and at some moment WP got tags natively so UltimateTagWarrior plugin went to trash (after converting to WP tags).

    I was changing blog theme every few years to bring some change. The other thing which was changing was http server - from Apache to Lighttpd and now it is powered by Nginx + PHP-fpm.

    Company website got trashed in meantime. Our wedding page appeared for few months as other blog. There was map with all required placemarks for church, flower shops, family homes, hotels and other useful services. Wish list for those who wanted to know what to give was also present. With “sepulki” as last entry — no one knows what “sepulki” are as they appear in one of Lem’s books. The only known thing is that you need to be married to be allowed to use them. Some guests had interesting ideas for it ;D

    At some moment I had a page with Mira’s photos. Page required registration and logging. Long time removed.

    And then Ania (my wife) requested page for her psychotherapist services. So she got it.

    At some moment I was running three different domains using one WP installation. It was mess. Terrible mess. At some moment there were authorization issues so I had to change something…

    So now I have fresh WordPress installed. Websites partially restored from backup to not keep settings/tables from long time not used plugins. Hope it will work fine ;D

    Written by Marcin Juszkiewicz on
  3. 2016: computer museums

    During previous year I visited some computer related museums. Not every I planned to but still there were a few of them.

    Faculty of Information Technology, Brno

    In February, during Devconf.cz conference, I visited their small “IT Museum” where several machines used in Czechoslovakia were presented.

    There were mainframe setups, several storage units and operating memories from different decades.

    ferrit core memory
    ferrit core memory

    80s (and 90s) called with several ZX Spectrum clones, PMD-85 with it’s clones and some other microcomputers from this side of Iron Curtain.

    PMD 85
    PMD 85

    It was nice place to visit even just to see all those computers made in Czechoslovakia.

    For more photos please go to my “2016-02 devconf.cz it museum” album.

    Technical Museum, Warsaw

    In April I came to Warsaw for OpenSource day conference. And visited Technical Museum there to see some Polish computers of mainframe era.

    There were many interesting machines. One of them was AKAT-1, the first transistor-based differential equation analyzer:

    AKAT-1
    AKAT-1

    Other was K-202 — first Polish 16bit computer. Never became popular due to being shutdown by goverment.

    K-202
    K-202

    Few years later Mera 400 was released. It used K-202 technology:

    Meta 400
    Meta 400

    There were also few Odra systems:

    Odra 1013
    Odra 1013

    For full resolution photos go to my Muzeum techniki w Warszawie album.

    The National Museum Of Computing, Bletchley Park

    May came. I went to UK to visit Bletchley Park. Awesome place to visit. And right next to it is The National Museum Of Computing (TNMOC in short).

    Inside there is history. I mean HISTORY.

    By mistake I entered museum through wrong door and started from oldest exhibition. It was showing the story of breaking Lorentz code used by Germany during second world war. And hardware designed for it. Contrary to Enigma there was no Lorentz machines in Allies possession.

    Rebuild of British Tunny Machine:

    British Tunny Machine
    British Tunny Machine

    Rebuild of Heath Robinson machine:

    Heath Robinson
    Heath Robinson

    Next to it was room with working replica of first computer: Colossus.

    Colossus
    Colossus

    And here you can see it running:

    There were several other computers of course. I saw ICL 2900 system, several Elliotts and PDP systems, some IBM machines and others from 50-70s.

    One of them was Harwell Dekatron Computer (also known as WITCH). It is oldest working computer:

    Harwell Dekatron Computer
    Harwell Dekatron Computer

    Then there was wide selection of microcomputers from 80s and 90s. Several British ones and others from anywhere else. There was a shelf with Tube extensions for BBC Micro but it lacked ARM1 one:

    BBC Micro Tube expansions
    BBC Micro Tube expansions

    For full resolution photos check my The National Museum Of Computing album.

    The Centre for Computing History, Cambridge

    This museum was on my list for far too long. When I was in Cambridge few years ago it was closed. Next time I did not managed to find time to go there. Finally, during last Linaro sprint, we agreed that we have to go there and we went during lunch break.

    For me the main reason of going there was my wish to see ARM1 cpu. It was available only as Tube (extension board for BBC Micro) and only for some selected companies which makes it quite rare.

    ARM1 Tube
    ARM1 Tube

    The first thing I saw after entering museum was “Macroprocesor”. Imagine CPU in size of 70s mainframe with LED on each line, register bit etc.

    Macroprocesor
    Macroprocesor

    Next room was arranged in a form of British classroom. Set of BBC Micro computers arranged with monitors, manuals, programs.

    BBC Micro equipped classroom
    BBC Micro equipped classroom

    And then I went to look around. There were many different computers shown. Some behind glass, some turned on with possibility to play with them (or on them). It was opportunity to see how design was changing through all those years.

    AES 7100 Model 203
    AES 7100 Model 203

    There were also several Acorn machines — both ARM and 6502 powered ones.

    Acorn Archimedes machines
    Acorn Archimedes machines

    As most of computer museums that one also has some exclusive content. This time it was NeXT workstation which was used as first web server by Tim Berners-Lee:

    NeXT workstation
    NeXT workstation

    And Apple Macintosh SE 30 owned by Douglas Adams, author of “Hitchhiker Guide to the Galaxy”. Note a towel on top of computer:

    Apple Macintosh SE 30 owned by Douglas Adams
    Apple Macintosh SE 30 owned by Douglas Adams

    Other interesting thing was comparison of storage density through all those years. Note 5MB hard drive being loaded into plane in top right corner.

    storage media compared
    storage media compared

    And again — for more pictures and higher resolution visit my The Centre for Computing History album.

    2017 plans

    In 2017 I would like to visit Computer History Museum in Mountain View and museum in Paderborn. Maybe something more ;)

    Written by Marcin Juszkiewicz on
  4. Nokia and their standard batteries

    Nokia. A company everyone knows and most of us probably even used one of their phones in past. They were better or worse but one thing was good - most of them shared batteries…

    My daughter (8.5y old) uses Nokia E50 as her daily phone. Sim card is covered by duct tape to not fall out when phone hit a floor (previous one went missing in such situation). Mira records how she and her friends sing, does some photo sessions to her dolls etc.

    But during weekend phone stopped charging. Hm… Is it charger? Nope, it was original Nokia one. Tried some crappy Chinese one with same result. So let’s check the battery.

    Opened drawer, took Nokia 101. Inside was BL-5CB battery. Inserted into E50 got phone back online. But I like my 101 and keep it as a spare just in case.

    Digged in a drawer with old devices. The one where I keep Sharp Zaurus c760, Sony Ericsson k750i, Openmoko FIC-GTA01bv3 and few other pieces of junk with some sentimental value. What I found there was Nokia 6230i which I got from Ross Burton during GUADEC 2007. Last time I used it about 5 years ago. But it had original Nokia BL-5C inside!

    So I put that battery inside of E50, plugged charger and guess what… It started charging and phone booted! With over 11 years old battery!

    During next few days I will buy BL-5C clone somewhere (they are 3-8€ now) and put it in my daughter’s phone.

    Written by Marcin Juszkiewicz on
  5. System calls again

    Few months ago I created a page with HTML table. For own use basically. Then presented it to the people and found out that it got useful for them. So started improving and improving so it became side project.

    Yes, system calls again. I wrote about it in past but yesterday I rewrote code so it now uses Linux source so I can generate tables for far more architectures without need of other computers (either real or emulated).

    Next step was work on presentation layer. Old version was just table with added sorting. Things were ugly when scrolled as header was gone. Now it sticks to the top of page so it is easier to note which column relates to which architecture.

    Odd/even lines are coloured now which makes is easier to find numbers for syscall.

    And speaking of searching — there is filter box now. You can type syscall name (or part of it) there and have table filtered. Same can be done with system call number as well. You used Valgrind and it said that has no idea how to handle syscall 145? Just enter number and you see that it is getresuid(), nfsservctl(), readv(), sched_getscheduler(), setreuid() or setrlimit() — depends which architecture you are testing.

    You wonder what that that system call does? There are links to man pages provided.

    Go here to check it out and comment here, open a new issue if you found a bug or would like to colaborate. Patches are welcome.

    Written by Marcin Juszkiewicz on
  6. Linaro Connect: interesting hardware

    Before going for Linaro Connect I had a plan to look at all those 96boards devices and write some complains/opinions about them. But it would be like shooting fish in a barrel so I decided against. But there were some interesting pieces of hardware there.

    One of them was Macchiatobin board from SolidRun. I think that this is same as their Armada 8040 community board but after design changes. Standard Mini-ITX format, quad core Cortex-A72 cpu (with upto 2GHz clock), one normal DIMM slot (max 16GB, ships with 4GB), three Serial-ATA ports, PCI-Express x4 slot, one USB 3.0 port, microSD slot.

    UPDATE: SolidRun confirmed - this is final design of their Armada 8040 community board.

    Photo (done by Riku Voipio) shows which goodies are available:

    Armada 8040 community board
    Armada 8040 community board

    Network interfaces from top to bottom are (if I remember correctly):

    • 10GbE (SFP + RJ-45)
    • 10GbE (SFP + RJ-45)
    • 2.5GbE (SFP)
    • 1GbE (RJ-45)

    When it comes to software I was told that board is SBSA compliant so any normal distribution should work. Kernel, bootloaders (U-Boot and UEFI) are mainlined.

    Price? 350USD. Looks like nice candidate for AArch64 development platform or NAS.

    Other device was Gumstix Nodana 96BCE board which is 96boards compliant carrierboard for Intel Joule modules.

    On top it looks like typical 96boards device (except USB C port):

    Gumstix Nodana top view
    Gumstix Nodana top view

    But once reversed Intel Joule module is visible:

    Gumstix Nodana bottom view
    Gumstix Nodana bottom view

    This is first non-ARM based 96boards device. Maybe even one of most compliant ones. At least from software perspective because when it comes to hardware then module makes it a bit too thick to fit in 96boards CE specification limits.

    Note that 96boards Consumer Electronics specification does not require using ARM or AArch64 cpu.

    Written by Marcin Juszkiewicz on
  7. Linaro Connect: Las Vegas sightseeing

    One of cool things of being Linaro assignee is going to Linaro Connect conference. This time it was Las Vegas, USA. I was flying Berlin Tegel -> London Heathrow -> Las Vegas. Last part was fun as I met several Linaro folks at the airport ;D

    Arrived in Vegas, went to hotel and fall asleep. Sunday was planned for some Ingress playing and for sightseeing. As usual I had several places marked on Google Maps to make things easier.

    So Sunday… It was really Sun day. I took some water with me and refueled several times during day just to stay hydrated. With Las Vegas climate I was not even felt sweety as it vaporated right away…

    Street with palm trees
    Street with palm trees

    But let’s start from beginning. I walked few hundred meters from hotel and caught public transport bus which took me to Freemont Street (or somewhere around). When I walked I felt like the only person on the Earth or in a no-go zone. There was basically no one on the street. After some walking and few photos I got asked something like “who are you and what you are doing here???” from security guy. It turned out that some part of Freemont Street (and surroundings) were closed due to some arts/music festival. I probably missed some ‘no entry’ plate…

    Atomic liquor
    Atomic liquor

    Anyway I did not get any problems and was pointed where the gate is. Walked around, saw some places, bought souvenirs (including fridge magnet to my collection), another water bottles and decided to walk to another point on my map.

    Yes, it may feel strange but I walked. And walked. And walked. Then Arts district happened.

    OMG it was awesome. Deserted streets, shops with some retro furniture/stuff, shops with some crazy junk, shop with wax figures from Last Supper etc. But the best part was murals and graffitis. Lot of them, different styles and quality. I spent about 2 hours just walking there and taking photos.

    Hydro geek graffiti
    Hydro geek graffiti
    Stagecoach made from metal
    Stagecoach made from metal
    Woman graffiti
    Woman graffiti

    Next step was the Strip. All those big hotel/casino buildings. At Circus Circus I found room with arcade machines and spent 25 cents on Galaga. In Venetian I looked at their version of Venice canals (have to go to Venice and compare one day :D). Few minutes later I saw Eiffel tower (or rather miniature version of it). Decided to skip searching for copy of Statue of Liberty and instead crossed street and went to take a look at Bellagio fountains show. Have to admit that it was nice. I saw three shows (had to sort few things around) and then took a cab back to the hotel.

    More photos in Google Photos album

    Written by Marcin Juszkiewicz on
  8. Linaro Connect: good to be back

    One of things you do while you are at Linaro is going to Linaro Connect conferences. My previous one was 2012 Copenhagen one so it was good to be back.

    All those people from different companies or projects… Some faces I recognized, some not. Several people recognized me, some said that my beard complicated it. Fun ;D

    Discussions about random things, random hacking (not all Snow chromebooks are the same), talks to attend, talks to give…

    And speaking of speaking — our team had a speak about OpenStack on AArch64. It was recorded but volume level is very low.

    Complaining. Sure, there was some. And I got my badge upgraded just to show all those impersonators that I am back.

    badge with the main complainer text on it
    badge with the main complainer text on it

    There was jetlag as usual so I was a bit of excluded from evening events but those which I attended were great. Like team dinner with the Big Kahuna cheeseburger (with Sprite to drink).

    Next year I have to organize trip in a way that I would do some personal sightseeing on a week before conference. According to rumours it would be in one of areas where I have some places to visit ;D

    Written by Marcin Juszkiewicz on
Page 18 / 105