[ovirt-users] Re: ISO Upload in in Paused by System Status

2021-08-09 Thread Yedidyah Bar David
On Mon, Aug 9, 2021 at 12:38 AM  wrote:
>
> I viewed the certificate using vi I did see the "Begin Certificate" and "End 
> Certificate" with the certificate in between.   I tried adding a new Storage 
> Domain that I wanted to use to store ISO's.  It wasn't until then that I 
> found out that I need a certificate.  I went to the main page and saw that I 
> that there was a link to the Engine CA Certificate.  Click/selected the link 
> and saved the certificate.  Then tried to import it into the FireFox browser, 
> which when I started getting the request for a password when trying to import 
> it into the browser.

Just a guess: Perhaps this prompt/request is unrelated to oVirt? E.g.
something specific to the browser, such as the password for its
internal store (which might indeed be in PKCS#12)?

>
> I noticed an issue with the Storage Domain that tried to add, I'm getting 
> message in the event logs that the engine is not able to access to domain.  
> Upon further investigation I put the storage domain in maintenance mode.  
> I've tried to delete the domain or re-activated it with no success so far.  
> This may also be contributing to the problem.

Maybe.

>
> So first how do I resolve the issue with the storage domain?  I've tried to 
> simply mount it and got the following message:
>
> mount: HPDL380Gen10:/var/Shared-Resources/NFS/VM-ISO: can't find in 
> /etc/fstab.

Best advice usually is to check the logs. Main ones are engine.log on
the engine and vdsm.log on hosts.

>
> I know that things are screwed up, please working me I'm just learning.

If you are doing this only for learning, great. Otherwise, if you do
not need the data there, it might be simpler/faster to reinstall
everything from scratch.

Best regards,
-- 
Didi
___
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/XSZ7NU557VVFJF26I246RH76NZU6XDPF/


[ovirt-users] Re: ISO Upload in in Paused by System Status

2021-08-08 Thread louisb
I viewed the certificate using vi I did see the "Begin Certificate" and "End 
Certificate" with the certificate in between.   I tried adding a new Storage 
Domain that I wanted to use to store ISO's.  It wasn't until then that I found 
out that I need a certificate.  I went to the main page and saw that I that 
there was a link to the Engine CA Certificate.  Click/selected the link and 
saved the certificate.  Then tried to import it into the FireFox browser, which 
when I started getting the request for a password when trying to import it into 
the browser.  

I noticed an issue with the Storage Domain that tried to add, I'm getting 
message in the event logs that the engine is not able to access to domain.  
Upon further investigation I put the storage domain in maintenance mode.  I've 
tried to delete the domain or re-activated it with no success so far.  This may 
also be contributing to the problem.

So first how do I resolve the issue with the storage domain?  I've tried to 
simply mount it and got the following message:

mount: HPDL380Gen10:/var/Shared-Resources/NFS/VM-ISO: can't find in /etc/fstab.

I know that things are screwed up, please working me I'm just learning. 

Thanks
___
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/GFGRVOIYJGTJVGUFVOPIPBBH7GTUVT2C/


[ovirt-users] Re: ISO Upload in in Paused by System Status

2021-08-07 Thread Yedidyah Bar David
On Fri, Aug 6, 2021 at 1:22 AM  wrote:
>
> I obtained the Certificate from the link on from the ovirt console main page.

Which one? The one with the text "Engine CA Certificate", linking at:

https://$ENGINE_FQDN/ovirt-engine/services/pki-resource?resource=ca-certificate&format=X509-PEM-CA

?

>  The certificate has been save to storage.  I attempt to import the 
> certificate into a FireFox Browser and get the following message:
>
> Please enter the password that was used to encrypt this certificate backup:

It should not have a password.

>
> I enter in the same password used during the installation of ovirt.  After 
> entering in the password the following message is displayed:
>
> Failed to decode the file. Either it is not in PKCS #12 format, has been 
> corrupted, or the password you entered was incorrect.

This link should not point at a PKCS#12 file.

Please clarify exactly what you did.

You can download the file from that link and look at it - it should
start with '-BEGIN CERTIFICATE-' and end with '-END
CERTIFICATE-'. Is that what you see?

>
> What could be the problem here, I don't have another password to enter?

I am not sure. Either it's a bug somewhere, or you did something
wrong. What's the output of 'rpm -q ovirt-engine'?

For reference: The PKCS#12 files inside /etc/pki/ovirt-engine/keys
(with .p12 suffix) are encrypted with the hard-coded password
'mypass'. I do not think we have a document for how to change that,
although it might not be that hard in principle. The files are
protected with unix permissions, the password is not part of the
protection. And in any case, the web service should IMO never serve
one of these files.

Best regards,
-- 
Didi
___
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/RPSFNCWIGJOOXNIGSEQHABKJHIHY63Z3/


[ovirt-users] Re: ISO Upload in in Paused by System Status

2021-08-07 Thread louisb
Tried an empty password same results.   What could be the problem?

thanks
___
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/JRTEZOHBHZKTV3GRBPOL33YMXAAAWO2J/


[ovirt-users] Re: ISO Upload in in Paused by System Status

2021-08-05 Thread Strahil Nikolov via Users
Have you tried with an empty pass ?
Best Regards,Strahil Nikolov
 
 
I obtained the Certificate from the link on from the ovirt console main 
page.  The certificate has been save to storage.  I attempt to import the 
certificate into a FireFox Browser and get the following message: 

Please enter the password that was used to encrypt this certificate backup:

I enter in the same password used during the installation of ovirt.  After 
entering in the password the following message is displayed:

Failed to decode the file. Either it is not in PKCS #12 format, has been 
corrupted, or the password you entered was incorrect.

What could be the problem here, I don't have another password to enter?  

Thanks
___
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/D3DRU37QBB4V43M2NT7BQKEUDHCFI635/
  
___
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/2JKT2K5J26W3I22IACXSBYFQHZ5EUGCK/


[ovirt-users] Re: ISO Upload in in Paused by System Status

2021-08-05 Thread louisb
I obtained the Certificate from the link on from the ovirt console main page.  
The certificate has been save to storage.  I attempt to import the certificate 
into a FireFox Browser and get the following message: 

Please enter the password that was used to encrypt this certificate backup:

I enter in the same password used during the installation of ovirt.  After 
entering in the password the following message is displayed:

Failed to decode the file. Either it is not in PKCS #12 format, has been 
corrupted, or the password you entered was incorrect.

What could be the problem here, I don't have another password to enter?  

Thanks
___
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/D3DRU37QBB4V43M2NT7BQKEUDHCFI635/


[ovirt-users] Re: ISO Upload in in Paused by System Status

2021-08-05 Thread Vojtech Juranek
On Thursday, 5 August 2021 00:43:15 CEST lou...@ameritech.net wrote:
> I'm attempting to upload an ISO that is approximately 9GB in size.  I've
> succssfullly started th upload process via the oVirt Management
> Console/Disk.  The upload started however, it now has a status of "Paused
> by System".  My storage type is set to NFS Data.  


there is a bug [1] (fix recently), that you have to click "Test connection" 
before upload, otherwise you upload gets stuck.

I'd recommend clicking "Test connection" button anyway to verify connection 
works and your certificates are setup correctly.

> Is something happing the back ground that contributing to the "Paused by
> System"?   I have mor the 84TB of space available so I don't think it is a
> space issue.  Is there something that I need to do?  At this time I'm going
> to wait and see if it moves forward on its own.  
 
> Please provide me with any help or direction.

You can check imageio logs on /var/log/ovirt-imageio/daemon.log both on engine 
and on the host to see if there are any issues and eventually also engine log 
/var/log/ovirt-engine/engine.log


[1] https://bugzilla.redhat.com/show_bug.cgi?id=1950593



> Thanks
> 
> ___
> 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/X2CYDZITCYRPW
> JIXHP32H6G3K2QI6OLQ/



signature.asc
Description: This is a digitally signed message part.
___
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/VBJQLGYBWYHSB3M66VN6HDUZ7KSZIFUF/


[ovirt-users] Re: ISO Upload in in Paused by System Status

2021-08-04 Thread Yedidyah Bar David
On Thu, Aug 5, 2021 at 9:20 AM Tommy Sway  wrote:
>
> I've had this problem before, and it happened when the CA was configured 
> correctly.
>
>
>
> Then try again, it worked.
>
>
>
> I don't know why until today.

Me neither :-(

If this is reproducible, we can try to understand the root cause and fix it.
If you (or someone else) can't reproduce, but files a bug and attaches
all relevant logs, we can still try to diagnose, based on the logs.

We _did_ have issues around this, see also:

https://bugzilla.redhat.com/show_bug.cgi?id=1637809 (not really a bug,
more an RFE even though it's not marked so, but definitely helped a
lot since)

https://lists.ovirt.org/archives/list/users@ovirt.org/thread/NZBGRCKW6WA4WISTCRDJIFUCMNIKJ2CG/#ZYR3ZJU5V57356DFSZ6BNCWBGX5Q6PP5
(a long similar thread. Thanks to all the participants!).

I am not aware of any open issues right now. "Issues" might be real
bugs somewhere, or things that are so hard to configure right that a
significant number of users err while doing this. If you know about
one, please report it - file a bug with an accurate flow and/or all
relevant bugs. Thanks!

Best regards,
--
Didi
___
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/5ESE6IIOEZSYMIA4OMAFEFDVE7JPN3OS/


[ovirt-users] Re: ISO Upload in in Paused by System Status

2021-08-04 Thread Tommy Sway
I've had this problem before, and it happened when the CA was configured 
correctly.  

 

Then try again, it worked. 

 

I don't know why until today.  

 

 

 

From: users-boun...@ovirt.org  On Behalf Of Yedidyah 
Bar David
Sent: Thursday, August 5, 2021 1:40 PM
To: lou...@ameritech.net
Cc: users 
Subject: [ovirt-users] Re: ISO Upload in in Paused by System Status

 

On Thu, Aug 5, 2021 at 1:44 AM mailto:lou...@ameritech.net> > wrote:

I'm attempting to upload an ISO that is approximately 9GB in size.  I've 
succssfullly started th upload process via the oVirt Management Console/Disk.  
The upload started however, it now has a status of "Paused by System".  My 
storage type is set to NFS Data.  

Is something happing the back ground that contributing to the "Paused by 
System"?   I have mor the 84TB of space available so I don't think it is a 
space issue.  Is there something that I need to do?  At this time I'm going to 
wait and see if it moves forward on its own.  

Please provide me with any help or direction.

 

Do you use the internal CA or an external one?

If an external, did you strictly follow the procedure to replace the CA?

Did you import the CA cert to your browser?

 

Please search the list archives for similar issues. Thanks.

 

Good luck and best regards,

-- 

Didi

___
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/4THGWA5YXNKMMTVVF7O7G3SK3TNNO2HD/


[ovirt-users] Re: ISO Upload in in Paused by System Status

2021-08-04 Thread Yedidyah Bar David
On Thu, Aug 5, 2021 at 1:44 AM  wrote:

> I'm attempting to upload an ISO that is approximately 9GB in size.  I've
> succssfullly started th upload process via the oVirt Management
> Console/Disk.  The upload started however, it now has a status of "Paused
> by System".  My storage type is set to NFS Data.
>
> Is something happing the back ground that contributing to the "Paused by
> System"?   I have mor the 84TB of space available so I don't think it is a
> space issue.  Is there something that I need to do?  At this time I'm going
> to wait and see if it moves forward on its own.
>
> Please provide me with any help or direction.
>

Do you use the internal CA or an external one?
If an external, did you strictly follow the procedure to replace the CA?
Did you import the CA cert to your browser?

Please search the list archives for similar issues. Thanks.

Good luck and best regards,
-- 
Didi
___
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/2KGOMROMEIXOCIUPZ3ZAIPLJU5TNTJ5K/