Displaying 3 results from an estimated 3 matches for "ssd0".
Did you mean:
ss0
2014 Feb 05
2
Connecting disks to controller virtio-scsi of qemu/kvm
2014 Feb 07
0
Fwd: Connecting disks to controller virtio-scsi of qemu/kvm
...evice. Libvirt
ignores the scsi controller of type virtio-scsi.
Here is a XML snippet:
<devices>
<controller type='scsi' model='virtio-scsi' index="0"/>
<disk type="block" device="disk">
<source dev="/dev/ssd0/sarabi"/>
<driver discard="unmap"/>
<target dev="sda" bus="scsi"/>
<address type="drive" controller="0" bus=0/>
</disk>
</devices>
This creates the virtio-scsi controller (ver...
2008 Mar 20
7
ZFS panics solaris while switching a volume to read-only
...werpath:
I ran some io-intensive stuff on /tank/foo and switched the device into
read-only mode at the same time (symrdf -g bar failover -establish).
ZFS went ''bam'' and triggered a Panic:
WARNING: /pci at 1f,700000/pci at 0/SUNW,emlxs at 2/fp at 0,0/ssd at w5006048452a4f797,e5 (ssd0):
Error for Command: write(10) Error Level: Fatal
Requested Block: 19062 Error Block: 19062
Vendor: EMC Serial Number: 900D5008U
Sense Key:
panic[cpu0]/thread=2a10103bcc0: Write Protected
ZFS: I/O f...