Russ Cam

Results 80 comments of Russ Cam

As the linked Azure article indicates, > For Premium Storage disks with cache setting “ReadWrite”, barriers should be enabled for durability of writes. barriers should be disabled only when cache...

This is not a high priority for us to implement. Would welcome a PR to implement this, along with integration tests to verify.

@lmemmott There is no concrete timeline for when Windows support will be implemented. It's something that we would like to do but it is low priority. I would be happy...

@ajhewett We're looking into implementing VM Scale sets for data nodes

@makhdumi correct, scaling up should be fine with VM scale sets, but scaling down data nodes will need to be investigated. Recently, the fault and update domains for the VM...

@richardgilm the issue looks to relate to the [Elastic Cloud integration with Azure Marketplace](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/elastic.ec-azure-pp?tab=Overview). This repository however relates to the [Azure Resource Manager template deployment in the Azure Marketplace](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/elastic.elasticsearch?tab=Overview), so...

@quimrodri yes, there is still a plan to provide some guidance for this. I can't provide a timescale yet for when this will be. In the meantime, take a look...

Updated the title to updating from 6.x to 7.x. The general [Upgrade Elasticsearch guidance](https://www.elastic.co/guide/en/elasticsearch/reference/6.3/setup-upgrade.html) is equally applicable to running a cluster on Azure.

Sounds like it might be, @hemantmalik may be able to investigate further

Can you please elaborate on what support for Azure KeyVault means for this issue? For example, 1. Storing certificates in KeyVault? 2. Pulling certificates locally when bootstrapping cluster? 3. Periodically...