You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by Dmitri Chebotarov <dc...@gmu.edu> on 2013/05/03 20:53:03 UTC

Re: bump, Re: VCL 2.3 with CentOS6.3 KVM host: Fails to create base image

Hi

I'm replying to this thread : http://mail-archives.apache.org/mod_mbox/vcl-user/201209.mbox/%3c5059C3F5.2030000@ncsu.edu%3e
I know this is old post, but I got the same error with libvirt.pm from 2.3.2 version.

I've updated the code in libvirt.pm::get_domain_info() to remove white spaces:

$name =~ s/^\s+//;
$name =~ s/\s+$//;

get_domain_info.txt attached for reference.

--
Thank you,

Dmitri Chebotarov
VCL Sys Eng, Engineering & Architectural Support, TSD - Ent Servers & Messaging
223 Aquia Building, Ffx, MSN: 1B5
Phone: (703) 993-6175 | Fax: (703) 993-3404