This post is more than 5 years old
13 Posts
0
2354
ScaleIO 1.32 - createSvmTemplate.ps1?
Hi, I'm evaluating ScaleIO community edition on our development infrastructure.
In the deployment guides for 1.30 there appears to be a script called "createSvmTemplate.ps1".
I can't find this in the 1.32 download media - does anyone know where to find it?
I have uploaded the ova template manually and have deployed the vsphere plugin into vsphere6 but I find I needed to do the following on each host after transferring the sdc-1.32.343.0-esx6.0.zip file;
# esxcli software acceptance set --level=PartnerSupported
# esxcli software vib install -d /vmfs/volumes/DCS_vd09/ISOs/vsphere6/sdc-1.32.343.0-esx6.0.zip
I'm then able to at-least proceed to select the VMware hosts for deployment. If I don't perform the above I get a message saying "Unable to find any SDC install file" when I sleect the "install SDC" form the vspher eplugin.
Does the CreateSvmTemplate script do this automatically?
thanks.
tomer__engineer
155 Posts
0
June 23rd, 2015 06:00
Here is the correct sequence to deploy ScaleIO on VMware:
1. Use the ScaleIOPluginSetup-1.32-402.1.ps1 script to do the following:
a. Register the ScaleIO plugin
b. Create the SVM templates from the provided OVA
2. Login to VMware vSphere web client, go to SIO plugin -> Install SDC on your ESX hosts (this will preform for you the acceptance level change + install the SDC vib on the ESX hosts) -> Reboot ESX hosts
3. Use the plugin to deploy your SIO system (a deployment wizard where you specify all required info on how to deploy ScaleIO, which components will be on which SVM, and/or ESX host etc..).
Thanks,
Tomer
ashleywatson
13 Posts
0
June 15th, 2015 19:00
hi, sorry to answer my own question. looking at some of the recent documentation; eg;
http://www.emc.com/collateral/technical-documentation/scaleio-quick-start-guide-for-vmware.pdf
The creation of the template now appears to be part of the main powershell script;
ScaleIOPluginSetup-1.32-402.1.ps1
I think the confusion arose as I was looking at documentation for previous releases which appears to have separate scripts.
Quick question - why is the community forum locked down only to registered users (unregistered/not logged on users should at-least be able to view the posts shouldn't they)? Why are new forum posts moderated or is it just the first post from a poster?
thanks.
ashleywatson
13 Posts
0
June 18th, 2015 21:00
HI Megha, I'm afraid I have to disagree with regards to a community.
For a community to flourish information sharing is a requirement - if you look at many of the examples of products in the disruptive space their communities are accessible as read-only to all without logging on/registering- this helps with google crawls and helps to raise visibility and use on their products. e.g. Veeam/ VyOS etc.
Its pretty hard to encourage collaboration when there can be a 24 hour delay or more after posting a comment/update before it is released onto the website.
thanks
Ashley
tomer__engineer
155 Posts
0
September 20th, 2015 23:00
1. This does not look like ScaleIO OVA: ScaleIOVM_1.32.XXX.X.ova - why?
2. Did they start working on the deployment wizard and then created the SVM template? if that is the case, the deployment wizard must be ran again from the start.
3. Is the DC + datastore: esxtest accessible for the ESX servers? Is it a local DS? they need to supply LOCAL DS for each ESX host...
4. Is the Path to the OVA accessible for the Virgo server and the VC?
5. Using vSphere client, can they see the created template properly?
dparedes1
4 Posts
0
April 18th, 2017 11:00
Hello,
I have the same issue, i used full paths, how i can do to get the list of the svm templates? i get a blank screen.
thanks
SanjeevMalhotra
138 Posts
0
April 19th, 2017 06:00
Can you check the following:-
Using vSphere client, can they see the created template properly?
Is the Path to the OVA accessible for the Virgo server and the VC?
dparedes1
4 Posts
0
April 19th, 2017 13:00
Hello, Thanks for your help.
Yes i can see in my case Three templates, because i deployed the ova to three datastores. And yes i can access from the web console or vcenter console the datastores (local) with the template images. the issue is when i need to choose the ova template from the "scaleio deployment" i just see a blank dropdown list. I need to a permission or something?
thanks
RHasleton1
73 Posts
0
April 20th, 2017 10:00
Hi,
For the blank drop down list issue, the only time I have seen this in 3 scenarios:
1. The template was added in the middle of the plugin install. The plugin does not automatically refresh in this scenario. Stop and begin the install fresh.
2. The name of the template and folder it exists in do not match what the plugin is looking for. The folder name will be "EMC ScaleIO (Datacenter_Name)", where Datacenter_Name is the name of your datacenter. The name of the template underneath that folder will be "EMC ScaleIO SVM Template (v2.0.13000.211) 1". This is for the 2.0.1.3 template. Also, the notes section for the template must have "2.0.13000.211". These numbers will change with different versions of the template, of course.
3. Not running the install as administrator level user, or administrator itself. If you can, use the actual administrator user.
Check the above and see if any of this matches.
dparedes1
4 Posts
0
April 24th, 2017 09:00
Hello RickH,
Thanks for your suggestions, answering i can answer the following.
1 .I follow all the steps in order, i installed the plugin first, then i uploaded the template using the powercli console, with the provided script.
2. The template for me was created with "EMC ScaleIO c:\Users\path\to\the\ova\file" looks like this could be the issue here, the name of the templates for me had the entire path to the ova file i used when uploaded it. How can i do to avoid the creation of the Full path of the ova file i uploaded?
3. I'm using administrator for all tasks, so i dont think this is the issue here.
Please let me know if the topic 2 could be the issue, and how i can do to upload the ova with the correct name.
Thanks
RHasleton1
73 Posts
0
April 25th, 2017 09:00
Go ahead and rename the template itself using the name I gave above. If you have a different version, let me know and I can tell you what the name of the template should be. Also verify the folder it resides under. Make sure it follows the proper naming convention mentioned above as well.
As for why it was named with the path from the OVA itself, we'd have to see what variables were passed to the script when the OVA was uploaded.
dparedes1
4 Posts
0
April 27th, 2017 12:00
Hello, i tried to rename one of the templates but still same issue, the version im installing or the package name is: ScaleIO_2.0.1.3_Complete_VMware_SW_Download, so i guess is the version 2.0.1.3. I think it is the latest version available. Any other thing i can do to make it work? i renamed one of the three templates and removed the path on the name that says c:\Users\dparedes\Desktop.............
thanks for your help.
RHasleton1
73 Posts
1
April 28th, 2017 07:00
If you can, send a screenshot of the Inventory => VMs and Templates so we can see the name of the folder, the datacenter and the Template itself. Also, be sure the notes are correct as mentioned previously