hi all,
I still have the lock error which I need some help to resolve. I found some
posts used sanlock command. But I'm not sure if it fit in my case. Thanks in
advance. libvirtError: Failed to acquire lock: No space left on
deviceThread-49::DEBUG::2016-05-13
Hi all,
There was an issue with sudoers syntax. Vdsm didn't start correctly so 54321
wasn't available.After fixing it, I got some errors on locks. I'm not sure how
this should be fixed correctly.
Thread-49::DEBUG::2016-05-13
22:02:49,689::libvirtconnection::143::root::(wrapper) Unknown
OK. I should change the subject to "failed to start oVirt 3.5".
I found a bugzilla page with the following. It seems to work fine after I
replaced 'dhcp' with 'none' on two networks. "Fixed by manually removing
'dhcp' from /var/lib/vdsm/persistence/netconf/nets/$NETWORK"
When I try to bring
Ok! I'll do!
On Wed, May 11, 2016 at 9:30 AM, Nir Soffer wrote:
> On Sun, May 8, 2016 at 3:14 AM, Luciano Natale wrote:
> > Hi everyone. I've been having trouble when exporting VM's. I get error
> when
> > moving image. I've created a whole new storage
HI all,
I have a problem with my 3.5 setup with hosted-engine. After reboot, I can get
things started. When i try to start vdsm manually, it says "no network with
matching name 'vdsm-ovirtmgmt'
The bridge "ovirtmgmt" is up with underlying bond0 are good. I'm not sure
where to start. Can
I’m not quite sure about configuring the appliance with cloud-init. I think I
might know what you mean. Maybe that is the part of the setup that did not
happen for me.
I ended up creating my own hosted engine with a CDROM ISO to get me going today.
Thank you.
From: Simone Tiraboschi
> Le 13 mai 2016 à 20:04, Juan Hernández a écrit :
>
> On 05/13/2016 04:21 PM, Fabrice Bacchella wrote:
>> I'm trying to generated a lun disk, using the python SDK.
>>
>> My code can be found
>> at https://github.com/fbacchella/ovirtcmd/blob/master/ovlib/disks/__init__.py
I going try this steps:
- power off the VM's
- delete the snapshots.
Thanks.
2016-05-13 17:45 GMT-03:00 Greg Padgett :
> On 05/13/2016 02:42 PM, Marcelo Leandro wrote:
>
>> Hello Greg,
>> You can help me?
>>
>> Thanks.
>>
>
> Hi Marcelo,
>
> I see in your engine log
On 05/12/2016 03:46 AM, SATHEESARAN wrote:
Hi All,
I have created a VM with 60GB of disk space.
I have started I/O inside the VM, after sometime when the disk was 4GB full,
I took a snapshot of the disk from UI.
I/O kept continuing and the new image file ( overlay file ) was 15GB in
size.
Now
On 05/11/2016 05:32 PM, Ivo Rütsche wrote:
Hi List
At the moment, we replace a filer and we have to move the VM's to
another filer. We have a lot of problems with it. Sometime we have to
restart the engine, sometime we have to move the image arround and
sometimes we don't have a chance to
On 05/13/2016 02:42 PM, Marcelo Leandro wrote:
Hello Greg,
You can help me?
Thanks.
Hi Marcelo,
I see in your engine log that one of the images can't be found when a
merge is attempted:
VDSErrorException: Failed to MergeVDS, error = Drive image file could
not be found, code = 13
Hello Greg,
You can help me?
Thanks.
2016-05-11 19:56 GMT-03:00 Marcelo Leandro :
> hello,
>
> i have problem other vm now:
> the vm contain two disk, only a09bfb5d-3922-406d-b4e0-daafad96ffec mark
> illegal in snapshot tab.
>
> information database:
> imagestatus |
On 05/13/2016 04:21 PM, Fabrice Bacchella wrote:
> I'm trying to generated a lun disk, using the python SDK.
>
> My code can be found
> at https://github.com/fbacchella/ovirtcmd/blob/master/ovlib/disks/__init__.py
>
> If a try to see the content of a existing disk and test with :
> print
Hi Nir,
Thank you for you input.
It was suggest that I try starting vdsm from the shell so I could see the
output in an effort to solve my issue:
http://lists.ovirt.org/pipermail/users/2016-May/039690.html
Cheers,
Gervais
On May 13, 2016, at 12:12 PM, Nir Soffer wrote:
Il 13 Mag 2016 1:29 AM, "Langley, Robert" ha
scritto:
>
> Hello;
>
>
>
> I discovered, the hard way, that the appliance is configured with the
hostname of localhost.localdomain.localdomain
>
> It seems that something did not go well with the hosted-engine –deploy
Did
On Fri, May 13, 2016 at 3:37 PM, Gervais de Montbrun
wrote:
> Hi Charles,
>
> I think the problem I am having is due to the setup failing and not
> something in vdsm configs as I have never gotten this server to start up
> properly and the BRIDGE ethernet interface + ovirt
On Fri, May 13, 2016 at 3:53 PM, Charles Tassell wrote:
> Hi Gervais,
>
> Okay, I see two problems: there are some leftover direcyories causing
> issues and for some reason VDSM seems to be trying to bind to a port
> something is already running on (probably an older version
I'm trying to generated a lun disk, using the python SDK.
My code can be found at
https://github.com/fbacchella/ovirtcmd/blob/master/ovlib/disks/__init__.py
If a try to see the content of a existing disk and test with :
print disk.get_type()
print disk.get_storage_type()
I'm getting :
None
lun
- Original Message -
> From: "Nicolas Ecarnot"
> To: "users"
> Sent: Friday, May 13, 2016 3:54:03 PM
> Subject: [ovirt-users] [moVirt] Add several datacenters
>
> Hello,
>
> I finally was able to correctly connect to one of our DC with moVirt, so
Nir,
The use cases of my current configuration is a mix of duplicated data
clusters (Percona/Consul/CouchBase) and ephemeral systems (web servers)
that work perfectly when 'locked' to a local host These are built in such
a way that losing a physical host reduces redundancy but isn't outwardly
Hello,
I finally was able to correctly connect to one of our DC with moVirt, so
I can show off and it is so cool.
But I find no way to add several datacenters.
May someone help please?
--
Nicolas ECARNOT
___
Users mailing list
Users@ovirt.org
Nir,
Basically, almost any server has a local storage. It could be a reliable, RAID
enabled storage. It would be great to allow to use it simultaneously with
shared storages.
Other virtualizations like vmware/hyperv support local and shared storages
simultaneously. If your VM is on local
Hi Gervais,
Okay, I see two problems: there are some leftover direcyories causing
issues and for some reason VDSM seems to be trying to bind to a port
something is already running on (probably an older version of VDSM.)
Try removing the duplicate dirs (rmdir
Le 13/05/2016 12:06, Nir Soffer a écrit :
Nir,
Would there be any benefit thus any plan to add the feature to be able to
select the master domain, the same way we can do it with the SPM?
I don't know about any benefit.
There could be cases where we would want to free a storage domain from
Hi Charles,
I think the problem I am having is due to the setup failing and not
something in vdsm configs as I have never gotten this server to start up
properly and the BRIDGE ethernet interface + ovirt routes are not setup.
I put the logs here:
For oVirt 3.6.5
El vie., 13 de may. de 2016 02:08, Michal Skrivanek <
michal.skriva...@redhat.com> escribió:
> On 12 May 2016, at 22:10, Julián Tete wrote:
>
> Fixed in oVirt 3.6.5 :')
>
> VMware 5.1.0
>
> Thank you People
>
> How to change the state of this to CLOSED ?
Hi,
it works now,
Thx a lot
-Ursprüngliche Nachricht-
Von: Nir Soffer [mailto:nsof...@redhat.com]
Gesendet: Freitag, 13. Mai 2016 14:00
An: Grundmann, Christian
Cc: users@ovirt.org
Betreff: Re: [ovirt-users] volume_utilization_chunk_mb not working
On
Hi All,
As described on http://old.ovirt.org/Features/IsolatedNetworks,
Isolated networks in one of proposed features of oVirt 4.0:
"The current host networking api (up to ovirt-engine-3.6) requires a
network to be configured on top of a network interface.
In order to configure a local network
On Fri, May 13, 2016 at 2:53 PM, Grundmann, Christian
wrote:
> Oh, i see
>
> Is there a way to reload the config without going to maintenance mode?
You can restart the service.
On the spm this will abort operations like copying disks and like, this is
safe.
Oh, i see
Is there a way to reload the config without going to maintenance mode?
Thx
Christian
-Ursprüngliche Nachricht-
Von: Nir Soffer [mailto:nsof...@redhat.com]
Gesendet: Freitag, 13. Mai 2016 13:52
An: Grundmann, Christian
Cc: users@ovirt.org
On Fri, May 13, 2016 at 2:32 PM, Grundmann, Christian
wrote:
> Hi,
> @ This looks correct if this is in the [irs] section of the configuration.
> It is
>
> cat /etc/vdsm/vdsm.conf
> [vars]
> ssl = true
>
> [addresses]
> management_port = 54321
>
> [irs ]
This is
Hi,
@ This looks correct if this is in the [irs] section of the configuration.
It is
cat /etc/vdsm/vdsm.conf
[vars]
ssl = true
[addresses]
management_port = 54321
[irs ]
volume_utilization_percent=15
volume_utilization_chunk_mb=4048
do I need a space before and after the = ?
@ We support
On Fri, May 13, 2016 at 1:34 PM, Grundmann, Christian
wrote:
> 4GB would be the maximum Size I need before I destroy the VM. So if the
> initial Size would be 4GB the pausing shouldn’t happen anymore
Maybe you want to use preallocated disks instead?
Nir
On Fri, May 13, 2016 at 1:34 PM, Grundmann, Christian
wrote:
> Hi
>
> I create a lot of Thin Disk VMs from templates every day, and get „paused
> due to no storage space error“ and „paused due to unknown storage error“ on
> a few of them.
>
> Sometimes the VMs
On Thu, May 12, 2016 at 5:50 AM, Jason Ziemba wrote:
> I'm fairly new to oVirt (coming from ProxMox) and trying to wrap my head
> around the mixed (local/NAS) data domain options that are available.
>
> I'm trying to configure a set of systems to have local storage, as their
>
On Thu, May 12, 2016 at 10:50 AM, Gianluca Cecchi
wrote:
> On Thu, May 12, 2016 at 4:50 AM, Jason Ziemba wrote:
>>
>> I'm fairly new to oVirt (coming from ProxMox) and trying to wrap my head
>> around the mixed (local/NAS) data domain options that are
Hi
I create a lot of Thin Disk VMs from templates every day, and get "paused due
to no storage space error" and "paused due to unknown storage error" on a few
of them.
Sometimes the VMs are resumed a few seconds later but sometime not, but I can
resume them myself.
I tried to set
On Fri, May 13, 2016 at 10:35 AM, Nicolas Ecarnot wrote:
> Le 13/05/2016 09:22, Nir Soffer a écrit :
>>
>> On Thu, May 12, 2016 at 6:24 PM, Roman A. Chukov
>> wrote:
>>>
>>> Hello there,
>>>
>>> I have a question about the algorithm of changing of
On Thu, May 12, 2016 at 3:32 PM, Sandro Bonazzola wrote:
>
>
>
> I strongly suggest to use master. In particular, I strongly suggest to us
> oVirt Node Next ISO for hosts and the engine appliance for the deployment.
> Installing Hosted Engine using Cockpit Web UI has been a nice experience
>
We've found out that if libvirtd got restarted then VMs with disabled
memory balloon device are wrongly reported as being in the paused state.
It's a bug and we're working on a fix.
___
Users mailing list
Users@ovirt.org
Le 13/05/2016 09:22, Nir Soffer a écrit :
On Thu, May 12, 2016 at 6:24 PM, Roman A. Chukov
wrote:
Hello there,
I have a question about the algorithm of changing of master storage domain.
I have a fresh installation of oVirt 3.6 on 2 hardware nodes, using a number
of
On Thu, May 12, 2016 at 6:24 PM, Roman A. Chukov
wrote:
> Hello there,
>
> I have a question about the algorithm of changing of master storage domain.
> I have a fresh installation of oVirt 3.6 on 2 hardware nodes, using a number
> of NFS shares as storage domains, and
Hi,
there is no way how to disable SSO in oVirt 4.0. And IMO there's no need to
do that, because the change from previous login mechanism (separated logins
for webadmin, userportal and restapi) should be fully transparent. The only
way necessary is to set proper FQDN during engine-setup and use
43 matches
Mail list logo