- 我们重点关注 nova-compute 如何将vol3 attach 到c1。查看cinder-volume日志:
- cinder-volume 初始化 volume 的连接,查看连接信息
|
|
Jun 24 16:22:30 controller cinder-volume[10526]: DEBUG cinder.volume.drivers.nfs
[req-097ec86b-cc24-4624-a2ae-d2524d72a9c6 req-e3cfec7f-801e-4df1-9213-7a11764e2e59 admin None] . Connector: {u'initiator': u'iqn.1993-08.org.debian:01:78b9dad15bad', u'ip': u'172.16.1.55', u'platform': u'x86_64',
u'host': u'compute', u'do_local_attach': False, u'mountpoint': u'/dev/vdc', u'os_type': u'linux2', u'multipath': False}
{{(pid=10540) initialize_connection /opt/stack/cinder/cinder/volume/drivers/nfs.py:128 |
|
Jun 24 16:22:31 controller cinder-volume[10526]: DEBUG cinder.volume.drivers.nfs
[req-097ec86b-cc24-4624-a2ae-d2524d72a9c6 req-e3cfec7f-801e-4df1-9213-7a11764e2e59 admin None] NfsDriver: : {, , 'data':
{'format': 'raw', , 'name': u'volume-588b6bbe-8965-4dcb-ae87-1970b906a847', 'options': None {{(pid=10540) initialize_connection /opt/stack/cinder/cinder/volume/drivers/nfs.py:153 |
|