Re: [Users] clear export domain status

2012-10-30 Thread Igor Lvovsky


- Original Message -
 From: Itamar Heim ih...@redhat.com
 To: Alex Leonhardt alex.t...@gmail.com
 Cc: users@ovirt.org
 Sent: Tuesday, October 30, 2012 2:38:24 AM
 Subject: Re: [Users] clear export domain status
 
 On 10/30/2012 01:44 AM, Alex Leonhardt wrote:
  hi,
 
  I've got a export domain that i try to import into a new HV -
  however -
  it keeps saying:
  Storage domain already attached to pool: X
  And it ends up being unable to attach it to the new HV.
 
  How can i manually clear this state ? The old host is nolonger
  available, unfortunately.
 
 iirc, go to the metadata of the domain and delete the line of the
 current storage pool it is attached to (may need to delete metadata
 checksum as well, its been a while)
 
 

Actually you shouldn't delete the whole pool line, but only the pool UUID 
itself.
As I can recall the POOL keyword (POOL=) should be there.
The checksum line should be fully deleted 

 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] clear export domain status

2012-10-30 Thread Eli Mesika


- Original Message -
 From: Igor Lvovsky ilvov...@redhat.com
 To: Itamar Heim ih...@redhat.com
 Cc: users@ovirt.org
 Sent: Tuesday, October 30, 2012 9:31:30 AM
 Subject: Re: [Users] clear export domain status
 
 
 
 - Original Message -
  From: Itamar Heim ih...@redhat.com
  To: Alex Leonhardt alex.t...@gmail.com
  Cc: users@ovirt.org
  Sent: Tuesday, October 30, 2012 2:38:24 AM
  Subject: Re: [Users] clear export domain status
  
  On 10/30/2012 01:44 AM, Alex Leonhardt wrote:
   hi,
  
   I've got a export domain that i try to import into a new HV -
   however -
   it keeps saying:
   Storage domain already attached to pool: X
   And it ends up being unable to attach it to the new HV.
  
   How can i manually clear this state ? The old host is nolonger
   available, unfortunately.
  
  iirc, go to the metadata of the domain and delete the line of the
  current storage pool it is attached to (may need to delete metadata
  checksum as well, its been a while)
  
  
 
 Actually you shouldn't delete the whole pool line, but only the pool
 UUID itself.
 As I can recall the POOL keyword (POOL=) should be there.

The exact keyword is POOL_UUID

 The checksum line should be fully deleted
 
  ___
  Users mailing list
  Users@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/users
  
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] clear export domain status

2012-10-30 Thread Alex Leonhardt

whoop - that did it :) !

for reference - i edited :

/path/to/nfsexport/storagedomain/dom_md/metadata

and to have changed

POOL_UUID=

and removed _SHA_CKSUM line all together

Ta!
Alex


On 10/30/2012 07:31 AM, Igor Lvovsky wrote:


- Original Message -

From: Itamar Heimih...@redhat.com
To: Alex Leonhardtalex.t...@gmail.com
Cc: users@ovirt.org
Sent: Tuesday, October 30, 2012 2:38:24 AM
Subject: Re: [Users] clear export domain status

On 10/30/2012 01:44 AM, Alex Leonhardt wrote:

hi,

I've got a export domain that i try to import into a new HV -
however -
it keeps saying:
 Storage domain already attached to pool: X
And it ends up being unable to attach it to the new HV.

How can i manually clear this state ? The old host is nolonger
available, unfortunately.

iirc, go to the metadata of the domain and delete the line of the
current storage pool it is attached to (may need to delete metadata
checksum as well, its been a while)



Actually you shouldn't delete the whole pool line, but only the pool UUID 
itself.
As I can recall the POOL keyword (POOL=) should be there.
The checksum line should be fully deleted


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] clear export domain status

2012-10-30 Thread Itamar Heim

On 10/30/2012 09:30 PM, Alex Leonhardt wrote:

whoop - that did it :) !

for reference - i edited :

/path/to/nfsexport/storagedomain/dom_md/metadata

and to have changed

POOL_UUID=

and removed _SHA_CKSUM line all together



how about wikifying this?


Ta!
Alex


On 10/30/2012 07:31 AM, Igor Lvovsky wrote:


- Original Message -

From: Itamar Heimih...@redhat.com
To: Alex Leonhardtalex.t...@gmail.com
Cc:users@ovirt.org
Sent: Tuesday, October 30, 2012 2:38:24 AM
Subject: Re: [Users] clear export domain status

On 10/30/2012 01:44 AM, Alex Leonhardt wrote:

hi,

I've got a export domain that i try to import into a new HV -
however -
it keeps saying:
 Storage domain already attached to pool: X
And it ends up being unable to attach it to the new HV.

How can i manually clear this state ? The old host is nolonger
available, unfortunately.

iirc, go to the metadata of the domain and delete the line of the
current storage pool it is attached to (may need to delete metadata
checksum as well, its been a while)



Actually you shouldn't delete the whole pool line, but only the pool UUID 
itself.
As I can recall the POOL keyword (POOL=) should be there.
The checksum line should be fully deleted


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users




___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] clear export domain status

2012-10-29 Thread Alex Leonhardt

hi,

I've got a export domain that i try to import into a new HV - however - 
it keeps saying:

   Storage domain already attached to pool: X
And it ends up being unable to attach it to the new HV.

How can i manually clear this state ? The old host is nolonger 
available, unfortunately.


Thanks,
Alex

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] clear export domain status

2012-10-29 Thread Itamar Heim

On 10/30/2012 01:44 AM, Alex Leonhardt wrote:

hi,

I've got a export domain that i try to import into a new HV - however -
it keeps saying:
Storage domain already attached to pool: X
And it ends up being unable to attach it to the new HV.

How can i manually clear this state ? The old host is nolonger
available, unfortunately.


iirc, go to the metadata of the domain and delete the line of the 
current storage pool it is attached to (may need to delete metadata 
checksum as well, its been a while)



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users