Skip to content
56K

56K

Slow IT just 4 fun

Menu
Menu

Añadiendo más swap en Solaris ZFS

Posted on 06/07/202206/02/2023 by fanta

La memoria swap en solaris se puede comprobar así:

# Comprobar la memoria swap en humano

swap -s -h
swap -l -h

En el caso de ZFS es posible añadir más swap así (comprobando previamente el nombre exacto por si existe y tal):

zfs list -t volume
zfs create -V 2G rpool/swap2
zfs list -t volume
swap -a /dev/zvol/dsk/rpool/swap2
swap -l
swap -s -h

Con swap -l se tendría que ver ese segundo volumen de 2G y con swap -s -h tendríamos que ver en humano que disponemos de más swap.

Y eso es todo lo que quería dejar por aquí comentado.

Saludos cordiales.

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
🍅 STREAMING
🍊 LINUX
🥝 GAMES
🥥 THREADS
🧅 SECURITY
🥑 RETRO
🍆 HARDWARE
🍇 MISC
©2023 56K | Built using WordPress and Responsive Blogily theme by Superb