Skip to main content

Posts

Showing posts with the label vm

LỖI Hyper-V encountered an error trying to access an object on computer ‘localhost’ because the object was not found

 Hyper-V gặp lỗi trống giao diện quản lý VM dù rằng các service và VM vẫn start lên bình thường. Run the following command from an Elevated (Administrator) command prompt or PowerShell.  Winkey+X >>  Windows PowerShell ( A dmin) MOFCOMP %SYSTEMROOT%\System32\WindowsVirtualization.V2.mof Nguyên nhân: có thể do install hoặc remove 1 phần mềm nào đó gây ra hư hỏng Source: https://shauncassells.wordpress.com/2018/05/24/fix-hyper-v-encountered-an-error-trying-to-access-an-object-on-computer-localhost-because-the-object-was-not-found-the-object-might-have-been-deleted-verify-that-the-virtual-machine-managemen/

WINDOWS 2012 DEDUPLICATION – TURNING IT OFF (COMPLETELY) AND RECOVERING YOUR SPACE!

  A while back i wrote a post about data deduplication in 2012…. generally a very good feature, but as that specific post talked about, there was a collection of .iso and compressed data where not only did dedup not save me anything, it actually used up more space in the dedup folder than the orginal data size (which i found a little odd) Today i got around to doing something about this and found Disabling data deduplication (via GUI or powershell) only stops further deduplication from occuring – but data that has already been deduplicated will remain deduplicated In order to “move” (re-hydrate ?) the data back to the original files and out of the deduplication store, use the powershell command  start-dedupjob -Volume <VolumeLetter> -Type Unoptimization You can check the status on where this is at by using  get-dedupjob , or, i like using TreeSize which shows the size on disk of specific files…. including the deduplication chunks At this stage – i noticed the o...

HYPER V - LỖI KHÔNG ENABLE ĐƯỢC REPLICA SERVER

HYPER V - LỖI KHÔNG ENABLE ĐƯỢC REPLICA SERVER Server Hyper-V vẫn hoạt động bình thường, trước giờ vẫn làm Hyper-V Source replica, giờ chuyển qua làm destination replica thì nhận được báo lỗi hyper v failed to enable the replica server using kerberos authentication Kiểm tra trong event log thì thấy có dòng lỗi khả nghi như sau: Nguyên nhân : có lẽ là do setting làm source replica trước đó, nên trong network interface không có dòng cấu hình ListenIP Khắc phục: chạy CMD với quyền administrator, add thêm dòng cấu hình iplisten vào Bật lại Enable Replica thành công

HYPER-V - LỖI MOVE MÁY ẢO KHÁC CPU VẬT LÝ

Khi move các máy ảo từ server này qua server khác, đôi khi sẽ gặp tình huống khác phần cứng (CPU, model v.v..) như lỗi sau: Cách khắc phục: Tắt máy ảo cần move Vào Setting của máy ảo - Processor - Compatibility Chọn " Migrate to a physical computer with a different processor version "