DragonFly users List (threaded) for 2013-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Resize HAMMER filesystem
--e89a8ff1c11873cdb104dbbfe2da
Content-Type: text/plain; charset=ISO-8859-1
Hi Charles,
You can dump the PFSes to gzipped files, this way you would not lose your
history. See an example in this document:
http://www.dragonflybsd.org/docs/howtos/howto_reinstall_hammer/
The procedure would be a bit complex as it is a manual installation. You
can see the steps to be followed in the rconfig scripts (for example
http://gitweb.dragonflybsd.org/dragonfly.git/blob_plain/HEAD:/share/examples/rconfig/hammer.sh
)
HTH
Cheers,
Antonio Huete
2013/5/2 Freddie Cash <fjwcash@gmail.com>
> Why via dd? Why not just rsync from one system to the other?
>
> That's how we do our backups and restores, regardless of disk sizes.
>
>
> On Thu, May 2, 2013 at 10:34 AM, Charles Rapenne <
> charles.rapenne@gmail.com> wrote:
>
>> 2013/5/2 Antonio Huete Jimenez <ahuete.devel@gmail.com>:
>> > Hi Charles,
>> >
>> > HAMMER supports multi-volume filesystems. This means you can add/deletet
>> > volumes with the directives specified in HAMMER(8) manpage.
>> > That said, I would like to point out that it has not been widely tested
>> as
>> > far as I know so I would be careful with it.
>> >
>> > What are you trying to dd exactly? Another HAMMER filesystem which
>> resides
>> > on a smaller disk to a bigger one?
>> >
>> > Cheers,
>> > Antonio Huete
>> >
>> >
>> >
>> >
>> > 2013/5/2 Charles Rapenne <charles.rapenne@gmail.com>
>> >>
>> >> Hello,
>> >>
>> >> How do you resize a HAMMER partition ? There is usually a command
>> >> "grow_" or "resize_" to extend and sometimes shrink the filesystem,
>> >> but I can't find it in HAMMER.
>> >>
>> >> I need to hard copy a disk with "dd", and I'd like to create the
>> >> hammer filesystem very tiny at first, then grow it to take all the
>> >> disk.
>> >>
>> >>
>> >> Regards
>> >
>> >
>>
>> Let imagine you have dragonfly installed on a 250 Gb disk, and you
>> want to move it to a 500 Gb disk without reinstalling, how could you
>> dump your existing disk and grow the HAMMER partition ?
>>
>> I need this to install the system from a virtual machine to a remote
>> host, using DD (Already did it for OpenBSD and NetBSD and I would like
>> to do it with DragonFly so at least, we could install DragonFly on
>> dedicated servers).
>>
>
>
>
> --
> Freddie Cash
> fjwcash@gmail.com
>
--e89a8ff1c11873cdb104dbbfe2da
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr"><div><div>Hi Charles,<br><br></div>You can dump the PFSes =
to gzipped files, this way you would not lose your history. See an example =
in this document:<br><br><a href=3D"http://www.dragonflybsd.org/docs/howtos=
/howto_reinstall_hammer/">http://www.dragonflybsd.org/docs/howtos/howto_rei=
nstall_hammer/</a><br>
<br></div>The procedure would be a bit complex as it is a manual installati=
on.=20
You can see the steps to be followed in the rconfig scripts (for example=20
<a href=3D"http://gitweb.dragonflybsd.org/dragonfly.git/blob_plain/HEAD:/sh=
are/examples/rconfig/hammer.sh">http://gitweb.dragonflybsd.org/dragonfly.gi=
t/blob_plain/HEAD:/share/examples/rconfig/hammer.sh</a>)<br><br>HTH<br><br>
Cheers,<br>Antonio Huete<br><br></div><div class=3D"gmail_extra"><br><br><d=
iv class=3D"gmail_quote">2013/5/2 Freddie Cash <span dir=3D"ltr"><<a hre=
f=3D"mailto:fjwcash@gmail.com" target=3D"_blank">fjwcash@gmail.com</a>><=
/span><br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><div dir=3D"ltr">Why via dd?=A0=A0 Why not j=
ust rsync from one system to the other?<br><br>That's how we do our bac=
kups and restores, regardless of disk sizes.<br>
</div><div class=3D"gmail_extra"><div><div class=3D"h5"><br><br><div class=
=3D"gmail_quote">
On Thu, May 2, 2013 at 10:34 AM, Charles Rapenne <span dir=3D"ltr"><<a h=
ref=3D"mailto:charles.rapenne@gmail.com" target=3D"_blank">charles.rapenne@=
gmail.com</a>></span> wrote:<br><blockquote class=3D"gmail_quote" style=
=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
2013/5/2 Antonio Huete Jimenez <<a href=3D"mailto:ahuete.devel@gmail.com=
" target=3D"_blank">ahuete.devel@gmail.com</a>>:<br>
> Hi Charles,<br>
><br>
> HAMMER supports multi-volume filesystems. This means you can add/delet=
et<br>
> volumes with the directives specified in HAMMER(8) manpage.<br>
> That said, I would like to point out that it has not been widely teste=
d as<br>
> far as I know so I would be careful with it.<br>
><br>
> What are you trying to dd exactly? Another HAMMER filesystem which res=
ides<br>
> on a smaller disk to a bigger one?<br>
><br>
> Cheers,<br>
> Antonio Huete<br>
><br>
><br>
><br>
><br>
> 2013/5/2 Charles Rapenne <<a href=3D"mailto:charles.rapenne@gmail.c=
om" target=3D"_blank">charles.rapenne@gmail.com</a>><br>
>><br>
>> Hello,<br>
>><br>
>> How do you resize a HAMMER partition ? There is usually a command<=
br>
>> "grow_" or "resize_" to extend and sometimes s=
hrink the filesystem,<br>
>> but I can't find it in HAMMER.<br>
>><br>
>> I need to hard copy a disk with "dd", and I'd like t=
o create the<br>
>> hammer filesystem very tiny at first, then grow it to take all the=
<br>
>> disk.<br>
>><br>
>><br>
>> Regards<br>
><br>
><br>
<br>
Let imagine you have dragonfly installed on a 250 Gb disk, and you<br>
want to move it to a 500 Gb disk without reinstalling, how could you<br>
dump your existing disk and grow the HAMMER partition ?<br>
<br>
I need this to install the system from a virtual machine to a remote<br>
host, using DD (Already did it for OpenBSD and NetBSD and I would like<br>
to do it with DragonFly so at least, we could install DragonFly on<br>
dedicated servers).<br>
</blockquote></div><br><br clear=3D"all"><br></div></div><span class=3D"HOE=
nZb"><font color=3D"#888888">-- <br>Freddie Cash<br><a href=3D"mailto:fjwca=
sh@gmail.com" target=3D"_blank">fjwcash@gmail.com</a>
</font></span></div>
</blockquote></div><br></div>
--e89a8ff1c11873cdb104dbbfe2da--
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]