[Openstack] Some questions about "Cinder Multi-Attach" in Openstack Queens

Bernd Bausch berndbausch at gmail.com
Tue Mar 6 09:14:07 UTC 2018


Are you sure the file is sync’ed to disk?

 

From: 谭 明宵 [mailto:tanmingxiao at outlook.com] 
Sent: Tuesday, March 6, 2018 5:54 PM
To: openstack <openstack at lists.openstack.org>
Subject: [Openstack] Some questions about "Cinder Multi-Attach" in Openstack Queens

 

I  installed the openstack queens use devstack. I want to test the "Cinder Multi-Attach" function 

 

1. create a  multiattach volume

```

# cinder type-create multiattach

# cinder type-key multiattach set multiattach="<is> True"

#  cinder create 10 --name multiattach-volume --volume-type <volume_type_uuid>

```

2. attache the volume to two instances

```

# nova volume-attach test01 <volume_uuid>

# nova volume-attach test02 <volume_uuid>

```



3. mount the volume , create some file,but the file don't sync between the two instance,It seems that they are two independent volumes



 

then test02 create a file,but i cannot find it in test01,The reverse is the same.

 



 

I think i have something wrong,the test like the "share storage"

What should the correct effect be like? thanks

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20180306/0f0fdf93/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 21839 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20180306/0f0fdf93/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 35736 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20180306/0f0fdf93/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.png
Type: image/png
Size: 44703 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20180306/0f0fdf93/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5518 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20180306/0f0fdf93/attachment.bin>


More information about the Openstack mailing list