<div class="gmail_extra"><div class="gmail_quote">On Wed, Apr 25, 2012 at 11:20 AM, Shawn R. <span dir="ltr">&lt;<a href="mailto:sr-ovirt-list@larizzo.net" target="_blank">sr-ovirt-list@larizzo.net</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>To give some background I&#39;ve been working with Unix for years, I&#39;m a AIX System Administrator and I also support our small Red Hat farm (30 servers). We recently started using RHEV and I&#39;d like to get to use oVirt to help me get more hands on with it at home and just cause it&#39;s a fun project.<br>



<br>I&#39;ve installed OE and VDSM on the same box and setup 2 LOCAL data domains: iso, storage1. Everything is working great until I do a reboot... when the server comes back up I can&#39;t seem to get the mounts back. I see them get mounted but OE keeps telling me it failed (Failed to activate Storage Domain storage1 (Data Center Local)). I&#39;ve tried and rebooting the VDSMD process, and keep clicking active on the data domain. I can sometimes get it to come back but I don&#39;t know what made it work or why it came back. Just so I&#39;m not missleading I am doing a reboot without putting them in maintenaince mode I know this definitly is not best practice but since this is a home server there&#39;s a good chance that it will get turned off without warning often (power, kids, wife unplugging to put in vaccum...). <br>



<br>So finally my question is should the local mounts just come back on their own and something is broken? Or should I be doing some manuals steps to get them back? If so what are those steps?<br><br>I appreciate any and all help and please let me know what more information I can provide.<br>


<br>Thanks,<br>Shawn<br>
</blockquote></div><br>I wrote NFS in the title but I&#39;m actually using local storage sorry for the confusion. I&#39;ve found some logs that might help, these were in /var/log/ovirt-engine/engine.log:<br><br>2012-04-25 11:36:14,681 INFO  [org.ovirt.engine.core.bll.storage.ActivateStorageDomainCommand] (pool-5-thread-50) Lock Acquired to object EngineLock [exclusiveLocks= key: org.ovirt.engine.core.bll.storage.ActivateStorageDomainCommand value: 7a2def40-7c87-4dff-8b2d-b131b72d1f58<br>
2012-04-25 11:36:14,682 INFO  [org.ovirt.engine.core.bll.storage.ActivateStorageDomainCommand] (pool-5-thread-50) Running command: ActivateStorageDomainCommand internal: false. Entities affected :  ID: 7a2def40-7c87-4dff-8b2d-b131b72d1f58 Type: Storage<br>
2012-04-25 11:36:14,702 INFO  [org.ovirt.engine.core.bll.storage.ActivateStorageDomainCommand] (pool-5-thread-50) Lock freed to object EngineLock [exclusiveLocks= key: org.ovirt.engine.core.bll.storage.ActivateStorageDomainCommand value: 7a2def40-7c87-4dff-8b2d-b131b72d1f58<br>
2012-04-25 11:36:14,773 INFO  [org.ovirt.engine.core.vdsbroker.irsbroker.ActivateStorageDomainVDSCommand] (pool-5-thread-50) START, ActivateStorageDomainVDSCommand(storagePoolId = 93285653-b2bb-461a-ba26-2a60ff0eca51, ignoreFailoverLimit = false, compatabilityVersion = null, storageDomainId = 7a2def40-7c87-4dff-8b2d-b131b72d1f58), log id: 14e42a1b<br>
<br>2012-04-25 11:36:14,805 INFO  [org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStoragePoolVDSCommand] (pool-5-thread-50) START, ConnectStoragePoolVDSCommand(vdsId = 73b96862-8ee6-11e1-b7f8-8fc065c25360, storagePoolId = 93285653-b2bb-461a-ba26-2a60ff0eca51, vds_spm_id = 1, masterDomainId = 7a2def40-7c87-4dff-8b2d-b131b72d1f58, masterVersion = 131), log id: 5b5d3640<br>
mMessage                      Wrong Master domain or its version: &#39;SD=7a2def40-7c87-4dff-8b2d-b131b72d1f58, pool=93285653-b2bb-461a-ba26-2a60ff0eca51&#39;<br><br>2012-04-25 11:50:37,719 ERROR [org.ovirt.engine.core.vdsbroker.VDSCommandBase] (QuartzScheduler_Worker-63) Command ReconstructMasterVDS execution failed. Exception: VDSErrorException: VDSGenericException: VDSErrorException: Failed to ReconstructMasterVDS, error = Storage domain does not exist: (&#39;94511875-f447-4636-8694-b61737faa829&#39;,)<br>
</div>