From: "roland" <for_spam@gmx.de>
To: Henrik Nordstrom <hno@marasystems.com>,
Shao-Lin Joseph Chung <sc57@cs.waikato.ac.nz>
Cc: UML User list <user-mode-linux-user@lists.sourceforge.net>,
UML Devel list <user-mode-linux-devel@lists.sourceforge.net>
Subject: Re: [uml-devel] How to copy COW files to another machine across the network?
Date: Sun, 30 Nov 2003 22:22:34 +0100 [thread overview]
Message-ID: <05a201c3b788$12caed30$2000000a@schlepptopp> (raw)
In-Reply-To: Pine.LNX.4.44.0311280940300.3315-100000@filer.marasystems.com
hi!
> You can't move COW files around
but i`d like to move around my uml`s!
hey - this is one of the uml benefits: you have a virtual machine which
is independent from hardware and is _generally_ quite "relocateable".
if it would have swsusp - i could even relocate a running instance - like
i can do with vmware.
why was that relocateability being made difficult artificially by putting
that "features" into COW? is this "problem" going to be adressed?
regards
roland
----- Original Message -----
From: "Henrik Nordstrom" <hno@marasystems.com>
To: "Shao-Lin Joseph Chung" <sc57@cs.waikato.ac.nz>
Cc: "UML User list" <user-mode-linux-user@lists.sourceforge.net>; "UML Devel list" <user-mode-linux-devel@lists.sourceforge.net>
Sent: Friday, November 28, 2003 9:49 AM
Subject: Re: [uml-devel] How to copy COW files to another machine across the network?
> On Fri, 28 Nov 2003, Shao-Lin Joseph Chung wrote:
>
> > As the subject says, I'm trying to copy the COW files across the network.
> > But the size of those copies got expanded to the same size of the backing
> > file.
>
> You can't move COW files around unless you make a tool to adjust the COW
> file header after the move. If not UML will disregard the COW file as
> invalid and revert to the backing file copy.. UML checks that the
> following parameters match the backing file
> * Full file name including path
> * File size
> * Modification timestamp
>
> Regarding the size: You need to use a copying tool which accounts for
> holes in the file. See for example the --sparse option to cp.
>
> Regards
> Henrik
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive? Does it
> help you create better code? SHARE THE LOVE, and help us help
> YOU! Click Here: http://sourceforge.net/donate/
> _______________________________________________
> User-mode-linux-devel mailing list
> User-mode-linux-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
>
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
next prev parent reply other threads:[~2003-11-30 21:18 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <5.1.0.14.2.20031127102518.02675b90@mail.inboxprotection.com>
2003-11-27 21:06 ` [uml-devel] uml 2.6.0-test9 crash roland
2003-11-27 21:33 ` [uml-devel] Re: [uml-user] " Sven 'Darkman' Michels
2003-11-27 21:54 ` roland
2003-11-27 23:50 ` Henrik Nordstrom
2003-11-28 1:18 ` [uml-devel] bug in COW? - " roland
2003-11-28 1:28 ` [uml-devel] " Erik Walthinsen
2003-11-28 2:11 ` [uml-devel] How to copy COW files to another machine across the network? Shao-Lin Joseph Chung
2003-11-28 8:49 ` Henrik Nordstrom
2003-11-30 21:22 ` roland [this message]
2003-11-30 21:37 ` Henrik Nordstrom
2003-11-30 23:31 ` Nigel Cunningham
2003-12-01 9:12 ` roland
2003-12-06 0:04 ` [uml-user] " Jeff Dike
2003-12-06 0:05 ` Jeff Dike
2003-11-28 9:13 ` Geert Uytterhoeven
2003-11-29 9:24 ` Richard Potter
2003-12-06 0:05 ` [uml-devel] Re: bug in COW? - Re: [uml-user] uml 2.6.0-test9 crash Jeff Dike
2003-11-28 8:39 ` Henrik Nordstrom
2003-11-28 20:42 ` roland
2003-11-28 21:35 ` Henrik Nordstrom
2003-11-30 2:29 ` roland
2003-11-30 7:47 ` Henrik Nordstrom
2003-11-30 8:23 ` Lynn Kerby
2003-11-30 11:36 ` roland
2003-12-06 0:05 ` Jeff Dike
2003-12-06 9:41 ` Henrik Nordstrom
2003-12-06 18:18 ` Jeff Dike
2003-12-06 23:32 ` Henrik Nordstrom
2003-12-08 1:20 ` roland
2003-12-08 19:21 ` Jeff Dike
2003-12-07 10:53 ` [uml-devel] updating 2.6 to merge 2.4 changes(was: Re: bug in COW? - Re: [uml-user] uml 2.6.0-test9 crash) BlaisorBlade
2003-12-08 20:42 ` Jeff Dike
2003-12-08 21:32 ` Henrik Nordstrom
2003-12-08 23:50 ` Jeff Dike
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='05a201c3b788$12caed30$2000000a@schlepptopp' \
--to=for_spam@gmx.de \
--cc=hno@marasystems.com \
--cc=sc57@cs.waikato.ac.nz \
--cc=user-mode-linux-devel@lists.sourceforge.net \
--cc=user-mode-linux-user@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox