mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 17:57:34 +03:00
tests: Add rbd pool example to testdriver
This commit is contained in:
parent
3ea2704281
commit
ae0e151c8a
@ -475,6 +475,20 @@
|
||||
</volume>
|
||||
</pool>
|
||||
|
||||
<pool type='rbd'>
|
||||
<name>rbd-ceph</name>
|
||||
<uuid>4bcd023e-990e-fcf6-d95c-52dd0cd938c8</uuid>
|
||||
<capacity unit='bytes'>47256127143936</capacity>
|
||||
<allocation unit='bytes'>5537792235090</allocation>
|
||||
<available unit='bytes'>35978000121856</available>
|
||||
<source>
|
||||
<host name='ceph-mon-1.example.com' port='6789'/>
|
||||
<host name='ceph-mon-2.example.com' port='6789'/>
|
||||
<host name='ceph-mon-3.example.com' port='6789'/>
|
||||
<name>rbd</name>
|
||||
</source>
|
||||
</pool>
|
||||
|
||||
<device>
|
||||
<name>computer</name>
|
||||
<capability type='system'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user