Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
e8f98334
Commit
e8f98334
authored
Nov 27, 2012
by
Leigh B Stoller
Browse files
Save to /capture instead of /scratch, since that is now an NFS mount.
parent
7b45e980
Changes
1
Hide whitespace changes
Inline
Side-by-side
clientside/tmcc/linux/xen/capturevm.pl
View file @
e8f98334
...
...
@@ -41,7 +41,7 @@ my $debug = 1;
my
$infomode
=
0
;
my
$islinux
=
0
;
my
$VMPATH
=
"
/var/emulab/vms/vminfo
";
my
$EXTRAFS
=
"
/
scratch
";
my
$EXTRAFS
=
"
/
capture
";
my
$VGNAME
=
"
xen-vg
";
my
$role
;
my
$XMINFO
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment