Re: [vdsm] VDSM and Fedora 20 test

2013-12-04 Thread Douglas Schilling Landgraf

On 12/03/2013 04:11 PM, Dan Kenigsberg wrote:

On Tue, Dec 03, 2013 at 05:03:26PM -0500, Douglas Schilling Landgraf wrote:


I have found that iscsi-initiator-utils-6.2.0.873-11.fc20.x86_64 (or
higher) introduces this error.

I was able to create and run a virtual machine with the last build
before the above one
(iscsi-initiator-utils-6.2.0.873-9.fc20.x86_64).

Also did manual tests with below versions and it worked as well:
iscsi-initiator-utils-6.2.0.873-5.fc20.x86_64
iscsi-initiator-utils-6.2.0.873-7.fc20.x86_64
iscsi-initiator-utils-6.2.0.873-9.fc20.x86_64

Finally, I have talked with iscsi-initiator-utils package maintainer
and he is aware of the problem.


So, have you managed to fire up VMs with one of those installed?


Correct. Tested also with different hosts (AMD and Intel family)



A basic migration/hibernation test would be interesting to conduct, too.



Migration worked, tested from host 'A' to 'B' and 'B' to 'A'. Virtual 
machine keep working, no problem at all.



--
Cheers
Douglas
___
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel


Re: [vdsm] VDSM and Fedora 20 test

2013-12-03 Thread Dan Kenigsberg
On Tue, Dec 03, 2013 at 05:03:26PM -0500, Douglas Schilling Landgraf wrote:
> 
> I have found that iscsi-initiator-utils-6.2.0.873-11.fc20.x86_64 (or
> higher) introduces this error.
> 
> I was able to create and run a virtual machine with the last build
> before the above one
> (iscsi-initiator-utils-6.2.0.873-9.fc20.x86_64).
> 
> Also did manual tests with below versions and it worked as well:
> iscsi-initiator-utils-6.2.0.873-5.fc20.x86_64
> iscsi-initiator-utils-6.2.0.873-7.fc20.x86_64
> iscsi-initiator-utils-6.2.0.873-9.fc20.x86_64
> 
> Finally, I have talked with iscsi-initiator-utils package maintainer
> and he is aware of the problem.

So, have you managed to fire up VMs with one of those installed?

A basic migration/hibernation test would be interesting to conduct, too.

Thanks Douglas!
___
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel


Re: [vdsm] VDSM and Fedora 20 test

2013-12-03 Thread Douglas Schilling Landgraf

On 12/03/2013 09:09 AM, Dan Kenigsberg wrote:

On Tue, Dec 03, 2013 at 02:31:16PM +0100, Sandro Bonazzola wrote:

Il 03/12/2013 17:20, Douglas Schilling Landgraf ha scritto:

Hi,

Below the initial tests that I have executed with vdsm version
(4.13.0-11 and 4.13.0-12) on Fedora 20. Faced an 'iscsiadm: Error
while adding record: no available memory' trying to connect to iscsi
storage and opened a bugzilla [1] for it.


Thanks, Douglas!



Engine and otopi
=
oVirt Engine Version: 3.4.0-0.2.master.20131129131413.git3f58634.fc19
otopi-1.1.2-1.fc19


Testing this part of the project with f20 makes sense, too (but is less
likely to break).




Hosts
===

# cat /etc/fedora-release
Fedora release 20 (Heisenbug)

# getenforce
Enforcing


vdsm 4.13.0-11 (current stable)


- Host deployed

NFS:
- Added NFS DATA and ISO [OK]


have you tried to populate using iso-uploader / image-uploader?
is log-collector able to collect logs for the traceback you've reported down 
here?








For the record on mailing list:

Initially, I have used manual steps. As we talked over IRC, I could do a 
test for now against ovirt-log-collector and created below bz.


F20 - ovirt-log-collector: conflicts with file from package 
sos-3.0-3.fc20.noarch

https://bugzilla.redhat.com/show_bug.cgi?id=1037663




ISCSI:

Thread-498::ERROR::2013-12-03 
00:33:29,199::hsm::2369::Storage.HSM::(connectStorageServer) Could not connect 
to storageServer
Traceback (most recent call last):
   File "/usr/share/vdsm/storage/hsm.py", line 2366, in connectStorageServer
 conObj.connect()
   File "/usr/share/vdsm/storage/storageServer.py", line 359, in connect
 iscsi.addIscsiNode(self._iface, self._target, self._cred)
   File "/usr/share/vdsm/storage/iscsi.py", line 150, in addIscsiNode
 iscsiadm.node_new(iface.name, portalStr, targetName)
   File "/usr/share/vdsm/storage/iscsiadm.py", line 239, in node_new
 raise IscsiNodeError(rc, out, err)
IscsiNodeError: (3, [], ['iscsiadm: Error while adding record: no available 
memory'])

[1] F20: iscsiadm: Error while adding record: no available memory
https://bugzilla.redhat.com/show_bug.cgi?id=1037602


To move ahead with block storage testing, could you try to rebuild
iscsiadm or run Vdsm with fibre channel?



I have found that iscsi-initiator-utils-6.2.0.873-11.fc20.x86_64 (or 
higher) introduces this error.


I was able to create and run a virtual machine with the last build 
before the above one (iscsi-initiator-utils-6.2.0.873-9.fc20.x86_64).


Also did manual tests with below versions and it worked as well:
iscsi-initiator-utils-6.2.0.873-5.fc20.x86_64
iscsi-initiator-utils-6.2.0.873-7.fc20.x86_64
iscsi-initiator-utils-6.2.0.873-9.fc20.x86_64

Finally, I have talked with iscsi-initiator-utils package maintainer and 
he is aware of the problem.



--
Cheers
Douglas
___
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel


Re: [vdsm] VDSM and Fedora 20 test

2013-12-03 Thread Dan Kenigsberg
On Tue, Dec 03, 2013 at 02:31:16PM +0100, Sandro Bonazzola wrote:
> Il 03/12/2013 17:20, Douglas Schilling Landgraf ha scritto:
> > Hi,
> > 
> > Below the initial tests that I have executed with vdsm version
> > (4.13.0-11 and 4.13.0-12) on Fedora 20. Faced an 'iscsiadm: Error
> > while adding record: no available memory' trying to connect to iscsi
> > storage and opened a bugzilla [1] for it.

Thanks, Douglas!

> > 
> > Engine and otopi
> > =
> > oVirt Engine Version: 3.4.0-0.2.master.20131129131413.git3f58634.fc19
> > otopi-1.1.2-1.fc19

Testing this part of the project with f20 makes sense, too (but is less
likely to break).

> > 
> > 
> > Hosts
> > ===
> > 
> > # cat /etc/fedora-release
> > Fedora release 20 (Heisenbug)
> > 
> > # getenforce
> > Enforcing
> > 
> > 
> > vdsm 4.13.0-11 (current stable)
> > 
> > 
> > - Host deployed
> > 
> > NFS:
> > - Added NFS DATA and ISO [OK]
> 
> have you tried to populate using iso-uploader / image-uploader?
> is log-collector able to collect logs for the traceback you've reported down 
> here?
> 
> 



> > ISCSI:
> > 
> > Thread-498::ERROR::2013-12-03 
> > 00:33:29,199::hsm::2369::Storage.HSM::(connectStorageServer) Could not 
> > connect to storageServer
> > Traceback (most recent call last):
> >   File "/usr/share/vdsm/storage/hsm.py", line 2366, in connectStorageServer
> > conObj.connect()
> >   File "/usr/share/vdsm/storage/storageServer.py", line 359, in connect
> > iscsi.addIscsiNode(self._iface, self._target, self._cred)
> >   File "/usr/share/vdsm/storage/iscsi.py", line 150, in addIscsiNode
> > iscsiadm.node_new(iface.name, portalStr, targetName)
> >   File "/usr/share/vdsm/storage/iscsiadm.py", line 239, in node_new
> > raise IscsiNodeError(rc, out, err)
> > IscsiNodeError: (3, [], ['iscsiadm: Error while adding record: no available 
> > memory'])
> > 
> > [1] F20: iscsiadm: Error while adding record: no available memory
> > https://bugzilla.redhat.com/show_bug.cgi?id=1037602

To move ahead with block storage testing, could you try to rebuild
iscsiadm or run Vdsm with fibre channel?

Dan.
___
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel


Re: [vdsm] VDSM and Fedora 20 test

2013-12-03 Thread Sandro Bonazzola
Il 03/12/2013 17:20, Douglas Schilling Landgraf ha scritto:
> Hi,
> 
> Below the initial tests that I have executed with vdsm version (4.13.0-11 and 
> 4.13.0-12) on Fedora 20. Faced an 'iscsiadm: Error while adding record:
> no available memory' trying to connect to iscsi storage and opened a bugzilla 
> [1] for it.
> 
> Engine and otopi
> =
> oVirt Engine Version: 3.4.0-0.2.master.20131129131413.git3f58634.fc19
> otopi-1.1.2-1.fc19
> 
> 
> Hosts
> ===
> 
> # cat /etc/fedora-release
> Fedora release 20 (Heisenbug)
> 
> # getenforce
> Enforcing
> 
> 
> vdsm 4.13.0-11 (current stable)
> 
> 
> - Host deployed
> 
> NFS:
> - Added NFS DATA and ISO [OK]

have you tried to populate using iso-uploader / image-uploader?
is log-collector able to collect logs for the traceback you've reported down 
here?


> - Created and started VM (SPICE) [OK]
> 
> 
> ISCSI:
> 
> Thread-927::ERROR::2013-12-03 
> 00:06:26,672::hsm::2364::Storage.HSM::(connectStorageServer) Could not 
> connect to storageServer
> Traceback (most recent call last):
>   File "/usr/share/vdsm/storage/hsm.py", line 2361, in connectStorageServer
> conObj.connect()
>   File "/usr/share/vdsm/storage/storageServer.py", line 359, in connect
> iscsi.addIscsiNode(self._iface, self._target, self._cred)
>   File "/usr/share/vdsm/storage/iscsi.py", line 150, in addIscsiNode
> iscsiadm.node_new(iface.name, portalStr, targetName)
>   File "/usr/share/vdsm/storage/iscsiadm.py", line 239, in node_new
> raise IscsiNodeError(rc, out, err)
> IscsiNodeError: (3, [], ['iscsiadm: Error while adding record: no available 
> memory'])
> 
> 
> 4.13.0-12 (BETA build 3.3.2)
> ===
> 
> - Host deployed
> 
> NFS:
> - Added NFS DATA and ISO [OK]
> - Created and started VM (SPICE) [OK]
> 
> 
> ISCSI:
> 
> Thread-498::ERROR::2013-12-03 
> 00:33:29,199::hsm::2369::Storage.HSM::(connectStorageServer) Could not 
> connect to storageServer
> Traceback (most recent call last):
>   File "/usr/share/vdsm/storage/hsm.py", line 2366, in connectStorageServer
> conObj.connect()
>   File "/usr/share/vdsm/storage/storageServer.py", line 359, in connect
> iscsi.addIscsiNode(self._iface, self._target, self._cred)
>   File "/usr/share/vdsm/storage/iscsi.py", line 150, in addIscsiNode
> iscsiadm.node_new(iface.name, portalStr, targetName)
>   File "/usr/share/vdsm/storage/iscsiadm.py", line 239, in node_new
> raise IscsiNodeError(rc, out, err)
> IscsiNodeError: (3, [], ['iscsiadm: Error while adding record: no available 
> memory'])
> 
> [1] F20: iscsiadm: Error while adding record: no available memory
> https://bugzilla.redhat.com/show_bug.cgi?id=1037602
> 
> 
> 


-- 
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
___
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel


[vdsm] VDSM and Fedora 20 test

2013-12-03 Thread Douglas Schilling Landgraf

Hi,

Below the initial tests that I have executed with vdsm version 
(4.13.0-11 and 4.13.0-12) on Fedora 20. Faced an 'iscsiadm: Error while 
adding record: no available memory' trying to connect to iscsi storage 
and opened a bugzilla [1] for it.


Engine and otopi
=
oVirt Engine Version: 3.4.0-0.2.master.20131129131413.git3f58634.fc19
otopi-1.1.2-1.fc19


Hosts
===

# cat /etc/fedora-release
Fedora release 20 (Heisenbug)

# getenforce
Enforcing


vdsm 4.13.0-11 (current stable)


- Host deployed

NFS:
- Added NFS DATA and ISO [OK]
- Created and started VM (SPICE) [OK]


ISCSI:

Thread-927::ERROR::2013-12-03 
00:06:26,672::hsm::2364::Storage.HSM::(connectStorageServer) Could not 
connect to storageServer

Traceback (most recent call last):
  File "/usr/share/vdsm/storage/hsm.py", line 2361, in connectStorageServer
conObj.connect()
  File "/usr/share/vdsm/storage/storageServer.py", line 359, in connect
iscsi.addIscsiNode(self._iface, self._target, self._cred)
  File "/usr/share/vdsm/storage/iscsi.py", line 150, in addIscsiNode
iscsiadm.node_new(iface.name, portalStr, targetName)
  File "/usr/share/vdsm/storage/iscsiadm.py", line 239, in node_new
raise IscsiNodeError(rc, out, err)
IscsiNodeError: (3, [], ['iscsiadm: Error while adding record: no 
available memory'])



4.13.0-12 (BETA build 3.3.2)
===

- Host deployed

NFS:
- Added NFS DATA and ISO [OK]
- Created and started VM (SPICE) [OK]


ISCSI:

Thread-498::ERROR::2013-12-03 
00:33:29,199::hsm::2369::Storage.HSM::(connectStorageServer) Could not 
connect to storageServer

Traceback (most recent call last):
  File "/usr/share/vdsm/storage/hsm.py", line 2366, in connectStorageServer
conObj.connect()
  File "/usr/share/vdsm/storage/storageServer.py", line 359, in connect
iscsi.addIscsiNode(self._iface, self._target, self._cred)
  File "/usr/share/vdsm/storage/iscsi.py", line 150, in addIscsiNode
iscsiadm.node_new(iface.name, portalStr, targetName)
  File "/usr/share/vdsm/storage/iscsiadm.py", line 239, in node_new
raise IscsiNodeError(rc, out, err)
IscsiNodeError: (3, [], ['iscsiadm: Error while adding record: no 
available memory'])


[1] F20: iscsiadm: Error while adding record: no available memory
https://bugzilla.redhat.com/show_bug.cgi?id=1037602



--
Cheers
Douglas
___
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel