
On Thu, Mar 16, 2017 at 9:45 AM, Резников А.А. <reznikov_aa@soskol.com> wrote:
15.03.2017 14:17, Резников А.А. пишет:
15.03.2017 10:35, Simone Tiraboschi пишет:
On Wed, Mar 15, 2017 at 6:24 AM, Резников А.А. <reznikov_aa@soskol.com> wrote:
14.03.2017 11:40, Резников А.А. пишет:
Hi list!
During the upgrade ovirt from 3.5 to 3.6, I get errors: "VDSM command failed: Can not acquire host id: (u'8905c9ac-d892-478d-8346-63b8fa1c5763 ', SanlockException (22,' Sanlock lockspace add failure ',' Invalid argument '))", "Failed to attach Storage Domain hosted_storage to Data Center Default. (User: SYSTEM)", "Failed to import the Hosted Engine Storage Domain".
Thus in my data storage nfs OVF_STORE disks do not appear.
The following messages appear in vdsm.log:
Thread-2806 :: DEBUG :: 2017-03-14 10: 40: 29,569 :: task :: 827 :: Storage.TaskManager.Task: :( resourceAcquired) Task = `cd294427-d6fa-454b-9289-6660ad228c8f`: : _resourcesAcquired: Storage.8905c9ac-d8 92-478d-8346-63b8fa1c5763 (shared) Thread-2806 :: DEBUG :: 2017-03-14 10: 40: 29,569 :: task :: 993 :: Storage.TaskManager.Task :: (_ decref) Task = `cd294427-d6fa-454b-9289-6660ad228c8f`: : Ref 1 aborting False Thread-2806 :: ERROR :: 2017-03-14 10: 40: 29,569 :: task :: 866 :: Storage.TaskManager.Task :: (_ setError) Task = `cd294427-d6fa-454b-9289-6660ad228c8f`: : Unexpected error Traceback (most recent last call last): File "/usr/share/vdsm/storage/task.py", line 873, in _run Return fn (* args, ** kargs) File "/usr/share/vdsm/logUtils.py", line 49, in wrapper Res = f (* args, ** kwargs) File "/usr/share/vdsm/storage/hsm.py", line 3315, in getImagesList Images = dom.getAllImages () File "/usr/share/vdsm/storage/fileSD.py", line 373, in getAllImages Self.getPools () [0], IndexError: list index out of range
3 ', Clearing records.
Does anyone have any idea how this can be fixed?
Thanks, Alex.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
Any body help me?
It was an old bug but it should be fine now: https://bugzilla.redhat.com/show_bug.cgi?id=1276650
Could you please report the version of ovirt-hosted-engine-ha and vdsm you are currently using?
Thanks, Alex.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
On all host: ovirt-hosted-engine-ha-1.3.5.7-1.el7.centos.noarch vdsm-4.17.32-1.el7.noarch and CentOS Linux release 7.3.1611 (Core)
Thanks, Alex.
how to fix this bug?
Could you please execute this command on the engine VM sudo -u postgres psql engine -c "SELECT vds_spm_id_map.vds_spm_id, vds.vds_name FROM vds_spm_id_map, vds WHERE vds_spm_id_map.vds_id = vds.vds_id;" and ensure that, on all your hosted-engine host, the spm_id values you see there matches the value you get with grep host_id /etc/ovirt-hosted-engine/hosted-engine.conf
Thanks, Alex.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users