Monthly Archives: April 2014

set memory dom0

/opt/xensource/libexec/xen-cmdline –set-xen dom0_mem=4096M,max:4096M

Rename ZPOOL

# zpool export tank

Then, import using desired name:

# zpool import tank tank2

Import tank / lun’s

zpool import -f tank

sbdadm import-lu /dev/zvol/rdsk/[Volumename]/[sharename]

That will import your lun. Then run:

sbdadm list-lu

This will list your luns. The number you will need is the GUID so copy it and get ready to paste.
Run this command:

write cache enable ZFS COMSTAR

stmfadm modify-lu -p wcd=false LU

Linux Ebury

ssh -G 2>&1 | grep -e illegal -e unknown > /dev/null && echo "System clean" || echo "System infected"

iscsi initiator – Omnios

http://www.devtrends.com/index.php/opensolaris-iscsi-initiator/