<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    hello<br>
    <br>
    i have 2 different machines<br>
    I didn't think to use <i>rsync</i> because i don't know it.<br>
    <br>
    How can i do what i want to do with rsync?<br>
    <br>
    Best regards<br>
    <br>
    T G<br>
    <br>
    <div class="moz-cite-prefix">Le 08/07/2015 12:00,
      <a class="moz-txt-link-abbreviated" href="mailto:linux-fai-request@uni-koeln.de">linux-fai-request@uni-koeln.de</a> a écrit :<br>
    </div>
    <blockquote
      cite="mid:mailman.21.1436349604.18454.linux-fai@uni-koeln.de"
      type="cite">
      <pre wrap="">Send linux-fai mailing list submissions to
        <a class="moz-txt-link-abbreviated" href="mailto:linux-fai@uni-koeln.de">linux-fai@uni-koeln.de</a>

To subscribe or unsubscribe via the World Wide Web, visit
        <a class="moz-txt-link-freetext" href="https://lists.uni-koeln.de/mailman/listinfo/linux-fai">https://lists.uni-koeln.de/mailman/listinfo/linux-fai</a>
or, via email, send a message with subject or body 'help' to
        <a class="moz-txt-link-abbreviated" href="mailto:linux-fai-request@uni-koeln.de">linux-fai-request@uni-koeln.de</a>

You can reach the person managing the list at
        <a class="moz-txt-link-abbreviated" href="mailto:linux-fai-owner@uni-koeln.de">linux-fai-owner@uni-koeln.de</a>

When replying, please edit your Subject line so it is more specific
than "Re: Contents of linux-fai digest..."


Today's Topics:

   1. Re: install FAI on a special machine (Steffen Grunewald)
   2. Create LVM Volume on Blockdevice (Stefan Sch?rghofer)


----------------------------------------------------------------------

Message: 1
Date: Tue, 7 Jul 2015 13:05:45 +0200
From: Steffen Grunewald <a class="moz-txt-link-rfc2396E" href="mailto:Steffen.Grunewald@aei.mpg.de"><Steffen.Grunewald@aei.mpg.de></a>
To: fully automatic installation for Linux <a class="moz-txt-link-rfc2396E" href="mailto:linux-fai@uni-koeln.de"><linux-fai@uni-koeln.de></a>
Subject: Re: install FAI on a special machine
Message-ID: <a class="moz-txt-link-rfc2396E" href="mailto:20150707110545.GK16124@casco.aei.mpg.de"><20150707110545.GK16124@casco.aei.mpg.de></a>
Content-Type: text/plain; charset=us-ascii

On Tue, Jul 07, 2015 at 10:45:25AM +0200, Thierry Granier wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hello
i need your help one more time please!

i have a machine (master) running Debian 8 with a lot of new
packages installed and a lot of updates on all the packages.
this master has 2 disks :
    one for / and swap (all systemes packages) (disk1)
    another one for /home /opt /var /usr etc... (disk2)

I have a machine (client) running kali-linux with only 1disk and 100G free.

i'd like to "clone" the disk1 on the 100 free Gigas on the client

How can i do that with FAI?
</pre>
      </blockquote>
      <pre wrap="">
I'm missing the point - why would you want to do this with FAI at all?
Wouldn't rsync (with the -x option) be sufficient?

- S


------------------------------

Message: 2
Date: Tue, 7 Jul 2015 15:18:35 +0200
From: Stefan Sch?rghofer <a class="moz-txt-link-rfc2396E" href="mailto:amd1212@vier-ringe.at"><amd1212@vier-ringe.at></a>
To: <a class="moz-txt-link-abbreviated" href="mailto:linux-fai@uni-koeln.de">linux-fai@uni-koeln.de</a>
Subject: Create LVM Volume on Blockdevice
Message-ID: <a class="moz-txt-link-rfc2396E" href="mailto:20150707151835.4ae16ccc@underbatz.me"><20150707151835.4ae16ccc@underbatz.me></a>
Content-Type: text/plain; charset=UTF-8

Hello List,

I am currently trying to create a LVM Volume directly on the block
device /dev/sdb.

My current Diskconfig looks like this:
--------------------------------------------------
# DATAVG
disk_config sdb disklabel:msdos

disk_config lvm
vg datavg sdb
datavg-datalv /data 8G xfs rw
--------------------------------------------------

I played around with many of the parameters like "always_format" and
everything in the documentation that looked promising.

Using the current Diskconfig file i always get this log lines:
--------------------------------------------------
Starting setup-storage 1.7
Empty disk_config stanza for device /dev/sdb
Using config file: /var/lib/fai/config/disk_config/DATADISK
Error in task partition. Code: 710
Traceback: task_error task_partition task task_install task task_action
task main
--------------------------------------------------


When i try the remove the whole "disk_config sdb" part then
setup-storage tries to resize the existing vg and is failing doing that.

I am using fai version 4.3.1+deb8u1 out of the Debian Jessie
repositories.


Here is the main question, is it possible to create a pv directly on a
block device without having a partition?


Additional question where i failed before: Is it possible to do the
same for the rootvg and boot from an "bootlv"? For the root disk i
currently use one /boot partition and the rest in an LVM.



Thanks!
best regars,
Stefan Sch?rghofer


------------------------------

Subject: Digest Footer

_______________________________________________
linux-fai mailing list
<a class="moz-txt-link-abbreviated" href="mailto:linux-fai@uni-koeln.de">linux-fai@uni-koeln.de</a>
<a class="moz-txt-link-freetext" href="https://lists.uni-koeln.de/mailman/listinfo/linux-fai">https://lists.uni-koeln.de/mailman/listinfo/linux-fai</a>


------------------------------

End of linux-fai Digest, Vol 97, Issue 4
****************************************

</pre>
    </blockquote>
    <br>
  </body>
</html>