Issue Details (XML | Word | Printable)

Key: ABICLOUD-693
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Xavier Fernandez
Reporter: Albert Puig
Votes: 0
Watchers: 0
Operations

Email this issue
Send issue summary in email
If you were logged in you would be able to see more operations.
Abiquo

Check if the provided datastore directory overlap with the datastore mount point

Created: 03/Sep/10 05:53 PM   Updated: 19/Apr/11 05:40 PM
Component/s: Infrastructure
Affects Version/s: Abiquo-1.6.0
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Related
 


 Description  « Hide
Steps to Reproduce:
- Define '/' as the machine datastore.
- Use '/var/lib/virt' as the datastore directory.

Expected Results:
- the image is copied to '/var/lib/virt/'

Real Result:
- try to copy the image on '//var/lib/virt'


This is duet the directory is concatenated to the datastore mount point.
Defining the directory as 'var/lib/virt' on the datastore '/' is unusable, many people will try to use '/var/lib/virt'.




Albert Puig added a comment - 03/Sep/10 05:55 PM
This issue is considered as a case