rhtyd commented on pull request #4069:
URL: https://github.com/apache/cloudstack/pull/4069#issuecomment-630097966


   Hi @weizhouapache - yes the addHost ssh issue is fixed with the changes to 
sshd_config
   - Thanks I've verified the -F option with qemu-img on Ubuntu 16.04 - you're 
right. That means we don't need to explicitly deprecate 16.04 wrt these 
changes. But I'm okay to drop 16.04 support in future releases (4.16 maybe)
   - Yes, in my testing I had added cloudbr0 before adding the host
   
   On further testing my colleagues (@shwstppr) found an issue with newer qemu 
when trying to take a volume snapshot:
   ```
   com.cloud.utils.exception.CloudRuntimeException: qemu-img: Could not open 
'/mnt/05c30f6d-5725-3369-a8d6-b5fb37c7ba8f/20dc7b29-934a-409a-babf-f4527f574377':
 Failed to get shared "write" lockIs another process using the image 
[/mnt/05c30f6d-5725-3369-a8d6-b5fb37c7ba8f/20dc7b29-934a-409a-babf-f4527f574377]?there
 is no 62f4eb05-168e-4161-a070-f8804df068d0 on disk 
/mnt/05c30f6d-5725-3369-a8d6-b5fb37c7ba8f/20dc7b29-934a-409a-babf-f4527f574377
        at 
org.apache.cloudstack.storage.snapshot.SnapshotServiceImpl.backupSnapshot(SnapshotServiceImpl.java:301)
        at 
org.apache.cloudstack.storage.snapshot.DefaultSnapshotStrategy.backupSnapshot(DefaultSnapshotStrategy.java:171)
        at 
com.cloud.storage.snapshot.SnapshotManagerImpl.backupSnapshotToSecondary(SnapshotManagerImpl.java:1213)
        at 
com.cloud.storage.snapshot.SnapshotManagerImpl.takeSnapshot(SnapshotManagerImpl.java:1164)
   ```
   Have to seen this issue?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to