Re: [Users] NFS troubleshooting page

2013-09-11 Thread Federico Simoncelli
- Original Message -
> From: "Itamar Heim" 
> To: "Markus Stockhausen" 
> Cc: "Ayal Baron" , "Federico Simoncelli" 
> , users@ovirt.org, "Allon Mureinik"
> 
> Sent: Monday, September 9, 2013 3:45:56 PM
> Subject: Re: AW: [Users] NFS troubleshooting page
> 
> On 09/09/2013 04:42 PM, Markus Stockhausen wrote:
> >> ayal/federico - thoughts on how we can make things better? warn? etc?
> >
> > Got my account and already modified the wiki.
> >
> > Thanks for the help.
> >
> > Markus
> >
> 
> thanks markus. my question to ayal/federico is on how to fix the
> original issue to at least warn about the issue.

Good question. I don't have an answer yet, but I'll look into it.

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


Re: [Users] NFS troubleshooting page

2013-09-09 Thread Itamar Heim

On 09/09/2013 04:42 PM, Markus Stockhausen wrote:

ayal/federico - thoughts on how we can make things better? warn? etc?


Got my account and already modified the wiki.

Thanks for the help.

Markus



thanks markus. my question to ayal/federico is on how to fix the 
original issue to at least warn about the issue.

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


Re: [Users] NFS troubleshooting page

2013-09-09 Thread Markus Stockhausen
> ayal/federico - thoughts on how we can make things better? warn? etc?

Got my account and already modified the wiki. 

Thanks for the help.

Markus

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und
vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
Weitergabe dieser Mail ist nicht gestattet.

Über das Internet versandte E-Mails können unter fremden Namen erstellt oder
manipuliert werden. Deshalb ist diese als E-Mail verschickte Nachricht keine
rechtsverbindliche Willenserklärung.

Collogia
Unternehmensberatung AG
Ubierring 11
D-50678 Köln

Vorstand:
Kadir Akin
Dr. Michael Höhnerbach

Vorsitzender des Aufsichtsrates:
Hans Kristian Langva

Registergericht: Amtsgericht Köln
Registernummer: HRB 52 497

This e-mail may contain confidential and/or privileged information. If you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.

e-mails sent over the internet may have been written under a wrong name or
been manipulated. That is why this message sent as an e-mail is not a
legally binding declaration of intention.

Collogia
Unternehmensberatung AG
Ubierring 11
D-50678 Köln

executive board:
Kadir Akin
Dr. Michael Höhnerbach

President of the supervisory board:
Hans Kristian Langva

Registry office: district court Cologne
Register number: HRB 52 497


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


Re: [Users] NFS troubleshooting page

2013-09-09 Thread Itamar Heim

On 09/09/2013 01:53 PM, Markus Stockhausen wrote:

Hello,

although it helps nobody I just want to leave the information that
my first two weeks with ovirt were horrible. That said I'm still
confident that I will able to get it all managed.

For know I have some addition to the NFS troubleshooting wiki
that could be helpful for others. My wiki account request is still
pending so maybe someone with access could expand the page.

NFS mounts on the hypervisor hosts (at least Fedora 19) use the
option rsize=1M,wsize=1M by default. If the NFS servers maximum
tcp window memory settings are less or equal than 1M the
connections to NFS data/ISO domains may stall from time to time.

Raising the TCP kernel settings on NFS server side to

net.ipv4.tcp_mem = 4096 65536 4194304
net.ipv4.tcp_rmem = 4096 65536 4194304
net.ipv4.tcp_wmem = 4096 65536 4194304

helps to get things stable.


ayal/federico - thoughts on how we can make things better? warn? etc?
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] NFS troubleshooting page

2013-09-09 Thread Dafna Ron

Hi Markus,

I am sorry that you had a bad experience with ovirt and I am sure 
everyone in the ovirt community appreciate your feedback and your 
contribution.
As you said, I am positive that you will be able to get it all managed 
and please use the list for any needed assistance.


I am adding some people to this mail so that they can help with the wiki 
request.


Thanks for the input!
Dafna



On 09/09/2013 11:53 AM, Markus Stockhausen wrote:

Hello,

although it helps nobody I just want to leave the information that
my first two weeks with ovirt were horrible. That said I'm still
confident that I will able to get it all managed.

For know I have some addition to the NFS troubleshooting wiki
that could be helpful for others. My wiki account request is still
pending so maybe someone with access could expand the page.

NFS mounts on the hypervisor hosts (at least Fedora 19) use the
option rsize=1M,wsize=1M by default. If the NFS servers maximum
tcp window memory settings are less or equal than 1M the
connections to NFS data/ISO domains may stall from time to time.

Raising the TCP kernel settings on NFS server side to

net.ipv4.tcp_mem = 4096 65536 4194304
net.ipv4.tcp_rmem = 4096 65536 4194304
net.ipv4.tcp_wmem = 4096 65536 4194304

helps to get things stable.

Markus






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



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


[Users] NFS troubleshooting page

2013-09-09 Thread Markus Stockhausen
Hello,

although it helps nobody I just want to leave the information that
my first two weeks with ovirt were horrible. That said I'm still
confident that I will able to get it all managed.

For know I have some addition to the NFS troubleshooting wiki
that could be helpful for others. My wiki account request is still
pending so maybe someone with access could expand the page.

NFS mounts on the hypervisor hosts (at least Fedora 19) use the
option rsize=1M,wsize=1M by default. If the NFS servers maximum
tcp window memory settings are less or equal than 1M the
connections to NFS data/ISO domains may stall from time to time.

Raising the TCP kernel settings on NFS server side to

net.ipv4.tcp_mem = 4096 65536 4194304
net.ipv4.tcp_rmem = 4096 65536 4194304
net.ipv4.tcp_wmem = 4096 65536 4194304

helps to get things stable.

Markus





Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und
vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
Weitergabe dieser Mail ist nicht gestattet.

Über das Internet versandte E-Mails können unter fremden Namen erstellt oder
manipuliert werden. Deshalb ist diese als E-Mail verschickte Nachricht keine
rechtsverbindliche Willenserklärung.

Collogia
Unternehmensberatung AG
Ubierring 11
D-50678 Köln

Vorstand:
Kadir Akin
Dr. Michael Höhnerbach

Vorsitzender des Aufsichtsrates:
Hans Kristian Langva

Registergericht: Amtsgericht Köln
Registernummer: HRB 52 497

This e-mail may contain confidential and/or privileged information. If you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.

e-mails sent over the internet may have been written under a wrong name or
been manipulated. That is why this message sent as an e-mail is not a
legally binding declaration of intention.

Collogia
Unternehmensberatung AG
Ubierring 11
D-50678 Köln

executive board:
Kadir Akin
Dr. Michael Höhnerbach

President of the supervisory board:
Hans Kristian Langva

Registry office: district court Cologne
Register number: HRB 52 497


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