Bug 921991 - [virt-sandbox-service] clone sandbox will fail
Summary: [virt-sandbox-service] clone sandbox will fail
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: libvirt-sandbox
Version: 18
Hardware: x86_64
OS: Linux
high
high
Target Milestone: ---
Assignee: Daniel Berrangé
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-15 11:07 UTC by Wayne Sun
Modified: 2013-03-25 06:58 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-03-25 06:58:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Wayne Sun 2013-03-15 11:07:10 UTC
Description of problem:
sandbox clone will fail

Version-Release number of selected component (if applicable):
libvirt-sandbox-0.1.0-1.fc18.x86_64
httpd-2.4.3-15.fc18.x86_64
kernel-3.8.2-206.fc18.x86_64


How reproducible:
always

Steps to Reproduce:
1. clone a sandbox
# virt-sandbox-service list --running
apache10

# virt-sandbox-service clone -s clonebox -l s0:c2,c80 apache10
/usr/bin/virt-sandbox-service: /etc/libvirt-sandbox/services/clonebox.sandbox: No such file or directory

clone fail with no sandbox container dir

2.
3.
  
Actual results:
clone failed

Expected results:
clone should work

Additional info:

Comment 1 Wayne Sun 2013-03-25 06:58:47 UTC
The option usage is wrong, should be:

# virt-sandbox-service clone -l s0:c2,c80 -s apache10 clonebox

so, close this bug.


Note You need to log in before you can comment on or make changes to this bug.