zoukankan      html  css  js  c++  java
  • 【KVM系列 virt-v2v】virt-v2v过程中的报错

    • 问题:在转换Windows 2012R2时发生如下报错,该如何处理?
    virt-v2v: error: unable to mount the disk image for writing. This has probably happened because Windows Hibernation or Fast Restart is being used in this guest. You have to disable this (in the guest) in order to use virt-v2v.
    
    Original error message: mount: mount exited with status 14: The disk contains an unclean file system (0, 0). Metadata kept in Windows cache, refused to mount.Failed to mount '/dev/sda2': Operation not permitted. The NTFS partition is in an unsafe state. Please resume and shutdown Windows fully (no hibernation or fast restarting), or mount the volume read-only with the 'ro' mount option.
    

    solved:检查客户机是否有快照,如有快照,删除即可。

    • 问题:在转换 CentOS 7.8时发生如下卡顿,该如何处理?
      image

    image
    image

    WARNING: No any other purpose,keeping reminded! So sorry to offended,if necessary, contact me and I do change what I had done to protect your privileges!
  • 相关阅读:
    树莓派搭建NAS之Seaflile
    Samba配置不同用户组不同用户的访问权限
    Samba-Linux权限理解
    Samba 共享配置
    服务端主动给客户端推送消息
    drf 权限认证
    drf-jwt分页器详解
    drf-jwt的过滤,筛选,排序,分页组件
    jwt token认证
    jwt
  • 原文地址:https://www.cnblogs.com/MimiSnowing/p/15476612.html
Copyright © 2011-2022 走看看