[ https://issues.apache.org/jira/browse/CLOUDSTACK-3031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13685407#comment-13685407 ]
Rajesh Battala commented on CLOUDSTACK-3031: -------------------------------------------- Sanjeev, I had fixed the issue in master https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=6d140538c5efc394fda8a4ddc7cb72832470d0b3. verify once the branch is rebase/merged with master and includes the above commit. > [Objce_Store_Branch]ssvm-check.sh script returen ERROR on object_store branch > ----------------------------------------------------------------------------- > > Key: CLOUDSTACK-3031 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3031 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Management Server > Affects Versions: 4.2.0 > Environment: Latest build from Object Store Branch > Reporter: Sanjeev N > Assignee: Rajesh Battala > Priority: Critical > Fix For: 4.2.0 > > > ssvm-check.sh script returen ERROR on object_store branch > Steps to Reproduce: > ================= > 1.Bring up CS in advanced zone with xenserver using latest build from > objcet_store branch > 2.When ssvm is up and running run ssvm-check.sh script > Following is the script output: > root@s-26-QA:~# /usr/local/cloud/systemvm/ssvm-check.sh > ================================================ > First DNS server is 10.103.128.16 > PING 10.103.128.16 (10.103.128.16): 56 data bytes > 64 bytes from 10.103.128.16: icmp_seq=0 ttl=122 time=22.551 ms > 64 bytes from 10.103.128.16: icmp_seq=1 ttl=122 time=20.952 ms > --- 10.103.128.16 ping statistics --- > 2 packets transmitted, 2 packets received, 0% packet loss > round-trip min/avg/max/stddev = 20.952/21.752/22.551/0.800 ms > Good: Can ping DNS server > ================================================ > Good: DNS resolves download.cloud.com > ================================================ > NFS is currently mounted > Mount point is /var/lib/nfs/rpc_pipefs > touch: cannot touch `/var/lib/nfs/rpc_pipefs/foo': Permission denied > ERROR: Cannot write to mount point > You need to export with norootsquash > ================================================ > Management server is 10.147.59.126. Checking connectivity. > Good: Can connect to management server port 8250 > ================================================ > Good: Java process is running > ================================================ > Tests Complete. Look for ERROR or WARNING above. > Creating a file in mount point /var/lib/nfs/rpc_pipefs/ is failing. > File permissions on the mount point are as follows: > root@s-26-QA:~# ls -altr /var/lib/nfs/rpc_pipefs > total 1 > drwxr-xr-x 5 statd nogroup 1024 Jun 3 04:13 .. > dr-xr-xr-x 2 root root 0 Jun 14 14:33 statd > dr-xr-xr-x 2 root root 0 Jun 14 14:33 portmap > dr-xr-xr-x 2 root root 0 Jun 14 14:33 nfsd4_cb > dr-xr-xr-x 2 root root 0 Jun 14 14:33 nfs > dr-xr-xr-x 2 root root 0 Jun 14 14:33 mount > dr-xr-xr-x 2 root root 0 Jun 14 14:33 lockd > dr-xr-xr-x 2 root root 0 Jun 14 14:33 cache > drwxr-xr-x 9 root root 0 Jun 14 14:33 . -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira