Hi,

today I have found myself in the situation to expanding capacity of an iscsi 
target. 

I found that I should do this with

# sbdadm modify-lu -s size UID

The initiator (Win2k3) immediately saw the new size as unallocated space, but 
expanding the partition and re-formatting failed consistently.

It tried several things, such as cycling online status in stmfadm, to no avail. 
Finally, I thought that maybe I should expand the zvol size as well with

# zfs set volsize=size pool/dataset

Bingo! :-)

Now, I am thinking that this kind of redundant, isn't it? What is the most 
elegant method you know?

Regards,

Tonmaus
-- 
This message posted from opensolaris.org
_______________________________________________
storage-discuss mailing list
storage-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/storage-discuss

Reply via email to