On 9/26/2013 7:09 PM, Qixiaozhen wrote:
> Hi, all
> 
> Is there a common way to manage the block storage of an unknown vendor san?
> 
> For example, a linux server shares its local disks by the target 
> software(iscsitarget, lio and etc.). The computing nodes are connected to the 
> target with iscsi session, and the LUNs are already rescaned.
> 
> VMFS is introduced in VMware to manage the LUNs shared by the san. Ovirt VDSM 
> organize the metadata of the volumes in the LUN with LVM2 and 
> StoragePoolManager. How about openstack?
> 
> Best regards,
> 

The standard protocols (iSCSI, NFS, CIFS, etc.) generally only address
the user plane and partially the control plane. Standardizing the
management plane is left to the user or vendors. One of the roles
of OpenStack is to fill that gap.

Cinder addresses block storage.
The proposed Manila project would deal with NAS.



_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to