Robert Milkowski's blog

Friday, May 03, 2019

Testing ZFS/L2ARC

›
Solaris 11.4 - setting zfs_arc_collect_check=0 via mdb (takes immediate effect) or via /etc/system makes ZFS to start feeding l2arc immediat...
Monday, March 11, 2019

DTrace stop() action

›
The stop() action in DTrace stops an entire process... well, actually it doesn't. It stops a single thread in a multi-threaded process, ...
Friday, March 01, 2019

DTrace %Y print format with nanoseconds

›
Small but useful extension to DTrace is now available in Solaris 11.4.SRU6. It allows to easily print current date with an optional nanoseco...
Friday, November 23, 2018

RAID-Z improvements and cloud device support

›
Solaris 11.4 introduced few new ZFS pool versions with interesting new features or enhancements: # zpool upgrade -v ...  38  Xcopy with ...
1 comment:
Friday, November 09, 2018

Spectre and Kernel Modules

›
On Linux one needs to recompile kernel modules to get protection, while on Solaris this is not necessary. Once you are on Solaris 11.4 with ...
1 comment:
Friday, October 12, 2018

bpftrace

›
Right, finally Linux is getting something similar and useful to DTrace, see bpftrace . However for it to be useful in enterprise it has to b...
Tuesday, October 02, 2018

Solaris: Spectre v2 & Meltdown fixes

›
Solaris 11.4 includes fixes for Meltdown and Spectre v2 (fixes for v1 were delievered few months ago for 11.3 via SRU and are also included...
1 comment:
Tuesday, August 28, 2018

Solaris 11.4 GA

›
Solaris 11.4 GA is finally out and available for download. See  What’s New
Friday, July 06, 2018

dumpadm -d none

›
Solaris 11.3 still doesn't support dumpadm -d none. This is useful in some scenarios, for example when troubleshooting failed AI instal...
Monday, June 18, 2018

ZFS Raw Send

›
This got finally integrated into 11.3 SRU 11.3.33.5.0 zfs send compressed data (Bug 15387669)
Tuesday, June 12, 2018

Extracting ZFS Wrapping Key

›
Thanks to Victor Latushkin, below is a procedure on how to extract ZFS wrapping key for a given dataset. Notice that key length is encoded i...
Friday, June 08, 2018

Utilizing CTF in MDB from a binary

›
Having CTF compiled into binaries is very useful for debugging. Recently I wanted to print some structures by utilizing mdb and ctf from a b...

Support for CTF in Userland in DTrace

›
I wish Solaris 11 supported CTF in DTrace in user-land in a similar manner as Illumos does .
Tuesday, April 17, 2018

11.3.SRU31 - updated pam_list

›
The just released Solaris 11.3 SRU31 has an updated pam_list module which adds support for '*' and comments. The '*' wildcar...
Tuesday, April 03, 2018

GCC 7 on Solaris 11.4

›
How to get gcc-7 on Solaris 11.4? root@solaris:~# pkg install gcc-7 Packages to install: 14 Mediators to change: 1...
‹
›
Home
View web version

Contributors

  • Robert Milkowski
  • milek
Powered by Blogger.