Hi James,
When you mount your primary/secondary to test it in
hypervisor/management-server, the ownership of files created in the nfs mount
must appear as root:root and not nobody:nobody
It is simple to test it
mount nfs-server:/some/folder /mnt/secondary
cd /mnt/secondary/
touch abc
ls -
It can be set to anything you'd like, provided all of the hosts you
spin up, have it set to the same value.
--David
On Mon, Dec 2, 2013 at 5:45 PM, James Hill wrote:
> Hi,
>
> I was wondering if you can help me, I am currently trying to set up a
> private cloud using Apache Cloudstack. In the do
rpcbind and nfs
--David
On Thu, Mar 21, 2013 at 12:27 PM, wrote:
> Does any service have to be restarted after that change?
>
>
>
> From: David Nalley
> To: users@cloudstack.apache.org,
> Date: 03/21/2013 11:50 AM
> Subject:Re: idmpad.conf
>
>
>
Does any service have to be restarted after that change?
From: David Nalley
To: users@cloudstack.apache.org,
Date: 03/21/2013 11:50 AM
Subject:Re: idmpad.conf
On Thu, Mar 21, 2013 at 11:31 AM, Seif Eddine Jemli
wrote:
> *hi,
>
> In the installation guide of cloud
On Thu, Mar 21, 2013 at 11:31 AM, Seif Eddine Jemli
wrote:
> *hi,
>
> In the installation guide of cloudstack 3.0 , i read this in the section
> talking about the configuration of the NFS Server.
>
> 8.* If NFS v4 communication is used between client and server, add your
> domain to /etc/idmapd.co