similar to: libvirt support for sheepdog file system

Displaying 20 results from an estimated 600 matches similar to: "libvirt support for sheepdog file system"

2013 Sep 18
1
problem with sheepdog backend when creating a pool
Hello all, I am getting a error, when creating a sheepdog pool via libvirt. libvirt is compiled as: ./configure --prefix=/opt/libvirt --without-xen --with-yajl --with-storage-sheepdog=/opt/sheepdog Sheepdog is functional, when creating manually a vdi via "qemu-img" and than using as disk in libvirt. The error looks like this: internal error missing backend for pool type 9 The
2015 Nov 24
2
libvirtd doesn't attach Sheepdog storage VDI disk correctly
Hi, I am trying to use libvirt with sheepdog. I am using Debian 8 stable with libvirt V1.21.0 I am encountering a Problem which already has been reported. ================================================================= See here: http://www.spinics.net/lists/virt-tools/msg08363.html ================================================================= qemu/libvirtd is not setting the path
2015 Nov 30
1
Re: libvirtd doesn't attach Sheepdog storage VDI disk correctly
Hi, I tried two different approaches. 1.) Convert an existing Image with qemu-img ================================================ qemu-img convert -t directsync lubuntu-14.04.3-desktop-i386.iso sheepdog:lubuntu1404.iso ================================================= results in ==================================================== root@orion2:/var/lib/libvirt/xml# virsh vol-dumpxml --pool
2011 Aug 21
2
TFTPD: Cannot open /etc/hosts.{allow, deny}: Too many open files
Hi, I have been running TFTPD server for 3 weeks and performed about 100 deployments. After that, TFTPD started throwing the follwing errotrs in /var/log/messages Aug 20 21:52:55 RTP-OSP-Server tftpd[7146]: warning: cannot open /etc/hosts.allow: Too many open files Aug 20 21:52:55 RTP-OSP-Server tftpd[7146]: warning: cannot open /etc/hosts.deny: Too many open files Aug 20 21:52:55 RTP-OSP-Server
2013 Feb 18
0
Sheepdog support in libguestfs (was: Re: About features of libguestfs)
On Mon, Feb 18, 2013 at 11:28:47AM +0800, Edwin Cen wrote: > I wonder if libguestfs supports sheepdog which means if I can inject > some config info into virtual machine built on sheepdog with > libgeustfs or not? If the current version cannot support it can I > change something to make it happen? It's likely that sheepdog could be made to work, and adding support would probably
2013 Sep 24
0
How to create snapshots for sheepdog with libvirt API
Hello! I am trying to create snapshots for sheepdog disks using libvirt API or virsh. The disk is defined in domain as follows: <disk type='network' device='disk'>       <driver name='qemu' cache='none'/>       <source protocol='sheepdog' name='sheepvol1'/>       <target dev='vdb' bus='virtio'/> </disk>
2013 Sep 24
0
creating snapshots for sheepdog with libvirt API
Hello! I am trying to create snapshots for sheepdog disks using libvirt API or virsh. The disk is defined in domain as follows: <disk type='network' device='disk'>       <driver name='qemu' cache='none'/>       <source protocol='sheepdog' name='sheepvol1'/>       <target dev='vdb' bus='virtio'/> </disk>
2011 Aug 25
1
(no subject)
Hi, I?ve used the libvirt and sheepdog, they are so great! But I have one question about libvirt and sheepdog. As we know, I can use this command to create a sheepdog image, #qemu-img create ?f raw sheepdog:fedora15.img 40G but how can I create a pool and volume for sheepdog with the xml of libvirt ? ________________________________ This email (including any attachments) is
2015 Nov 30
0
Re: libvirtd doesn't attach Sheepdog storage VDI disk correctly
2015-11-24 15:33 GMT+03:00 Adolf Augustin <adolf.augustin@zettamail.de>: > t should have been solved in libvirt 1.2.17 > > See here: https://libvirt.org/news.html > > ===================================================== > .... > update sheepdog client] update sheepdog client path (Vasiliy Tolstov), > ..... > =====================================================
2014 Aug 06
2
python-guestfs rbd
how to use python-guestfs to access rbd device? The function i found is g.add_drive_opts, but i dono know how it receive ceph's configuration. I found this link http://rwmj.wordpress.com/2013/03/12/accessing-ceph-rbd-sheepdog-etc-using-libguestfs/ Is that the only way i should use to access ceph rbd? Can we use python-guestfs to get the same effect? Thanks
2015 Jan 10
2
missing backend for pool type 5 (iscsi)
Hi, I try to define an iscsi pool with virsh but I always get the following error : error :internal error: missing backend for pool type 5 (iscsi) And yet libvirt was compiled with iscsi support : configure: Storage Drivers configure: configure: Dir: yes configure: FS: yes configure: NetFS: yes configure: LVM: yes configure: iSCSI: yes configure: SCSI: yes configure:
2014 Mar 13
2
--rbd volume access--
http://rwmj.wordpress.com/2013/03/12/accessing-ceph-rbd-sheepdog-etc-using-libguestfs/#comment-8806 I came across this link and and i was able to retrieve the rbd image. $ guestfish ><fs> set-attach-method appliance ><fs> add-drive /dev/null ><fs> config -set drive.hd0.file=rbd:pool/volume ><fs> run I was able to retrieve file from rbd image using the above
2010 Mar 16
5
Projective Video over web
FYI have anybody seen this demo ? I have use ogg for it. http://techfandu.blogspot.com/2010/03/world-first-projective-html5-video.html Thanks -- ??????????????????????????? ? Narendra Sisodiya ( ???????? ???????? ) ? Society for Knowledge Commons ? Web : http://narendra.techfandu.org ??????????????????????????? -------------- next part -------------- An HTML attachment was scrubbed...
2010 Mar 21
3
On-the-Fly multiplexing Video
On Sun, Mar 21, 2010 at 9:02 PM, ogg.k.ogg.k at googlemail.com < ogg.k.ogg.k at googlemail.com> wrote: > > As written on my subject, is it possible to do on-the-fly video > > multiplexing with OGG? I'm doing my final project in my college, and i > > want to build a system which has three live videos from cameras, then > > i want to transmit those video in single
2010 May 11
3
HTML5 audio tag
-- ??????????????????????????? ? Narendra Sisodiya ( ???????? ???????? ) ? Society for Knowledge Commons ? Web : http://narendra.techfandu.org ???????????????????????????Dear all, I downloaded big buck movie in video format. when i use <video src="Big_Buck_Bunny_Trailer_400p.ogg" controls="controls"> your browser does not support the video tag </video>
2010 Mar 02
2
Thoughts on storage infrastructure for small scale HA virtual machine deployments
Hi, up until now I've always deployed VMs with their storage located directly on the host system but as the number of VMs grows and the hardware becomes more powerful and can handle more virtual machines I'm concerned about a failure of the host taking down too many VMs in one go. As a result I'm now looking at moving to an infrastructure that uses shared storage instead so I can
2011 Sep 20
3
Adding a data in Live OR Saving Stream on Server side.
I want to build a website where user can listen my voice. I want to use only Icecast. But on my website I want to display some data too inside a stream. What data I want to add ? basically on my website there are various images. each image having a number. While I deliver my lecture I want to send image number too. Now I can send this number using http PUSH/PULL but I do not know How it will be
2017 Apr 19
2
virsh error: driver is not whitelisted
Hi, I'm using virsh to instance a VM in my environment, but I'm running on some issues. I created the following domain file: <domain type='kvm'> <name>demovm</name> <uuid>4a9b3f53-fa2a-47f3-a757-dd87720d9d1d</uuid> <memory unit='KiB'>4194304</memory> <currentMemory
2012 Oct 03
4
Regarding licensing Terms
Hi, I have developed one application using ggmap package.It is based on google map. I am a bit confused regarding its licensing terms.I want to know that can i use it with my other applications. Is it legal? -- With Regards, Narendra Pratap Principal Research Developer Hitech Robotic Systemz Ltd. [[alternative HTML version deleted]]
2010 May 11
2
HTML5 audio tag
Thanks, It will be very good if HTML5 API specify this. I mean, Say, If we use <audio> tag , then It must stream only audio part of the file irrespective of the fact that the src field contains a video file. PS: sorry for top post On Tue, May 11, 2010 at 3:53 PM, Chris Double <chris.double at double.co.nz>wrote: > On 11/05/10 22:05, narendra sisodiya wrote: > > 1) Do