You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rayees Namathponnan (JIRA)" <ji...@apache.org> on 2013/06/16 03:15:19 UTC

[jira] [Created] (CLOUDSTACK-3022) Test case test_blocker_bugs.TestSnapshots.test_01_volume_from_snapshot failed to mount in KVM

Rayees Namathponnan created CLOUDSTACK-3022:
-----------------------------------------------

             Summary: Test case test_blocker_bugs.TestSnapshots.test_01_volume_from_snapshot failed to mount in KVM 
                 Key: CLOUDSTACK-3022
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3022
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Automation
    Affects Versions: 4.2.0
         Environment: Automation 
            Reporter: Rayees Namathponnan
             Fix For: 4.2.0


test cases failed due to wrong mount point in kvm


w' | fdisk /dev/xvdb via Host: 10.223.122.78} {returns: ['', 'Unable to open /dev/xvdb']}
paramiko.transport: DEBUG: [chan 2] Max packet in: 34816 bytes
paramiko.transport: DEBUG: [chan 1] EOF sent (1)
paramiko.transport: DEBUG: [chan 2] Max packet out: 32768 bytes
paramiko.transport: INFO: Secsh channel 2 opened.
paramiko.transport: DEBUG: [chan 2] Sesch channel 2 request ok
paramiko.transport: DEBUG: [chan 2] EOF received (2)
paramiko.transport: DEBUG: [chan 2] EOF sent (2)
sshClient: DEBUG: {Cmd: mkfs.ext3 /dev/xvdb1 via Host: 10.223.122.78} {returns: ['mke2fs 1.39 (29-May-2006)', 'Could not stat /dev/xvdb1 --- No such file or directory', '', 'The device apparently does not exist; did you specify it correctly?']}
testclient.testcase.TestSnapshots: DEBUG: Command: mkdir -p /mnt/tmp
paramiko.transport: DEBUG: [chan 3] Max packet in: 34816 bytes
paramiko.transport: DEBUG: [chan 3] Max packet out: 32768 bytes
paramiko.transport: INFO: Secsh channel 3 opened.
paramiko.transport: DEBUG: [chan 3] Sesch channel 3 request ok
paramiko.transport: DEBUG: [chan 3] EOF received (3)
paramiko.transport: DEBUG: [chan 3] EOF sent (3)
sshClient: DEBUG: {Cmd: mkdir -p /mnt/tmp via Host: 10.223.122.78} {returns: []}
testclient.testcase.TestSnapshots: DEBUG: Command: mount /dev/xvdb1 /mnt/tmp
paramiko.transport: DEBUG: [chan 4] Max packet in: 34816 bytes
paramiko.transport: DEBUG: [chan 4] Max packet out: 32768 bytes
paramiko.transport: INFO: Secsh channel 4 opened.
paramiko.transport: DEBUG: [chan 4] Sesch channel 4 request ok
paramiko.transport: DEBUG: [chan 4] EOF received (4)
sshClient: DEBUG: {Cmd: mount /dev/xvdb1 /mnt/tmp via Host: 10.223.122.78} {returns: ['mount: special device /dev/xvdb1 does not exist']}
testclient.testcase.TestSnapshots: DEBUG: Command: mkdir -p /mnt/tmp/test/{test1,test2} 

--
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