Displaying 5 results from an estimated 5 matches for "priyanka3rdfeb".
2014 Sep 18
2
Re: Need Help
...stalled libguestfs 1.20.11. So if we fix the current qemu issue then can
we use "hotplugging" in CentOS 6.5? Do you see some other issues? Do you
recommend CentOS 7 only for the "hotplugging"?
Many Thanks for all your help.
On Thu, Sep 18, 2014 at 5:51 AM, Priyanka Ranjan <priyanka3rdfeb@gmail.com>
wrote:
> Thanks Richard,
> I have asked CentOS and qemu mailing list about this issue and waiting for
> their reply.
>
> It is really strange that on CentOS 6.4 VM, atleast qemu was wokring but
> in higher version "6.5" it is not working.
>
>
>...
2014 Sep 17
2
Re: Need Help
On Wed, Sep 17, 2014 at 08:52:57PM +0530, Priyanka Ranjan wrote:
> Many Thanks Richard for your reply.
>
> # /usr/libexec/qemu-kvm -nographic -machine accel=kvm:tcg -device \?
>
> open /dev/kvm: No such file or directory
> failed to initialize KVM: Operation not permitted
> Back to tcg accelerator.
> Could not allocate dynamic translator buffer
>
> I tried
2014 Sep 13
2
Re: Need Help
Thanks a lot Rechard for your inputs.
On Fri, Sep 12, 2014 at 11:23 PM, Richard W.M. Jones <rjones@redhat.com>
wrote:
> On Fri, Sep 12, 2014 at 10:40:14PM +0530, Priyanka Ranjan wrote:
> > Hello Experts,
> >
> > I need a help from you . I am using CentOS 6.4 and using guestfish
> > to modify an ESX image.
> >
> > I am adding a disk, executing
2015 Jun 24
1
Conditional statements in libguestfs
Hi Experts,
I am writing a guestfish script . I want to implement conditional logic
inside guestfish script. For example , if state.tgz exists in image do
something else if onetime.tgz exists in the image do someotherthing .
Is it possible to do this within guestfish script. I tried to search a
solution for this in guestfish doucmentation but couldn't find anything
useful.
Thanks in advance
2014 Sep 12
2
Need Help
Hello Experts,
I need a help from you . I am using CentOS 6.4 and using guestfish to
modify an ESX image.
I am adding a disk, executing "run" command and mounting it. the "run"
command is taking around 50 seconds . Is there any way to minimize it. If
we can not minimize it then Can we create and keep the guestfish virtual
shell open so that we can just add a disk , mount