[ovirt-users] Re: adding hosts problems with GlusterFS

2018-07-31 Thread Sahina Bose
On Tue, Jul 31, 2018 at 9:46 PM, William Dossett 
wrote:

> Blacklisting the disks in multipath.conf did the trick, all good now.
>
>
>
> When adding a new host, the process should run that blacklist all disks
> shell script like the cockpit deploy does… if I may be so bold to suggest
> 
>

Once we have https://bugzilla.redhat.com/show_bug.cgi?id=1593459 this
fixed, in 4.2.6 you should not have any issue.


>
> *From:* Jayme [mailto:jay...@gmail.com]
> *Sent:* Tuesday, July 31, 2018 9:48 AM
> *To:* Gobinda Das 
> *Cc:* William Dossett ; Bill Dossett <
> bill.doss...@pb.com>; users 
> *Subject:* Re: [ovirt-users] Re: adding hosts problems with GlusterFS
>
>
>
> Try doing a multipath -ll  and if that displays anything try flushing with
> multipath -F
>
>
>
> On Tue, Jul 31, 2018 at 10:55 AM, Gobinda Das  wrote:
>
> Is the brick creation failing from UI? Can you run "gluster volume status"
> and check brick created or not?
>
> If bricks creation failing then Looks like multipath is causing issue.I
> think you need to clear multipath entries and try.
>
>
>
> On Tue, Jul 31, 2018 at 7:01 PM, William Dossett <
> william.doss...@gmail.com> wrote:
>
> Yeah, for sure, I think I made it over my last one yesterday…. Going to
> start building out my storage today.  I had to get down into the OS and
> work with the logical volume manager commands a bit to clean up some of my
> mess and also figured out how to blacklist the disks on my 4th and 5th
> host from multipath…. So that’s encouraging…  if you need a hand feel free
> to ping me.
>
>
>
> *From:* Jayme [mailto:jay...@gmail.com]
> *Sent:* Tuesday, July 31, 2018 5:11 AM
> *To:* Bill Dossett 
> *Cc:* users 
> *Subject:* [ovirt-users] Re: adding hosts problems with GlusterFS
>
>
>
> I think we are in a race to see who can get a new HCI setup built faster.
> There have been a few hurtles along the way :)
>
>
>
> On Tue, Jul 31, 2018, 6:53 AM Bill Dossett,  wrote:
>
> Hmm, resounding silence….  Have attached a screen shot of the host storage
> devices on the host I added after the initial deployment.  So at the bottom
> you can see that sdb – sdg are all locked and FS type is multipath_member
> those all equate to the UID type NAME at the top.  The very top row, I
> created a brick, so it is also now locked, however when I go to brick view
> there is no brick.  I also can’t seem to delete any brick one it is created
> either.  On the first 3 hosts, sdb – sdg are all unlocked and I can create
> bricks…  going to remove a host and re-add it to see if there is anything I
> am missing, but I don’t have any other ideas at this point.
>
>
>
>
>
>
>
> Regards, Bill
>
>
>
> *Bill Dossett*
>
> DevOps Ninja
>
> AWS-DevOps-Pro
> <https://aws.amazon.com/certification/certified-devops-engineer-professional/>
> , AWS-SA-A
> <https://aws.amazon.com/certification/certified-solutions-architect-associate/>
> VCAP-DCA
> <http://mylearn.vmware.com/mgrReg/plan.cfm?plan=30483=www_cert>,
> VCAP-DCD
> <http://mylearn.vmware.com/mgrReg/plan.cfm?plan=30484=www_cert>, MCSA
> Win Server
>
>
>
> *IT – Software Innovation Solutions*
>
>
>
> *M* +1 303-725 8163
>
> bill.doss...@pb.com
>
> pitneybowes.com
>
>
> *Pitney Bowes*
>
> 4750 Walnut Street
> <https://maps.google.com/?q=4750+Walnut+Street+Boulder+CO,+80301=gmail=g>
>
> Boulder CO, 80301
> <https://maps.google.com/?q=4750+Walnut+Street+Boulder+CO,+80301=gmail=g>
>
> Learn more about Software Innovation Solutions
> <http://teamsite.inside.pb.com/sites/TCPPM/GES/SitePages/Home.aspx>
>
>
>
> In Engineering, Software Support or Professional Services?
>
> *Raise a ticket via Remedy Anywhere [HERE
> <http://teamsite.inside.pb.com/sites/TCPPM/GES/Lists/Create%20Incident/newIncident.aspx>]
> takes less than a minute*
>
>
>
> *CloudForms User Guide available [HERE
> <https://teamsite.inside.pb.com/sites/TCPPM/GES/SiteAssets/TC%20Knowledge%20Base/Cloudforms%20User%20Guide/Cloudforms%20-%20User%20Manual%20PB%20v3.pdf>]*
>
>
>
>
>
>
>
> ___
> 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/AR3D4HLVTAQPEU774BP5LQYRHPP4234X/
>
>
> ___
> Users mailing list -- users@ovirt.org
>

[ovirt-users] Re: adding hosts problems with GlusterFS

2018-07-31 Thread William Dossett
Blacklisting the disks in multipath.conf did the trick, all good now.

 

When adding a new host, the process should run that blacklist all disks shell 
script like the cockpit deploy does… if I may be so bold to suggest 

 

From: Jayme [mailto:jay...@gmail.com] 
Sent: Tuesday, July 31, 2018 9:48 AM
To: Gobinda Das 
Cc: William Dossett ; Bill Dossett 
; users 
Subject: Re: [ovirt-users] Re: adding hosts problems with GlusterFS

 

Try doing a multipath -ll  and if that displays anything try flushing with 
multipath -F

 

On Tue, Jul 31, 2018 at 10:55 AM, Gobinda Das mailto:go...@redhat.com> > wrote:

Is the brick creation failing from UI? Can you run "gluster volume status" and 
check brick created or not?

If bricks creation failing then Looks like multipath is causing issue.I think 
you need to clear multipath entries and try.

 

On Tue, Jul 31, 2018 at 7:01 PM, William Dossett mailto:william.doss...@gmail.com> > wrote:

Yeah, for sure, I think I made it over my last one yesterday…. Going to start 
building out my storage today.  I had to get down into the OS and work with the 
logical volume manager commands a bit to clean up some of my mess and also 
figured out how to blacklist the disks on my 4th and 5th host from multipath…. 
So that’s encouraging…  if you need a hand feel free to ping me.

 

From: Jayme [mailto:jay...@gmail.com <mailto:jay...@gmail.com> ] 
Sent: Tuesday, July 31, 2018 5:11 AM
To: Bill Dossett mailto:bill.doss...@pb.com> >
Cc: users mailto:users@ovirt.org> >
Subject: [ovirt-users] Re: adding hosts problems with GlusterFS

 

I think we are in a race to see who can get a new HCI setup built faster.  
There have been a few hurtles along the way :)

 

On Tue, Jul 31, 2018, 6:53 AM Bill Dossett, mailto:bill.doss...@pb.com> > wrote:

Hmm, resounding silence….  Have attached a screen shot of the host storage 
devices on the host I added after the initial deployment.  So at the bottom you 
can see that sdb – sdg are all locked and FS type is multipath_member  those 
all equate to the UID type NAME at the top.  The very top row, I created a 
brick, so it is also now locked, however when I go to brick view there is no 
brick.  I also can’t seem to delete any brick one it is created either.  On the 
first 3 hosts, sdb – sdg are all unlocked and I can create bricks…  going to 
remove a host and re-add it to see if there is anything I am missing, but I 
don’t have any other ideas at this point.

 



 

 


Regards, Bill

 

Bill Dossett

DevOps Ninja

 <https://aws.amazon.com/certification/certified-devops-engineer-professional/> 
AWS-DevOps-Pro, 
<https://aws.amazon.com/certification/certified-solutions-architect-associate/> 
 AWS-SA-A   <http://mylearn.vmware.com/mgrReg/plan.cfm?plan=30483=www_cert> 
VCAP-DCA,  <http://mylearn.vmware.com/mgrReg/plan.cfm?plan=30484=www_cert> 
VCAP-DCD, MCSA Win Server

 


IT – Software Innovation Solutions

 

M +1 303-725 8163

bill.doss...@pb.com <mailto:bill.doss...@pb.com> 

 <http://pitneybowes.com> pitneybowes.com


Pitney Bowes

4750 Walnut Street 
<https://maps.google.com/?q=4750+Walnut+Street+Boulder+CO,+80301=gmail=g>
 

Boulder CO, 80301 
<https://maps.google.com/?q=4750+Walnut+Street+Boulder+CO,+80301=gmail=g>
 



 <http://teamsite.inside.pb.com/sites/TCPPM/GES/SitePages/Home.aspx> Learn more 
about Software Innovation Solutions

 

In Engineering, Software Support or Professional Services?

Raise a ticket via Remedy Anywhere [ 
<http://teamsite.inside.pb.com/sites/TCPPM/GES/Lists/Create%20Incident/newIncident.aspx>
 HERE] takes less than a minute

 

CloudForms User Guide available [ 
<https://teamsite.inside.pb.com/sites/TCPPM/GES/SiteAssets/TC%20Knowledge%20Base/Cloudforms%20User%20Guide/Cloudforms%20-%20User%20Manual%20PB%20v3.pdf>
 HERE]

 

 

 

___
Users mailing list -- users@ovirt.org <mailto:users@ovirt.org> 
To unsubscribe send an email to users-le...@ovirt.org 
<mailto: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/AR3D4HLVTAQPEU774BP5LQYRHPP4234X/


___
Users mailing list -- users@ovirt.org <mailto:users@ovirt.org> 
To unsubscribe send an email to users-le...@ovirt.org 
<mailto: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/WOGYCVC5YLEYHH6HDHABIH2P5EQ7BQZO/





 

-- 

Thanks,

Gobinda

 

___
Users mailing list -- users@ovirt.org
To unsubscribe send an em

[ovirt-users] Re: adding hosts problems with GlusterFS

2018-07-31 Thread Jayme
Try doing a multipath -ll  and if that displays anything try flushing with
multipath -F

On Tue, Jul 31, 2018 at 10:55 AM, Gobinda Das  wrote:

> Is the brick creation failing from UI? Can you run "gluster volume status"
> and check brick created or not?
> If bricks creation failing then Looks like multipath is causing issue.I
> think you need to clear multipath entries and try.
>
> On Tue, Jul 31, 2018 at 7:01 PM, William Dossett <
> william.doss...@gmail.com> wrote:
>
>> Yeah, for sure, I think I made it over my last one yesterday…. Going to
>> start building out my storage today.  I had to get down into the OS and
>> work with the logical volume manager commands a bit to clean up some of my
>> mess and also figured out how to blacklist the disks on my 4th and 5th
>> host from multipath…. So that’s encouraging…  if you need a hand feel free
>> to ping me.
>>
>>
>>
>> *From:* Jayme [mailto:jay...@gmail.com]
>> *Sent:* Tuesday, July 31, 2018 5:11 AM
>> *To:* Bill Dossett 
>> *Cc:* users 
>> *Subject:* [ovirt-users] Re: adding hosts problems with GlusterFS
>>
>>
>>
>> I think we are in a race to see who can get a new HCI setup built
>> faster.  There have been a few hurtles along the way :)
>>
>>
>>
>> On Tue, Jul 31, 2018, 6:53 AM Bill Dossett,  wrote:
>>
>> Hmm, resounding silence….  Have attached a screen shot of the host
>> storage devices on the host I added after the initial deployment.  So at
>> the bottom you can see that sdb – sdg are all locked and FS type is
>> multipath_member  those all equate to the UID type NAME at the top.  The
>> very top row, I created a brick, so it is also now locked, however when I
>> go to brick view there is no brick.  I also can’t seem to delete any brick
>> one it is created either.  On the first 3 hosts, sdb – sdg are all unlocked
>> and I can create bricks…  going to remove a host and re-add it to see if
>> there is anything I am missing, but I don’t have any other ideas at this
>> point.
>>
>>
>>
>>
>>
>>
>>
>> Regards, Bill
>>
>>
>>
>> *Bill Dossett*
>>
>> DevOps Ninja
>>
>> AWS-DevOps-Pro
>> <https://aws.amazon.com/certification/certified-devops-engineer-professional/>
>> , AWS-SA-A
>> <https://aws.amazon.com/certification/certified-solutions-architect-associate/>
>> VCAP-DCA
>> <http://mylearn.vmware.com/mgrReg/plan.cfm?plan=30483=www_cert>,
>> VCAP-DCD
>> <http://mylearn.vmware.com/mgrReg/plan.cfm?plan=30484=www_cert>, MCSA
>> Win Server
>>
>>
>>
>> *IT – Software Innovation Solutions*
>>
>>
>>
>> *M* +1 303-725 8163
>>
>> bill.doss...@pb.com
>>
>> pitneybowes.com
>>
>>
>> *Pitney Bowes*
>>
>> 4750 Walnut Street
>> <https://maps.google.com/?q=4750+Walnut+Street+Boulder+CO,+80301=gmail=g>
>>
>> Boulder CO, 80301
>> <https://maps.google.com/?q=4750+Walnut+Street+Boulder+CO,+80301=gmail=g>
>>
>> [image: sis]
>>
>> Learn more about Software Innovation Solutions
>> <http://teamsite.inside.pb.com/sites/TCPPM/GES/SitePages/Home.aspx>
>>
>>
>>
>> In Engineering, Software Support or Professional Services?
>>
>> *Raise a ticket via Remedy Anywhere [HERE
>> <http://teamsite.inside.pb.com/sites/TCPPM/GES/Lists/Create%20Incident/newIncident.aspx>]
>> takes less than a minute*
>>
>>
>>
>> *CloudForms User Guide available [HERE
>> <https://teamsite.inside.pb.com/sites/TCPPM/GES/SiteAssets/TC%20Knowledge%20Base/Cloudforms%20User%20Guide/Cloudforms%20-%20User%20Manual%20PB%20v3.pdf>]*
>>
>>
>>
>>
>>
>>
>>
>> ___
>> 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/communit
>> y/about/community-guidelines/
>> List Archives: https://lists.ovirt.org/archiv
>> es/list/users@ovirt.org/message/AR3D4HLVTAQPEU774BP5LQYRHPP4234X/
>>
>>
>> ___
>> 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/communit
>> y/about/community-guidelines/
>> List Archives: https://lists.ovirt.org/archiv
>> es/list/users@ovirt.org/message/WOGYCVC5YLEYHH6HDHABIH2P5EQ7BQZO/
>>
>>
>
>
> --
> Thanks,
> Gobinda
>
___
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/6PRHCLUJELRWAG6WNW6I7IUPNQCRG2HX/


[ovirt-users] Re: adding hosts problems with GlusterFS

2018-07-31 Thread Gobinda Das
Is the brick creation failing from UI? Can you run "gluster volume status"
and check brick created or not?
If bricks creation failing then Looks like multipath is causing issue.I
think you need to clear multipath entries and try.

On Tue, Jul 31, 2018 at 7:01 PM, William Dossett 
wrote:

> Yeah, for sure, I think I made it over my last one yesterday…. Going to
> start building out my storage today.  I had to get down into the OS and
> work with the logical volume manager commands a bit to clean up some of my
> mess and also figured out how to blacklist the disks on my 4th and 5th
> host from multipath…. So that’s encouraging…  if you need a hand feel free
> to ping me.
>
>
>
> *From:* Jayme [mailto:jay...@gmail.com]
> *Sent:* Tuesday, July 31, 2018 5:11 AM
> *To:* Bill Dossett 
> *Cc:* users 
> *Subject:* [ovirt-users] Re: adding hosts problems with GlusterFS
>
>
>
> I think we are in a race to see who can get a new HCI setup built faster.
> There have been a few hurtles along the way :)
>
>
>
> On Tue, Jul 31, 2018, 6:53 AM Bill Dossett,  wrote:
>
> Hmm, resounding silence….  Have attached a screen shot of the host storage
> devices on the host I added after the initial deployment.  So at the bottom
> you can see that sdb – sdg are all locked and FS type is multipath_member
> those all equate to the UID type NAME at the top.  The very top row, I
> created a brick, so it is also now locked, however when I go to brick view
> there is no brick.  I also can’t seem to delete any brick one it is created
> either.  On the first 3 hosts, sdb – sdg are all unlocked and I can create
> bricks…  going to remove a host and re-add it to see if there is anything I
> am missing, but I don’t have any other ideas at this point.
>
>
>
>
>
>
>
> Regards, Bill
>
>
>
> *Bill Dossett*
>
> DevOps Ninja
>
> AWS-DevOps-Pro
> <https://aws.amazon.com/certification/certified-devops-engineer-professional/>
> , AWS-SA-A
> <https://aws.amazon.com/certification/certified-solutions-architect-associate/>
> VCAP-DCA
> <http://mylearn.vmware.com/mgrReg/plan.cfm?plan=30483=www_cert>,
> VCAP-DCD
> <http://mylearn.vmware.com/mgrReg/plan.cfm?plan=30484=www_cert>, MCSA
> Win Server
>
>
>
> *IT – Software Innovation Solutions*
>
>
>
> *M* +1 303-725 8163
>
> bill.doss...@pb.com
>
> pitneybowes.com
>
>
> *Pitney Bowes*
>
> 4750 Walnut Street
>
> Boulder CO, 80301
>
> [image: sis]
>
> Learn more about Software Innovation Solutions
> <http://teamsite.inside.pb.com/sites/TCPPM/GES/SitePages/Home.aspx>
>
>
>
> In Engineering, Software Support or Professional Services?
>
> *Raise a ticket via Remedy Anywhere [HERE
> <http://teamsite.inside.pb.com/sites/TCPPM/GES/Lists/Create%20Incident/newIncident.aspx>]
> takes less than a minute*
>
>
>
> *CloudForms User Guide available [HERE
> <https://teamsite.inside.pb.com/sites/TCPPM/GES/SiteAssets/TC%20Knowledge%20Base/Cloudforms%20User%20Guide/Cloudforms%20-%20User%20Manual%20PB%20v3.pdf>]*
>
>
>
>
>
>
>
> ___
> 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/AR3D4HLVTAQPEU774BP5LQYRHPP4234X/
>
>
> ___
> 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/WOGYCVC5YLEYHH6HDHABIH2P5EQ7BQZO/
>
>


-- 
Thanks,
Gobinda
___
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/Z43CU7IGXMUAHDOK2HYOJVELPDIMIJEV/


[ovirt-users] Re: adding hosts problems with GlusterFS

2018-07-31 Thread William Dossett
Yeah, for sure, I think I made it over my last one yesterday…. Going to start 
building out my storage today.  I had to get down into the OS and work with the 
logical volume manager commands a bit to clean up some of my mess and also 
figured out how to blacklist the disks on my 4th and 5th host from multipath…. 
So that’s encouraging…  if you need a hand feel free to ping me.

 

From: Jayme [mailto:jay...@gmail.com] 
Sent: Tuesday, July 31, 2018 5:11 AM
To: Bill Dossett 
Cc: users 
Subject: [ovirt-users] Re: adding hosts problems with GlusterFS

 

I think we are in a race to see who can get a new HCI setup built faster.  
There have been a few hurtles along the way :)

 

On Tue, Jul 31, 2018, 6:53 AM Bill Dossett, mailto:bill.doss...@pb.com> > wrote:

Hmm, resounding silence….  Have attached a screen shot of the host storage 
devices on the host I added after the initial deployment.  So at the bottom you 
can see that sdb – sdg are all locked and FS type is multipath_member  those 
all equate to the UID type NAME at the top.  The very top row, I created a 
brick, so it is also now locked, however when I go to brick view there is no 
brick.  I also can’t seem to delete any brick one it is created either.  On the 
first 3 hosts, sdb – sdg are all unlocked and I can create bricks…  going to 
remove a host and re-add it to see if there is anything I am missing, but I 
don’t have any other ideas at this point.

 



 

 


Regards, Bill

 

Bill Dossett

DevOps Ninja

 <https://aws.amazon.com/certification/certified-devops-engineer-professional/> 
AWS-DevOps-Pro, 
<https://aws.amazon.com/certification/certified-solutions-architect-associate/> 
 AWS-SA-A   <http://mylearn.vmware.com/mgrReg/plan.cfm?plan=30483=www_cert> 
VCAP-DCA,  <http://mylearn.vmware.com/mgrReg/plan.cfm?plan=30484=www_cert> 
VCAP-DCD, MCSA Win Server

 


IT – Software Innovation Solutions

 

M +1 303-725 8163

bill.doss...@pb.com <mailto:bill.doss...@pb.com> 

 <http://pitneybowes.com> pitneybowes.com


Pitney Bowes

4750 Walnut Street

Boulder CO, 80301





 <http://teamsite.inside.pb.com/sites/TCPPM/GES/SitePages/Home.aspx> Learn more 
about Software Innovation Solutions

 

In Engineering, Software Support or Professional Services?

Raise a ticket via Remedy Anywhere [ 
<http://teamsite.inside.pb.com/sites/TCPPM/GES/Lists/Create%20Incident/newIncident.aspx>
 HERE] takes less than a minute

 

CloudForms User Guide available [ 
<https://teamsite.inside.pb.com/sites/TCPPM/GES/SiteAssets/TC%20Knowledge%20Base/Cloudforms%20User%20Guide/Cloudforms%20-%20User%20Manual%20PB%20v3.pdf>
 HERE]

 

 

 

___
Users mailing list -- users@ovirt.org <mailto:users@ovirt.org> 
To unsubscribe send an email to users-le...@ovirt.org 
<mailto: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/AR3D4HLVTAQPEU774BP5LQYRHPP4234X/

___
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/WOGYCVC5YLEYHH6HDHABIH2P5EQ7BQZO/


[ovirt-users] Re: adding hosts problems with GlusterFS

2018-07-31 Thread Jayme
I think we are in a race to see who can get a new HCI setup built faster.
There have been a few hurtles along the way :)

On Tue, Jul 31, 2018, 6:53 AM Bill Dossett,  wrote:

> Hmm, resounding silence….  Have attached a screen shot of the host storage
> devices on the host I added after the initial deployment.  So at the bottom
> you can see that sdb – sdg are all locked and FS type is multipath_member
> those all equate to the UID type NAME at the top.  The very top row, I
> created a brick, so it is also now locked, however when I go to brick view
> there is no brick.  I also can’t seem to delete any brick one it is created
> either.  On the first 3 hosts, sdb – sdg are all unlocked and I can create
> bricks…  going to remove a host and re-add it to see if there is anything I
> am missing, but I don’t have any other ideas at this point.
>
>
>
>
>
>
>
> Regards, Bill
>
>
>
> *Bill Dossett*
>
> DevOps Ninja
>
> AWS-DevOps-Pro
> 
> , AWS-SA-A
> 
> VCAP-DCA
> ,
> VCAP-DCD
> , MCSA
> Win Server
>
>
>
> *IT – Software Innovation Solutions*
>
>
>
> *M* +1 303-725 8163
>
> bill.doss...@pb.com
>
> pitneybowes.com
>
>
> *Pitney Bowes*
>
> 4750 Walnut Street
>
> Boulder CO, 80301
>
> [image: sis]
>
> Learn more about Software Innovation Solutions
> 
>
>
>
> In Engineering, Software Support or Professional Services?
>
> *Raise a ticket via Remedy Anywhere [HERE
> ]
> takes less than a minute*
>
>
>
> *CloudForms User Guide available [HERE
> ]*
>
>
>
>
>
>
> ___
> 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/AR3D4HLVTAQPEU774BP5LQYRHPP4234X/
>
___
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/WIZTQQL7XRX3BLHOQVIO47ON64WBK76F/


[ovirt-users] Re: adding hosts problems with GlusterFS

2018-07-30 Thread william . dossett
I found the problem...

with the cockpit deploy, all disks are blacklisted from multipath by a script 
called blacklist_all_disks.sh

This does not happen when a host is added manually.   To work around the 
problem edit /etc/multipath.conf  add the second line to the file below... this 
makes sure that vdsm will not ever mondify this file again.

 VDSM REVISION 1.5
# VDSM PRIVATE

then add the following to the end of the file


blacklist {
devnode "*"
}

this blacklists all disk from multipath.

Had to dig fairly deep for this, but now its working.
___
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/TFJKSIJ7SMZF2NBUZJ5GUDPHKERDZLGV/


[ovirt-users] Re: adding hosts problems with GlusterFS

2018-07-30 Thread william . dossett
unfortunately I can't access that bug with any of my redhat accounts.  I tried 
to make a bugzilla account and it says it is restricted access to that bug, 
internal only.
___
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/FGUSCJVWCTXWHJJJYEUSTQF3JCHBPSB3/


[ovirt-users] Re: adding hosts problems with GlusterFS

2018-07-30 Thread william . dossett
I did it from the UI.  I've just removed and re-added the host and I can't see 
any thing different I could do while adding it.  all the disks are locked.  

the brick is mounted in /gluster_bricks, but does not show in the bricks tab... 
 actually I think it may have been in the new volume view though.  I didn't 
actually want that volume though now that I realize I don't need an ISO domain 
anymore.  I am trying to clean this up now and try again.
___
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/ZBQ2ILAEWHWLGCEBO3YJJCMAJQGQDLY3/


[ovirt-users] Re: adding hosts problems with GlusterFS

2018-07-30 Thread Sahina Bose
On Fri, Jul 27, 2018 at 8:12 PM,  wrote:

> Hi,  I setup my 3 host HCI cluster and things are going pretty good.  I
> have a few issues though...
>
> one of them is that I added two more hosts to the three node cluster to
> make it a 5 nodes.   This seemed to work fine until I went to create
> bricks.  I have 6 x 2 TB disks for use as JBOD in each node.
>
> After I added the nodes, I went to the host and storage devices.   This
> looks significantly different that the view on my first 3 hosts.  On the
> two new hosts all my drives sdb - sdg have locks next to  them and file
> system type is multipath__member.   Further up the page then I see a UID
> under the name and description is PERC H710P dm-multipath - no lock next to
> it.
>
> I created a brick on this and it created the lvmpv file system, however
> when I go to bricks view, there are no bricks.
>

Did you create a brick from the UI or using CLI on the hosts. Can you check
where the bricks are mounted?
If it's mounted at /gluster_bricks - the bricks should be listed in the New
volume screen


> So,  did I make a mistake while adding the hosts?  is there some way to
> prevent this dm-multipath configuration?
>

There' a bug to track this -
https://bugzilla.redhat.com/show_bug.cgi?id=1016535


> Thanks
> Bill
> ___
> 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/CMU774UMB33KXG7W3UWJEXBQJMUBZI5N/
>
___
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/P4Z5XQSIO3JEWSPN6LZKNPS2M4N4Q3AM/