Chapter 6 Cinder - 064 - NFS Volume Provider (Part III)

NFS Volume Provider(Part III)

 

We will create a good NFS volume "nfs-vol-1" attach to instance "c2" on.

Through the analysis, nova-compute volume will store the NFS directory to mount local file / opt / stack / data / nova the / mnt directory, and then modify the instance of the XML configuration file for the virtual disk volume

 

By findmnt and mkdir test and create mount points.

mount NFS directories.

Update instance of the XML configuration file, the file to map the volume instance.

You can view XML updated by virsh edit.

GUI interface will attach to update the relevant information.

 

 

Section of this chapter

Cinder block storage service, as OpenStack provide virtual disks for instance.

This chapter learned Cinder architecture, then discusses the various service components Cinder, the final scene through the use of a detailed analysis of the various operations Volume.

Detailed logging and editing operations can better understand the inner workings of Cinder and provide very useful clues for failure analysis.

 

------------------------------------------------- quote from ------------------------------------------------- ----------

https://mp.weixin.qq.com/s?__biz=MzIwMTM5MjUwMg==&mid=2653587699&idx=1&sn=f831d506dd18b6268e4870cddcb172a8&chksm=8d3080eaba4709fcca5f8945f04801410f0d0d7952d58f15bc3f66cbef55e3c3dec14290b538&scene=21#wechat_redirect

Guess you like

Origin www.cnblogs.com/gsophy/p/11089807.html
064