Thanks for the guidance, much obliged. Views added. I believe that I'm exporting partitions, though:
datastore1~; stmfadm list-lu -v LU Name: 600144F07D05C90000004B44F0560001 Operational Status: Online Provider Name : sbd Alias : /dev/rdsk/c10t0d0s2 View Entry Count : 1 Now that I have views, format shows the exorted disk on the other machine, but not the locally disk: AVAILABLE DISK SELECTIONS: 0. c0t600144F0C838CC0000004B44F0770001d0 <DEFAULT cyl 60722 alt 2 hd 255 sec 126> /scsi_vhci/disk at g600144f0c838cc0000004b44f0770001 1. c8t0d0 <DEFAULT cyl 60797 alt 2 hd 255 sec 126> /pci at 0,0/pci1043,819e at 1f,2/disk at 0,0 2. c8t1d0 <DEFAULT cyl 60797 alt 2 hd 255 sec 126> /pci at 0,0/pci1043,819e at 1f,2/disk at 1,0 3. c8t2d0 <ATA-SAMSUNG HD103UJ-1118-931.51GB> /pci at 0,0/pci1043,819e at 1f,2/disk at 2,0 datastore1~;/usr/cluster/bin/cldevice list -v DID Device Full Device Path ---------- ---------------- d1 datastore2:/dev/rdsk/c7t0d0 d2 datastore2:/dev/rdsk/c8d0 d3 datastore2:/dev/rdsk/c8d1 d4 datastore2:/dev/rdsk/c9d1 d5 datastore1:/dev/rdsk/c10t0d0 d6 datastore1:/dev/rdsk/c8t0d0 d7 datastore1:/dev/rdsk/c8t1d0 d8 datastore1:/dev/rdsk/c8t2d0 d9 datastore2:/dev/rdsk/c0t600144F07D05C90000004B44F0560001d0 If I try to create a pool off of disks 4 and 5 in the cldevice list, I get: zpool create data3 mirror /dev/did/dsk/d4 /dev/did/dsk/d5 cannot open '/dev/did/dsk/d4': No such device or address Any other thoughts? This looks like it should be straightforward, but obviously I don't know something I should. Thanks again, ==ml -- This message posted from opensolaris.org