[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13803324#comment-13803324
 ] 

Jessica Wang commented on CLOUDSTACK-999:
-----------------------------------------

Devdeep, 

please provide API call of adding primary storage/adding secondary storage when 
'SMB' is choosen. 

e.g. 
http://10.215.3.26:8080/client/api?command=createStoragePool&zoneid=34226b99-04d3-4d12-aad7-29c76d7c8e5e&podId=21006825-cfb9-45fc-b448-daa0e90db682&clusterid=fbc0e4d7-a0d6-40f5-8d3d-bb245c78efa9&name=jw-primary&scope=cluster&url=nfs%3A%2F%2F10.223.110.232%2Fexport%2Fhome%2Fjessica%2Fprimary&response=json&sessionkey=hg97W8tGfTHhuUDT6zwzi9GtpY8%3D&_=1382561787396
  
{
    "createstoragepoolresponse": {
        "storagepool": {
            "id": "bd50af0d-2e0a-3d19-a01c-805c44544c90",
            "zoneid": "34226b99-04d3-4d12-aad7-29c76d7c8e5e",
            "zonename": "jw-adv",
            "podid": "21006825-cfb9-45fc-b448-daa0e90db682",
            "podname": "pod1",
            "name": "jw-primary",
            "ipaddress": "10.223.110.232",
            "path": "/export/home/jessica/primary",
            "created": "2013-10-23T13:56:20-0700",
            "type": "NetworkFilesystem",
            "clusterid": "fbc0e4d7-a0d6-40f5-8d3d-bb245c78efa9",
            "clustername": "jw-xen",
            "disksizetotal": 11810778316800,
            "disksizeallocated": 0,
            "state": "Up",
            "scope": "CLUSTER"
        }
    }
}


http://10.215.3.26:8080/client/api?command=addImageStore&response=json&sessionkey=hg97W8tGfTHhuUDT6zwzi9GtpY8%3D&name=jw-secondary&provider=NFS&zoneid=34226b99-04d3-4d12-aad7-29c76d7c8e5e&url=nfs%3A%2F%2F10.223.110.232%2Fexport%2Fhome%2Fjessica%2Fsecondary&_=1382561792107
{
    "addimagestoreresponse": {
        "imagestore": {
            "id": "a813c531-b4b0-4a7e-a476-b67bac6e7418",
            "zoneid": "34226b99-04d3-4d12-aad7-29c76d7c8e5e",
            "zonename": "jw-adv",
            "name": "jw-secondary",
            "url": "nfs://10.223.110.232/export/home/jessica/secondary",
            "protocol": "nfs",
            "providername": "NFS",
            "scope": "ZONE",
            "details": []
        }
    }
}


thank you.

Jessica

> Plugin to provide Hyper-V 2012 support
> --------------------------------------
>
>                 Key: CLOUDSTACK-999
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-999
>             Project: CloudStack
>          Issue Type: New Feature
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Management Server, Template, UI
>    Affects Versions: Future
>         Environment: Hyper-V 2012 is available on releases of Windows 
> operating system from 2012 onwards.  E.g. Windows Server 2012, and Hyper-V 
> Server 2012.
> The plugin will execute at least in part on the CloudStack management server.
>            Reporter: Donal Lafferty
>            Assignee: Donal Lafferty
>              Labels: Hyper-V, newbie
>             Fix For: 4.3.0
>
>
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Hyper-V+2012+%283.0%29+Support
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Original+Feature+Spec
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/BootArgs+Support+for+Hyper-V+with+KVP+Data+Exchange
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/CIFS+Support
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Progress



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to