← Back to team overview

kernel-packages team mailing list archive

[Bug 1401903] Missing required logs.

 

This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1401903

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1401903

Title:
  [Hyper-V] FileCopy data loss after fcopy finish (X86 Only) Ubuntu
  14.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Please include this patch for the bug detailed below.
  https://git.kernel.org/cgit/linux/kernel/git/gregkh/char-misc.git/commit/?h=char-misc-next&id=31d4ea1a093fcf668d5f95af44b8d41488bdb7ec

  The hv_fcopy_daemon must also be recompiled with this header.

  Description of problem:
  after fcopy from the host to guest check it in guest,no data in the file

  
  Version-Release number of selected component (if applicable):
  Host: hyperv server 2012 R2
  Guest VM: Ubuntu 14.10 (final release)

  How reproducible:
  100%

  Steps to Reproduce:
  1.input data in Test.txt(host)
  2.install hypervfcopyd(guest)
  3.service hypervfcopyd start(guest)
  4.(host)C:\> Copy-VMFile "Test VM" -SourcePath "C:\Test.txt" -DestinationPath "/test" -CreateFullPath -FileSource Host(host)
  5.check data in test.txt what fcopyed from host(guest)

  Actual results:
  all the data is lost 

  Expected results:
  the same with the original file 

  Additional info:
  - x64 builds are not affected
  - this bug has been initially found and patched in a RHEL bug thread, details above are from it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1401903/+subscriptions


References