Not able to add primary Storage Cloudstack 4.3

2014-02-01 Thread Tejas Gadaria
Hi, While adding primary Storage I am getting "cifs:// 10.129.151.155/\\hcloud\primary\?user=administrator&password=abc_123&domain=nwx.comis not a valid uri" Similar error I am facing while adding secondary storage also. Please find attachment for logs, Regards, Tejas 2014-02-01 14:35:28,790

Re: Not able to add primary Storage Cloudstack 4.3

2014-02-01 Thread Sean Hamilton
Hi Tejas, What hypervisor are you using? I can't remember if CIFS is a valid protocol for hypervisors other than Hyper-V. NFS is used for other hypervisors. Cheers, Sean > On 1 Feb 2014, at 09:26, Tejas Gadaria wrote: > > Hi, > > While adding primary Storage I am getting > > > "cifs://10

RE: Not able to add primary Storage Cloudstack 4.3

2014-02-01 Thread Paul Angus
Tejas, I guess that your entering the path as an smb path \\server\share\directory For primary storage try 'share/folder' and the 'server' without the \\ There were issues with shared primary storage, so I've included one of the devs working on the feature. The same is true for secondary storag

Re: Add new KVM hypervisor host into CloudStack

2014-02-01 Thread Indra Pramana
Hi Sugandh, Serge and Lucian, Good day to you, and thank you for all your replies! What I can conclude is that CPU is important to be exactly the same -- to allow the capabilities of live VM instance migration from one host to another. However, chassis and motherboard doesn't have to be the same

Re: Add new KVM hypervisor host into CloudStack

2014-02-01 Thread Serge van Ginderachter
On 1 February 2014 14:39, Indra Pramana wrote: > What I can conclude is that CPU is important to be exactly the same -- to > allow the capabilities of live VM instance migration from one host to > another. > Live migration I should have add to that. Offline migration shouldn't be a problem. Also

[EVENTS] Last day for submission to CCC NA

2014-02-01 Thread Sebastien Goasguen
Hi, Today is supposed to be the last day for paper submissions to CloudStack collab Denver april 9-11th. http://cloudstackcollab.org Get them in :) -Sebastien

Re: Not able to add primary Storage Cloudstack 4.3

2014-02-01 Thread Tejas Gadaria
Hi Sean, Thanks for replay, I am using Hyper-V as hypervisor. Regards, Tejas On Sat, Feb 1, 2014 at 5:25 PM, Sean Hamilton wrote: > Hi Tejas, > > What hypervisor are you using? > I can't remember if CIFS is a valid protocol for hypervisors other than > Hyper-V. NFS is used for other hyperviso

Re: Not able to add primary Storage Cloudstack 4.3

2014-02-01 Thread Tejas Gadaria
Hi Paul, Thanks for your replay. I was entering the path exactly what you predicted. ("\\server\share\directory ") I will try to add primary storage with 'share/folder' and the 'server' without the \\ path . Regards, Tejas On Sat, Feb 1, 2014 at 5:34 PM, Paul Angus wrote: > Tejas, > > I gues