<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 think I found it, but I don't know
      how to remove:<br>
      <br>
      /sbin/lvm vgs --config " devices { preferred_names =
      [\"^/dev/mapper/\"] ignore_suspended_devices=1 write_cache_state=0
      disable_after_error_count=3 filter = [
      \"a%36000eb396eb9c0540000000000000033|3600508b1001c80dabd7195030a341559%\",
      \"r%.*%\" ] }  global {  locking_type=1  prioritise_write_locks=1 
      wait_for_locks=1 }  backup {  retain_min = 50  retain_days = 0 } "
      --noheadings --units b --nosuffix --separator '|' -o tags<br>
      <br>
      In the return, there it is:<br>
      <br>
      MDT_POOL_DOMAINS=<b>0226b818-59a6-41bc-8590-91f520aa7859:Active</b>&amp;44&amp;c332da29-ba9f-4c94-8fa9-346bb8e04e2a:Active&amp;44&amp;51eb6183-157d-4015-ae0f-1c7ffb1731c0:Active&amp;44&amp;0e0be898-6e04-4469-bb32-91f3cf8146d1:Active,MDT__SHA_CKSUM=0ccf56122a8384461c8da7b0eda19e9bdcbd23bf<br>
      <br>
      Any idea to remove it?<br>
      <br>
      On 09/24/2013 02:14 PM, Eduardo Ramos wrote:<br>
    </div>
    <blockquote cite="mid:5241C872.40508@freedominterface.org"
      type="cite">This storage domains don't exist anymore. There is an
      entry in postgres with:
      <br>
      <br>
      "Domain VMExport was forcibly removed by admin@internal"
      <br>
      <br>
      It was a NFS Export domain.
      <br>
      <br>
      Is there any chance it is causing problem with iscsi data domain
      operations? Now I can create disks and VMs, but I can't remove
      them. I tried export a VM, and the engine.log returned me this:
      <br>
      <br>
      2013-09-24 14:03:05,180 ERROR
      [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
      (pool-3-thread-33) [547e3abf] Failed in MoveImageGroupVDS method
      <br>
      2013-09-24 14:03:05,182 ERROR
      [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
      (pool-3-thread-33) [547e3abf] Error code MoveImageError and error
      message IRSGenericException: IRSErrorException: Failed to
      MoveImageGroupVDS, error = Error moving image:
      ('spUUID=9dbc7bb1-c460-4202-8f10-862d2ed3ed9a,
      srcDomUUID=c332da29-ba9f-4c94-8fa9-346bb8e04e2a,
      dstDomUUID=51eb6183-157d-4015-ae0f-1c7ffb1731c0,
      imgUUID=483d8af2-beb2-45cc-b73e-4597e31a6fc0, vmUUID=, op=1,
      force=false, postZero=false force=false',)
      <br>
      2013-09-24 14:03:05,184 ERROR
      [org.ovirt.engine.core.vdsbroker.irsbroker.IrsBrokerCommand]
      (pool-3-thread-33) [547e3abf] IrsBroker::Failed::MoveImageGroupVDS
      due to: IRSErrorException: IRSGenericException: IRSErrorException:
      Failed to MoveImageGroupVDS, error = Error moving image:
      ('spUUID=9dbc7bb1-c460-4202-8f10-862d2ed3ed9a,
      srcDomUUID=c332da29-ba9f-4c94-8fa9-346bb8e04e2a,
      dstDomUUID=51eb6183-157d-4015-ae0f-1c7ffb1731c0,
      imgUUID=483d8af2-beb2-45cc-b73e-4597e31a6fc0, vmUUID=, op=1,
      force=false, postZero=false force=false',)
      <br>
      <br>
      <br>
      <br>
      On 09/24/2013 01:09 PM, Dafna Ron wrote:
      <br>
      <blockquote type="cite">vdsm cannot find your storage.
        <br>
        check your storage and network connection to it.
        <br>
        <br>
        On 09/24/2013 03:31 PM, Eduardo Ramos wrote:
        <br>
        <blockquote type="cite">Hi all!
          <br>
          <br>
          I'm getting a strange error in on my SPM:
          <br>
          <br>
          Message from syslogd@darwin at Sep 24 11:19:58 ...
          <br>
          �&lt;11&gt;vdsm Storage.DomainMonitorThread ERROR Error while
          collecting domain 0226b818-59a6-41bc-8590-91f520aa7859
          monitoring information#012Traceback (most recent call
          last):#012 File "/usr/share/vdsm/storage/domainMonitor.py",
          line 182, in _monitorDomain#012 self.domain =
          sdCache.produce(self.sdUUID)#012 File
          "/usr/share/vdsm/storage/sdc.py", line 97, in produce#012
          domain.getRealDomain()#012 File
          "/usr/share/vdsm/storage/sdc.py", line 52, in
          getRealDomain#012 return
          self._cache._realProduce(self._sdUUID)#012 File
          "/usr/share/vdsm/storage/sdc.py", line 121, in
          _realProduce#012 domain = self._findDomain(sdUUID)#012 File
          "/usr/share/vdsm/storage/sdc.py", line 152, in _findDomain#012
          raise
          se.StorageDomainDoesNotExist(sdUUID)#012StorageDomainDoesNotExist:
          Storage domain does not exist:
          (u'0226b818-59a6-41bc-8590-91f520aa7859',)
          <br>
          <br>
          I also can not remove disks. When I try,immediatly appears on
          the 'Events' log of webadmin:
          <br>
          <br>
          *Data Center is being initialized, please wait for
          initialization to complete.*
          <br>
          *User eduardo.ramos failed to initiate removing of disk
          012.167_teste_InfoDoc_Disk1 from domain VMs.*
          <br>
          <br>
          Could someone help me?
          <br>
          <br>
          Thanks
          <br>
          <br>
          <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>
        <br>
        <br>
      </blockquote>
      <br>
      <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>
    <br>
  </body>
</html>