[ovirt-users] Re: How to detach FC Storage Domain

2021-04-09 Thread matthew.st...@fujitsu.com
If you destroyed, no.

To migrate the storage, intact, you need to shutdown the VMs, place the storage 
domain into maintenance, then detach, and remove the storage domain.  And then 
do an attach on the new DC.

I've been doing this iSCSI to migrate VMs from an existing DC to a new DC to 
alleviate load on the first.  (I had to spin up a new DC.  I was going to 
exceed the limit of hosts on the original one.)

-Original Message-
From: Miguel Garcia  
Sent: Thursday, April 8, 2021 12:04 PM
To: users@ovirt.org
Subject: [ovirt-users] Re: How to detach FC Storage Domain

Another quetion, I had done this before with NFS storage domain types and can 
list vms, templates and disk in reattached storage domain but for this FC I do 
not see any.
Do I need to perform an additioal action?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: 
https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/7KAK6MGWDVTECGDSC77OUYZLIACRFRGS/
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/METD6W44L6B3765M6QLT5SMQIHPCTTCG/


[ovirt-users] Re: How to detach FC Storage Domain

2021-04-08 Thread Miguel Garcia
Another quetion, I had done this before with NFS storage domain types and can 
list vms, templates and disk in reattached storage domain but for this FC I do 
not see any.
Do I need to perform an additioal action?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/7KAK6MGWDVTECGDSC77OUYZLIACRFRGS/


[ovirt-users] Re: How to detach FC Storage Domain

2021-04-08 Thread Miguel Garcia
Thank you, it worked.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/BP4YK4OX54HSHOS6YHJPD2RBBM6NYTYX/


[ovirt-users] Re: How to detach FC Storage Domain

2021-04-08 Thread Shani Leviim
Hi Miguel,
You can try to destroy the storage domain:
Storage > Storage domain > select the domain > 3 dots menu > destroy.

Then just add it again to the desired DC.


*Regards,*

*Shani Leviim*


On Thu, Apr 8, 2021 at 6:30 PM Miguel Garcia 
wrote:

> I have added some FC storage domains into incorrect Data Center, I'm
> trying to detach them by moving to Storage -> Storage domain select storage
> domain -> Data Center tab and click on detach button then got the following
> error: Failing detaching storage domain from Data Center
>
> In log files so far found next lines:
>
> 2021-03-25 22:58:41,621-04 INFO
> [org.ovirt.engine.core.vdsbroker.irsbroker.DetachStorageDomainVDSCommand]
> (EE-ManagedThreadFactory-engine-Thread-2636)
> [0a08dff7-13c4-49c2-b451-0dea136941ec] START,
> DetachStorageDomainVDSCommand(
> DetachStorageDomainVDSCommandParameters:{storagePoolId='68b8d8e9-af51-457d-9b9d-36e37ad60d55',
> ignoreFailoverLimit='false',
> storageDomainId='a1f6a779-a65f-427c-b034-174e1150361d',
> masterDomainId='----', masterVersion='1',
> force='false'}), log id: 42974429
> 2021-03-25 22:58:42,941-04 ERROR
> [org.ovirt.engine.core.vdsbroker.irsbroker.DetachStorageDomainVDSCommand]
> (EE-ManagedThreadFactory-engine-Thread-2636)
> [0a08dff7-13c4-49c2-b451-0dea136941ec] Failed in 'DetachStorageDomainVDS'
> method
> 2021-03-25 22:58:42,944-04 ERROR
> [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
> (EE-ManagedThreadFactory-engine-Thread-2636)
> [0a08dff7-13c4-49c2-b451-0dea136941ec] EVENT_ID:
> IRS_BROKER_COMMAND_FAILURE(10,803), VDSM command DetachStorageDomainVDS
> failed: Storage domain does not exist:
> (u'a1f6a779-a65f-427c-b034-174e1150361d',)
> 2021-03-25 22:58:42,945-04 ERROR
> [org.ovirt.engine.core.vdsbroker.irsbroker.DetachStorageDomainVDSCommand]
> (EE-ManagedThreadFactory-engine-Thread-2636)
> [0a08dff7-13c4-49c2-b451-0dea136941ec] Command
> 'DetachStorageDomainVDSCommand(
> DetachStorageDomainVDSCommandParameters:{storagePoolId='68b8d8e9-af51-457d-9b9d-36e37ad60d55',
> ignoreFailoverLimit='false',
> storageDomainId='a1f6a779-a65f-427c-b034-174e1150361d',
> masterDomainId='----', masterVersion='1',
> force='false'})' execution failed: IRSGenericException: IRSErrorException:
> Failed to DetachStorageDomainVDS, error = Storage domain does not exist:
> (u'a1f6a779-a65f-427c-b034-174e1150361d',), code = 358
>
> Seems that the storage domain does not exists. Is there a way to force
> detach action?
>
> Thanks in advance
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/Q6TXNCIUDBJZPAXJBE3RQR7WYRVDO7GP/
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/2Y5XILF7NMUJOSN7VABNXLEQNHJAWVEI/