[ovirt-users] Re: Gluster Install Fail again :(

2021-10-30 Thread admin
gluster pool list

UUIDHostnameState

1d17652f-f567-4a6d-9953-e0908ef5e361localhost   Connected

 

gluster pool list

UUIDHostnameState

612be7ce-6673-433e-ac86-bcca93636d64localhost   Connected

 

gluster pool list

UUIDHostnameState

772faa4f-44d4-45a7-8524-a7963798757blocalhost   Connected

 

gluster peer status

Number of Peers: 0

 

cat cmd_history.log

[2021-10-29 17:33:22.934750]  : peer probe storage1.private.net : SUCCESS : 
Probe on localhost not needed

[2021-10-29 17:33:23.162993]  : peer probe storage2.private.net : SUCCESS

[2021-10-29 17:33:23.498094]  : peer probe storage3.private.net : SUCCESS

[2021-10-29 17:33:24.918421]  : volume create engine replica 3 transport tcp 
storage1.private.net:/gluster_bricks/engine/engine 
storage2.private.net:/gluster_bricks/engine/engine 
storage3.private.net:/gluster_bricks/engine/engine force : FAILED : Staging 
failed on storage3.private.net. Error: Host storage1.private.net not connected

Staging failed on storage2.private.net. Error: Host storage1.private.net not 
connected

[2021-10-29 17:33:28.226387]  : peer probe storage1.private.net : SUCCESS : 
Probe on localhost not needed

[2021-10-29 17:33:30.618435]  : volume create data replica 3 transport tcp 
storage1.private.net:/gluster_bricks/data/data 
storage2.private.net:/gluster_bricks/data/data 
storage3.private.net:/gluster_bricks/data/data force : FAILED : Staging failed 
on storage2.private.net. Error: Host storage1.private.net not connected

Staging failed on storage3.private.net. Error: Host storage1.private.net not 
connected

[2021-10-29 17:33:33.923032]  : peer probe storage1.private.net : SUCCESS : 
Probe on localhost not needed

[2021-10-29 17:33:38.656356]  : volume create vmstore replica 3 transport tcp 
storage1.private.net:/gluster_bricks/vmstore/vmstore 
storage2.private.net:/gluster_bricks/vmstore/vmstore 
storage3.private.net:/gluster_bricks/vmstore/vmstore force : FAILED : Staging 
failed on storage3.private.net. Error: Host storage1.private.net not connected

Staging failed on storage2.private.net. Error: Host storage1.private.net is not 
in 'Peer in Cluster' state

[2021-10-29 17:49:40.696944]  : peer detach storage2.private.net : SUCCESS

[2021-10-29 17:49:43.787922]  : peer detach storage3.private.net : SUCCESS

 

OK this is what I have so far, still looking for the complete ansible log.

 

Brad

 

From: Strahil Nikolov  
Sent: October 30, 2021 10:27 AM
To: ad...@foundryserver.com; users@ovirt.org
Subject: Re: [ovirt-users] Gluster Install Fail again :(

 

What is the output of :

gluster peer list (from all nodes)

 

Output from the ansible will be useful.

 

 

Best Regards,

Strahil Nikolov

I have been working on getting this up and running for about a week now and I 
am totally frustrated.  I am not sure even where to begin.  Here is the error I 
get when it fails,

 

TASK [gluster.features/roles/gluster_hci : Create the GlusterFS volumes] ***

 

An exception occurred during task execution. To see the full traceback, use 
-vvv. The error was: NoneType: None

failed: [storage1.private.net] (item={'volname': 'engine', 'brick': 
'/gluster_bricks/engine/engine', 'arbiter': 0}) => {"ansible_loop_var": "item", 
"changed": false, "item": {"arbiter": 0, "brick": 
"/gluster_bricks/engine/engine", "volname": "engine"}, "msg": "error running 
gluster (/usr/sbin/gluster --mode=script volume create engine replica 3 
transport tcp storage1.private.net:/gluster_bricks/engine/engine 
storage2.private.net:/gluster_bricks/engine/engine 
storage3.private.net:/gluster_bricks/engine/engine force) command (rc=1): 
volume create: engine: failed: Staging failed on storage3.private.net. Error: 
Host storage1.private.net not connected\nStaging failed on 
storage2.private.net. Error: Host storage1.private.net not connected\n"}

 

An exception occurred during task execution. To see the full traceback, use 
-vvv. The error was: NoneType: None

failed: [storage1.private.net] (item={'volname': 'data', 'brick': 
'/gluster_bricks/data/data', 'arbiter': 0}) => {"ansible_loop_var": "item", 
"changed": false, "item": {"arbiter": 0, "brick": "/gluster_bricks/data/data", 
"volname": "data"}, "msg": "error running gluster (/usr/sbin/gluster 
--mode=script volume create data replica 3 transport tcp 
storage1.private.net:/gluster_bricks/data/data 
storage2.private.net:/gluster_bricks/data/data 
storage3.private.net:/gluster_bricks/data/data force) command (rc=1): volume 
create: data: failed: Staging failed on storage2.private.net. Error: Host 
storage1.private.net not connected\nStaging failed on storage3.private.net. 
Error: Host storage1.private.net not connected\n"}

 

An exception occurred during task execution. To see the full traceback, use 
-vvv. The error was: NoneType: None

failed: [storage1.private.net] (item={'volname': 

[ovirt-users] Gluster Install Fail again :(

2021-10-29 Thread admin
I have been working on getting this up and running for about a week now and I 
am totally frustrated.  I am not sure even where to begin.  Here is the error I 
get when it fails,

TASK [gluster.features/roles/gluster_hci : Create the GlusterFS volumes] ***

An exception occurred during task execution. To see the full traceback, use 
-vvv. The error was: NoneType: None
failed: [storage1.private.net] (item={'volname': 'engine', 'brick': 
'/gluster_bricks/engine/engine', 'arbiter': 0}) => {"ansible_loop_var": "item", 
"changed": false, "item": {"arbiter": 0, "brick": 
"/gluster_bricks/engine/engine", "volname": "engine"}, "msg": "error running 
gluster (/usr/sbin/gluster --mode=script volume create engine replica 3 
transport tcp storage1.private.net:/gluster_bricks/engine/engine 
storage2.private.net:/gluster_bricks/engine/engine 
storage3.private.net:/gluster_bricks/engine/engine force) command (rc=1): 
volume create: engine: failed: Staging failed on storage3.private.net. Error: 
Host storage1.private.net not connected\nStaging failed on 
storage2.private.net. Error: Host storage1.private.net not connected\n"}

An exception occurred during task execution. To see the full traceback, use 
-vvv. The error was: NoneType: None
failed: [storage1.private.net] (item={'volname': 'data', 'brick': 
'/gluster_bricks/data/data', 'arbiter': 0}) => {"ansible_loop_var": "item", 
"changed": false, "item": {"arbiter": 0, "brick": "/gluster_bricks/data/data", 
"volname": "data"}, "msg": "error running gluster (/usr/sbin/gluster 
--mode=script volume create data replica 3 transport tcp 
storage1.private.net:/gluster_bricks/data/data 
storage2.private.net:/gluster_bricks/data/data 
storage3.private.net:/gluster_bricks/data/data force) command (rc=1): volume 
create: data: failed: Staging failed on storage2.private.net. Error: Host 
storage1.private.net not connected\nStaging failed on storage3.private.net. 
Error: Host storage1.private.net not connected\n"}

An exception occurred during task execution. To see the full traceback, use 
-vvv. The error was: NoneType: None
failed: [storage1.private.net] (item={'volname': 'vmstore', 'brick': 
'/gluster_bricks/vmstore/vmstore', 'arbiter': 0}) => {"ansible_loop_var": 
"item", "changed": false, "item": {"arbiter": 0, "brick": 
"/gluster_bricks/vmstore/vmstore", "volname": "vmstore"}, "msg": "error running 
gluster (/usr/sbin/gluster --mode=script volume create vmstore replica 3 
transport tcp storage1.private.net:/gluster_bricks/vmstore/vmstore 
storage2.private.net:/gluster_bricks/vmstore/vmstore 
storage3.private.net:/gluster_bricks/vmstore/vmstore force) command (rc=1): 
volume create: vmstore: failed: Staging failed on storage3.private.net. Error: 
Host storage1.private.net not connected\nStaging failed on 
storage2.private.net. Error: Host storage1.private.net is not in 'Peer in 
Cluster' state\n"}

Here are the facts.

using 4.4.9 of ovirt.
using ovirtnode os 
partion for gluster:  /dev/vda4  > 4T in unformatted space.

able to ssh into each host on the private.net and known hosts and fqdn passes 
fine.

On the volume  page:
all default settings.

On the bricks page:
JBOD / Blacklist true / storage host  storage1.private.net / default lvm except 
the device is /dev/sda4 

I really need to get this setup.  The first failure was the filter error, so I 
edited the /etc/lvm/lvm.conf  to comment out the filter line.  Then without 
doing a clean up I reran the deployment and got the above error.  

Thanks in advance
Brad

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/SAYZ3STV3ILDE42T6JUXLKVHSIX7LRI5/


[ovirt-users] Engine VM FQDN will not validate.

2021-10-28 Thread admin
Hello,

I am trying to install the Hosted engine using the wizard.  I am NOT using the 
hyper converged.  When I add the fqdn  of  vmengine1.domain.com  I get the 
error. localhost is not a valid address.  When I add the host fqdn in the 
advanced area it validates, if I put the vmengine1.domain.com in the the host 
section it validates.

Facts:
- I have the domain in dns, confirmed by dig to resolve to the public IP of the 
host.
- I have the domain in hosts file confirmed by using ping and dig
- I have generated a ssh key for the root user on the host and I have added it 
to the known hosts file.
- I have logged into via ssh to all forms of addressing, so the known hosts 
file has been updated.  

localhost ecdsa-sha2-nistp256 
host1 ecdsa-sha2-nistp256 
host1.localhost ecdsa-sha2-nistp256 
vmengine.localhost ecdsa-sha2-nistp256 
host1.domain.com ecdsa-sha2-nistp256 
vmengine1.domain.com ecdsa-sha2-nistp256 

The reading suggests that the error doesn't mean what it says, but something 
about ssh not able to login to the host.  I have been able to login to the host 
with ssh manually from the cli.  Any help would be greatly appreciated.

thanks
Brad
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/N7TRXSW3UZRXCA536WJCIJILWA5TJVBQ/


[ovirt-users] Reasorces on shutdown and suspended vms

2021-10-26 Thread admin
I assume that when we shutdown a vm, the cpu and memory are released back to 
the host.  My question is about a  linux vm that has been suspended or put into 
hibernate mode, what happens to the allocated resources?

Another question I have is about adding a user to the vm during the creation 
process.  is that possible?

thanks for helping out
Brad
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/BO3ZFFNI6HN6JQE6ZSTNG4WKNQLYUQDX/


[ovirt-users] Re: Host is not added in known_hosts

2021-10-20 Thread admin
I feel silly, I was able to find the issue.  It was not having all the 
different addressing schemes in the Known_host file.  I went in and manually 
ssh to each box using IP and fqdn and that fixed the issue.  The error message 
was not clear enough"Host is not added in known_hosts"   
Sorry to bother.

 

Brad

 

From: Sandro Bonazzola  
Sent: October 20, 2021 12:13 AM
To: ad...@foundryserver.com
Cc: oVirt Users 
Subject: Re: [ovirt-users] Host is not added in known_hosts

 

Can you please provide output of `yum -q list installed centos-release 
ovirt-release\* ovirt-engine redhat-release vdsm glusterfs` ?

 

Il giorno mar 19 ott 2021 alle ore 21:00 mailto:ad...@foundryserver.com> > ha scritto:

ok I am setting up the gluster file system.

I have the following completed
- able to ssh into all three hosts from host1 without password prompting.
- on each host I have host file entries for   host{x}.private.net 
 
- on public dns, I have  host{x}1.fg.net  
- each host has a public nic and private nic.
- I have all three hosts added in the dashboard
- I am able to ping all three on private and public nic from host1

When I go to add the hosts in the setup, it looks like 2 and 3 are fine with no 
errors, but host1 entry gives me "Host is not added in known_hosts" error.  I 
am doing this setup from host1.  It feels like there is a link to being on 
host1 and host1 having the error.  I am still google fooing as we speak to try 
and find an error.  The only thing I have not done, is setup host 2 and 3 to  
be able to ssh into all the other boxes.

Any thoughts would be greatly appreciated.  Happy to share screen shots if it 
would help.

Brad
___
Users mailing list -- users@ovirt.org  
To unsubscribe send an email to users-le...@ovirt.org 
 
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/7P7NSLUKLBEG3N7HELL3SASC5KJCVNRL/




 

-- 

Sandro Bonazzola

MANAGER, SOFTWARE ENGINEERING, EMEA R RHV

  Red Hat EMEA

  sbona...@redhat.com   


  




Red Hat respects your work life balance. Therefore there is no need to answer 
this email out of your office hours.  


 

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/BIZ57Q2FCZOQ3SWSTUHC435GZ2KCOIR3/


[ovirt-users] Re: fresh hyperconverged Gluster setup failed in ovirt 4.4.8

2021-10-19 Thread admin
I have the same issue.  I am trying to figure out where you want me to make the 
change.  You said in the ui, but I can see where. Can you help please,

Thanks
Brad
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/ZABW725GVWMSIHF5JUPKHPUZ3T53SZ6F/


[ovirt-users] Re: Host is not added in known_hosts

2021-10-19 Thread admin
It didn't have the public IP in the known hosts file, once a manually ssh into 
each public nic... it was find.

Brad
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/YOYSHVPQRA7P5PT6YDJ4IZKWA4CBNWHP/


[ovirt-users] Assigning public IPs to a VM

2021-10-19 Thread admin
My provider will give me 20 public IP's, and attach them to each of my hosts. 
So a total of 60.  The question I have, is I have two nics on the host, public 
and private.  Is assigning the public IP as simple as selecting the public 
network and typing in one of the public IP's?  I am still trying to get my 
hosted engine running, so at this point can't try this.  Just thought I would 
ask in advance.

Again Thank you for any help.
Brad
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/B6JWD4FVWRTJJ3BJJYFXJCB54SC3GMUQ/


[ovirt-users] Host is not added in known_hosts

2021-10-19 Thread admin
ok I am setting up the gluster file system.

I have the following completed
- able to ssh into all three hosts from host1 without password prompting.
- on each host I have host file entries for   host{x}.private.net
- on public dns, I have  host{x}1.fg.net
- each host has a public nic and private nic.
- I have all three hosts added in the dashboard
- I am able to ping all three on private and public nic from host1

When I go to add the hosts in the setup, it looks like 2 and 3 are fine with no 
errors, but host1 entry gives me "Host is not added in known_hosts" error.  I 
am doing this setup from host1.  It feels like there is a link to being on 
host1 and host1 having the error.  I am still google fooing as we speak to try 
and find an error.  The only thing I have not done, is setup host 2 and 3 to  
be able to ssh into all the other boxes.

Any thoughts would be greatly appreciated.  Happy to share screen shots if it 
would help.

Brad
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/7P7NSLUKLBEG3N7HELL3SASC5KJCVNRL/


[ovirt-users] FW: Understanding Cluster Networking between Hosts

2021-10-18 Thread admin
I will be using the gluster configuration, with 2 nics.  I have just found a 
provider that will create my bare metal machines with two nics.

 

I thought I would include a picture of what I understand about the setup of 
oVirt.

 



 

I don’t know how to get the Load balancer to route traffic to the VMs that are 
on the 192 network.

 

Brad

 

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/BDICFLVE6HTTVQAAWKEJERDMPNYULS6F/


[ovirt-users] Understanding Cluster Networking between Hosts

2021-10-18 Thread admin
Hello everyone.  I am looking to setup a ovrit cluster. I am struggling with 
the network side of things. I have watched some videos about Ovirt and 
kvm/libvirt.  I understand the bridge and NAT networks.  The part I am 
struggling with is the host network.  Here is my setup.

I have two bare metal servers, that have one physical nic with a public IP. 
There is no private physical network on these boxes virtual or physical.

I want to host an application on a single vm for each customer.  the customer 
access the application via username.domain.com.

So the question is. I have to have a layer 7 load balancer to route the url to 
an IP.  This load balancer is haproxy on a separate bare metal box. (it could 
be in a vm on one of the hosts)  So the load balancer has to be on the same 
network as all the vms.  I just don't know to setup the networking between the  
LB on one box and the vm's on potentially may bare metal hosts.

It really feels like I am missing something really obvious.  All the videos I 
have watched all assume the host networking is already in place.  Any help or 
resources I can read/watch would really  be helpful.

Brad
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/CSMCGI4LKWUYVRYTCWY6XNDCY6QGPV7P/


[ovirt-users] No spice-html5 in console options

2018-10-11 Thread admin
Hello!
Strange, but i have no spice-html5 option in vm console settings.
https://prnt.sc/l4qz00
Should i add a spice proxy for this?

Version 4.2.6.4-1.el7
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/FZDUWVTHZUSKPJ5UX4H7YSIKEQ7R3LQA/


[ovirt-users] Node not talking NFS to Node.

2015-11-26 Thread admin
Hello 

Been trying to resolve a problem with my second node which does not want to
connect :

one of my 2 nodes are not connecting, the problem is that the Node cant talk
NFS to Node. the node used to function fine, after performing a hardware
upgrade and bringing the system back up it seems to have come up with this
issue. we also performed a yum update, updated around 447 packages.

Can someone please help me with this.

Thanks
Sol


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Node not talking NFS to Node.

2015-11-26 Thread admin
Hi

Ok, a bit of background, I¹m using this node/host with local storage, I am
able to bring up the Virtual machines on this node/host using my node/host
1. I have 9 live virtual machines running of the local storage on the
affected node/host(Node2) but this host does not connect. On the ovirt
manager I get the following errors :

2015-Nov-26, 12:03

Failed to connect Host hosted_engine_2 to Storage Pool Default



2015-Nov-26, 12:03

Host
 hosted_engine_2 cannot access the Storage Domain(s) 
attached to the Data Center Default. Setting Host state to
Non-Operational.




the affected node/host(Node2) has the following vdsm.log

[root@ov2 ~]# tail /var/log/vdsm/vdsm.log -n100
Thread-19199::DEBUG::2015-11-26
11:53:27,551::hsm::2412::Storage.HSM::(__prefetchDomains) Found SD uuids:
(u'12837024-f29c-4169-8881-2f5c79225f96',)
Thread-19199::DEBUG::2015-11-26
11:53:27,552::hsm::2468::Storage.HSM::(connectStorageServer) knownSDs:
{12837024-f29c-4169-8881-2f5c79225f96: storage.nfsSD.findDomain,
55fa1e8e-c22c-42a9-b43d-7a260f856d2d: storage.nfsSD.findDomain,
4edadc96-b3de-4c8e-9cd4-29e294fe8f93: storage.nfsSD.findDomain,
40d91488-5ffa-434e-a5d3-cf8044b85856: storage.nfsSD.findDomain}
Thread-19199::DEBUG::2015-11-26
11:53:27,555::hsm::2388::Storage.HSM::(__prefetchDomains) nfs local path:
/rhev/data-center/mnt/ov3-nfs.iracknet.com:_OV3Storage2
Thread-19199::DEBUG::2015-11-26
11:53:27,557::hsm::2412::Storage.HSM::(__prefetchDomains) Found SD uuids:
(u'40d91488-5ffa-434e-a5d3-cf8044b85856',)
Thread-19199::DEBUG::2015-11-26
11:53:27,558::hsm::2468::Storage.HSM::(connectStorageServer) knownSDs:
{12837024-f29c-4169-8881-2f5c79225f96: storage.nfsSD.findDomain,
55fa1e8e-c22c-42a9-b43d-7a260f856d2d: storage.nfsSD.findDomain,
4edadc96-b3de-4c8e-9cd4-29e294fe8f93: storage.nfsSD.findDomain,
40d91488-5ffa-434e-a5d3-cf8044b85856: storage.nfsSD.findDomain}
Thread-19199::DEBUG::2015-11-26
11:53:27,561::hsm::2388::Storage.HSM::(__prefetchDomains) nfs local path:
/rhev/data-center/mnt/ov2-nfs.iracknet.com:_OV2Storage
Thread-19199::DEBUG::2015-11-26
11:53:27,563::hsm::2412::Storage.HSM::(__prefetchDomains) Found SD uuids:
(u'4edadc96-b3de-4c8e-9cd4-29e294fe8f93',)
Thread-19199::DEBUG::2015-11-26
11:53:27,563::hsm::2468::Storage.HSM::(connectStorageServer) knownSDs:
{12837024-f29c-4169-8881-2f5c79225f96: storage.nfsSD.findDomain,
55fa1e8e-c22c-42a9-b43d-7a260f856d2d: storage.nfsSD.findDomain,
4edadc96-b3de-4c8e-9cd4-29e294fe8f93: storage.nfsSD.findDomain,
40d91488-5ffa-434e-a5d3-cf8044b85856: storage.nfsSD.findDomain}
Thread-19199::DEBUG::2015-11-26
11:53:27,567::hsm::2388::Storage.HSM::(__prefetchDomains) nfs local path:
/rhev/data-center/mnt/ov3-nfs.iracknet.com:_OV3Storage
Thread-19199::DEBUG::2015-11-26
11:53:27,569::hsm::2412::Storage.HSM::(__prefetchDomains) Found SD uuids:
(u'55fa1e8e-c22c-42a9-b43d-7a260f856d2d',)
Thread-19199::DEBUG::2015-11-26
11:53:27,569::hsm::2468::Storage.HSM::(connectStorageServer) knownSDs:
{12837024-f29c-4169-8881-2f5c79225f96: storage.nfsSD.findDomain,
55fa1e8e-c22c-42a9-b43d-7a260f856d2d: storage.nfsSD.findDomain,
4edadc96-b3de-4c8e-9cd4-29e294fe8f93: storage.nfsSD.findDomain,
40d91488-5ffa-434e-a5d3-cf8044b85856: storage.nfsSD.findDomain}
Thread-19199::INFO::2015-11-26
11:53:27,569::logUtils::47::dispatcher::(wrapper) Run and protect:
connectStorageServer, Return response: {'statuslist': [{'status': 477,
'id': '2c710afa-ed31-4c00-bad9-b03edef40a36'}, {'status': 477, 'id':
'3c9c7e81-d7df-47c0-a975-dc61c73fd63b'}, {'status': 477, 'id':
'7ca4bf49-e7cf-4db6-82a9-32d337272d94'}, {'status': 477, 'id':
'8cf1103b-5902-49d2-afbe-efef5642e01e'}, {'status': 0, 'id':
'a1a7b3d9-b329-4d95-8ac8-6fd33bff6147'}, {'status': 0, 'id':
'a37d0921-830f-4521-a59a-fb32affc6061'}, {'status': 0, 'id':
'ba13122e-3adf-4bb5-840c-9fa93d374c83'}, {'status': 0, 'id':
'f7b2fd84-4f75-40c4-a0c8-a24b96c01da3'}]}
Thread-19199::DEBUG::2015-11-26
11:53:27,570::task::1191::Storage.TaskManager.Task::(prepare)
Task=`bc9db359-1bce-44e9-a538-5d34df98edb2`::finished: {'statuslist':
[{'status': 477, 'id': '2c710afa-ed31-4c00-bad9-b03edef40a36'}, {'status':
477, 'id': '3c9c7e81-d7df-47c0-a975-dc61c73fd63b'}, {'status': 477, 'id':
'7ca4bf49-e7cf-4db6-82a9-32d337272d94'}, {'status': 477, 'id':
'8cf1103b-5902-49d2-afbe-efef5642e01e'}, {'status': 0, 'id':
'a1a7b3d9-b329-4d95-8ac8-6fd33bff6147'}, {'status': 0, 'id':
'a37d0921-830f-4521-a59a-fb32affc6061'}, {'status': 0, 'id':
'ba13122e-3adf-4bb5-840c-9fa93d374c83'}, {'status': 0, 'id':
'f7b2fd84-4f75-40c4-a0c8-a24b96c01da3'}]}
Thread-19199::DEBUG::2015-11-26
11:53:27,570::task::595::Storage.TaskManager.Task::(_updateState)
Task=`bc9db359-1bce-44e9-a538-5d34df98edb2`::moving from state preparing
-> state finished
Thread-19199::DEBUG::2015-11-26
11:53:27,571::resourceManager::940::Storage.ResourceManager.Owner::(release
All) Owner.releaseAll requests {} resources {}
Thread-19199::DEBUG::2015-11-26
11:53:27,571::resourceManager::977::Storage.ResourceManager.Owner::(cancelA
ll) Owner.cancelAll requests 

Re: [ovirt-users] Regarding meetup events

2015-08-17 Thread Admin
Hello Doron,
Its was awesome experience by host this oVirt meetup.
Will host one more in next month.
Thanks
Ashutosh 
On Sun, 2015-08-09 at 17:19 +0300, Doron Fediuck wrote:
 Hi Ashutosh,
 and updates from the meetup?
 How did it go?
 
 On Sun, Jul 12, 2015 at 2:29 PM, Ashutosh Bhakare 
 unnatisales...@gmail.com wrote:
  Hello All,
  
  Happy to Share that we hosted 1st meetup in Aurangabad (MS) India.
  This
  meetup was schedule on 11th July 2015 @ 6 PM focusing on
  Introduction
  about the oVirt project.
  
  here are some links
  https://www.facebook.com/RedHatATP/posts/967562879955137?pnref=stor
  y
  
  http://www.meetup.com/Aurangabad-Ovirt-Meetup/events/223693898/
  
  Will schedule 2nd meetup asap focusing on deployment of ovirt.
  
  Thanks.
  
  Ashutosh S.Bhakare
  RHCA-V, RHCI, JBCI
  ___
  Users mailing list
  Users@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/users
  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Ovrit data domain down

2015-04-01 Thread Y Admin
Hi all,
I am have inherited an Ovrit Engine Version: 3.1.0-3.26.3.el6.centos.alt 
installation with two standalone servers.
Where unfortunately I am a newbie :)
VM's are up and running but trying to activate master storage domains fails.
Is this the right place to try and get help?
Thanks,
Yan



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Ovrit data domain down

2015-04-01 Thread Y Admin
Thank you Didi,
An a newbie I was hoping for a simpler way to fix it :)
Do I need to shut down VMs for an upgrade?
I unfortunately have only these two servers so I have nowhere to move the VMs 
and no maintenance windows anywhere in sight.
Any chance for a fix without shutting down the VMs?
Thanks


-Original Message-
From: Yedidyah Bar David [mailto:d...@redhat.com] 
Sent: April 01, 2015 10:26 AM
To: Y Admin
Cc: users@ovirt.org
Subject: Re: [ovirt-users] Ovrit data domain down

- Original Message -
 From: Y Admin y...@team-atlas.net
 To: users@ovirt.org
 Sent: Wednesday, April 1, 2015 10:03:02 AM
 Subject: [ovirt-users] Ovrit data domain down
 
 
 
 Hi all,
 
 I am have inherited an Ovrit Engine Version: 
 3.1.0-3.26.3.el6.centos.alt installation with two standalone servers.

This is a very old, unsupported version.

Current version is 3.5.1, and 3.5.2 should be out in a few days.

If at all possible, you should upgrade, or perhaps reinstall, by exporting your 
VMs to an export domain and importing it to a new 3.5.1 (or 3.5.2) engine.

 
 Where unfortunately I am a newbie J

Welcome and good luck!

 
 VM's are up and running but trying to activate master storage domains fails.
 
 Is this the right place to try and get help?

Yes.

Please check/post relevant logs.

engine (from engine machine):
/var/log/ovirt-engine/*

vdsm (from hosts):
/var/log/vdsm/*

Thanks and best regards,
--
Didi
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Ovrit data domain down

2015-04-01 Thread Y Admin
That did the trick.
So all I had to do is find and read the relevant log files.
A good lesson! Thank you and  hag sameach.


-Original Message-
From: Yedidyah Bar David [mailto:d...@redhat.com] 
Sent: April 01, 2015 1:31 PM
To: Y Admin
Cc: users@ovirt.org
Subject: Re: [ovirt-users] Ovrit data domain down

- Original Message -
 From: Y Admin y...@team-atlas.net
 To: Yedidyah Bar David d...@redhat.com
 Cc: users@ovirt.org
 Sent: Wednesday, April 1, 2015 1:13:26 PM
 Subject: RE: [ovirt-users] Ovrit data domain down
 
 Thank you Didi.
 The servers are in a remote datacenter so a PC is not really an option.

It is, for practicing and testing what you intend to do there.

 I hope the logs will be of help, please see attached.

There are tons of errors there,
UnknownHostException: caprkvm01.convertonet.com and
UnknownHostException: caprkvm02.convertonet.com.

Did you check your dns/name resolution?

If this works (that is, you can ping/ssh/etc both hosts from the engine, with 
these names), please give more details:
1. Names of all relevant entities (hosts, engine machine, storage, storage 
domains, etc) 2. The action you are trying to take 3. The exact time you do 
that 4. Logs that include that point in time

Thanks,
--
Didi
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users