1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697
|
.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16)
.\"
.\" Standard preamble:
.\" ========================================================================
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
..
.de Vb \" Begin verbatim text
.ft CW
.nf
.ne \\$1
..
.de Ve \" End verbatim text
.ft R
.fi
..
.\" Set up some character translations and predefined strings. \*(-- will
.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
.\" double quote, and \*(R" will give a right double quote. \*(C+ will
.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
.\" nothing in troff, for use with C<>.
.tr \(*W-
.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
.ie n \{\
. ds -- \(*W-
. ds PI pi
. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
. ds L" ""
. ds R" ""
. ds C` ""
. ds C' ""
'br\}
.el\{\
. ds -- \|\(em\|
. ds PI \(*p
. ds L" ``
. ds R" ''
'br\}
.\"
.\" Escape single quotes in literal strings from groff's Unicode transform.
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\"
.\" If the F register is turned on, we'll generate index entries on stderr for
.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
.\" entries marked with X<> in POD. Of course, you'll have to process the
.\" output yourself in some meaningful fashion.
.ie \nF \{\
. de IX
. tm Index:\\$1\t\\n%\t"\\$2"
..
. nr % 0
. rr F
.\}
.el \{\
. de IX
..
.\}
.\" ========================================================================
.\"
.IX Title "virt-sysprep 1"
.TH virt-sysprep 1 "2012-06-01" "libguestfs-1.18.1" "Virtualization Support"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
.nh
.SH "名前"
.IX Header "名前"
virt-sysprep \- 仮想マシンをクローンできるようリセットまたは設定解除
.SH "書式"
.IX Header "書式"
.Vb 1
\& virt\-sysprep [\-\-options] \-d domname
\&
\& virt\-sysprep [\-\-options] \-a disk.img [\-a disk.img ...]
.Ve
.SH "説明"
.IX Header "説明"
Virt-sysprep \*(L"resets\*(R" or \*(L"unconfigures\*(R" a virtual machine so that clones can
be made from it. Steps in this process include removing \s-1SSH\s0 host keys,
removing persistent network \s-1MAC\s0 configuration, and removing user accounts.
Each step can be enabled or disabled as required.
.PP
Virt-sysprep modifies the guest or disk image \fIin place\fR. The guest must
be shut down. If you want to preserve the existing contents of the guest,
you \fImust copy or clone the disk first\fR. See \*(L"\s-1COPYING\s0 \s-1AND\s0 \s-1CLONING\s0\*(R"
below.
.PP
You do \fInot\fR need to run virt-sysprep as root. In fact we'd generally
recommend that you don't. The time you might want to run it as root is when
you need root in order to access the disk image, but even in this case it
would be better to change the permissions on the disk image to be writable
as the non-root user running virt-sysprep.
.PP
\&\*(L"Sysprep\*(R" stands for \*(L"system preparation\*(R" tool. The name comes from the
Microsoft program \f(CW\*(C`sysprep.exe\*(C'\fR which is used to unconfigure Windows
machines in preparation for cloning them. Having said that, virt-sysprep
does \fInot\fR currently work on Microsoft Windows guests. We plan to support
Windows sysprepping in a future version, and we already have code to do it.
.SH "オプション"
.IX Header "オプション"
.IP "\fB\-\-help\fR" 4
.IX Item "--help"
簡単なヘルプを表示します。
.IP "\fB\-a\fR file" 4
.IX Item "-a file"
.PD 0
.IP "\fB\-\-add\fR file" 4
.IX Item "--add file"
.PD
仮想マシンからディスクイメージの \fIfile\fR を追加します。
.Sp
The format of the disk image is auto-detected. To override this and force a
particular format use the \fI\-\-format\fR option.
.IP "\fB\-c\fR \s-1URI\s0" 4
.IX Item "-c URI"
.PD 0
.IP "\fB\-\-connect\fR \s-1URI\s0" 4
.IX Item "--connect URI"
.PD
libvirt を使用していると、指定された \fI\s-1URI\s0\fR に接続します。 省略すると、デフォルトの libvirt ハイパーバイザーに接続します。
.Sp
ゲストのブロックデバイスを直接指定していると((\fI\-a\fR))、libvirt は何も使用されません。
.IP "\fB\-d\fR guest" 4
.IX Item "-d guest"
.PD 0
.IP "\fB\-\-domain\fR guest" 4
.IX Item "--domain guest"
.PD
名前付きの libvirt 仮想マシンからすべてのディスクを追加します。 ドメインの \s-1UUID\s0 が名前の代わりに使用されます。
.IP "\fB\-n\fR" 4
.IX Item "-n"
.PD 0
.IP "\fB\-\-dry\-run\fR" 4
.IX Item "--dry-run"
.PD
Perform a read-only \*(L"dry run\*(R" on the guest. This runs the sysprep
operation, but throws away any changes to the disk at the end.
.IP "\fB\-\-enable\fR operations" 4
.IX Item "--enable operations"
Choose which sysprep operations to perform. Give a comma-separated list of
operations, for example:
.Sp
.Vb 1
\& \-\-enable ssh\-hostkeys,udev\-persistent\-net
.Ve
.Sp
would enable \s-1ONLY\s0 \f(CW\*(C`ssh\-hostkeys\*(C'\fR and \f(CW\*(C`udev\-persistent\-net\*(C'\fR operations.
.Sp
If the \fI\-\-enable\fR option is not given, then we default to trying most
sysprep operations (see \fI\-\-list\-operations\fR to show which are enabled).
.Sp
Regardless of the \fI\-\-enable\fR option, sysprep operations are skipped for
some guest types.
.Sp
特定のバージョンの virt-sysprep によりサポートされる操作の一覧を表示するには \fI\-\-list\-operations\fR を使用します。
.Sp
See \*(L"\s-1OPERATIONS\s0\*(R" below for a list and an explanation of each operation.
.IP "\fB\-\-format\fR raw|qcow2|.." 4
.IX Item "--format raw|qcow2|.."
.PD 0
.IP "\fB\-\-format\fR auto" 4
.IX Item "--format auto"
.PD
The default for the \fI\-a\fR option is to auto-detect the format of the disk
image. Using this forces the disk format for \fI\-a\fR options which follow on
the command line. Using \fI\-\-format auto\fR switches back to auto-detection
for subsequent \fI\-a\fR options.
.Sp
例:
.Sp
.Vb 1
\& virt\-sysprep \-\-format raw \-a disk.img
.Ve
.Sp
\&\f(CW\*(C`disk.img\*(C'\fR に対してローイメージを強制します(自動検出しません)。
.Sp
.Vb 1
\& virt\-sysprep \-\-format raw \-a disk.img \-\-format auto \-a another.img
.Ve
.Sp
\&\f(CW\*(C`disk.img\*(C'\fR に対してロー形式(自動検知なし)を強制し、\f(CW\*(C`another.img\*(C'\fR に対して自動検知に戻します。
.Sp
仮想マシンのディスクイメージが信頼できないロー形式であるならば、ディスク形式を指定するためにこのオプションを使用すべきです。これにより、悪意のある仮想マシンにより起こり得るセキュリティ問題を回避できます
(\s-1CVE\-2010\-3851\s0)。
.IP "\fB\-\-list\-operations\fR" 4
.IX Item "--list-operations"
virt-sysprep プログラムによりサポートされる操作を一覧表示します。
.Sp
These are listed one per line, with one or more single-space-separated
fields, eg:
.Sp
.Vb 6
\& $ virt\-sysprep \-\-list\-operations
\& bash\-history * Remove the bash history in the guest
\& cron\-spool * Remove user at\-jobs and cron\-jobs
\& dhcp\-client\-state * Remove DHCP client leases
\& dhcp\-server\-state * Remove DHCP server leases
\& [etc]
.Ve
.Sp
The first field is the operation name, which can be supplied to
\&\fI\-\-enable\fR. The second field is a \f(CW\*(C`*\*(C'\fR character if the operation is
enabled by default or blank if not. Subsequent fields on the same line are
the description of the operation.
.Sp
Before libguestfs 1.17.33 only the first (operation name) field was shown
and all operations were enabled by default.
.IP "\fB\-q\fR" 4
.IX Item "-q"
.PD 0
.IP "\fB\-\-quiet\fR" 4
.IX Item "--quiet"
.PD
Don't print log messages.
.Sp
To enable detailed logging of individual file operations, use \fI\-x\fR.
.IP "\fB\-\-selinux\-relabel\fR" 4
.IX Item "--selinux-relabel"
.PD 0
.IP "\fB\-\-no\-selinux\-relabel\fR" 4
.IX Item "--no-selinux-relabel"
.PD
\&\fI\-\-selinux\-relabel\fR forces SELinux relabelling next time the guest boots.
\&\fI\-\-no\-selinux\-relabel\fR disables relabelling.
.Sp
The default is to try to detect if SELinux relabelling is required. See
\&\*(L"\s-1SELINUX\s0 \s-1RELABELLING\s0\*(R" below for more details.
.IP "\fB\-v\fR" 4
.IX Item "-v"
.PD 0
.IP "\fB\-\-verbose\fR" 4
.IX Item "--verbose"
.PD
デバッグ用の冗長なメッセージを有効にします。
.IP "\fB\-V\fR" 4
.IX Item "-V"
.PD 0
.IP "\fB\-\-version\fR" 4
.IX Item "--version"
.PD
バージョン番号を表示して終了します。
.IP "\fB\-x\fR" 4
.IX Item "-x"
libguestfs \s-1API\s0 呼び出しのトレースを有効にします。
.ie n .IP "\fB\-\-hostname\fR hostname (see ""hostname"" below)" 4
.el .IP "\fB\-\-hostname\fR hostname (see \f(CWhostname\fR below)" 4
.IX Item "--hostname hostname (see hostname below)"
Change the hostname. If not given, defaults to \f(CW\*(C`localhost.localdomain\*(C'\fR.
.ie n .IP "\fB\-\-script\fR script (see ""script"" below)" 4
.el .IP "\fB\-\-script\fR script (see \f(CWscript\fR below)" 4
.IX Item "--script script (see script below)"
Run the named \f(CW\*(C`script\*(C'\fR (a shell script or program) against the guest. The
script can be any program on the host. The script's current directory will
be the guest's root directory.
.Sp
\&\fBNote:\fR If the script is not on the \f(CW$PATH\fR, then you must give the full
absolute path to the script.
.ie n .IP "\fB\-\-scriptdir\fR scriptdir (see ""script"" below)" 4
.el .IP "\fB\-\-scriptdir\fR scriptdir (see \f(CWscript\fR below)" 4
.IX Item "--scriptdir scriptdir (see script below)"
The mount point (an empty directory on the host) used when the \f(CW\*(C`script\*(C'\fR
operation is enabled and one or more scripts are specified using \fI\-\-script\fR
parameter(s).
.Sp
\&\fBNote:\fR \f(CW\*(C`scriptdir\*(C'\fR \fBmust\fR be an absolute path.
.Sp
If \fI\-\-scriptdir\fR is not specified then a temporary mountpoint will be
created.
.SH "OPERATIONS"
.IX Header "OPERATIONS"
If the \fI\-\-enable\fR option is \fInot\fR given, then most sysprep operations are
enabled.
.PP
Use \f(CW\*(C`virt\-sysprep \-\-list\-operations\*(C'\fR to list all operations for your
virt-sysprep binary. The ones which are enabled by default are marked with
a \f(CW\*(C`*\*(C'\fR character. Regardless of the \fI\-\-enable\fR option, sysprep operations
are skipped for some guest types.
.PP
Operations can be individually enabled using the \fI\-\-enable\fR option. Use a
comma-separated list, for example:
.PP
.Vb 1
\& virt\-sysprep \-\-enable=ssh\-hostkeys,udev\-persistent\-net [etc..]
.Ve
.PP
Future versions of virt-sysprep may add more operations. If you are using
virt-sysprep and want predictable behaviour, specify only the operations
that you want to have enabled.
.PP
\&\f(CW\*(C`*\*(C'\fR = enabled by default when no \fI\-\-enable\fR option is given.
.SS "\fBbash-history\fP *"
.IX Subsection "bash-history *"
Remove the bash history in the guest.
.PP
Remove the bash history of user \*(L"root\*(R" and any other users who have a
\&\f(CW\*(C`.bash_history\*(C'\fR file in their home directory.
.SS "\fBblkid-tab\fP *"
.IX Subsection "blkid-tab *"
Remove blkid tab in the guest.
.SS "\fBca-certificates\fP"
.IX Subsection "ca-certificates"
Remove \s-1CA\s0 certificates in the guest.
.SS "\fBcron-spool\fP *"
.IX Subsection "cron-spool *"
Remove user at-jobs and cron-jobs.
.SS "\fBdhcp-client-state\fP *"
.IX Subsection "dhcp-client-state *"
\&\s-1DHCP\s0 クライアントのリースを削除します。
.SS "\fBdhcp-server-state\fP *"
.IX Subsection "dhcp-server-state *"
\&\s-1DHCP\s0 サーバーのリースを削除します。
.SS "\fBdovecot-data\fP *"
.IX Subsection "dovecot-data *"
Remove Dovecot (mail server) data.
.SS "\fBflag-reconfiguration\fP"
.IX Subsection "flag-reconfiguration"
Flag the system for reconfiguration.
.PP
Note that this may require user intervention when the guest is booted.
.SS "\fBhostname\fP *"
.IX Subsection "hostname *"
Change the hostname of the guest.
.PP
This operation changes the hostname of the guest to the value given in the
\&\fI\-\-hostname\fR parameter.
.PP
\&\fI\-\-hostname\fR パラメーターが指定されていないと、ホスト名が \f(CW\*(C`localhost.localdomain\*(C'\fR に変更されます。
.SS "\fBkerberos-data\fP"
.IX Subsection "kerberos-data"
Remove Kerberos data in the guest.
.SS "\fBlogfiles\fP *"
.IX Subsection "logfiles *"
Remove many log files from the guest.
.PP
On Linux the following files are removed:
.PP
.Vb 10
\& /root/anaconda\-ks.cfg
\& /root/install.log
\& /root/install.log.syslog
\& /var/account/pacct
\& /var/cache/gdm/*
\& /var/lib/AccountService/users/*
\& /var/lib/fprint/*
\& /var/lib/logrotate.status
\& /var/log/*.log*
\& /var/log/BackupPC/LOG
\& /var/log/audit/*
\& /var/log/btmp*
\& /var/log/ceph/*.log
\& /var/log/chrony/*.log
\& /var/log/cron*
\& /var/log/cups/*_log
\& /var/log/dmesg*
\& /var/log/glusterfs/*glusterd.vol.log
\& /var/log/glusterfs/glusterfs.log
\& /var/log/httpd/*log
\& /var/log/jetty/jetty\-console.log
\& /var/log/lastlog*
\& /var/log/libvirt/libvirtd.log
\& /var/log/libvirt/lxc/*.log
\& /var/log/libvirt/qemu/*.log
\& /var/log/libvirt/uml/*.log
\& /var/log/mail/*
\& /var/log/maillog*
\& /var/log/messages*
\& /var/log/ppp/connect\-errors
\& /var/log/secure*
\& /var/log/setroubleshoot/*.log
\& /var/log/spooler*
\& /var/log/squid/*.log
\& /var/log/tallylog*
\& /var/log/wtmp*
\& /var/named/data/named.run
.Ve
.SS "\fBmail-spool\fP *"
.IX Subsection "mail-spool *"
ローカルのメールスプールのディレクトリから電子メールを削除します。
.SS "\fBnet-hwaddr\fP *"
.IX Subsection "net-hwaddr *"
Remove \s-1HWADDR\s0 (hard-coded \s-1MAC\s0 address) configuration.
.PP
For Fedora and Red Hat Enterprise Linux, this is removed from \f(CW\*(C`ifcfg\-*\*(C'\fR
files.
.SS "\fBpackage-manager-cache\fP *"
.IX Subsection "package-manager-cache *"
Remove package manager cache.
.SS "\fBpam-data\fP *"
.IX Subsection "pam-data *"
Remove the \s-1PAM\s0 data in the guest.
.SS "\fBrandom-seed\fP *"
.IX Subsection "random-seed *"
Generate random seed for guest.
.PP
Write some random bytes from the host into the random seed file of the
guest.
.PP
以下の \*(L"\s-1RANDOM\s0 \s-1SEED\s0\*(R" を参照してください。
.SS "\fBrhn-systemid\fP *"
.IX Subsection "rhn-systemid *"
\&\s-1RHN\s0 システム \s-1ID\s0 を削除します。
.SS "\fBsamba-db-log\fP *"
.IX Subsection "samba-db-log *"
Remove the database and log files of Samba.
.SS "\fBscript\fP *"
.IX Subsection "script *"
Run arbitrary scripts against the guest.
.PP
The \f(CW\*(C`script\*(C'\fR module lets you run arbitrary shell scripts or programs
against the guest.
.PP
Note this feature requires \s-1FUSE\s0 support. You may have to enable this in
your host, for example by adding the current user to the \f(CW\*(C`fuse\*(C'\fR group, or
by loading a kernel module.
.PP
Use one or more \fI\-\-script\fR parameters to specify scripts or programs that
will be run against the guest.
.PP
The script or program is run with its current directory being the guest's
root directory, so relative paths should be used. For example: \f(CW\*(C`rm
etc/resolv.conf\*(C'\fR in the script would remove a Linux guest's \s-1DNS\s0
configuration file, but \f(CW\*(C`rm /etc/resolv.conf\*(C'\fR would (try to) remove the
host's file.
.PP
Normally a temporary mount point for the guest is used, but you can choose a
specific one by using the \fI\-\-scriptdir\fR parameter.
.SS "\fBsmolt-uuid\fP *"
.IX Subsection "smolt-uuid *"
Smolt ハードウェア \s-1UUID\s0 を削除します。
.SS "\fBssh-hostkeys\fP *"
.IX Subsection "ssh-hostkeys *"
仮想マシンの \s-1SSH\s0 ホストキーを削除します。
.PP
仮想マシンの次回起動時に(異なる) \s-1SSH\s0 ホストキーが再生成されます。
.PP
クローン後、仮想マシンが同じ \s-1IP\s0 アドレスを取得すると、ホストキーが変更されたという警告が ssh により表示されます:
.PP
.Vb 4
\& @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
\& @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
\& @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
\& IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
.Ve
.SS "\fBssh-userdir\fP *"
.IX Subsection "ssh-userdir *"
仮想マシンにある \*(L".ssh\*(R" ディレクトリーを削除します。
.PP
Remove the \f(CW\*(C`.ssh\*(C'\fR directory of user \*(L"root\*(R" and any other users who have a
\&\f(CW\*(C`.ssh\*(C'\fR directory in their home directory.
.SS "\fBsssd-db-log\fP *"
.IX Subsection "sssd-db-log *"
\&\s-1SSSD\s0 のデータベースとログファイルを削除します。
.SS "\fBudev-persistent-net\fP *"
.IX Subsection "udev-persistent-net *"
Remove udev persistent net rules.
.PP
Remove udev persistent net rules which map the guest's existing \s-1MAC\s0 address
to a fixed ethernet device (eg. eth0).
.PP
仮想マシンをクローンした後、通常 \s-1MAC\s0 アドレスは変わります。古い \s-1MAC\s0 アドレスは古い名前(たとえば eth0)を占有するため、このことは新しい
\&\s-1MAC\s0 アドレスが新しい名前(たとえば eth1)に割り当てられることを意味します。それは、一般的に好ましくありません。 udev の永続的な net
ルールを削除することにより、これを避けます。
.SS "\fBuser-account\fP"
.IX Subsection "user-account"
仮想マシンにあるユーザーアカウントを削除します。
.PP
Remove all the user accounts and their home directories. The \*(L"root\*(R" account
is not removed.
.SS "\fButmp\fP *"
.IX Subsection "utmp *"
utmp ファイルを削除します。
.PP
This file records who is currently logged in on a machine. In modern Linux
distros it is stored in a ramdisk and hence not part of the virtual
machine's disk, but it was stored on disk in older distros.
.SS "\fByum-uuid\fP *"
.IX Subsection "yum-uuid *"
yum \s-1UUID\s0 を削除します。
.PP
yum は元々の \s-1UUID\s0 が削除されたことを通知するとき、次の実行時に新しい \s-1UUID\s0 を作成します。
.SH "コピー方法およびクローン方法"
.IX Header "コピー方法およびクローン方法"
virt-sysprep
は仮想マシンをクローンするプロセスの一部として使用できます。もしくは、クローンされた仮想マシンからテンプレートを準備するために使用できます。仮想化ツールを使用してこれを実現する他の方法がいろいろとあります。このセクションは単に概要を説明します。
.PP
仮想マシン(停止状態の場合)は 2 つの部分からなります:
.IP "\fIconfiguration\fR" 4
.IX Item "configuration"
仮想マシンの設定または説明。 例: libvirt \s-1XML\s0 (\f(CW\*(C`virsh dumpxml\*(C'\fR 参照) 、仮想マシンの実行中の設定、または \s-1OVF\s0
のような他の外部形式。
.Sp
いくつかの設定項目は変更する必要があるかもしれません:
.RS 4
.IP "\(bu" 4
名前
.IP "\(bu" 4
\&\s-1UUID\s0
.IP "\(bu" 4
ブロックデバイスへのパス
.IP "\(bu" 4
ネットワークカードの \s-1MAC\s0 アドレス
.RE
.RS 4
.RE
.IP "\fIブロックデバイス\fR" 4
.IX Item "ブロックデバイス"
One or more hard disk images, themselves containing files, directories,
applications, kernels, configuration, etc.
.Sp
Some things inside the block devices that might need to be changed:
.RS 4
.IP "\(bu" 4
ホスト名および他のネットワーク設定
.IP "\(bu" 4
\&\s-1UUID\s0
.IP "\(bu" 4
\&\s-1SSH\s0 ホストキー
.IP "\(bu" 4
Windows の一意なセキュリティ \s-1ID\s0 (\s-1SID\s0)
.IP "\(bu" 4
Puppet の登録
.RE
.RS 4
.RE
.SS "ブロックデバイスのコピー法"
.IX Subsection "ブロックデバイスのコピー法"
Starting with an original guest, you probably wish to copy the guest block
device and its configuration to make a template. Then once you are happy
with the template, you will want to make many clones from it.
.PP
.Vb 7
\& virt\-sysprep
\& |
\& v
\& 元のゲスト \-\-\-\-\-\-\-\-> テンプレート \-\-\-\-\-\-\-\-\-\->
\& \e\-\-\-\-\-\-> クローン
\& \e\-\-\-\-\-> 済みゲスト
\& \e\-\-\-\->
.Ve
.PP
もちろん、ホストにおいて \fIcp\fR\|(1) または \fIdd\fR\|(1) を使用してブロックデバイスをコピーできます。
.PP
.Vb 5
\& dd dd
\& 元のゲスト \-\-\-\-\-\-\-\-> テンプレート \-\-\-\-\-\-\-\-\-\->
\& \e\-\-\-\-\-\-> クローン
\& \e\-\-\-\-\-> 済みゲスト
\& \e\-\-\-\->
.Ve
.PP
よりスマート(かつ高速)な方法もあります:
.IP "\(bu" 4
.Sp
.Vb 5
\& snapshot
\& テンプレート \-\-\-\-\-\-\-\-\-\->
\& \e\-\-\-\-\-\-> クローン
\& \e\-\-\-\-\-> 済みゲスト
\& \e\-\-\-\->
.Ve
.Sp
Use the block device as a backing file and create a snapshot on top for each
guest. The advantage is that you don't need to copy the block device (very
fast) and only changes are stored (less storage required).
.Sp
Note that writing to the backing file once you have created guests on top of
it is not possible: you will corrupt the guests.
.Sp
Tools that can do this include: \fIqemu\-img\fR\|(1) (with the \fIcreate \-f qcow2
\&\-o backing_file\fR option), \fIlvcreate\fR\|(8) (\fI\-\-snapshot\fR option). Some
filesystems (such as btrfs) and most Network Attached Storage devices can
also create cheap snapshots from files or LUNs.
.IP "\(bu" 4
Get your \s-1NAS\s0 to snapshot and/or duplicate the \s-1LUN\s0.
.IP "\(bu" 4
\&\fIvirt\-sparsify\fR\|(1) を使用してテンプレートを準備します。以下を参照してください。
.SS "virt-clone"
.IX Subsection "virt-clone"
A separate tool, \fIvirt\-clone\fR\|(1), can be used to duplicate the block device
and/or modify the external libvirt configuration of a guest. It will reset
the name, \s-1UUID\s0 and \s-1MAC\s0 address of the guest in the libvirt \s-1XML\s0.
.PP
\&\fIvirt\-clone\fR\|(1) does not use libguestfs and cannot look inside the disk
image. This was the original motivation to write virt-sysprep.
.SS "スパース化"
.IX Subsection "スパース化"
.Vb 2
\& virt\-sparsify
\& 元のゲスト \-\-\-\-\-\-\-\-> テンプレート
.Ve
.PP
\&\fIvirt\-sparsify\fR\|(1) can be used to make the cloning template smaller, making
it easier to compress and/or faster to copy.
.PP
Notice that since virt-sparsify also copies the image, you can use it to
make the initial copy (instead of \f(CW\*(C`dd\*(C'\fR).
.SS "容量変更"
.IX Subsection "容量変更"
.Vb 5
\& virt\-resize
\& テンプレート \-\-\-\-\-\-\-\-\-\->
\& \e\-\-\-\-\-\-> クローン
\& \e\-\-\-\-\-> 済みゲスト
\& \e\-\-\-\->
.Ve
.PP
If you want to give people cloned guests, but let them pick the size of the
guest themselves (eg. depending on how much they are prepared to pay for
disk space), then instead of copying the template, you can run
\&\fIvirt\-resize\fR\|(1). Virt-resize performs a copy and resize, and thus is
ideal for cloning guests from a template.
.SH "セキュリティ"
.IX Header "セキュリティ"
Although virt-sysprep removes some sensitive information from the guest, it
does not pretend to remove all of it. You should examine the \*(L"\s-1OPERATIONS\s0\*(R"
above and the guest afterwards.
.PP
Sensitive files are simply removed. The data they contained may still exist
on the disk, easily recovered with a hex editor or undelete tool. Use
\&\fIvirt\-sparsify\fR\|(1) as one way to remove this content. See also the
\&\fIscrub\fR\|(1) command to get rid of deleted content in directory entries and
inodes.
.SS "乱数の種"
.IX Subsection "乱数の種"
\&\fI(このセクションは Linux 仮想マシンのみに適用します)\fR
.PP
The virt-sysprep \f(CW\*(C`random\-seed\*(C'\fR operation writes a few bytes of randomness
from the host into the guest's random seed file.
.PP
If this is just done once and the guest is cloned from the same template,
then each guest will start with the same entropy, and things like \s-1SSH\s0 host
keys and \s-1TCP\s0 sequence numbers may be predictable.
.PP
Therefore you should arrange to add more randomness \fIafter\fR cloning from a
template too, which can be done by just enabling the \f(CW\*(C`random\-seed\*(C'\fR
operation:
.PP
.Vb 2
\& cp template.img newguest.img
\& virt\-sysprep \-\-enable random\-seed \-a newguest.img
.Ve
.SS "SELinux の再ラベル付け"
.IX Subsection "SELinux の再ラベル付け"
\&\fI(このセクションは SELinux を使用している Linux 仮想マシンのみに適用されます。)\fR
.PP
If any new files are created by virt-sysprep, then virt-sysprep touches
\&\f(CW\*(C`/.autorelabel\*(C'\fR so that these will be correctly labelled by SELinux the
next time the guest is booted. This process interrupts boot and can take
some time.
.PP
\&\fI\-\-selinux\-relabel\fR オプションを指定することにより、すべての仮想マシンに対して強制的に再ラベルできます。
.PP
\&\fI\-\-no\-selinux\-relabel\fR オプションを指定することにより、すべての仮想マシンに対して強制的に再ラベルできます。
.SH "SHELL QUOTING"
.IX Header "SHELL QUOTING"
Libvirt guest names can contain arbitrary characters, some of which have
meaning to the shell such as \f(CW\*(C`#\*(C'\fR and space. You may need to quote or
escape these characters on the command line. See the shell manual page
\&\fIsh\fR\|(1) for details.
.SH "終了ステータス"
.IX Header "終了ステータス"
このプログラムは、成功すると 0 を返します。または、エラーが起きると 1 を返します。
.SH "関連項目"
.IX Header "関連項目"
\&\fIguestfs\fR\|(3), \fIguestfish\fR\|(1), \fIvirt\-clone\fR\|(1), \fIvirt\-rescue\fR\|(1),
\&\fIvirt\-resize\fR\|(1), \fIvirt\-sparsify\fR\|(1), \fIvirsh\fR\|(1), \fIlvcreate\fR\|(8),
\&\fIqemu\-img\fR\|(1), \fIscrub\fR\|(1), <http://libguestfs.org/>,
<http://libvirt.org/>.
.SH "著者"
.IX Header "著者"
Richard W.M. Jones <http://people.redhat.com/~rjones/>
.PP
Wanlong Gao, Fujitsu Ltd.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
Copyright (C) 2011\-2012 Red Hat Inc.
.PP
Copyright (C) 2012 Fujitsu Ltd.
.PP
This program is free software; you can redistribute it and/or modify it
under the terms of the \s-1GNU\s0 General Public License as published by the Free
Software Foundation; either version 2 of the License, or (at your option)
any later version.
.PP
This program is distributed in the hope that it will be useful, but \s-1WITHOUT\s0
\&\s-1ANY\s0 \s-1WARRANTY\s0; without even the implied warranty of \s-1MERCHANTABILITY\s0 or
\&\s-1FITNESS\s0 \s-1FOR\s0 A \s-1PARTICULAR\s0 \s-1PURPOSE\s0. See the \s-1GNU\s0 General Public License for
more details.
.PP
You should have received a copy of the \s-1GNU\s0 General Public License along with
this program; if not, write to the Free Software Foundation, Inc., 51
Franklin Street, Fifth Floor, Boston, \s-1MA\s0 02110\-1301 \s-1USA\s0.
|