[ovirt-users] Re: Ovirt 4.3 / New Install / NFS (broken)

2019-01-14 Thread Gianluca Cecchi
On Mon, Jan 14, 2019 at 2:32 PM Maton, Brett 
wrote:

> Importing usr/lib/python2.7/site-packages/vdsm/rpc/vdsm-api.pickle from 
> vdsm-api-4.30.5-2.gitf824ec2.el7.noarch.rpm
> also fixes the issue for gluster storage
>
>>
>>
It is gluster in my case too, but using HCI single host deployment feature.
That should/could be the "official" replacement for the previous all-in-one
type of installation
So the host connects through Gluster to its gluster network ip and you
should also be able in the future, if that is the case, to expand to three
node (yet to investigate in detail)
Gianluca
___
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/MHILI7UQMQJGMOS4UONQYFPVGDWLSBN4/


[ovirt-users] Re: Ovirt 4.3 / New Install / NFS (broken)

2019-01-14 Thread Maton, Brett
Importing usr/lib/python2.7/site-packages/vdsm/rpc/vdsm-api.pickle
from vdsm-api-4.30.5-2.gitf824ec2.el7.noarch.rpm
also fixes the issue for gluster storage

On Mon, 14 Jan 2019 at 11:34, Gianluca Cecchi 
wrote:

> On Mon, Jan 14, 2019 at 11:09 AM Marcin Sobczyk 
> wrote:
>
>>
>> Hi,
>>
>> There are no yamls on the host but you can replace the binaries
>> describing the API:
>>
>>- download 'vdsm-api' rpm that was built from the aforementioned
>>patch:
>>
>> https://jenkins.ovirt.org/job/vdsm_standard-on-merge/184/artifact/build-artifacts.el7.x86_64/vdsm-api-4.30.5-2.gitf824ec2.el7.noarch.rpm
>>- copy 'usr/lib/python2.7/site-packages/vdsm/rpc/vdsm-api.pickle'
>>from the rpm to the same location on your host
>>
>> Marcin
>>
>>
>> Hi Marcin,
> I confirm that after copying the file and continuing from where
> interrupted I was able to complete the wizard of the Hosted Engine
> Deployment in my HCI with single host environment case.
> Inside the admin portal I correctly see the Hosted Engine VM and its
> storage domain. And I'm able to connect to its console
> I'll try the whole deploy from scratch using this info.
> Thanks,
> Gianluca
> ___
> 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/OMTCB5G4SB743YKMFXKQCUUQTKWELCAU/
>
___
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/W2CALDWUG6JI22HJEV6MBDDNEN33W534/


[ovirt-users] Re: Ovirt 4.3 / New Install / NFS (broken)

2019-01-14 Thread Gianluca Cecchi
On Mon, Jan 14, 2019 at 11:09 AM Marcin Sobczyk  wrote:

>
> Hi,
>
> There are no yamls on the host but you can replace the binaries describing
> the API:
>
>- download 'vdsm-api' rpm that was built from the aforementioned
>patch:
>
> https://jenkins.ovirt.org/job/vdsm_standard-on-merge/184/artifact/build-artifacts.el7.x86_64/vdsm-api-4.30.5-2.gitf824ec2.el7.noarch.rpm
>- copy 'usr/lib/python2.7/site-packages/vdsm/rpc/vdsm-api.pickle' from
>the rpm to the same location on your host
>
> Marcin
>
>
> Hi Marcin,
I confirm that after copying the file and continuing from where interrupted
I was able to complete the wizard of the Hosted Engine Deployment in my HCI
with single host environment case.
Inside the admin portal I correctly see the Hosted Engine VM and its
storage domain. And I'm able to connect to its console
I'll try the whole deploy from scratch using this info.
Thanks,
Gianluca
___
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/OMTCB5G4SB743YKMFXKQCUUQTKWELCAU/


[ovirt-users] Re: Ovirt 4.3 / New Install / NFS (broken)

2019-01-14 Thread Marcin Sobczyk

On 1/13/19 7:14 PM, Nir Soffer wrote:
On Sun, Jan 13, 2019 at 4:35 PM Gianluca Cecchi 
mailto:gianluca.cec...@gmail.com>> wrote:




On Sun, Jan 13, 2019 at 12:38 PM Gianluca Cecchi
mailto:gianluca.cec...@gmail.com>> wrote:

On Sun, Jan 13, 2019 at 10:20 AM Shani Leviim
mailto:slev...@redhat.com>> wrote:

Hi Devin,
This one was solved in the following patch:
https://gerrit.ovirt.org/#/c/96746/

*Regards,
*
*Shani Leviim
*


On Sun, Jan 13, 2019 at 10:13 AM Devin Acosta
mailto:linuxguru...@gmail.com>>
wrote:

I installed the latest 4.3 release candidate and tried
to add an NFS mount to the Data Center, and it errors
in the GUI with “Error while executing action New NFS
Storage Domain: Invalid parameter”, then in the
vdsm.log I see it is passing “block_size=None”. Does
this regardless if NFS v3 or v4.

InvalidParameterException: Invalid parameter:
'block_size=None'


Hi,
could be the same I have in this thread during single host HCI
install:
https://www.mail-archive.com/users@ovirt.org/msg52875.html


It looks the same issue.

This was was broken for few days, and was fixed last week.


?

Gianluca


I have not understood where to find the to-be-patched file
vdsm-api.yml
It seems it is not in engine and host...


The yaml file is the source - on the host the file is stored in a 
binary format

that is 100 times faster to load.

Marcin, do we have an easy way to update the yaml on a host without 
building

vdsm from source?

Nir

Hi,

There are no yamls on the host but you can replace the binaries 
describing the API:


 * download 'vdsm-api' rpm that was built from the aforementioned
   patch:
   
https://jenkins.ovirt.org/job/vdsm_standard-on-merge/184/artifact/build-artifacts.el7.x86_64/vdsm-api-4.30.5-2.gitf824ec2.el7.noarch.rpm
 * copy 'usr/lib/python2.7/site-packages/vdsm/rpc/vdsm-api.pickle' from
   the rpm to the same location on your host

Marcin




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


[ovirt-users] Re: Ovirt 4.3 / New Install / NFS (broken)

2019-01-14 Thread Maton, Brett
Would this default issue also affect gluster storage ?

On Sun, 13 Jan 2019 at 18:16, Nir Soffer  wrote:

> On Sun, Jan 13, 2019 at 4:35 PM Gianluca Cecchi 
> wrote:
>
>>
>>
>> On Sun, Jan 13, 2019 at 12:38 PM Gianluca Cecchi <
>> gianluca.cec...@gmail.com> wrote:
>>
>>> On Sun, Jan 13, 2019 at 10:20 AM Shani Leviim 
>>> wrote:
>>>
 Hi Devin,
 This one was solved in the following patch:
 https://gerrit.ovirt.org/#/c/96746/


 *Regards,*

 *Shani Leviim*


 On Sun, Jan 13, 2019 at 10:13 AM Devin Acosta 
 wrote:

> I installed the latest 4.3 release candidate and tried to add an NFS
> mount to the Data Center, and it errors in the GUI with “Error while
> executing action New NFS Storage Domain: Invalid parameter”, then in the
> vdsm.log I see it is passing “block_size=None”. Does this regardless if 
> NFS
> v3 or v4.
>
> InvalidParameterException: Invalid parameter: 'block_size=None'
>
>
>>> Hi,
>>> could be the same I have in this thread during single host HCI install:
>>> https://www.mail-archive.com/users@ovirt.org/msg52875.html
>>>
>>
> It looks the same issue.
>
> This was was broken for few days, and was fixed last week.
>
>
>>
>>> ?
>>>
>>> Gianluca
>>>
>>
>> I have not understood where to find the to-be-patched file vdsm-api.yml
>> It seems it is not in engine and host...
>>
>
> The yaml file is the source - on the host the file is stored in a binary
> format
> that is 100 times faster to load.
>
> Marcin, do we have an easy way to update the yaml on a host without
> building
> vdsm from source?
>
> Nir
> ___
> 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/XKBMGSI6AUEIWUT2ANRPKUNAXC4BKFTP/
>
___
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/BCFZ4S7FZN6RH3VZPVOXGI4XWRYLUVLQ/


[ovirt-users] Re: Ovirt 4.3 / New Install / NFS (broken)

2019-01-13 Thread Nir Soffer
On Sun, Jan 13, 2019 at 4:35 PM Gianluca Cecchi 
wrote:

>
>
> On Sun, Jan 13, 2019 at 12:38 PM Gianluca Cecchi <
> gianluca.cec...@gmail.com> wrote:
>
>> On Sun, Jan 13, 2019 at 10:20 AM Shani Leviim  wrote:
>>
>>> Hi Devin,
>>> This one was solved in the following patch:
>>> https://gerrit.ovirt.org/#/c/96746/
>>>
>>>
>>> *Regards,*
>>>
>>> *Shani Leviim*
>>>
>>>
>>> On Sun, Jan 13, 2019 at 10:13 AM Devin Acosta 
>>> wrote:
>>>
 I installed the latest 4.3 release candidate and tried to add an NFS
 mount to the Data Center, and it errors in the GUI with “Error while
 executing action New NFS Storage Domain: Invalid parameter”, then in the
 vdsm.log I see it is passing “block_size=None”. Does this regardless if NFS
 v3 or v4.

 InvalidParameterException: Invalid parameter: 'block_size=None'


>> Hi,
>> could be the same I have in this thread during single host HCI install:
>> https://www.mail-archive.com/users@ovirt.org/msg52875.html
>>
>
It looks the same issue.

This was was broken for few days, and was fixed last week.


>
>> ?
>>
>> Gianluca
>>
>
> I have not understood where to find the to-be-patched file vdsm-api.yml
> It seems it is not in engine and host...
>

The yaml file is the source - on the host the file is stored in a binary
format
that is 100 times faster to load.

Marcin, do we have an easy way to update the yaml on a host without building
vdsm from source?

Nir
___
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/XKBMGSI6AUEIWUT2ANRPKUNAXC4BKFTP/


[ovirt-users] Re: Ovirt 4.3 / New Install / NFS (broken)

2019-01-13 Thread Gianluca Cecchi
On Sun, Jan 13, 2019 at 12:38 PM Gianluca Cecchi 
wrote:

> On Sun, Jan 13, 2019 at 10:20 AM Shani Leviim  wrote:
>
>> Hi Devin,
>> This one was solved in the following patch:
>> https://gerrit.ovirt.org/#/c/96746/
>>
>>
>> *Regards,*
>>
>> *Shani Leviim*
>>
>>
>> On Sun, Jan 13, 2019 at 10:13 AM Devin Acosta 
>> wrote:
>>
>>> I installed the latest 4.3 release candidate and tried to add an NFS
>>> mount to the Data Center, and it errors in the GUI with “Error while
>>> executing action New NFS Storage Domain: Invalid parameter”, then in the
>>> vdsm.log I see it is passing “block_size=None”. Does this regardless if NFS
>>> v3 or v4.
>>>
>>> InvalidParameterException: Invalid parameter: 'block_size=None'
>>>
>>>
> Hi,
> could be the same I have in this thread during single host HCI install:
> https://www.mail-archive.com/users@ovirt.org/msg52875.html
>
> ?
>
> Gianluca
>

I have not understood where to find the to-be-patched file vdsm-api.yml
It seems it is not in engine and host...
___
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/YVBR4LH54D5CSEZUMBFIT2ROTWY5OBCS/


[ovirt-users] Re: Ovirt 4.3 / New Install / NFS (broken)

2019-01-13 Thread Gianluca Cecchi
On Sun, Jan 13, 2019 at 10:20 AM Shani Leviim  wrote:

> Hi Devin,
> This one was solved in the following patch:
> https://gerrit.ovirt.org/#/c/96746/
>
>
> *Regards,*
>
> *Shani Leviim*
>
>
> On Sun, Jan 13, 2019 at 10:13 AM Devin Acosta 
> wrote:
>
>> I installed the latest 4.3 release candidate and tried to add an NFS
>> mount to the Data Center, and it errors in the GUI with “Error while
>> executing action New NFS Storage Domain: Invalid parameter”, then in the
>> vdsm.log I see it is passing “block_size=None”. Does this regardless if NFS
>> v3 or v4.
>>
>> InvalidParameterException: Invalid parameter: 'block_size=None'
>>
>>
Hi,
could be the same I have in this thread during single host HCI install:
https://www.mail-archive.com/users@ovirt.org/msg52875.html

?

Gianluca
___
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/T5C3FMIYSL3RU3XXXVEYMNIBNZGQKMLN/


[ovirt-users] Re: Ovirt 4.3 / New Install / NFS (broken)

2019-01-13 Thread Shani Leviim
Hi Devin,
This one was solved in the following patch:
https://gerrit.ovirt.org/#/c/96746/


*Regards,*

*Shani Leviim*


On Sun, Jan 13, 2019 at 10:13 AM Devin Acosta 
wrote:

> I installed the latest 4.3 release candidate and tried to add an NFS mount
> to the Data Center, and it errors in the GUI with “Error while executing
> action New NFS Storage Domain: Invalid parameter”, then in the vdsm.log I
> see it is passing “block_size=None”. Does this regardless if NFS v3 or v4.
>
> InvalidParameterException: Invalid parameter: 'block_size=None'
>
> 2019-01-12 20:37:58,241-0700 INFO  (jsonrpc/7) [vdsm.api] START
> createStorageDomain(storageType=1,
> sdUUID=u'b30c64c4-4b1f-4ebf-828b-e54c330ae84c', domainName=u'nfsdata',
> typeSpecificArg=u'192.168.19.155:/data/data', domClass=1,
> domVersion=u'4', block_size=None, max_hosts=2000, options=None)
> from=:::192.168.19.178,51042, flow_id=67743df7,
> task_id=ad82f581-9638-48f1-bcd9-669b9809b34a (api:48)
> 2019-01-12 20:37:58,241-0700 INFO  (jsonrpc/7) [vdsm.api] FINISH
> createStorageDomain error=Invalid parameter: 'block_size=None'
> from=:::192.168.19.178,51042, flow_id=67743df7,
> task_id=ad82f581-9638-48f1-bcd9-669b9809b34a (api:52)
> 2019-01-12 20:37:58,241-0700 ERROR (jsonrpc/7) [storage.TaskManager.Task]
> (Task='ad82f581-9638-48f1-bcd9-669b9809b34a') Unexpected error (task:875)
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/site-packages/vdsm/storage/task.py", line 882,
> in _run
> return fn(*args, **kargs)
>   File "", line 2, in createStorageDomain
>   File "/usr/lib/python2.7/site-packages/vdsm/common/api.py", line 50, in
> method
> ret = func(*args, **kwargs)
>   File "/usr/lib/python2.7/site-packages/vdsm/storage/hsm.py", line 2583,
> in createStorageDomain
> alignment = clusterlock.alignment(block_size, max_hosts)
>   File "/usr/lib/python2.7/site-packages/vdsm/storage/clusterlock.py",
> line 661, in alignment
> raise se.InvalidParameterException('block_size', block_size)
> InvalidParameterException: Invalid parameter: 'block_size=None'
> 2019-01-12 20:37:58,242-0700 INFO  (jsonrpc/7) [storage.TaskManager.Task]
> (Task='ad82f581-9638-48f1-bcd9-669b9809b34a') aborting: Task is aborted:
> u"Invalid parameter: 'block_size=None'" - code 100 (task:1181)
> 2019-01-12 20:37:58,242-0700 ERROR (jsonrpc/7) [storage.Dispatcher] FINISH
> createStorageDomain error=Invalid parameter: 'block_size=None'
> (dispatcher:81)
> 2019-01-12 20:37:58,242-0700 INFO  (jsonrpc/7) [jsonrpc.JsonRpcServer] RPC
> call StorageDomain.create failed (error 1000) in 0.00 seconds (__init__:312)
> 2019-01-12 20:37:58,541-0700 INFO  (jsonrpc/1) [vdsm.api] START
> disconnectStorageServer(domType=1,
> spUUID=u'----', conList=[{u'tpgt': u'1',
> u'id': u'db7d16c8-7497-42db-8a75-81cb7f9d3350', u'connection':
> u'192.168.19.155:/data/data', u'iqn': u'', u'user': u'', u'ipv6_enabled':
> u'false', u'protocol_version': u'auto', u'password': '', u'port':
> u''}], options=None) from=:::192.168.19.178,51042,
> flow_id=7e4cb4fa-1437-4d5b-acb5-958838ecd54c,
> task_id=1d004ea2-ae84-4c95-8c70-29e205efd4b1 (api:48)
> 2019-01-12 20:37:58,542-0700 INFO  (jsonrpc/1) [storage.Mount] unmounting
> /rhev/data-center/mnt/192.168.19.155:_data_data (mount:212)
> 2019-01-12 20:37:59,087-0700 INFO  (jsonrpc/1) [vdsm.api] FINISH
> disconnectStorageServer return={'statuslist': [{'status': 0, 'id':
> u'db7d16c8-7497-42db-8a75-81cb7f9d3350'}]}
> from=:::192.168.19.178,51042,
> flow_id=7e4cb4fa-1437-4d5b-acb5-958838ecd54c,
> task_id=1d004ea2-ae84-4c95-8c70-29e205efd4b1 (api:54)
> 2019-01-12 20:37:59,089-0700 INFO  (jsonrpc/1) [jsonrpc.JsonRpcServer] RPC
> call StoragePool.disconnectStorageServer succeeded in 0.55 seconds
> (__init__:312)
>
> Devin Acosta
>
> ___
> 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/XFEIW6MUHJK5V5IMENBOPGLMSC2JZGGR/
>
___
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/4BOUL4U5WI72LYK26X5L6CIPWTFJH5HV/