Bharat Kumar created CLOUDSTACK-6878:
----------------------------------------
Summary:
test_snapshots.TestSnapshotRootDisk.test_01_snapshot_root_disk is failing on
xen, kvm
Key: CLOUDSTACK-6878
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6878
Project: CloudStack
Issue Type: Sub-task
Security Level: Public (Anyone can view this level - this is the default.)
Components: Automation
Reporter: Bharat Kumar
Standard Error
====Trying SSH Connection: Host:172.16.88.21 User:root
Port:22 RetryCnt:60===
===SSH to Host 172.16.88.21 port : 22 SUCCESSFUL===
{Cmd: mkdir -p %s /mnt/tmp via Host: 172.16.88.21} {returns: []}
{Cmd: mount -t nfs
nfs-server.automation.hyd.com::/export/automation/1/z0secondary /mnt/tmp via
Host: 172.16.88.21} {returns: [u'mount.nfs: access denied by server while
mounting nfs-server.automation.hyd.com::/export/automation/1/z0secondary']}
{Cmd: test -f /mnt/tmp/snapshots/20/38/9831d613-3410-43d0-9d95-7570a7d8be40.vhd
&& echo 'snapshot exists' via Host: 172.16.88.21} {returns: []}
{Cmd: cd via Host: 172.16.88.21} {returns: []}
{Cmd: umount /mnt/tmp via Host: 172.16.88.21} {returns: [u'umount: /mnt/tmp:
not mounted']}
--
This message was sent by Atlassian JIRA
(v6.2#6252)