Jump to content
  • 0

Hyper-V 2016


Joker8784

Question

5 answers to this question

Recommended Posts

  • 0

Windows can still read the files.  The change in the files was from XML to a binary format, so that it's not HUMAN readable.  You can still open the file in a hex editor and view the files just fine.  But they are gibberish when trying to figure out what it means.  

 

That's what the article is saying.  And that microsoft did this to prevent people from manually editing the files, because they could cause serious issues and corrupt the files. 

 

 

 

The "oplock request is denied" means that the file cannot be locked by our service, which generally means that the files are still in use. meaning that the Hyper-V service is likely accessing the files still. 

 

It may be a good idea to run "resmon" on the system, open the "disk" tab and see what is actually accessing the files. 

 

Otherwise, enable tracing, reproduce the issue, and then upload the logs:

http://wiki.covecube.com/StableBit_DrivePool_2.x_Log_Collection

 

But this will likely tell us the same thing (that the files are still open). 

 

You can run "net stop vmms" to stop HyperV, and then restart it by running "net start vmms" after the files have been duplicated. 

Link to comment
Share on other sites

  • 0

I'm going to try to rebalance tonight to see if that works because even with it off it is not de-duplicating.

 

SIDE NOTE:
VM's do not seem to be caching through SSD's

When I run IO Meter on the physical server i'm getting 800+ score on read performance but when I run within a VM on the same drive i'm getting 140 ish which is +/- 10% of what I was getting before I turned on the SSD Caching.

 

For a file server i'd imagine this thing would fly; for hosting VM's do you have any tweaks or recommendations ? 

Link to comment
Share on other sites

  • 0

Just a heads up, if you're using the SSD Optimizer here, you'll want to set up a file placement rule to ensure that the files are kept on the SSD(s), otherwise, they will get moved off (sooner or later, and that may actually be part of the cause of the issue above). 

 

And you'll want to uncheck the "unless the drive is being emptied" option in the main balancer page. 

http://stablebit.com/Support/DrivePool/2.X/Manual?Section=Balancing%20Settings

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...