This is a multi-part message in MIME format.
--------------000209080501080304020601
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Hi,
Due to some issues we had with the latest stable, I started testing the
latest nightly build of the ovirt node iso.
The problems I run into now:
- After node installation the network interfaces are both disabled. I
had to login the node with the admin login and enable my network interfaces
This is a bit cumbersome as I would expect the NIC's to be enabled
with dhcp so I don't have to login each machine
- We have Intel Xenon E5520 Nehalem based cpu's in these local storage
nodes.
These are still recognized as the Conroe family. Even though
BZ#737104 was supposed to have been fixed. (
http://gerrit.ovirt.org/#/c/5035/ )
- Most of our nodes use iSCSI but some will need local storage. When
trying to setup local storage I get this error:
Error while executing action New Local Storage Domain: Error in
creating a Storage Domain. The selected storage path is not empty
(probably contains another Storage Domain). Either remove the
existing Storage Domain from this path, or change the Storage path).
2012-09-10 17:02:45,684 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.ValidateStorageServerConnectionVDSCommand]
(ajp--127.0.0.1-8009-8) [312581e0] START,
ValidateStorageServerConnectionVDSCommand(vdsId =
68c5effc-fb38-11e1-b975-9ecfd11b047e, storagePoolId =
00000000-0000-0000-0000-000000000000, storageType = LOCALFS,
connectionList = [{ id: null, connection: /data/images/rhev };]),
log id: 7a2b801e
2012-09-10 17:02:45,705 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.ValidateStorageServerConnectionVDSCommand]
(ajp--127.0.0.1-8009-8) [312581e0] FINISH,
ValidateStorageServerConnectionVDSCommand, return:
{00000000-0000-0000-0000-000000000000=0}, log id: 7a2b801e
2012-09-10 17:02:45,710 INFO
[org.ovirt.engine.core.bll.storage.AddStorageServerConnectionCommand]
(ajp--127.0.0.1-8009-8)
[312581e0] Running command: AddStorageServerConnectionCommand
internal: false. Entities affected : ID:
aaa00000-0000-0000-0000-123456789aaa Type: System
2012-09-10 17:02:45,712 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand]
(ajp--127.0.0.1-8009-8) [312581e0] START,
ConnectStorageServerVDSCommand(vdsId =
68c5effc-fb38-11e1-b975-9ecfd11b047e, storagePoolId =
00000000-0000-0000-0000-000000000000, storageType = LOCALFS,
connectionList = [{ id: 1ea7263a-2623-4a6f-a16f-3fff484b9568,
connection: /data/images/rhev };]), log id: fde987c
2012-09-10 17:02:45,738 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand]
(ajp--127.0.0.1-8009-8) [312581e0] FINISH,
ConnectStorageServerVDSCommand, return:
{1ea7263a-2623-4a6f-a16f-3fff484b9568=0}, log id: fde987c
2012-09-10 17:02:45,783 INFO
[org.ovirt.engine.core.bll.storage.AddLocalStorageDomainCommand]
(ajp--127.0.0.1-8009-11) [15c1c202] Running command:
AddLocalStorageDomainCommand internal: false. Entities affected :
ID: aaa00000-0000-0000-0000-123456789aaa Type: System
2012-09-10 17:02:45,791 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.CreateStorageDomainVDSCommand]
(ajp--127.0.0.1-8009-11) [15c1c202] START,
CreateStorageDomainVDSCommand(vdsId =
68c5effc-fb38-11e1-b975-9ecfd11b047e,
storageDomain=org.ovirt.engine.core.common.businessentities.storage_domain_static@f76b4d2f,
args=/data/images/rhev), log id: 35e741f2
2012-09-10 17:02:48,124 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
(ajp--127.0.0.1-8009-11) [15c1c202] Command
org.ovirt.engine.core.vdsbroker.vdsbroker.CreateStorageDomainVDSCommand
return value
Class Name:
org.ovirt.engine.core.vdsbroker.vdsbroker.StatusOnlyReturnForXmlRpc
mStatus Class Name:
org.ovirt.engine.core.vdsbroker.vdsbroker.StatusForXmlRpc
mCode 361
mMessage Storage domain is not empty - requires
cleaning: ('/data/images/rhev',)
2012-09-10 17:02:48,125 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
(ajp--127.0.0.1-8009-11) [15c1c202] Vds: vh03-en01
2012-09-10 17:02:48,126 ERROR
[org.ovirt.engine.core.vdsbroker.VDSCommandBase]
(ajp--127.0.0.1-8009-11) [15c1c202] Command CreateStorageDomainVDS
execution failed. Exception: VDSErrorException: VDSGenericException:
VDSErrorException: Failed in vdscommand to CreateStorageDomainVDS,
error = Storage domain is not empty - requires cleaning:
('/data/images/rhev',)
2012-09-10 17:02:48,126 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.CreateStorageDomainVDSCommand]
(ajp--127.0.0.1-8009-11) [15c1c202] FINISH,
CreateStorageDomainVDSCommand, log id: 35e741f2
2012-09-10 17:02:48,127 ERROR
[org.ovirt.engine.core.bll.storage.AddLocalStorageDomainCommand]
(ajp--127.0.0.1-8009-11) [15c1c202] Command
org.ovirt.engine.core.bll.storage.AddLocalStorageDomainCommand throw
Vdc Bll exception. With error message VdcBLLException:
org.ovirt.engine.core.vdsbroker.vdsbroker.VDSErrorException:
VDSGenericException: VDSErrorException: Failed in vdscommand to
CreateStorageDomainVDS, error = Storage domain is not empty -
requires cleaning: ('/data/images/rhev',)
2012-09-10 17:02:48,130 INFO
[org.ovirt.engine.core.bll.storage.AddLocalStorageDomainCommand]
(ajp--127.0.0.1-8009-11) [15c1c202] Command
[id=36978f59-bc99-43f7-8c1d-560bd5fd6f3b]: Compensating
NEW_ENTITY_ID of
org.ovirt.engine.core.common.businessentities.storage_domain_dynamic; snapshot:
09c72bf6-d7d2-4559-9d18-a7ddc5a1508c.
2012-09-10 17:02:48,132 INFO
[org.ovirt.engine.core.bll.storage.AddLocalStorageDomainCommand]
(ajp--127.0.0.1-8009-11) [15c1c202] Command
[id=36978f59-bc99-43f7-8c1d-560bd5fd6f3b]: Compensating
NEW_ENTITY_ID of
org.ovirt.engine.core.common.businessentities.storage_domain_static;
snapshot: 09c72bf6-d7d2-4559-9d18-a7ddc5a1508c.
2012-09-10 17:02:48,136 ERROR
[org.ovirt.engine.core.bll.storage.AddLocalStorageDomainCommand]
(ajp--127.0.0.1-8009-11) [15c1c202] Transaction rolled-back for
command: org.ovirt.engine.core.bll.storage.AddLocalStorageDomainCommand.
When I check in the directory there is a directory with a UUID
containing the folder dom_md and images.
I tried clearing the directory and adding storage domain but I get
permission errors:
012-09-10 13:23:57,941 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.CreateStorageDomainVDSCommand]
(ajp--127.0.0.1-8009-11) [22e7d73] START,
CreateStorageDomainVDSCommand(vdsId =
68c5effc-fb38-11e1-b975-9ecfd11b047e,
storageDomain=org.ovirt.engine.core.common.businessentities.storage_domain_static@e4edc716,
args=/data/images/rhev), log id: 1c2751f8
2012-09-10 13:24:00,101 ERROR
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
(ajp--127.0.0.1-8009-11) [22e7d73] Failed in CreateStorageDomainVDS
method
2012-09-10 13:24:00,101 ERROR
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
(ajp--127.0.0.1-8009-11) [22e7d73] Error code
StorageServerAccessPermissionError and error message
VDSGenericException: VDSErrorException: Failed to
CreateStorageDomainVDS, error = Permission settings on the specified
path do not allow access to the storage. Verify permission settings
on the specified storage path.: 'path =
/rhev/data-center/mnt/_data_images_rhev'
2012-09-10 13:24:00,102 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
(ajp--127.0.0.1-8009-11) [22e7d73] Command
org.ovirt.engine.core.vdsbroker.vdsbroker.CreateStorageDomainVDSCommand
return value
Class Name:
org.ovirt.engine.core.vdsbroker.vdsbroker.StatusOnlyReturnForXmlRpc
mStatus Class Name:
org.ovirt.engine.core.vdsbroker.vdsbroker.StatusForXmlRpc
mCode 469
mMessage Permission settings on the specified
path do not allow access to the storage. Verify permission settings
on the specified storage path.: 'path =
/rhev/data-center/mnt/_data_images_rhev'
2012-09-10 13:24:00,103 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
(ajp--127.0.0.1-8009-11) [22e7d73] Vds: vh03-en01
2012-09-10 13:24:00,104 ERROR
[org.ovirt.engine.core.vdsbroker.VDSCommandBase]
(ajp--127.0.0.1-8009-11) [22e7d73] Command CreateStorageDomainVDS
execution failed. Exception: VDSErrorException: VDSGenericException:
VDSErrorException: Failed to CreateStorageDomainVDS, error =
Permission settings on the specified path do not allow access to the
storage. Verify permission settings on the specified storage path.:
'path = /rhev/data-center/mnt/_data_images_rhev'
Without a storage domain I cannot add a new VM because the node is
not listed.
--
Kind Regards,
Jorick Astrego
Netbulae B.V.
--------------000209080501080304020601
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<html>
<head>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi,<br>
<br>
Due to some issues we had with the latest stable, I started testing
the latest nightly build of the ovirt node iso.<br>
<br>
The problems I run into now:<br>
<br>
- After node installation the network interfaces are both disabled.
I had to login the node with the admin login and enable my network
interfaces<br>
<blockquote>This is a bit cumbersome as I would expect the NIC's to
be enabled with dhcp so I don't have to login each machine<br>
</blockquote>
<br>
- We have Intel Xenon E5520 Nehalem based cpu's in these local
storage nodes.<br>
<blockquote>These are still recognized as the Conroe family. Even
though BZ#737104 was supposed to have been fixed. (
<a class="moz-txt-link-freetext"
href="http://gerrit.ovirt.org/#/c/5035/">http://gerrit.ovirt...
)<br>
</blockquote>
<br>
- Most of our nodes use iSCSI but some will need local storage. When
trying to setup local storage I get this error:<br>
<blockquote>Error while executing action New Local Storage Domain:
Error in creating a Storage Domain. The selected storage path is
not empty (probably contains another Storage Domain). Either
remove the existing Storage Domain from this path, or change the
Storage path).<br>
2012-09-10 17:02:45,684 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.ValidateStorageServerConnectionVDSCommand]
(ajp--127.0.0.1-8009-8) [312581e0] START,
ValidateStorageServerConnectionVDSCommand(vdsId =
68c5effc-fb38-11e1-b975-9ecfd11b047e, storagePoolId =
00000000-0000-0000-0000-000000000000, storageType = LOCALFS,
connectionList = [{ id: null, connection: /data/images/rhev };]),
log id: 7a2b801e<br>
2012-09-10 17:02:45,705 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.ValidateStorageServerConnectionVDSCommand]
(ajp--127.0.0.1-8009-8) [312581e0] FINISH,
ValidateStorageServerConnectionVDSCommand, return:
{00000000-0000-0000-0000-000000000000=0}, log id: 7a2b801e<br>
2012-09-10 17:02:45,710 INFO
[org.ovirt.engine.core.bll.storage.AddStorageServerConnectionCommand]
(ajp--127.0.0.1-8009-8) [312581e0] Running command:
AddStorageServerConnectionCommand internal: false. Entities
affected : ID: aaa00000-0000-0000-0000-123456789aaa Type:
System<br>
2012-09-10 17:02:45,712 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand]
(ajp--127.0.0.1-8009-8) [312581e0] START,
ConnectStorageServerVDSCommand(vdsId =
68c5effc-fb38-11e1-b975-9ecfd11b047e, storagePoolId =
00000000-0000-0000-0000-000000000000, storageType = LOCALFS,
connectionList = [{ id: 1ea7263a-2623-4a6f-a16f-3fff484b9568,
connection: /data/images/rhev };]), log id: fde987c<br>
2012-09-10 17:02:45,738 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand]
(ajp--127.0.0.1-8009-8) [312581e0] FINISH,
ConnectStorageServerVDSCommand, return:
{1ea7263a-2623-4a6f-a16f-3fff484b9568=0}, log id: fde987c<br>
2012-09-10 17:02:45,783 INFO
[org.ovirt.engine.core.bll.storage.AddLocalStorageDomainCommand]
(ajp--127.0.0.1-8009-11) [15c1c202] Running command:
AddLocalStorageDomainCommand internal: false. Entities affected :
ID: aaa00000-0000-0000-0000-123456789aaa Type: System<br>
2012-09-10 17:02:45,791 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.CreateStorageDomainVDSCommand]
(ajp--127.0.0.1-8009-11) [15c1c202] START,
CreateStorageDomainVDSCommand(vdsId =
68c5effc-fb38-11e1-b975-9ecfd11b047e,
storageDomain=org.ovirt.engine.core.common.businessentities.storage_domain_static@f76b4d2f,
args=/data/images/rhev), log id: 35e741f2<br>
2012-09-10 17:02:48,124 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
(ajp--127.0.0.1-8009-11) [15c1c202] Command
org.ovirt.engine.core.vdsbroker.vdsbroker.CreateStorageDomainVDSCommand
return value<br>
Class Name:
org.ovirt.engine.core.vdsbroker.vdsbroker.StatusOnlyReturnForXmlRpc<br>
mStatus
Class Name:
org.ovirt.engine.core.vdsbroker.vdsbroker.StatusForXmlRpc<br>
mCode
361<br>
mMessage
Storage domain is not empty -
requires cleaning: ('/data/images/rhev',)<br>
<br>
<br>
2012-09-10 17:02:48,125 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
(ajp--127.0.0.1-8009-11) [15c1c202] Vds: vh03-en01<br>
2012-09-10 17:02:48,126 ERROR
[org.ovirt.engine.core.vdsbroker.VDSCommandBase]
(ajp--127.0.0.1-8009-11) [15c1c202] Command CreateStorageDomainVDS
execution failed. Exception: VDSErrorException:
VDSGenericException: VDSErrorException: Failed in vdscommand to
CreateStorageDomainVDS, error = Storage domain is not empty -
requires cleaning: ('/data/images/rhev',)<br>
2012-09-10 17:02:48,126 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.CreateStorageDomainVDSCommand]
(ajp--127.0.0.1-8009-11) [15c1c202] FINISH,
CreateStorageDomainVDSCommand, log id: 35e741f2<br>
2012-09-10 17:02:48,127 ERROR
[org.ovirt.engine.core.bll.storage.AddLocalStorageDomainCommand]
(ajp--127.0.0.1-8009-11) [15c1c202] Command
org.ovirt.engine.core.bll.storage.AddLocalStorageDomainCommand
throw Vdc Bll exception. With error message VdcBLLException:
org.ovirt.engine.core.vdsbroker.vdsbroker.VDSErrorException:
VDSGenericException: VDSErrorException: Failed in vdscommand to
CreateStorageDomainVDS, error = Storage domain is not empty -
requires cleaning: ('/data/images/rhev',)<br>
2012-09-10 17:02:48,130 INFO
[org.ovirt.engine.core.bll.storage.AddLocalStorageDomainCommand]
(ajp--127.0.0.1-8009-11) [15c1c202] Command
[id=36978f59-bc99-43f7-8c1d-560bd5fd6f3b]: Compensating
NEW_ENTITY_ID of
org.ovirt.engine.core.common.businessentities.storage_domain_dynamic;
snapshot: 09c72bf6-d7d2-4559-9d18-a7ddc5a1508c.<br>
2012-09-10 17:02:48,132 INFO
[org.ovirt.engine.core.bll.storage.AddLocalStorageDomainCommand]
(ajp--127.0.0.1-8009-11) [15c1c202] Command
[id=36978f59-bc99-43f7-8c1d-560bd5fd6f3b]: Compensating
NEW_ENTITY_ID of
org.ovirt.engine.core.common.businessentities.storage_domain_static;
snapshot: 09c72bf6-d7d2-4559-9d18-a7ddc5a1508c.<br>
2012-09-10 17:02:48,136 ERROR
[org.ovirt.engine.core.bll.storage.AddLocalStorageDomainCommand]
(ajp--127.0.0.1-8009-11) [15c1c202] Transaction rolled-back for
command:
org.ovirt.engine.core.bll.storage.AddLocalStorageDomainCommand.<br>
<br>
<br>
<br>
When I check in the directory there is a directory with a UUID
containing the folder dom_md and images.<br>
<br>
I tried clearing the directory and adding storage domain but I get
permission errors: <br>
<br>
<br>
<br>
012-09-10 13:23:57,941 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.CreateStorageDomainVDSCommand]
(ajp--127.0.0.1-8009-11) [22e7d73] START,
CreateStorageDomainVDSCommand(vdsId =
68c5effc-fb38-11e1-b975-9ecfd11b047e,
storageDomain=org.ovirt.engine.core.common.businessentities.storage_domain_static@e4edc716,
args=/data/images/rhev), log id: 1c2751f8<br>
2012-09-10 13:24:00,101 ERROR
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
(ajp--127.0.0.1-8009-11) [22e7d73] Failed in
CreateStorageDomainVDS method<br>
2012-09-10 13:24:00,101 ERROR
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
(ajp--127.0.0.1-8009-11) [22e7d73] Error code
StorageServerAccessPermissionError and error message
VDSGenericException: VDSErrorException: Failed to
CreateStorageDomainVDS, error = Permission settings on the
specified path do not allow access to the storage. Verify
permission settings on the specified storage path.: 'path =
/rhev/data-center/mnt/_data_images_rhev'<br>
2012-09-10 13:24:00,102 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
(ajp--127.0.0.1-8009-11) [22e7d73] Command
org.ovirt.engine.core.vdsbroker.vdsbroker.CreateStorageDomainVDSCommand
return value<br>
Class Name:
org.ovirt.engine.core.vdsbroker.vdsbroker.StatusOnlyReturnForXmlRpc<br>
mStatus
Class Name:
org.ovirt.engine.core.vdsbroker.vdsbroker.StatusForXmlRpc<br>
mCode
469<br>
mMessage
Permission settings on the specified
path do not allow access to the storage. Verify permission
settings on the specified storage path.: 'path =
/rhev/data-center/mnt/_data_images_rhev'<br>
<br>
<br>
2012-09-10 13:24:00,103 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
(ajp--127.0.0.1-8009-11) [22e7d73] Vds: vh03-en01<br>
2012-09-10 13:24:00,104 ERROR
[org.ovirt.engine.core.vdsbroker.VDSCommandBase]
(ajp--127.0.0.1-8009-11) [22e7d73] Command CreateStorageDomainVDS
execution failed. Exception: VDSErrorException:
VDSGenericException: VDSErrorException: Failed to
CreateStorageDomainVDS, error = Permission settings on the
specified path do not allow access to the storage. Verify
permission settings on the specified storage path.: 'path =
/rhev/data-center/mnt/_data_images_rhev'<br>
<br>
<br>
<br>
Without a storage domain I cannot add a new VM because the node is
not listed.<br>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
Kind Regards,
Jorick Astrego
Netbulae B.V.
</pre>
</body>
</html>
--------------000209080501080304020601--