Sometimes, swap space still matters

15 07 2011
Most modern, general purpose Operating Systems (OS), come with a full-fledged Virtual Memory (VM) system that generates the illusion of having more memory than the real amount installed in the machine. Whether this virtual memory is backed by real RAM, disk swap or it just isn't backed by any physical device, is something up to the OS.


Continue reading "Sometimes, swap space still matters"


Laptop harddisk power management in OpenSolaris

29 10 2008
If you've installed some flavor of (Open)Solaris in your laptop, you'd probably noticed your harddisk becomes a lot noisy. This is because, at this time, the ata driver that comes with Solaris kernel (even in recent nevada builds) is not able to change the configuration of the harddisk internal APM, which runs in its default configuration and makes it to park its heads every time it comes idle.

To fix this issue, you have two options:

- Download your harddisk's manufacturer tools, which probably can help you to totally disable the APM feature.
- Replace your ata driver with this one: ata-apmdisable.tgz (x86 only). I've added a new ioctl to be able to disable APM on your harddisk at your desire. There you'll also find an utility "powerata" which makes use of this ioctl.

I've contacted the OpenSolaris guys to find a way to get this into Nevada's code, but that can take some time.


Problemas con los tipos de letra (fonts) en Solaris

04 07 2008
Una vez más, y ya es la segunda (o puede que la tercera, no lo recuerdo bien) me he encontrado con problemas al levantar el servidor Xsun en Solaris tras la instalación. Y una vez más, como todas las anteriores, ha sido problema de los tipos de letra (la verdad es que fonts se entiende mejor, pero estoy escribiendo en Español).

Todavía no sé cuál es la causa, pero pienso que puede estar relacionado con la instalación de Solaris a través de la red (ver artículo anterior). De todas formas, por si le sirve a alguien de referencia (y si no, me servirá a mí la próxima vez que me pase) , estas son las comprobaciones que hay realizar ante este problema:

Continue reading "Problemas con los tipos de letra (fonts) en Solaris"


Arrancar Solaris 10 (SPARC) vía red con GNU/Linux

02 07 2008
Tras haber realizado varias instalaciones sobre red de Solaris y OpenSolaris para x86, pensaba que hacer lo propio con una máquina SPARC iba a ser pan comido. Pero a la hora de la verdad, aunque no es lo más complicado del mundo, sí requiere perder cierto tiempo ajustando algunos parámetros.

Así que, como me conozco y sé que se me va a olvidar lo que acabo de hacer en breves minutos, mejor escribo esta pequeña guía para que me sirva de referencia en el futuro.

Continue reading "Arrancar Solaris 10 (SPARC) vía red con GNU/Linux"


Sun Microsystems alcanza un acuerdo para comprar MySQL AB

16 01 2008
Hace tan sólo unas horas se ha publicado la noticia: Sun Microsystems ha alcanzado un acuerdo para comprar MySQL AB. Podéis encontrar más info aquí y en el blog de Jonathan Schwartz.

En este último, el CEO de Sun comenta también que se ha estado trabajando en optimizar el nuevo motor del futuro MySQL 6.0 (Falcon) para que aproveche al máximo las características de los procesadores Niagara, y de la intención de ofrecer una plataforma que integre ZFS+Lustre+MySQL.


Continue reading "Sun Microsystems alcanza un acuerdo para comprar MySQL AB"