<div dir="ltr">That is indeed the issue. It may be off topic/list but any pointers on how I should fix that.<div><br></div><div><div>[root@store ~]# stmfadm list-lu -v | grep -B3 'zones/vm/vm-104-disk-1'</div><div>grep: illegal option -- B</div><div>grep: illegal option -- 3</div><div>Usage: grep [-c|-l|-q] [-r|-R] -hHbnsviw pattern file . . .</div><div>[root@store ~]# stmfadm list-lu -v | grep 'zones/vm/vm-104-disk-1'</div><div>[root@store ~]# stmfadm list-lu -v</div><div>LU Name: 600144F002AA3754000055D0707F0001</div><div>    Operational Status: Online</div><div>    Provider Name     : sbd</div><div>    Alias             : /dev/zvol/rdsk/zones/iscsi</div><div>    View Entry Count  : 1</div><div>    Data File         : /dev/zvol/rdsk/zones/iscsi</div><div>    Meta File         : not set</div><div>    Size              : 10995116277760</div><div>    Block Size        : 512</div><div>    Management URL    : not set</div><div>    Vendor ID         : SUN     </div><div>    Product ID        : COMSTAR         </div><div>    Serial Num        : not set</div><div>    Write Protect     : Disabled</div><div>    Writeback Cache   : Disabled</div><div>    Access State      : Active</div><div>LU Name: 600144F0A452FF4BA8B97A75C122136F</div><div>    Operational Status: Online</div><div>    Provider Name     : sbd</div><div>    Alias             : /dev/zvol/rdsk/zones/vm/vm-105-disk-1</div><div>    View Entry Count  : 1</div><div>    Data File         : /dev/zvol/rdsk/zones/vm/vm-105-disk-1</div><div>    Meta File         : not set</div><div>    Size              : 34359738368</div><div>    Block Size        : 512</div><div>    Management URL    : not set</div><div>    Vendor ID         : SUN     </div><div>    Product ID        : COMSTAR         </div><div>    Serial Num        : not set</div><div>    Write Protect     : Disabled</div><div>    Writeback Cache   : Disabled</div><div>    Access State      : Active</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 17, 2015 at 2:25 PM, Michael Rasmussen <span dir="ltr"><<a href="mailto:mir@miras.org" target="_blank">mir@miras.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, 17 Aug 2015 12:47:36 -0400<br>
Usama Ahmad <<a href="mailto:u.usama@gmail.com">u.usama@gmail.com</a>> wrote:<br>
<br>
><br>
</span><span class="">> TASK ERROR: Could not find lu_name for zvol vm-104-disk-1 at<br>
> > /usr/share/perl5/PVE/Storage/ZFSPlugin.pm line 102<br>
><br>
</span>On your solaris box. Does the following command give any output?<br>
<br>
stmfadm list-lu -v | grep -B3 'zones/vm/vm-104-disk-1'<br>
<br>
If it does do this with the LU Name (something like<br>
600144F02685C800000052A32E6F001E)<br>
stmfadm list-view -l <LU Name><br>
<br>
If you get this response:<br>
stmfadm: <LU Name>: no views found<br>
<br>
Then the view is missing for the LUN.<br>
<span class=""><br>
--<br>
Hilsen/Regards<br>
Michael Rasmussen<br>
<br>
Get my public GnuPG keys:<br>
michael <at> rasmussen <dot> cc<br>
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E" rel="noreferrer" target="_blank">http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E</a><br>
mir <at> datanom <dot> net<br>
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C" rel="noreferrer" target="_blank">http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C</a><br>
mir <at> miras <dot> org<br>
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917" rel="noreferrer" target="_blank">http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917</a><br>
--------------------------------------------------------------<br>
/usr/games/fortune -es says:<br>
</span>To err is human; to forgive is simply not our policy.<br>
                -- MIT Assasination Club<br>
<br>_______________________________________________<br>
pve-user mailing list<br>
<a href="mailto:pve-user@pve.proxmox.com">pve-user@pve.proxmox.com</a><br>
<a href="http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user" rel="noreferrer" target="_blank">http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user</a><br>
<br></blockquote></div><br></div>