Quantcast
Channel: VMware Communities: Message List - "esxcli storage vmfs snapshot mount" em powercli?
Browsing all 20 articles
Browse latest View live

"esxcli storage vmfs snapshot mount" em powercli?

Hi!!! Hello, I need to run this command: esxcli storage vmfs snapshot mount -l "DATASTORE"In powercli or ViJava ... Does anyone have the exact command for this command? Have looked and not found in the...

View Article


Re: "esxcli storage vmfs snapshot mount" em powercli?

Welcome to the VMware VMTN Communities. In PowerCLI you can try: $esxcli=Get-EsxCli-VMHost"YourHost"$esxcli.storage.vmfs.snapshot.mount.invoke("DATASTORE")

View Article


Re: "esxcli storage vmfs snapshot mount" em powercli?

Tks for welcome RvdNieuwendijk.... So, I run this command. But, show an error in the argument. Do you know what the argument correct? PowerCLI C:\> $esxcli = Get-EsxCli -VMHost...

View Article

Re: "esxcli storage vmfs snapshot mount" em powercli?

Which vSphere version are you running ?The esxcli commands changed between vSphere 4 & 5

View Article

Re: "esxcli storage vmfs snapshot mount" em powercli?

He is probably running vSphere 5 because there is no $esxcli.storage property in v4.

View Article


Re: "esxcli storage vmfs snapshot mount" em powercli?

I am using VShere 5.0...

View Article

Re: "esxcli storage vmfs snapshot mount" em powercli?

While looking better at the mount method, I see that it needs three parameters:boolean mount(boolean nopersist, string volumelabel, string volumeuuid) Can you try again with the following commands:...

View Article

Re: "esxcli storage vmfs snapshot mount" em powercli?

Tks ALL.... for answer... It's correct arguments...

View Article


Re: "esxcli storage vmfs snapshot mount" em powercli?

Your question inspired me to create a blog post about how I came to the answer. The blog post also shows all the possible PowerCLI ESXCLI commands for vSphere 4 and vSphere 5. And it shows a PowerCLI...

View Article


Image may be NSFW.
Clik here to view.

Re: "esxcli storage vmfs snapshot mount" em powercli?

Congratulations for the article. Hope you can help many people!!! 

View Article

"esxcli storage vmfs snapshot mount" em powercli?

Hi!!! Hello, I need to run this command: esxcli storage vmfs snapshot mount -l "DATASTORE"In powercli or ViJava ... Does anyone have the exact command for this command? Have looked and not found in the...

View Article

Re: "esxcli storage vmfs snapshot mount" em powercli?

Welcome to the VMware VMTN Communities. In PowerCLI you can try: $esxcli=Get-EsxCli-VMHost"YourHost"$esxcli.storage.vmfs.snapshot.mount.invoke("DATASTORE")

View Article

Re: "esxcli storage vmfs snapshot mount" em powercli?

Tks for welcome RvdNieuwendijk.... So, I run this command. But, show an error in the argument. Do you know what the argument correct? PowerCLI C:\> $esxcli = Get-EsxCli -VMHost...

View Article


Re: "esxcli storage vmfs snapshot mount" em powercli?

Which vSphere version are you running ?The esxcli commands changed between vSphere 4 & 5

View Article

Re: "esxcli storage vmfs snapshot mount" em powercli?

He is probably running vSphere 5 because there is no $esxcli.storage property in v4.

View Article


Re: "esxcli storage vmfs snapshot mount" em powercli?

I am using VShere 5.0...

View Article

Re: "esxcli storage vmfs snapshot mount" em powercli?

While looking better at the mount method, I see that it needs three parameters:boolean mount(boolean nopersist, string volumelabel, string volumeuuid) Can you try again with the following commands:...

View Article


Re: "esxcli storage vmfs snapshot mount" em powercli?

Tks ALL.... for answer... It's correct arguments...

View Article

Re: "esxcli storage vmfs snapshot mount" em powercli?

Your question inspired me to create a blog post about how I came to the answer. The blog post also shows all the possible PowerCLI ESXCLI commands for vSphere 4 and vSphere 5. And it shows a PowerCLI...

View Article

Image may be NSFW.
Clik here to view.

Re: "esxcli storage vmfs snapshot mount" em powercli?

Congratulations for the article. Hope you can help many people!!! 

View Article
Browsing all 20 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>