On Tue, 13 Jan 2015, Jaime Melis wrote:
Hi Steven,
apologies for the delay. I think I just realised what's wrong. If you look at
the output of onetemplate show:
There are single and double quotes there that should not be there, it should
read:
If I'm right, if you do "onetempl
It's a migration error--
In the process of migrating from ONE3.2 to ONE4.8 I discovered that
there were many places in my CONTEXT section of the template where the \"
way of escaping double quotes no longer worked and I had to
convert them to single quotes. I did the same in the RAW section,
inse
I wonder how they got there in the first place. Do you think it was human
error, or a migration error?
On Jan 13, 2015 7:56 PM, "Steven Timm" wrote:
> On Tue, 13 Jan 2015, Jaime Melis wrote:
>
> Hi Steven,
>>
>> apologies for the delay. I think I just realised what's wrong. If you
>> look at the
Hi Steven,
apologies for the delay. I think I just realised what's wrong. If you look
at the output of onetemplate show:
There are single and double quotes there that should not be there, it
should read:
If I'm right, if you do "onetemplate update " you willl see something
like:
Jaime.
Sorry I didn't see this earlier, before the holidays.
Output of onevm show -x and onetemplate show -x is attached.
Steve Timm
[root@fermicloud198 timm]# onevm show 21579 -x
21579
5
1
nova
users
SLF6routeprivatecw_2-21579
1
1
0
0
0
0
0
0
Hi,
Can you send us onevm show -x of the VM and the onetemplate show -x?
Regards,
Jaime
On Dec 15, 2014 11:47 PM, "Steven Timm" wrote:
> Under OpenNebula 3.2 we used the RAW section to declare a serial
> console in libvirt which could then be attached to on the hypervisor
> via virsh console.
>
Under OpenNebula 3.2 we used the RAW section to declare a serial
console in libvirt which could then be attached to on the hypervisor
via virsh console.
(this comes in very handy if you are dealing with windows or mac
desktops which don't have a very good X emulation for VNC viewers).
Template s
Thanks, Javier, I will give it a try.
Steve
On Tue, 1 Apr 2014, Javier Fontan wrote:
You can add the devices section in that stanza, libvirt will mix both
devices sections. For example:
RAW=[
TYPE="kvm",
DATA="
You can add the devices section in that stanza, libvirt will mix both
devices sections. For example:
RAW=[
TYPE="kvm",
DATA="
"]
On Tue, Apr 1, 2014 at 5:18 AM, Steven C Timm wrot
I would like to configure some OpenNebula VM's to have a serial console that
can be accessed via the "virsh console" command.
The following xml works if it is inserted manually before the tag
in the deployment.0
10 matches
Mail list logo