Re: Help with CloudStack using Local Storage

2014-07-11 Thread Hollman Enciso R.
On Fri, Jul 11, 2014 at 12:01 AM, Harikrishna Patnala < harikrishna.patn...@citrix.com> wrote: > Download vhd-util @ > http://download.cloud.com.s3.amazonaws.com/tools/vhd-util, copy to > /opt/xensource/bin and /opt/cloud/bin on XenServer and give executable > permissions(a+x) > thanks a lot. it

Re: Help with CloudStack using Local Storage

2014-07-11 Thread Hollman Enciso R.
On Thu, Jul 10, 2014 at 11:25 PM, Suresh Sadhu wrote: > Does your xen host has vhd-utill in right location ? > > It seems its unable to access your storage, this kind of error were > noticed earlier when vhd-util is not exists in right location. > Thanks -- Hollman Eduardo Enciso R. http://

Re: Help with CloudStack using Local Storage

2014-07-10 Thread Harikrishna Patnala
Download vhd-util @ http://download.cloud.com.s3.amazonaws.com/tools/vhd-util, copy to /opt/xensource/bin and /opt/cloud/bin on XenServer and give executable permissions(a+x). -Harikrishna On 11-Jul-2014, at 1:29 am, Hollman Enciso R. wrote: > On Thu, Jul 10, 2014 at 2:30 PM, Geoff Higginbo

RE: Help with CloudStack using Local Storage

2014-07-10 Thread Suresh Sadhu
configuration parameters as mentioned by Geoff earlier. Regards sadhu -Original Message- From: Geoff Higginbottom [mailto:geoff.higginbot...@shapeblue.com] Sent: 11 July 2014 01:35 To: users@cloudstack.apache.org Subject: RE: Help with CloudStack using Local Storage Are you seeing anything

Re: Help with CloudStack using Local Storage

2014-07-10 Thread Hollman Enciso R.
On Thu, Jul 10, 2014 at 3:43 PM, Geoff Higginbottom < geoff.higginbot...@shapeblue.com> wrote: > Check the settings for the NFS on the Secondary Storage Server, make sure > you have used rw,async,no_root_squash etc yes. I mounted the nfs under XenServer and works ok root@XSELNLAB01 ~]# mount -

RE: Help with CloudStack using Local Storage

2014-07-10 Thread Geoff Higginbottom
. [mailto:hollman.enc...@gmail.com] Sent: 10 July 2014 21:12 To: users@cloudstack.apache.org Subject: Re: Help with CloudStack using Local Storage On Thu, Jul 10, 2014 at 3:04 PM, Geoff Higginbottom < geoff.higginbot...@shapeblue.com> wrote: > Are you seeing anything getting created on loca

Re: Help with CloudStack using Local Storage

2014-07-10 Thread Hollman Enciso R.
On Thu, Jul 10, 2014 at 3:04 PM, Geoff Higginbottom < geoff.higginbot...@shapeblue.com> wrote: > Are you seeing anything getting created on local storage, logs look like > they are reporting problems locking the storage on the XenServer i found the /var/log/cloud/vmops.log file http://paste.alg

Re: Help with CloudStack using Local Storage

2014-07-10 Thread Hollman Enciso R.
On Thu, Jul 10, 2014 at 2:59 PM, Hollman Enciso R. wrote: > On Thu, Jul 10, 2014 at 2:30 PM, Geoff Higginbottom < > geoff.higginbot...@shapeblue.com> wrote: > >> Hollman, >> >> When creating the zone, simply select the local storage option, >> cloudstack will then use the local storage on the Hos

RE: Help with CloudStack using Local Storage

2014-07-10 Thread Geoff Higginbottom
. [mailto:hollman.enc...@gmail.com] Sent: 10 July 2014 20:59 To: users@cloudstack.apache.org Subject: Re: Help with CloudStack using Local Storage On Thu, Jul 10, 2014 at 2:30 PM, Geoff Higginbottom < geoff.higginbot...@shapeblue.com> wrote: > Hollman, > > When creating the zone, si

Re: Help with CloudStack using Local Storage

2014-07-10 Thread Hollman Enciso R.
On Thu, Jul 10, 2014 at 2:30 PM, Geoff Higginbottom < geoff.higginbot...@shapeblue.com> wrote: > Hollman, > > When creating the zone, simply select the local storage option, cloudstack > will then use the local storage on the Hosts > I've never seen this option on the first step of the zone confi

RE: Help with CloudStack using Local Storage

2014-07-10 Thread Geoff Higginbottom
Enciso R. [mailto:hollman.enc...@gmail.com] Sent: 10 July 2014 19:55 To: users@cloudstack.apache.org Subject: Re: Help with CloudStack using Local Storage On Thu, Jul 10, 2014 at 1:40 PM, Ian Duffy wrote: > > I changed the option in global settings system.vm.use.local.storage >

Re: Help with CloudStack using Local Storage

2014-07-10 Thread Hollman Enciso R.
On Thu, Jul 10, 2014 at 1:40 PM, Ian Duffy wrote: > > I changed the option in global settings system.vm.use.local.storage to > > true. > > Good, did you restart the management server after you did this? > Yeap. > > > How can I define that the Secondary Storage VM and the Console Proxy use > >

Re: Help with CloudStack using Local Storage

2014-07-10 Thread Ian Duffy
> > I changed the option in global settings system.vm.use.local.storage to > true. > Good, did you restart the management server after you did this? > How can I define that the Secondary Storage VM and the Console Proxy use > this service > offering? > No need to do this. The secondary storage

Re: Help with CloudStack using Local Storage

2014-07-10 Thread Hollman Enciso R.
On Thu, Jul 10, 2014 at 11:54 AM, Ian Duffy wrote: > Hi Hollman, > > To bring up your system vms on a hypervisor with primary storage supplied > by local storage you will need to change the Global settings option > for system.vm.use.local.storage to be true. > > You will need to create new servic

Re: Help with CloudStack using Local Storage

2014-07-10 Thread Ian Duffy
Hi Hollman, To bring up your system vms on a hypervisor with primary storage supplied by local storage you will need to change the Global settings option for system.vm.use.local.storage to be true. You will need to create new service offerings and disk offerings as required to enable local storag

Help with CloudStack using Local Storage

2014-07-10 Thread Hollman Enciso R.
Hello all. I need to install a new instance of cloudstack for my developers. So I have a small infrastructure (1 hypervisor and 2 VM (nfs and management server)) I installed the management server and deployed the zone ok using primary and secondary storage on the same VM (NFS) but i haven't enoug