Monthly Archives: June 2013

The VDI is unavailable.

List all VDIs

xe vdi-list

Forget all VDIs of the VM that cannot start.

xe vdi-forget uuid=

Rescan SR, and the true VDIs will be displayed. Reattach these to the VM and then restart.

ndd list tcp variables

ndd /dev/tcp ?

TCP Tuning IPoIB OmniOS

ndd -set /dev/tcp tcp_recv_hiwat 262144
ndd -set /dev/tcp tcp_xmit_hiwat 262144
ndd -set /dev/tcp tcp_max_buf 4194304