VMware
 

Knowledge Base

Search the Knowledge Base:

Products:
Search In:
 

Named Pipes are Not Deleted If Relative Filenames Are Used

Details

Consider the following scenario:
  1. Create two virtual machines and then choose Add Serial Port>Connected to Named Pipe.
  2. Specify a relative path for the pipe name (e.g. test1) in both virtual machines.
  3. Power on the virtual machines.
    The file test1 is created in /var/log/vmware (as expected).
  4. Power off the virtual machines.
    The test1 file is not deleted.

Solution

Use an absolute pathname (for example, /tmp/test1) when using serial port with named pipes.

Feedback

Rating: 1 - Lowest 2 3 4 5 - Highest (0 Ratings)   

Did this article help you?
This article resolved my issue.
This article did not resolve my issue.
This article helped but additional information was required to resolve my issue.
What can we do to improve this information? (2000 or fewer characters)
Submit
Rating: 1 - Lowest 2 3 4 5 - Highest (0 Ratings)   
Actions