From: Sahina Bose [mailto:[email protected]] Sent: Tuesday, June 19, 2018 2:58 AM To: [email protected] Cc: users <[email protected]> Subject: Re: [ovirt-users] quick way to start glusterfs managed engine over? On Fri, Jun 15, 2018 at 12:13 PM, <[email protected] <mailto:[email protected]> > wrote: I have successfully got glusterfs playbook to finish once and then my networking was wrong on the managed engine and on the hosts, so I started over. Now I can’t seem to even get that far again. I completely reloaded the hosts, but that takes a while. Last time glusterfs failed right at the end with "host is not in 'Peer in Cluster' state" Redeploying fails as partitions already exist… I am deploying to /dev/sdb Is there a quick way to get /dev/sdb back into a state to redeploy to? I think I got there once by doing pvremove and gdisk zap gpt, but not sure if that worked or caused problem on the redeploy. You should be able to remove the vg using vgremove (use vgs to determine which one ) and pvremove /dev/sdb to reuse it. Thanks, also need to unmount before or vgremove fails saying its in use. Its very time consuming to start over from scratch, so would appreciate if there is any shortcut instead of reloading the OS. Thans Bill _______________________________________________ Users mailing list -- [email protected] <mailto:[email protected]> To unsubscribe send an email to [email protected] <mailto:[email protected]> 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/[email protected]/message/UXKTR6VE7YP5MPJ3FPTBLSMUKWN3GKZA/
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]/message/FT2KKZERUZBQO54KSFQBXTQRFMPGZHDY/

