Friday, August 30, 2019

Event: BarCamp Kuwait 7

Looks like we're able to bring you another barcamp event this year, and we're very excited as we already have speakers lining up!

Barcamp is an "unconference" where people gather and share projects/talks at no prior specific times. First come, first serve, time slots and each talk is limited to 10 minutes followed by 5 minutes of Questions and Answers.

Join us in this open community event: https://barcampkw.wordpress.com/2019/08/30/barcamp-kuwait-seven-registration/

This event is hosted by and at Coded's place. They're an awesome company providing programming bootcamps, and host many talks with startup founders over the years.

Thursday, August 1, 2019

KOC Cyber Security Summit

Kuwait Oil Company (KOC) has announced a 2-day event around online security with awesome speakers who are well known in the industry:


The event will be on August 24th and 25th (Saturday and Sunday), and consists of 2 talks per day followed by a Capture The Flag (CTF) competition. Event details here.

The talks and the CTF competition are free and open to the public, and I highly encourage every student, fresh graduate, and employee to attend. The talks will not be too technical, and should appeal to the general public.

The CTF is open to everyone, both locals and expats, as long as they're already in Kuwait. Winners of the CTF will qualify to compete in the regional competition in Egypt later, and winners will qualify for the international CTF competition in Japan.

If you're trying to register and your school or educational organization isn't listed, pick anything, then email support "at" cybertalents.com and tell them which school your chose, and the name of your actual school for them to add it to the list.



Location: KOC Tent, Ahmadi. Don't let the name fool you. The tent is massive and is well ventilated.


Updates:

  • Update 0 - Aug 3: Added email contact for CTF.

Wednesday, June 5, 2019

Windows 10 Shares Data with Microsoft Insecurely

Apart from the fact Windows 10 (Win10) is sending search data, even though I had disabled Cortana, it's also sending the data to Microsoft using certificates whose authenticity aren't proven.


First, Kaspersky intercepted this traffic going to: dubaivm1.uaenorth.cloudapp.azure.com
It's obviously owned by Microsoft. Details about its usage are in the Detailed Report below.

There's an additional connection that goes to: exo-ring.msedge.net
This is also related to Cortana search. (which is disabled)




These are details of the certificate. It's signed by DigiCert to Microsoft CA, then to: azwanp.trafficmanager.net


As extra precaution, I have Kaspersky set to use Mozilla's certificate store rather than Microsoft's.  At least I can trust that Mozilla won't inject stuff behind my back.


Saturday, March 2, 2019

Oracle Licensing and Virtualization Restrictions

Disclaimer

The information here represents my personal findings using published documents from Oracle. It doesn't represent my legal opinion. I am not a lawyer. Take this information and fight for your right as a consumer/customer and demand an official response from Oracle by email, not verbal.

Introduction

I've had numerous encounters with customers citing Oracle sales people stating that virtualizing Oracle DB on VMware is not supported, and that the licensing of the entire physical host's cores, or even the entire cluster's cores is mandatory, and in a nut shell: this is NOT entirely true and can be circumvented.

The information below is based on Oracle's legal documents and licensing documents and guidelines. Check the references for the links and details.

References are denoted with numbers. When you see #1 it means see reference number 1 at the end of this post.

Executive Summary (TL;DR)

The Oracle partitioning guide is not a contractual document and Oracle strictly states it's for educational purposes only. Therefore it cannot use it to impose how customers should partition their environments or systems.

Excerpt from Oracle's "Oracle Partitioning Policy" document

Details and Resources

The only contractually obligating documents from Oracle are:

  • Technical Support Policy document
  • Processor Core Factor table
  • Oracle License and Service Agreement (OLSA)  / Oracle Master Agreement(OMA)


Terminology and Concepts

Alright, let's get into details, and one step at a time to provide a full picture. First things first:

License Types

Oracle DB is licensed in different ways, depending on its edition:

  • By number of users using the connected application or whose data are saved in the DB
  • By number of CPU sockets. A socket is a full physical processor, regardless of the number of cores inside it.
  • By number of CPU cores. This is the case for the Enterprise edition of the DB. Cores refer to the number of physical cores in every CPU socket installed in the server. Threads are considered logical cores, and you do not license those; only the physical cores.

Audit Compliance

Before moving forward, let's discuss audit compliance. Oracle audit team can request to audit your environment. You have the choice of not allowing them, but they might come back later with government officials to enforce it, or if you open a support ticket, they'd do an inspection anyway to see whether you're eligible for support or not.

If/When you do allow Oracle's audit team to run an audit, it's essential to agree on a scope and limited time to do the activity: i.e., clusters 1, 2 and 3 and the activity is to not exceed 2 weeks maximum. This is to be stated in the legal document you'll be signing prior to them starting the audit activity.

Oracle will ask you extract virtual machine (VM) activity logs, where they've been and where they've moved for X number for months. It's also important to limit the period: 1-3 months should be sufficient for any audit activity.

If you do not impose such limits, Oracle can keep asking for extended periods to run their scripts, and try to find at least 1 case of deviation to impose penalties on you.

Some sales people will scare you that you're violating Oracle terms and will be subject to penalties of millions of USD.
As long as you're complying with the rules below, and have done the settings properly and have full log of all VM activity (in vCenter) to prove that the VMs haven't moved beyond the licensed hosts and cores, no one can penalize you.

If they continue to harass you, ask them to send you an official email, and once you receive it, send it to Oracle's USA legal team. You'll receive a note from them acknowledging that you're in full compliance.

Feel free to reach out to me and I'll help you reach the right people within Oracle. For planning and designing help with your setup to make sure you're compliant prior to deploying the Oracle workloads, I can offer this within Kuwait only. If you're outside of Kuwait or the Arabian Gulf region, I suggest you contact a vendor selling x86, another selling IBM POWER and let both give you 5-year Total Cost of Ownership (TCO) studies including Oracle software license costing.

License Core Factor

Oracle applies different ratios of licenses needed for each core depending on the processor/CPU being used in the servers [#1]. This is called Core Ratio, and usually for Intel mid-range processors (Intel E5-2400, E5-2600, Xeon Silver and Xeon Gold), the core factor is 0.5.

For Oracle's own SPARC CPU, the core facor for M5, M6, M7 and M8 CPUs is 0.5. This is in bid to push for its own hardware and provide a full solution.

For higher-end processors (Intel E7-4800, E7-8800, Xeon Platinum, and IBM POWER), the core factor is 1.0.

Processor Choices and License Calculation

If your application vendor says they need 10 cores, you have to ask them to specify which processor and model have they benchmarked their database workload on.
It's unfortunate that many software vendors benchmark their workload once (say 2012 for example), and then keep using the same hardware requirements on newer systems, which means customers (you) end up with an extremely over-sized solution.

Why? Because 10 Intel Xeon E5 cores in 2012 are equal to about 6 Intel Xeon Gold cores now (rough estimate). The same applies to any processor brand, such as IBM POWER and Oracle/Sun/Fujitsu SPARC. The enhancements vary, but the idea is the same: do not believe the software vendor's requirements unless they tell you which hardware was used to do the benchmark.

If the application vendor says you need 10 cores on Intel Xeon Gold, then you need to purchase 10 (cores) x 0.5 (Xeon Gold core factor) = 5 Oracle Enterprise DB core licenses.

If the application vendor says you need 10 cores on IBM POWER9, then you need to purchase 10 (cores) x 1.0 (IBM P9 core factor) = 10 Oracle Enterprise DB core licenses.

The above does NOT mean that POWER core factor is more expensive than Intel, because the performance of 10 cores on Intel is less than 10 cores on POWER. That's why Oracle assigned POWER processors a higher core factor. However, I will NOT discuss which processor to choose in this post, to not derail from the topic of licensing.

The advice I give all my clients is: Choose the platform that gives you the best Return on Investment (most cost effective) and reliability. Make sure to always factor in cost of software and hardware for 5 years for your solutions, including maintenance, support and subscription costs.

Virtualization/Partitioning Types

Virtualization allows you to simultaneously run multiple virtual machines (VMs), each with its own operating system (OS), on the same physical server.

Oracle treats hypervisors (virtualization engines/software) differently, mainly as a sales tactic (politics) and not for technical differentiating factors (though some technical factors exist, but the main drive remains to push sales into their direction).

Oracle's list of supported virtualization and partitioning technologies, VMware's vSphere is not listed, for political reasons, but it's fully technically functional and support is provided as follows:

  • If the problem is already known, Oracle will provide support.
  • If the problem is unknown, Oracle require you to reproduce the issue on a physical server.
  • Some of my customers said they've had tickets open on supported platforms for months, while Oracle support engineers threw the blame on Microsoft Windows, and Windows support engineers threw the blame on Oracle. So you can imagine how this might turn on an unsupported platform.
  • VMware openly states that it will provide full support for Oracle software running on VMware's platform, so you contact VMware and they'll use their in-house Oracle certified support engineers. See the links in references for details on what VMware covers. [#4]
  • Oracle sales people might tell you you'll never get support, but that's a lie. Ask them to email you their claim, and then you can escalate that. 99.99% they won't dare email you since it's illegal to make such claims.

Licensing types based on virtualization: Oracle licensing states that you need to license every CPU core that's used by the database. That's easy to do on Unix platforms, but requires additional configurations on x86 (AMD/Intel) platforms.

x86 (AMD/Intel) systems

As x86 systems are considered commodity servers, they don't offer a function to isolate specific cores for specific workloads/VMs. However, with VMware vSphere or Microsoft Hyper-V hypervisors, you can assign specific processor cores to always be used by a specific VM. Hyper-V calls it CPU Pinning. vSphere calls it CPU Affinity.

Keep in mind, you need to also restrict which hosts are able to run these virtual machines, in addition to the CPU core affinity. On VMware vSphere, when enabling High Availability, a VM will restart on a different host if the original host lost power, therefore you need to set cluster policies to have the VMs run on specific hosts only, even in cases of host failures.

Remember the audit section above? This is why you need to setup such restrictions here.

Example: You have a VMware cluster of 4 hosts, each host has 2x 14-core Intel processors (28 total). You have/need Oracle Enterprise Edition DB effective licenses for 8 cores = 16 Intel cores licensed (0.5 core factor license for Intel mid-range CPUs).
You want to run 2 instances of Oracle DB as virtual machines, each with 8 cores (4 effective core licenses).

You can easily create a Host Affinity rule in VMware's Distributed Resource Scheduler to restrict the DB VMs to specific 2 hosts in the cluster, and edit the VM settings to specify 8 cores in each host as part of the CPU Affinity settings. This way you lock the 2 VMs to 2 specific hosts in the cluster, and each VM to specific CPU cores.

There is no need to buy dedicated servers for Oracle with the CPU cores matching the license. You do need to license any host cores that will run Oracle instances (2 hosts to have high availability -- if one VM goes offline, the other is still functional. Do not power on the other one.

If you need to do maintenance on one physical server: power off one of the 2 VMs, and carry on your maintenance, then power it on when the host is ready.

Unix (POWER/SPARC) systems

Such systems allow cores to be pooled/grouped and specific workloads can be restricted to certain cores. This is known as Hard Partitioning.

I am not very familiar with SPARC systems, so my example(s) will be for POWER: if you have a machine with 2 CPUs, 10 cores each, for a total of 20 cores, you can create a Shared Processor Pool of 6 cores and restrict all Oracle DB VMs/LPARs to run on that pool only. This allows you to license only 6 cores, and the VMs will share those 6 cores.

It's often that customers buy dedicated core licenses for each DB they create, however, in many times when we did utilization analysis of those VMs and DBs, the CPU utilization was much lower than the assigned values, however the customer had a huge number of total cores licensed for Oracle DB!

A better approach is to create a pool for the DBs, and let the VMs use the cores from that pool. Additionally, on POWER, it's possible to allow a VM to have 2 cores, but increase number of cores if needed, then scale back. In such a scenario, it will never exceed the restriction impose by the pool, so you always remain within the license boundries.

The above setup helps with one part of the audit, but when it comes to moving VMs/LPARs around different physical hosts, the same rules apply: you have to license the physical cores where the VMs run. So, if you have 2 physical hosts for High Availability, there are few ways to do the setup:

License Options

Licensing One VM only

Oracle licenses per installed instance. If you create a VM with an OS and install Oracle DB on it, you have to license it, even if it's offline/powered off.

To license one VM only in HA setup, you have to use storage replication, or connect both hosts to the same storage, such that at any time, only one VM instance exists on the servers. When you need to failover to your 2nd site or host, you do the job manually and import/power on the VM on the 2nd host, as long as it's powered off and removed from the 1st host.

Additionally, you have to disable Live Partition Mobility, vMotion or any function that allows VMs to move between hosts in the same cluster.

This is true for both x86 and Unix.

Licensing Multiple VMs

If you wish to use Oracle DataGuard or Real Active Cluster (RAC) to guarantee data consistency using application/DB-level replication, then you need to license at least 2 instances and setup the replication scheme on the DB level.

Additionally, you have to disable Live Partition Mobility, vMotion or any function that allows VMs to move between hosts in the same cluster. You license cores on physical hosts that have the VMs running. If you do want the VMs to move to other hosts, you'll need to license all hosts permissible for movement.

This is true for both x86 and Unix.

As you can see, these legal restrictions are not technical limitations, but only to enforce customers to pay more licenses and/or enforce Oracle's own ecosystem onto the customer to further leverage more purchases in the future.

Pitfalls

As you can see above, when using x86 systems, there's some added overhead on the operations team to make sure the VMs always remain in compliance when doing daily operations and maintenance jobs. It's easier to do things when having Unix systems and maintain compliance, but then you need operations people with Unix skills.

A mistake of 1 person in operations could put you out of compliance. If you run a small company, you may be better off with buying dedicated physical servers for Oracle workloads (but end up with many physical boxes). If you're an enterprise with many Oracle workloads, I suggest moving away from them if possible, and if not, go with a Unix environment that gives you flexibility and is able to reduce your overall cost on software licenses.

References

  1. Oracle Processor Core Factor Table
  2. Oracle Partitioning Policy
  3. Supported Virtualization and Partitioning Technologies for Oracle DB and RAC
  4. VMware Support for Oracle on vSphere
  5. Understanding Oracle Certification, Support and Licensing on VMware Products
  6. Oracle Misinformation on VMware

Tuesday, January 8, 2019

Eco Block Design: Reshaping Kuwait City

This is a project I started in August 2016 out of sheer hate and disgust to driving and driving conditions in Kuwait. If you're unfamiliar with Kuwait, it's a tiny country that's 18,000 km^2 (an island), however, the majority of the area is not available for use and the livable area is on the sea side.

I had initially made this as a presentation and reached out to some parliament members in Kuwait, but alas, the words fell on deaf ears. I figured I might as well post this here for anyone willing to take this forward. Though this is for Kuwait, the concept is applicable to any city in any country.

I was inspired by a piece I read about Barcelona's city design, known as Superblock. (This is not the original article, but similar content).

Kuwait borders and livable areas
Kuwait's borders in red. Livable areas marked in green.

The Problem


  1. Kuwait City is too congested as it’s a main hub for businesses and government offices. Kuwait City is the capital, and is a tiny area at the middle-top of the green marked area.
  2. Air pollution is very high.
  3. Temperature within the city is 2-8° higher than outside (especially in summer).
  4. A lot of time is wasted to get from Point A to B within the city:
    1. It takes 20-30 minutes to drive a 3 kilometer distance within the city!
    2. It takes 20 minutes to exit the city from airport road (or anywhere else). Only to exit it! You still need to drive the rest of the distance to wherever you want to go.


The Cause


  1. Too many street lights and intersections within the city.
  2. Small roads.
  3. Irresponsible driving and parking habits.
  4. Badly placed entrances of buildings on main roads, rather than internal roads.
  5. Concentration of businesses in the city, rather than distribute them to multiple areas.
  6. Inefficient and insufficient parking:
    1. Kuwait Municipality still uses archaic regulations allowing skyscrapers with little/no parking. A 30 floor tower, where each floor could have 90 employees, would have parking for 100-150 cars only. Not even considering tower visitors.
    2. Most parking spots are unused lands, an ever shrinking "resource."


The Symptoms


  1. People park illegally, especially on road sides.
  2. Roads are blocked/shrunk availability.
  3. Higher-than-needed congestion.
  4. Stressful daily driving.
Below are pictures depicting the symptoms and daily struggles.

Empty area in the back used as parking

Congestion. The reason is in the next picture

Illegally parked cars on the right side of the road. Entrance to the building on the main road!

Another day, same congestion. Same irresponsibility by drivers.

All it takes is 1 car to cause chaos

Illegal parking at the back of the same building

Illegal parking blocking access to the handicapped ramp inside the parking

The Solution


Build a super-block of the entire city where people enter from specific sides only (edges).

City parking survey (brief) -- Total highlighted area=347,525 m^2:

  1. Green spots: legal parking
  2. Red spots: illegal parking (empty land)

Map of Kuwait City showing green and red areas of parking

Eco Block

An economic block of a city, or convert a city into multiple blocks.
  • Build robotic parking complexes @ city edges
    • Road 30 Entrance (Shamiya Gate)
    • Road 35 Entrance (Shaab Gate)
    • Road 40 Entrance (PIFSS intersection)
    • Road 50 Entrance (Government Mall intersection)
    • Road 80 Entrance (Jahra Gate)
    • Each robotic complex can have 5000+ cars
    • A 15-floor robo complex of 2,972 m^2 area can fit 3,400 cars
    • Wait time to fetch a car: 2-3 minutes tops
    • Multiple entry-exit ports
    • Concurrent robo pallets

robo parking example
Ibn Batoota mall in UAE providing robo parking

multi entry and exit ports
Wire frame diagram showing multiple entry and exit ports to the parking

Phase 1

  1. Build robo parking complexes @ city edges
  2. Block the entry roads to the city
  3. Use mini-buses to transport people within the city
  4. Demolish parking areas/buildings inside the city and create gardens
  5. Remove street way separators
  6. Use a single lane for mini-buses

Phase 2

  1. Build metro railway or high-speed motorized walking track
  2. Eliminate mini-buses
  3. Reduce street sizes
  4. Plant more greenery

Benefits

  1. No more congestion
  2. Fixed and low time of entry/exit in/out of the city
  3. Robo parking eliminates possible theft in parking spaces
  4. Robo parking eliminates high risk of people slamming your car
  5. Robo parking eliminates need for low-wage security guards
  6. Higher greenery and reshaping the city into a massive garden area
  7. Boosting economy by allowing more businesses to open w/o worrying about parking + greenery attracts people

Future Plans

Upon validating the implementation for the city, expand the idea to other major areas:
  • Hawally
  • Salmiya
  • Farwaniya
  • Free Zone
  • Universities (private and public)
  • Hospital areas (private and public)

Frequently Asked Questions

0) Is there any prior work for this?

Ibn Batoota Mall in Dubai, new Rigae Ministry of Justice in Kuwait and many other global references. None has it on a city-wide scale, though.

Closing Mubarkiya market and Salem Al-Mubarak st. are good examples to how this project expands greenery and boosts economics for shops.

1) Why not build a suspended metro and suspended walk-ways?

The construction will take 3-5 years, during which it’ll cause severe obstruction to the streets, which are already reaching their limits. It’s unrealistic and impractical. The timeline of the construction assumes that everything goes smooth, which to anyone knowing Kuwait, is hilarious and impossible.

2) Why not use empty areas and let people park by themselves or use valet?

Valet = employing a lot of low-wage foreigners, which hurts the country on the long run.
Allowing people to park by themselves is a logistical nightmare. Improper parking, banged doors, and blocked exists are a few common issues.

3) Are people going to pay fees for using the mini-buses or the metro once operational?

Currently people pay for the public and private parking, so the fee to be paid should be for the parking only. The parking ticket should allow for free all-day movement within the city, using mini-buses (initially) and the metro (when built).

4) Is this a public project or private?

It can be a public project owned by Public Utilities Management Company (المرافق العمومية) or privatized. If privatized, entrances should have a different contractor to avoid monopolies and distribute chance to multiple contractors.

5) Some people will refuse to share mini-buses or metro carts with low-wage workers. This idea won’t work.

Instead of shutting down the idea, it’s best to find ways to make it work:
  • It’s possible to have male/female segregated buses/carts.
  • It’s possible to have buses for separate destinations, and since most workers go to specific spots, it’ll reduce clashes.
  • Make separate standing and sitting carts with higher cost for sitting ones. Another form of segregation and preference to those who want some extra space.

6) Why not allow cars to enter the city, but put a high entrance fee (road tax)?

No. Easy access is a right, not a privilege. People must not use this to brag about paying more, getting Wasta* exemptions and what not. Everyone should be treated equally and cars must be banned from accessing the city (apart from emergency vehicles).

* Wasta: An Arabic term referring to getting access to something you weren't supposed to by asking people you know/higher ups.

7) Instead of all this solution and cost, why not force remote work, different working hours, or move companies to another place?

  • Remote Work: Most daily routines involve physical paperwork, thus forcing people to be physically present. Currently impractical in current times.
  • Different Working Hours: Tried and failed. It’ll affect parents who will be forced to have 2-4 trips per day for jobs, schools, and other things.
  • Move Companies: The city is the financial district (banks, stock exchange, ...etc.) and around this, other businesses thrive: IT companies, insurance, investment, restaurants, cafes, hotels, gov offices.
    It’s unrealistic to shift all of this “ecosystem” out, and chopping it (moving specific type of companies) will hurt the ecosystem and probably cause more congestion in Kuwait’s roads as people will have to go drive now to reach the city for meetings and other business requirements.

Feel free to reach out privately, or publicly in comments or on Twitter, to discuss and share ideas. Also, feel free to push this idea with the government. I honestly don't care to have credit, as long as the idea is implemented, though I'd appreciate being involved in the project.