locales@smf

locales

In Solaris 10 you had to edit the /etc/default/init file to chance the default locale, now with Solaris 11 it is defined in SMF:

root@psvsparc1:~# locale
LANG=de_DE.UTF-8
LC_CTYPE="de_DE.UTF-8"
LC_NUMERIC="de_DE.UTF-8"
LC_TIME="de_DE.UTF-8"
LC_COLLATE="de_DE.UTF-8"
LC_MONETARY="de_DE.UTF-8"
LC_MESSAGES="de_DE.UTF-8"
LC_ALL=
root@psvsparc1:~# svccfg -s svc:/system/environment:init \
> setprop environment/LANG = astring: C
root@psvsparc1:~# svcadm refresh svc:/system/environment
root@psvsparc1:~# init 6
root@psvsparc1:~#
Using username "root".
Server refused our key
Using keyboard-interactive authentication.
Password:
Last login: Mon Nov 23 11:48:02 2015 from 10.51.10.107
Oracle Corporation      SunOS 5.11      11.2    July 2015
root@psvsparc1:~#
root@psvsparc1:~#
root@psvsparc1:~# locale
LANG=C
LC_CTYPE="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_ALL=
root@psvsparc1:~#

Getting more and more, times are over with just a quick edit in a file… to be honest I am still not sure what I like more…

 

ZFS monitor @ 11.3

That’s a nice new feature… always thought that it could not be sooooo difficult to get these results πŸ™‚

root@server-bu:~# zfs recv rpool/server/data < data@151115-030007.dump
[2nd terminal]
root@server-bu:~# zpool monitor -t receive \
> -o done,pool,provider,speed,starttime,timestmp 1
done pool provider speed starttime timestmp
32.9G rpool receive 44.2M 19:29:48 19:42:31
32.9G rpool receive 44.1M 19:29:48 19:42:32
33.0G rpool receive 44.1M 19:29:48 19:42:33
33.0G rpool receive 44.1M 19:29:48 19:42:34

HW@OOW

It’s about time… and yes, we got new system products… πŸ˜‰

T7 and M7 systems are here, 1/2/4 sockets T servers and 8/16 sockets M server, where at the first look the M series has more RAS features like dual SPs and PCIe hot plugging… All servers come with M7 4.13 GHz 32core CPU and 512GB RAM per Socket using 16x 32GB DDR4 DIMMs…

Based on the M hardware a new SuperCluster combination was announced. Interessting could be the 1 CPU per server version… that will depend on the price…

Today Solaris 11.3 was released and following this also a new SolarisCluster 4.3.

Next step; I need such a box πŸ™‚