xuanyuanaosheng edited a comment on issue #5776:
URL: https://github.com/apache/cloudstack/issues/5776#issuecomment-995422371


   @weizhouapache @wido  Could you please give some advice?
   
   I use the disk.xml
   ```
   <disk type='network' device='disk'>
           <source protocol='rbd' 
name='cloudstack/baff76c8-0d6e-446f-a2df-541d285b33f0'>
                   <host name='10.29.44.1' port='6789'/>
           </source>
           <target dev='vdb' bus='virtio'/>
   </disk>
   ```
   
   And I attack this to i-2-263-VM using:
   ```
   # virsh attach-device i-2-263-VM disk.xml 
   Device attached successfully
   ```
   
   But I can not find vdb in  i-2-263-VM


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to