Displaying 5 results from an estimated 5 matches for "2df3".
Did you mean:
2d83
2015 Jun 08
2
ceph rbd pool and libvirt manageability (virt-install)
...----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello everybody,
I created a rbd pool and activated it, but I can't seem to create
volumes in it with virsh or virt-install?
# virsh pool-dumpxml myrbdpool
<pool type='rbd'>
<name>myrbdpool</name>
<uuid>2d786f7a-2df3-4d79-ae60-1535bcf1c6b5</uuid>
<capacity unit='bytes'>6997998301184</capacity>
<allocation unit='bytes'>10309227031</allocation>
<available unit='bytes'>6977204658176</available>
<source>
<host name='ceph01.po...
2015 Jun 12
2
[LLVMdev] Register Allocation on IR
Hello all,
I am trying to use the LLVM libraries to do register allocation on LLVM
IR code -- and output IR as the result.
There are two problems that arise when we try this :
a. The LLVM backend requires that one goes through all the steps
sequentially namely
-- Instruction selection
-- Scheduling and Formation
-- SSA-based machine code optimizations
-- Register
2018 Aug 06
0
Re: ceph rbd pool and libvirt manageability (virt-install)
...> Hello everybody,
>
> I created a rbd pool and activated it, but I can't seem to create
> volumes in it with virsh or virt-install?
>
> # virsh pool-dumpxml myrbdpool
> <pool type='rbd'>
> <name>myrbdpool</name>
> <uuid>2d786f7a-2df3-4d79-ae60-1535bcf1c6b5</uuid>
> <capacity unit='bytes'>6997998301184</capacity>
> <allocation unit='bytes'>10309227031</allocation>
> <available unit='bytes'>6977204658176</available>
> <source>
> <...
2018 Aug 07
1
Re: ceph rbd pool and libvirt manageability (virt-install)
...gt; I created a rbd pool and activated it, but I can't seem to create
> > volumes in it with virsh or virt-install?
> >
> > # virsh pool-dumpxml myrbdpool
> > <pool type='rbd'>
> > <name>myrbdpool</name>
> > <uuid>2d786f7a-2df3-4d79-ae60-1535bcf1c6b5</uuid>
> > <capacity unit='bytes'>6997998301184</capacity>
> > <allocation unit='bytes'>10309227031</allocation>
> > <available unit='bytes'>6977204658176</available>
> > <sou...
2015 Jun 15
2
[LLVMdev] Register Allocation on IR
...tn1LTDThVkh6-oGglNfMADXfJdty4_bhmuhMHA&m=2OblNhBarTDXhb_DrXgPBErQpK4kzZPCqObSAYnWrNw&s=tieOG_IuhO0b9Eri02OVFdSWvkr0zlhF0WFyiUI1zkc&e=>
> Sent from the LLVM - Dev mailing list archive
> <https://urldefense.proofpoint.com/v2/url?u=http-3A__llvm.1065342.n5.nabble.com_LLVM-2DDev-2Df3.html&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=Mfk2qtn1LTDThVkh6-oGglNfMADXfJdty4_bhmuhMHA&m=2OblNhBarTDXhb_DrXgPBErQpK4kzZPCqObSAYnWrNw&s=Juy7RgBEqqIruJdLOsZMOwtOx_WfBU0iRbkQOe9TEOM&e=>
> at Nabble.com.
> _______________________________________________
> LLVM Develope...