gt;>> Most likely, it's nfs v3.
>>>>
>>>> Check logs on the nfs server to verify why it is denying access.
>>>>
>>>> Once this is fixed, you should be good to go.
>>>>
>>>> Andrei
>>>>
>>>> ---
gt;>
>>> Andrei
>>>
>>> - Original Message -
>>> From: "srinivas niddapu"
>>> To: "Rohit Yadav" , dev@cloudstack.apache.org
>>> Cc: us...@cloudstack.apache.org
>>> Sent: Friday, 8 May, 2015 2:03
;>
>>> Once this is fixed, you should be good to go.
>>>
>>> Andrei
>>>
>>> - Original Message -
>>> From: "srinivas niddapu"
>>> To: "Rohit Yadav" , dev@cloudstack.apache.org
>>> Cc: us...@cloudstac
...@cloudstack.apache.org
Sent: Friday, 8 May, 2015 2:03:10 PM
Subject: RE: Unable to mount Secondary Storage on SSVM
Appreciated info Rohit.
As we verified our NFS storage there is no permission restrictions (*
FULL ACCESS).
Validated the same NFS share on the Cloud Stack Hypervisors, already
it is denying access.
Once this is fixed, you should be good to go.
Andrei
- Original Message -
From: "srinivas niddapu"
To: "Rohit Yadav" , dev@cloudstack.apache.org
Cc: us...@cloudstack.apache.org
Sent: Friday, 8 May, 2015 2:03:10 PM
Subject: RE: Unable to mount
ecutor.java:1146)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:679)
>
> Any suggestions.
>
> Thanks,
> Srini.
>
> -Original Message-
> From: Rohit Yadav [mailto:rohit.ya...@shap
15 5:57 PM
To: dev@cloudstack.apache.org
Cc: us...@cloudstack.apache.org; srinivas niddapu
Subject: Re: Unable to mount Secondary Storage on SSVM
> On 08-May-2015, at 2:05 pm, anil lakineni
> wrote:
>
> and this Secondary Storage path is mounting and working with all other
>
y why it is denying access.
Once this is fixed, you should be good to go.
Andrei
- Original Message -
From: "srinivas niddapu"
To: "Rohit Yadav" , dev@cloudstack.apache.org
Cc: us...@cloudstack.apache.org
Sent: Friday, 8 May, 2015 2:03:10 PM
Subject: RE: Unable to m
> On 08-May-2015, at 2:05 pm, anil lakineni
> wrote:
>
> and this Secondary Storage path is mounting and working with all other
> servers except with SSVM.. Getting error "mount.nfs: access denied by
> server while mounting xx.xx.xx.xx:/"
Check your nfs exports file and do a chmod 777 on t
Awesome, personally I haven't added any iptable rules and my system works
fine.
Feel free to ask for more help! :)
Marty
On Fri, Aug 23, 2013 at 9:18 PM, Han,Meng wrote:
> Thanks Marty for your kindly guidance!
>
> I figured out the problem. Although I edited /etc/sysconfig/iptables to
> add
Thanks Marty for your kindly guidance!
I figured out the problem. Although I edited /etc/sysconfig/iptables to
add the chain rules but I am adding it to the wrong place (I added it to
the nat section instead of the filter section).
When I run iptables -L, no chain rules are listed. I modi
Hi Meng,
No problem, ubuntu -> Meng looks like an issue, I think it would be worth
looking at this to ensure mounting works properly.
Can you try the mount command I gave you?
Also:
ping 10.244.18.55
traceroute 10.244.18.55
Very bizarre error message seeing as you said ping responds.
Marty
On
Hi Marty,
Thanks for the fast reply!
On Fri, 23 Aug 2013 20:26:07 +0100, Marty Sweet wrote:
Thanks, what setup do you have in the cloudstack interface? Can you
provide
a screenshot of the secondary storage page (under Infrastructure)?
I attached the screenshot.
Could you also try the foll
Thanks, what setup do you have in the cloudstack interface? Can you provide
a screenshot of the secondary storage page (under Infrastructure)?
Could you also try the following on another host (not the management or
SSVM):
sudo -i
mkdir mounttest
sudo mount 10.244.18.55:/secondary mounttest
Can yo
Hi Marty,
Here is the information:
[root@meng]#cat /etc/exports
/secondary *(rw,async,no_root_squash)
/primary *(rw,async,no_root_squash)
[root@meng Downloads]# exportfs
/secondary
/primary
[root@meng Downloads]# exportfs -a
There is no output for exportfs -a.
On Fri, 23
Hi Meng,
I would first look at the management server and ignore the SSVM until you
are sure the NFS share is working.
Could you post the output of: exportfs -a and cat /etc/exports ?
I can then give more guidance.
Thanks,
Marty
On Fri, Aug 23, 2013 at 5:01 PM, Han,Meng wrote:
> Hi folks,
>
>
16 matches
Mail list logo