
This is a multi-part message in MIME format. --------------050108010000050409070108 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit I'll do that as soon as I can. After I implemented a workaround through using dd functions with image files and iSCSI the system began experiencing SoftLock CPU errors which I can't seem to resolve so now I'm going to need to reload and plan on doing that tomorrow. I will post them then. Thanks! On 7/15/2013 10:09 AM, Allon Mureinik wrote:
Hi,
Can you please attach VDSM's logs? (and engine's full logs, while you're at it, actually)
Thanks, Allon
------------------------------------------------------------------------
*From: *"Cleaning Agent" <cleaning.agent@yahoo.com> *To: *users@ovirt.org *Sent: *Saturday, July 13, 2013 5:52:56 AM *Subject: *[Users] Configure Local Storage Error
Hi,
I just reinstalled oVirt 3.2 on Fedora Core 18 (FC 18) for the second time to try to get it working.
I'm working through the all-in-one installation and followed the tutorials/guides
Here: http://blog.jebpages.com/archives/up-and-running-with-ovirt-3-1-edition/ http://www.hacktheory.org/index.php/projects/projects-by-eureka/ovirt-32-set...
I got as far as having my host up and running but no storage attached.
I right clicked on the host, placed it in maintenance mode and clicked on "Configure Local Storage"
I have a RAID 5 array set up called /ovirt with the following folder structure:
drwxrwxr-x. 6 vdsm kvm 4096 Jul 11 01:02 ovirt
[root@testsystem ovirt-engine]# ll /ovirt/ total 28 drwxr-xr-x. 2 vdsm kvm 4096 Jul 11 01:02 export drwxr-xr-x. 3 vdsm kvm 4096 Jul 12 20:44 iso drwxr-xr-x. 2 vdsm kvm 16384 Jul 11 01:00 lost+found drwxrwxr-x. 3 vdsm kvm 4096 Jul 12 21:05 vms
(Note, permissions were initially 755 on the directories but this was changed in troubleshooting, it didn't matter, neither did setenforce 0 for selinux)
Whenever I try to add storage I'm getting the following error in the web interface: Error while executing action New Local Storage Domain: Error creating a storage domain
The entries in the engine.log file are as follows with error entries located staring at the roughly middle of this list: 2013-07-12 21:05:04,698 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.ValidateStorageServerConnectionVDSCommand] (ajp--127.0.0.1-8702-9) [_WEBADMIN_18385282_Configure_Local_Storage] START, ValidateStorageServerConnectionVDSCommand(HostName = local_host, HostId = 40908ebe-e98f-45e1-8d3a-9b97de63fe1d, storagePoolId = 00000000-0000-0000-0000-000000000000, storageType = LOCALFS, connectionList = [{ id: null, connection: /ovirt/vms, iqn: null, vfsType: null, mountOptions: null, nfsVersion: null, nfsRetrans: null, nfsTimeo: null };]), log id: 5e895c32 2013-07-12 21:05:04,703 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.ValidateStorageServerConnectionVDSCommand] (ajp--127.0.0.1-8702-9) [_WEBADMIN_18385282_Configure_Local_Storage] FINISH, ValidateStorageServerConnectionVDSCommand, return: {00000000-0000-0000-0000-000000000000=0}, log id: 5e895c32 2013-07-12 21:05:04,717 INFO [org.ovirt.engine.core.bll.storage.AddStorageServerConnectionCommand] (ajp--127.0.0.1-8702-9) [_WEBADMIN_18385282_Configure_Local_Storage] Running command: AddStorageServerConnectionCommand internal: false. Entities affected : ID: aaa00000-0000-0000-0000-123456789aaa Type: System 2013-07-12 21:05:04,720 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand] (ajp--127.0.0.1-8702-9) [_WEBADMIN_18385282_Configure_Local_Storage] START, ConnectStorageServerVDSCommand(HostName = local_host, HostId = 40908ebe-e98f-45e1-8d3a-9b97de63fe1d, storagePoolId = 00000000-0000-0000-0000-000000000000, storageType = LOCALFS, connectionList = [{ id: 03b51a50-308e-45d8-aa25-fd7689e7915b, connection: /ovirt/vms, iqn: null, vfsType: null, mountOptions: null, nfsVersion: null, nfsRetrans: null, nfsTimeo: null };]), log id: 25d85ac2 2013-07-12 21:05:04,728 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand] (ajp--127.0.0.1-8702-9) [_WEBADMIN_18385282_Configure_Local_Storage] FINISH, ConnectStorageServerVDSCommand, return: {03b51a50-308e-45d8-aa25-fd7689e7915b=0}, log id: 25d85ac2 2013-07-12 21:05:04,801 INFO [org.ovirt.engine.core.bll.storage.AddLocalStorageDomainCommand] (ajp--127.0.0.1-8702-9) [_WEBADMIN_18385282_Configure_Local_Storage] Running command: AddLocalStorageDomainCommand internal: false. Entities affected : ID: aaa00000-0000-0000-0000-123456789aaa Type: System 2013-07-12 21:05:04,811 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateStorageDomainVDSCommand] (ajp--127.0.0.1-8702-9) [_WEBADMIN_18385282_Configure_Local_Storage] START, CreateStorageDomainVDSCommand(HostName = local_host, HostId = 40908ebe-e98f-45e1-8d3a-9b97de63fe1d, storageDomain=org.ovirt.engine.core.common.businessentities.StorageDomainStatic@ef457796, args=/ovirt/vms), log id: 6ac8814c 2013-07-12 21:05:06,970 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase] (ajp--127.0.0.1-8702-9) [_WEBADMIN_18385282_Configure_Local_Storage] Failed in CreateStorageDomainVDS method 2013-07-12 21:05:06,970 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase] (ajp--127.0.0.1-8702-9) [_WEBADMIN_18385282_Configure_Local_Storage] Error code StorageDomainCreationError and error message VDSGenericException: VDSErrorException: Failed to CreateStorageDomainVDS, error = Error creating a storage domain: ('storageType=4, sdUUID=22d74657-da7e-4b2c-b54d-0d3d54aa6c62, domainName=local_host-Local, domClass=1, typeSpecificArg=/ovirt/vms domVersion=0',) 2013-07-12 21:05:06,971 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase] (ajp--127.0.0.1-8702-9) [_WEBADMIN_18385282_Configure_Local_Storage] Command org.ovirt.engine.core.vdsbroker.vdsbroker.CreateStorageDomainVDSCommand return value StatusOnlyReturnForXmlRpc [mStatus=StatusForXmlRpc [mCode=351, mMessage=Error creating a storage domain: ('storageType=4, sdUUID=22d74657-da7e-4b2c-b54d-0d3d54aa6c62, domainName=local_host-Local, domClass=1, typeSpecificArg=/ovirt/vms domVersion=0',)]] 2013-07-12 21:05:06,971 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase] (ajp--127.0.0.1-8702-9) [_WEBADMIN_18385282_Configure_Local_Storage] HostName = local_host 2013-07-12 21:05:06,972 ERROR [org.ovirt.engine.core.vdsbroker.VDSCommandBase] (ajp--127.0.0.1-8702-9) [_WEBADMIN_18385282_Configure_Local_Storage] Command CreateStorageDomainVDS execution failed. Exception: VDSErrorException: VDSGenericException: VDSErrorException: Failed to CreateStorageDomainVDS, error = Error creating a storage domain: ('storageType=4, sdUUID=22d74657-da7e-4b2c-b54d-0d3d54aa6c62, domainName=local_host-Local, domClass=1, typeSpecificArg=/ovirt/vms domVersion=0',) 2013-07-12 21:05:06,972 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateStorageDomainVDSCommand] (ajp--127.0.0.1-8702-9) [_WEBADMIN_18385282_Configure_Local_Storage] FINISH, CreateStorageDomainVDSCommand, log id: 6ac8814c 2013-07-12 21:05:06,973 ERROR [org.ovirt.engine.core.bll.storage.AddLocalStorageDomainCommand] (ajp--127.0.0.1-8702-9) [_WEBADMIN_18385282_Configure_Local_Storage] 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 to CreateStorageDomainVDS, error = Error creating a storage domain: ('storageType=4, sdUUID=22d74657-da7e-4b2c-b54d-0d3d54aa6c62, domainName=local_host-Local, domClass=1, typeSpecificArg=/ovirt/vms domVersion=0',)
Can anyone help with determining what I'm doing wrong, why this error is happening, and/or how I can fix it? I've looked all across Google and as stated, this is my second attempt to install after a second fresh load.
Any help will be greatly appreciated since I've been fighting with this on and off for over a month now.
Thanks!
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
--------------050108010000050409070108 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> </head> <body text="#000000" bgcolor="#FFFFFF"> <div class="moz-cite-prefix">I'll do that as soon as I can. After I implemented a workaround through using dd functions with image files and iSCSI the system began experiencing SoftLock CPU errors which I can't seem to resolve so now I'm going to need to reload and plan on doing that tomorrow. I will post them then.<br> <br> Thanks!<br> <br> On 7/15/2013 10:09 AM, Allon Mureinik wrote:<br> </div> <blockquote cite="mid:1435216518.679672.1373900983034.JavaMail.root@redhat.com" type="cite"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"> <div>Hi,</div> <div><br> </div> <div>Can you please attach VDSM's logs?</div> <div> (and engine's full logs, while you're at it, actually)</div> <div><br> </div> <div><br> </div> <div>Thanks,</div> <div>Allon</div> <div><br> </div> <hr id="zwchr"> <blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Cleaning Agent" <a class="moz-txt-link-rfc2396E" href="mailto:cleaning.agent@yahoo.com"><cleaning.agent@yahoo.com></a><br> <b>To: </b><a class="moz-txt-link-abbreviated" href="mailto:users@ovirt.org">users@ovirt.org</a><br> <b>Sent: </b>Saturday, July 13, 2013 5:52:56 AM<br> <b>Subject: </b>[Users] Configure Local Storage Error<br> <div><br> </div> <div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">Hi,</div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br> </div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;">I just reinstalled oVirt 3.2 on Fedora Core 18 (FC 18) for the second time to try to get it working.</div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><br> </div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;">I'm working through the all-in-one installation and followed the tutorials/guides</div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><br> </div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;">Here:</div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><a moz-do-not-send="true" href="http://blog.jebpages.com/archives/up-and-running-with-ovirt-3-1-edition/" target="_blank">http://blog.jebpages.com/archives/up-and-running-with-ovirt-3-1-edition/</a><br> </div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><a moz-do-not-send="true" href="http://www.hacktheory.org/index.php/projects/projects-by-eureka/ovirt-32-set..." target="_blank">http://www.hacktheory.org/index.php/projects/projects-by-eureka/ovirt-32-setup-all-required-bug-fixes/</a><br> </div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><br> </div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;">I got as far as having my host up and running but no storage attached.</div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><br> </div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;">I right clicked on the host, placed it in maintenance mode and clicked on "Configure Local Storage"</div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><br> </div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;">I have a RAID 5 array set up called /ovirt with the following folder structure:</div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><br> </div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><span style="background-color: transparent;">drwxrwxr-x. 6 vdsm kvm 4096 Jul 11 01:02 ovirt</span><br> </div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><br> </div> <div style="background-color: transparent;"><span style="font-family: 'times new roman', 'new york', times, serif;">[root@testsystem ovirt-engine]# ll /ovirt/</span></div> <div style="background-color: transparent;"><span style="font-family: 'times new roman', 'new york', times, serif;">total 28</span></div> <div style="background-color: transparent;"><span style="font-family: 'times new roman', 'new york', times, serif;">drwxr-xr-x. 2 vdsm kvm 4096 Jul 11 01:02 export</span></div> <div style="background-color: transparent;"><span style="font-family: 'times new roman', 'new york', times, serif;">drwxr-xr-x. 3 vdsm kvm 4096 Jul 12 20:44 iso</span></div> <div style="background-color: transparent;"><span style="font-family: 'times new roman', 'new york', times, serif;">drwxr-xr-x. 2 vdsm kvm 16384 Jul 11 01:00 lost+found</span></div> <div style="background-color: transparent;"><span style="font-family: 'times new roman', 'new york', times, serif;">drwxrwxr-x. 3 vdsm kvm 4096 Jul 12 21:05 vms</span></div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br> </div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">(Note, permissions were initially 755 on the directories but this was changed in troubleshooting, it didn't matter, neither did setenforce 0 for selinux)</div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br> </div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">Whenever I try to add storage I'm getting the following error in the web interface:</div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><span style="font-family: 'Arial Unicode MS', Arial, sans-serif; font-size: 13px;">Error while executing action New Local Storage Domain: Error creating a storage domain</span><br> </div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br> </div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">The entries in the engine.log file are as follows with error entries located staring at the roughly middle of this list:</div> <div> <div><span style="font-family: 'times new roman', 'new york', times, serif;">2013-07-12 21:05:04,698 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.ValidateStorageServerConnectionVDSCommand] (ajp--127.0.0.1-8702-9) [_WEBADMIN_18385282_Configure_Local_Storage] START, ValidateStorageServerConnectionVDSCommand(HostName = local_host, HostId = 40908ebe-e98f-45e1-8d3a-9b97de63fe1d, storagePoolId = 00000000-0000-0000-0000-000000000000, storageType = LOCALFS, connectionList = [{ id: null, connection: /ovirt/vms, iqn: null, vfsType: null, mountOptions: null, nfsVersion: null, nfsRetrans: null, nfsTimeo: null };]), log id: 5e895c32</span></div> <div><span style="font-family: 'times new roman', 'new york', times, serif;">2013-07-12 21:05:04,703 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.ValidateStorageServerConnectionVDSCommand] (ajp--127.0.0.1-8702-9) [_WEBADMIN_18385282_Configure_Local_Storage] FINISH, ValidateStorageServerConnectionVDSCommand, return: {00000000-0000-0000-0000-000000000000=0}, log id: 5e895c32</span></div> <div><span style="font-family: 'times new roman', 'new york', times, serif;">2013-07-12 21:05:04,717 INFO [org.ovirt.engine.core.bll.storage.AddStorageServerConnectionCommand] (ajp--127.0.0.1-8702-9) [_WEBADMIN_18385282_Configure_Local_Storage] Running command: AddStorageServerConnectionCommand internal: false. Entities affected : ID: aaa00000-0000-0000-0000-123456789aaa Type: System</span></div> <div><span style="font-family: 'times new roman', 'new york', times, serif;">2013-07-12 21:05:04,720 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand] (ajp--127.0.0.1-8702-9) [_WEBADMIN_18385282_Configure_Local_Storage] START, ConnectStorageServerVDSCommand(HostName = local_host, HostId = 40908ebe-e98f-45e1-8d3a-9b97de63fe1d, storagePoolId = 00000000-0000-0000-0000-000000000000, storageType = LOCALFS, connectionList = [{ id: 03b51a50-308e-45d8-aa25-fd7689e7915b, connection: /ovirt/vms, iqn: null, vfsType: null, mountOptions: null, nfsVersion: null, nfsRetrans: null, nfsTimeo: null };]), log id: 25d85ac2</span></div> <div><span style="font-family: 'times new roman', 'new york', times, serif;">2013-07-12 21:05:04,728 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand] (ajp--127.0.0.1-8702-9) [_WEBADMIN_18385282_Configure_Local_Storage] FINISH, ConnectStorageServerVDSCommand, return: {03b51a50-308e-45d8-aa25-fd7689e7915b=0}, log id: 25d85ac2</span></div> <div><span style="font-family: 'times new roman', 'new york', times, serif;">2013-07-12 21:05:04,801 INFO [org.ovirt.engine.core.bll.storage.AddLocalStorageDomainCommand] (ajp--127.0.0.1-8702-9) [_WEBADMIN_18385282_Configure_Local_Storage] Running command: AddLocalStorageDomainCommand internal: false. Entities affected : ID: aaa00000-0000-0000-0000-123456789aaa Type: System</span></div> <div><span style="font-family: 'times new roman', 'new york', times, serif;">2013-07-12 21:05:04,811 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateStorageDomainVDSCommand] (ajp--127.0.0.1-8702-9) [_WEBADMIN_18385282_Configure_Local_Storage] START, CreateStorageDomainVDSCommand(HostName = local_host, HostId = 40908ebe-e98f-45e1-8d3a-9b97de63fe1d, storageDomain=org.ovirt.engine.core.common.businessentities.StorageDomainStatic@ef457796, args=/ovirt/vms), log id: 6ac8814c</span></div> <div><span style="font-family: 'times new roman', 'new york', times, serif;">2013-07-12 21:05:06,970 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase] (ajp--127.0.0.1-8702-9) [_WEBADMIN_18385282_Configure_Local_Storage] Failed in CreateStorageDomainVDS method</span></div> <div><span style="font-family: 'times new roman', 'new york', times, serif;">2013-07-12 21:05:06,970 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase] (ajp--127.0.0.1-8702-9) [_WEBADMIN_18385282_Configure_Local_Storage] Error code StorageDomainCreationError and error message VDSGenericException: VDSErrorException: Failed to CreateStorageDomainVDS, error = Error creating a storage domain: ('storageType=4, sdUUID=22d74657-da7e-4b2c-b54d-0d3d54aa6c62, domainName=local_host-Local, domClass=1, typeSpecificArg=/ovirt/vms domVersion=0',)</span></div> <div><span style="font-family: 'times new roman', 'new york', times, serif;">2013-07-12 21:05:06,971 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase] (ajp--127.0.0.1-8702-9) [_WEBADMIN_18385282_Configure_Local_Storage] Command org.ovirt.engine.core.vdsbroker.vdsbroker.CreateStorageDomainVDSCommand return value</span></div> <div><span style="font-family: 'times new roman', 'new york', times, serif;"> StatusOnlyReturnForXmlRpc [mStatus=StatusForXmlRpc [mCode=351, mMessage=Error creating a storage domain: ('storageType=4, sdUUID=22d74657-da7e-4b2c-b54d-0d3d54aa6c62, domainName=local_host-Local, domClass=1, typeSpecificArg=/ovirt/vms domVersion=0',)]]</span></div> <div><span style="font-family: 'times new roman', 'new york', times, serif;">2013-07-12 21:05:06,971 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase] (ajp--127.0.0.1-8702-9) [_WEBADMIN_18385282_Configure_Local_Storage] HostName = local_host</span></div> <div><span style="font-family: 'times new roman', 'new york', times, serif;">2013-07-12 21:05:06,972 ERROR [org.ovirt.engine.core.vdsbroker.VDSCommandBase] (ajp--127.0.0.1-8702-9) [_WEBADMIN_18385282_Configure_Local_Storage] Command CreateStorageDomainVDS execution failed. Exception: VDSErrorException: VDSGenericException: VDSErrorException: Failed to CreateStorageDomainVDS, error = Error creating a storage domain: ('storageType=4, sdUUID=22d74657-da7e-4b2c-b54d-0d3d54aa6c62, domainName=local_host-Local, domClass=1, typeSpecificArg=/ovirt/vms domVersion=0',)</span></div> <div><span style="font-family: 'times new roman', 'new york', times, serif;">2013-07-12 21:05:06,972 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateStorageDomainVDSCommand] (ajp--127.0.0.1-8702-9) [_WEBADMIN_18385282_Configure_Local_Storage] FINISH, CreateStorageDomainVDSCommand, log id: 6ac8814c</span></div> <div><span style="font-family: 'times new roman', 'new york', times, serif;">2013-07-12 21:05:06,973 ERROR [org.ovirt.engine.core.bll.storage.AddLocalStorageDomainCommand] (ajp--127.0.0.1-8702-9) [_WEBADMIN_18385282_Configure_Local_Storage] 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 to CreateStorageDomainVDS, error = Error creating a storage domain: ('storageType=4, sdUUID=22d74657-da7e-4b2c-b54d-0d3d54aa6c62, domainName=local_host-Local, domClass=1, typeSpecificArg=/ovirt/vms domVersion=0',)</span></div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br> </div> </div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br> </div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">Can anyone help with determining what I'm doing wrong, why this error is happening, and/or how I can fix it? I've looked all across Google and as stated, this is my second attempt to install after a second fresh load.</div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br> </div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">Any help will be greatly appreciated since I've been fighting with this on and off for over a month now.</div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br> </div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">Thanks!</div> </div> <br> _______________________________________________<br> Users mailing list<br> <a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a><br> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a><br> </blockquote> <div><br> </div> </div> </blockquote> <br> </body> </html> --------------050108010000050409070108--