[ovirt-users] oVirt Gluster Node Completely Failed Replacement

2019-10-23 Thread Robert Crawford
Hey Guys,

I had a Gluster node fail and I need to replace it; is there a replacement 
guide?
___
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/QVYO55KPAG5TGJLQ5OTZIRM4EDNZARWV/


[ovirt-users] oVirt Gluster Fails to Failover after node failure

2019-10-03 Thread Robert Crawford
One of my nodes has failed and the domain isn't coming online because the 
primary node isn't up? 
In the parameters there is backup-volfile-servers=192.168.100.2:192.168.100.3 
Any help?
___
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/HOSMQIUHDCA4URMUHOC4BYXBIAICB2RO/


[ovirt-users] oVirt Gluster Volume Cannot Find UUID

2019-10-03 Thread Robert Crawford
Hey Guys,

After an update my node goes into emergency mode saying it can't find the UUID 
associated with one of my physical volumes?
I tried an imbase rollback and nothing

pvs is showing that the identifier is missing
___
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/M46TDU6S3JTGLA44NB7R3RQTNKJVECZJ/


[ovirt-users] Re: Issues when Creating a Gluster Brick with Cache

2019-06-26 Thread Robert Crawford
So i created the brick without the cache an add the cache doing the commands 
below; but it appers it's not working because I see no improvement in the 
benchmarks. 

pvcreate /dev/md/VMStorageHot
vgextend RHGS_vg_VMStorage /dev/md/VMStorageHot
lvcreate -L 1500G -n lv_cache RHGS_vg_VMStorage /dev/md/VMStorageHot
lvcreate -L 100M -n lv_cache_meta RHGS_vg_VMStorage /dev/md/VMStorageHot
lvconvert --type cache-pool --cachemode writeback --poolmetadata 
RHGS_vg_VMStorage/lv_cache_meta RHGS_vg_VMStorage/lv_cache
lvconvert --type cache --cachepool HGS_vg_VMStorage/lv_cache 
RHGS_vg_VMStorage/VMStorage_lv_pool
___
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/BQ4ZS245WZDDEUJTFYTJUFMOPL7ECCDQ/


[ovirt-users] Re: Issues when Creating a Gluster Brick with Cache

2019-06-24 Thread Robert Crawford
Might be related

https://bugzilla.redhat.com/show_bug.cgi?id=1720261 
___
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/2USS7YBE4SUCZXNZXPNTYAGC4ZMEVM4C/


[ovirt-users] Re: Issues when Creating a Gluster Brick with Cache

2019-06-24 Thread Robert Crawford
"changed": false
}
2019-06-24 17:39:36,862 p=2015 u=ovirt |  TASK [gluster-brick-create : Set PV 
data alignment for RAID] ***
2019-06-24 17:39:36,891 p=2015 u=ovirt |  skipping: [131-STR-01.stfd13.org] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
2019-06-24 17:39:36,901 p=2015 u=ovirt |  TASK [gluster-brick-create : Set VG 
physical extent size for RAID] *
2019-06-24 17:39:36,928 p=2015 u=ovirt |  skipping: [131-STR-01.stfd13.org] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
2019-06-24 17:39:36,938 p=2015 u=ovirt |  TASK [gluster-brick-create : Create 
volume groups] *
2019-06-24 17:39:43,038 p=2015 u=ovirt |  changed: [131-STR-01.stfd13.org] => 
(item=/dev/md/VMStorageCold) => {
"ansible_loop_var": "item",
"changed": true,
"item": "/dev/md/VMStorageCold"
}
2019-06-24 17:39:43,053 p=2015 u=ovirt |  TASK [gluster-brick-create : 
Calculate chunksize for RAID6/RAID10] *
2019-06-24 17:39:43,090 p=2015 u=ovirt |  skipping: [131-STR-01.stfd13.org] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
2019-06-24 17:39:43,100 p=2015 u=ovirt |  TASK [gluster-brick-create : Set 
chunksize for JBOD] ***
2019-06-24 17:39:43,141 p=2015 u=ovirt |  ok: [131-STR-01.stfd13.org] => {
"ansible_facts": {
"lv_chunksize": "256K"
},
"changed": false
}
2019-06-24 17:39:43,151 p=2015 u=ovirt |  TASK [gluster-brick-create : Create a 
LV thinpool] *
2019-06-24 17:39:49,523 p=2015 u=ovirt |  changed: [131-STR-01.stfd13.org] => {
"changed": true
}
2019-06-24 17:39:49,533 p=2015 u=ovirt |  TASK [gluster-brick-create : Create 
thin logical volume] ***
2019-06-24 17:39:57,634 p=2015 u=ovirt |  changed: [131-STR-01.stfd13.org] => {
"changed": true
}
2019-06-24 17:39:57,644 p=2015 u=ovirt |  TASK [gluster-brick-create : 
include_tasks] 
2019-06-24 17:39:57,707 p=2015 u=ovirt |  included: 
/usr/share/ovirt-engine/playbooks/roles/gluster-brick-create/tasks/lvmcache.yml 
for 131-STR-01.stfd13.org
2019-06-24 17:39:57,724 p=2015 u=ovirt |  TASK [gluster-brick-create : Setup 
SSD for caching | Extend the Volume Group] ***
2019-06-24 17:40:03,433 p=2015 u=ovirt |   [WARNING]: The value 4 (type int) in 
a string field was converted to u'4'
(type string). If this does not look like what you expect, quote the entire
value to ensure it does not change.

2019-06-24 17:40:03,435 p=2015 u=ovirt |  failed: [131-STR-01.stfd13.org] 
(item=/dev/md/VMStorageHot) => {
"ansible_loop_var": "item",
"changed": false,
"err": "  Physical volume \"/dev/md127\" still in use\n",
"item": "/dev/md/VMStorageHot",
"rc": 5
}

MSG:

Unable to reduce RHGS_vg_VMStorage by /dev/md127.

2019-06-24 17:40:03,439 p=2015 u=ovirt |  PLAY RECAP 
*
2019-06-24 17:40:03,440 p=2015 u=ovirt |  131-STR-01.stfd13.org  : ok=7
changed=4unreachable=0failed=1skipped=3rescued=0ignored=0
___
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/KAKEWCDCE2T6EIUXKCFDVP4QIJ2FBPBH/


[ovirt-users] Re: Issues when Creating a Gluster Brick with Cache

2019-06-24 Thread Robert Crawford
Are the logs on the host or the oVirt manager?
___
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/VITC2L5JHQMTNLJYSHZWW4FRMCTGGRSK/


[ovirt-users] Re: Issues when Creating a Gluster Brick with Cache

2019-06-24 Thread Robert Crawford
I had the WWID's of the drives blacklisted, I just tried it without them 
blacklisted and same result. 
___
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/OOIEJKR3APPQ4FEXZAESBPRAGE7XPVWE/


[ovirt-users] Issues when Creating a Gluster Brick with Cache

2019-06-24 Thread Robert Crawford
Hey Everyone,

When in the server manager and creating a brick from the storage device the 
brick will fail whenever i attach a cache device to it.

I'm not really sure why? It just says unknown. 
___
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/2XEP3P7SMUN2CWWNNVWC2ZDQVGFLMHGS/


[ovirt-users] Re: oVirt Cloud Init CentOS not setting password

2019-02-08 Thread Robert Crawford
So what I noticed is that in the logs it referenced the external IP of my oVirt 
instance, I set the dns on the client to the correct DNS and it would appear 
that the issue has cleared up.
___
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/DM4WGYLHHEHEBBN2D7W4ESXUYNUI4GSE/


[ovirt-users] Re: oVirt Cloud Init CentOS not setting password

2019-02-07 Thread Robert Crawford
Okay, I'm confused does it take time for cloud init to apply? 
Because leaving the VM booted for a few minutes it will eventually work
___
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/R3EGRWPPAFQ6EZPOPNUBK3YCJEBIXMZE/


[ovirt-users] oVirt Cloud Init CentOS not setting password

2019-02-06 Thread Robert Crawford
So I've checked the "Use CloudInit/Sysprep" and set the root user & password 
but it doesn't seem to apply. 

I can't login after setting it and also running "Run Once" as well. 
___
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/K6Z7YRD4QTAESJ7KTTAGFVH7R7WKO5LO/


[ovirt-users] Re: qxl issue on OVirt 4.3.0

2019-02-06 Thread Robert Crawford
I'm using images from https://cloud.centos.org/centos/7/images/

The 1811 image works as expected. 
Thanks for your help 
___
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/LOYY7FICIWYYG2T7OLO3545K445BNSLY/


[ovirt-users] Re: qxl issue on OVirt 4.3.0

2019-02-06 Thread Robert Crawford
I did try 1901 earlier, also it does eventually boot. 

1810 does not appear in the ISO domain 
___
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/UZ7DH5M4C57FX3AYH2E5O2JM5JCQCIUC/


[ovirt-users] qxl issue on OVirt 4.3.0

2019-02-06 Thread Robert Crawford
On 4.3.0 with the 1809 CentOS image from the ISO Domain the VM Guest will fail 
to boot and freeze on initialized qxl 0.1.0
___
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/LSIDIR37DWDKXAY3GQUF7LAJWOJUT4VJ/


[ovirt-users] CentOS Glance Image 7.5 and CloudInit Support

2018-12-28 Thread Robert Crawford
Apparently there's a bug with 7.5 and Cloudinit with setting static ip's. 
CentOS 7.5 isn't listed in the Image repository; can we pretty please get that 
added?
___
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/TGFAFHWT2CXMHNXMUMTXJLAUJBXN6LDW/