Earlier quoted context omitted.
> A few minutes planned downtime now in much better than hours of unplanned downtime at some indeterminate future time. This reminds me of something that OpenSolaris did that I really liked. When you updated packages, it would take a ZFS snapshot. It only took up space for the changed bits, and happened almost instantly. If things stopped working after the reboot, then you could select a GRUB menu option to boot into…
So how does it work in practice? 1. You upgrade postgres, and the new on-disk format isn't compatible with the old one. 2. You upgrade mysql, and the new on-disk format IS compatible with the old one, but the new version has a bug that you keep hitting. You want to downgrade without losing all the transactions that you've accrued since the upgrade.
Oracle Buys Ksplice
31–38 of 38 posts
Re: Oracle Buys Ksplice
#32I love this service. And now, Oracle has immediately dropped support for RHEL. For shame, Oracle.
Re: Oracle Buys Ksplice
#33Earlier quoted context omitted.
So how does it work in practice? 1. You upgrade postgres, and the new on-disk format isn't compatible with the old one. 2. You upgrade mysql, and the new on-disk format IS compatible with the old one, but the new version has a bug that you keep hitting. You want to downgrade without losing all the transactions that you've accrued since the upgrade.
You use backups and do proper testing in a staging environment
Re: Oracle Buys Ksplice
#34If your servers can't ever be rebooted, I think you have problems.
From what I have heard, ksplice is pretty popular with VPS (virtual private server) providers. When there is an exploitable bug, they have to announce the planned upgrade to their customers and wait for a few days until they can run the upgrade. Even worse, they basically announce that there is a hole in their system to the very people that already have elevated access to that system. (Even non-remotly-exploitable bu…
Re: Oracle Buys Ksplice
#35Re: Oracle Buys Ksplice
#36If your servers can't ever be rebooted, I think you have problems.
Re: Oracle Buys Ksplice
#37Given Oracle's recent activities, I would guess that Ksplice's patent applications are the real prize. There are two that are published: The first is "Method of finding a safe time to modify code of a running computer program": http://bit.ly/ksplice-1 The second is "Method of determining which computer program functions are changed by an arbitrary source code modification": http://bit.ly/ksplice-2 These are just appl…
> Given Oracle's recent activities What do you mean? Sure, Oracle is an aggressive company, but they are clearly doing business, and not a non-practicing patent troll. Even in suing Google over Java in Android, they not only use Java but are the center of its development. Sun itself sued [Microsoft] over Java. This acquisition makes sense to them, since linux is a key part of their vertical offering. If no one else c…
#$%^@#*&$%&@#^$ I hate that term when referring to code. Code is not art. Code is science. In a given language, there might only be one way that makes sense to do something. Software patents are awful.
Re: Oracle Buys Ksplice
#38Earlier quoted context omitted.
Oracle is extremely aggressive about IP enforcement - and just because you haven't heard about it in court, doesn't mean that it isn't happening. Ninety-nine percent of these issues are settled quietly. I have been on the other side of licensing discussions twice this year alone. It is not just patents - they are actively trying to monetize their IP, including changing license terms (see the evolution of the license…
Thanks. "Recent activities" sounded like you were referring to something public (e.g. there'd been recent stories on HN about it) - but now it sounds private. We may differ in the following, but I think it's reasonable to enforce your IP if you created it and use it. As an uISV, it's important to me that customers pay for it (although I'd find it unpleasant to pursue infringing customers). Changing the license terms…
That, or they're just locked into an Oracle product that Oracle can change the price on whenever it wants. Ever try migrating Oracle Database anything else? They have most customers over a barrel.