* MD without LVM : should I reinstall ?
@ 2011-03-17 21:15 Thomas Carrié
0 siblings, 0 replies; 8+ messages in thread
From: Thomas Carrié @ 2011-03-17 21:15 UTC (permalink / raw)
To: linux-raid
Hello,
My hosting provider has a setup for me a Debian server using md RAID1 but it
does not use LVM, should I consider re-install with LVM ?
# mount | grep ' / '
/dev/md0 on / type ext3 (rw,errors=remount-ro)
# fdisk -l
Disk /dev/sdb: 250.1 GB, 250059350016 bytes
...
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 30155 242220006 fd Linux raid autodetect
/dev/sdb2 30156 30401 1975995 5 Extended
/dev/sdb5 30156 30401 1975963+ 82 Linux swap / Solaris
Disk /dev/sda: 250.1 GB, 250059350016 bytes
...
Device Boot Start End Blocks Id System
/dev/sda1 * 1 30155 242220006 fd Linux raid autodetect
/dev/sda2 30156 30401 1975995 5 Extended
/dev/sda5 30156 30401 1975963+ 82 Linux swap / Solaris
Disk /dev/md0: 248.0 GB, 248033181696 bytes
...
Disk /dev/md0 doesn't contain a valid partition table
Thanks for your feedback
--
Thomas Carrié
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 8+ messages in thread
* MD without LVM : should I reinstall ?
@ 2011-03-17 21:32 Thomas Carrié
2011-03-17 22:33 ` Mathias Burén
0 siblings, 1 reply; 8+ messages in thread
From: Thomas Carrié @ 2011-03-17 21:32 UTC (permalink / raw)
To: linux-raid
Hello,
My hosting provider has a setup for me a Debian server using md RAID1 but it
does not use LVM, should I consider re-install with LVM ?
# mount | grep ' / '
/dev/md0 on / type ext3 (rw,errors=remount-ro)
# fdisk -l
Disk /dev/sdb: 250.1 GB, 250059350016 bytes
...
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 30155 242220006 fd Linux raid autodetect
/dev/sdb2 30156 30401 1975995 5 Extended
/dev/sdb5 30156 30401 1975963+ 82 Linux swap / Solaris
Disk /dev/sda: 250.1 GB, 250059350016 bytes
...
Device Boot Start End Blocks Id System
/dev/sda1 * 1 30155 242220006 fd Linux raid autodetect
/dev/sda2 30156 30401 1975995 5 Extended
/dev/sda5 30156 30401 1975963+ 82 Linux swap / Solaris
Disk /dev/md0: 248.0 GB, 248033181696 bytes
...
Disk /dev/md0 doesn't contain a valid partition table
Thanks for your feedback
--
Thomas Carrié
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 8+ messages in thread
* MD without LVM : should I reinstall ?
@ 2011-03-17 21:36 Thomas Carrié
2011-03-17 21:55 ` Roberto Spadim
0 siblings, 1 reply; 8+ messages in thread
From: Thomas Carrié @ 2011-03-17 21:36 UTC (permalink / raw)
To: linux-raid
Hello,
My hosting provider has a setup for me a Debian server using md RAID1 but it
does not use LVM, should I consider re-install with LVM ?
# mount | grep ' / '
/dev/md0 on / type ext3 (rw,errors=remount-ro)
# fdisk -l
Disk /dev/sdb: 250.1 GB, 250059350016 bytes
...
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 30155 242220006 fd Linux raid autodetect
/dev/sdb2 30156 30401 1975995 5 Extended
/dev/sdb5 30156 30401 1975963+ 82 Linux swap / Solaris
Disk /dev/sda: 250.1 GB, 250059350016 bytes
...
Device Boot Start End Blocks Id System
/dev/sda1 * 1 30155 242220006 fd Linux raid autodetect
/dev/sda2 30156 30401 1975995 5 Extended
/dev/sda5 30156 30401 1975963+ 82 Linux swap / Solaris
Disk /dev/md0: 248.0 GB, 248033181696 bytes
...
Disk /dev/md0 doesn't contain a valid partition table
Thanks for your feedback
--
Thomas Carrié
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: MD without LVM : should I reinstall ?
2011-03-17 21:36 Thomas Carrié
@ 2011-03-17 21:55 ` Roberto Spadim
0 siblings, 0 replies; 8+ messages in thread
From: Roberto Spadim @ 2011-03-17 21:55 UTC (permalink / raw)
To: thocar; +Cc: linux-raid
maybe, you will use snapshot? ext3 don´t have snapshot, will you use lvm?
2011/3/17 Thomas Carrié <thocar@thocar.org>
>
> Hello,
>
> My hosting provider has a setup for me a Debian server using md RAID1 but it
> does not use LVM, should I consider re-install with LVM ?
>
> # mount | grep ' / '
> /dev/md0 on / type ext3 (rw,errors=remount-ro)
> # fdisk -l
>
> Disk /dev/sdb: 250.1 GB, 250059350016 bytes
> ...
> Device Boot Start End Blocks Id System
> /dev/sdb1 * 1 30155 242220006 fd Linux raid autodetect
> /dev/sdb2 30156 30401 1975995 5 Extended
> /dev/sdb5 30156 30401 1975963+ 82 Linux swap / Solaris
>
> Disk /dev/sda: 250.1 GB, 250059350016 bytes
> ...
> Device Boot Start End Blocks Id System
> /dev/sda1 * 1 30155 242220006 fd Linux raid autodetect
> /dev/sda2 30156 30401 1975995 5 Extended
> /dev/sda5 30156 30401 1975963+ 82 Linux swap / Solaris
>
> Disk /dev/md0: 248.0 GB, 248033181696 bytes
> ...
> Disk /dev/md0 doesn't contain a valid partition table
>
> Thanks for your feedback
> --
> Thomas Carrié
> --
> To unsubscribe from this list: send the line "unsubscribe linux-raid" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Roberto Spadim
Spadim Technology / SPAEmpresarial
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: MD without LVM : should I reinstall ?
2011-03-17 21:32 MD without LVM : should I reinstall ? Thomas Carrié
@ 2011-03-17 22:33 ` Mathias Burén
2011-03-18 20:59 ` Thomas Carrié
0 siblings, 1 reply; 8+ messages in thread
From: Mathias Burén @ 2011-03-17 22:33 UTC (permalink / raw)
To: thocar; +Cc: linux-raid
On 17 March 2011 21:32, Thomas Carrié <thocar@thocar.org> wrote:
> Hello,
>
> My hosting provider has a setup for me a Debian server using md RAID1 but it
> does not use LVM, should I consider re-install with LVM ?
>
> # mount | grep ' / '
> /dev/md0 on / type ext3 (rw,errors=remount-ro)
> # fdisk -l
>
> Disk /dev/sdb: 250.1 GB, 250059350016 bytes
> ...
> Device Boot Start End Blocks Id System
> /dev/sdb1 * 1 30155 242220006 fd Linux raid autodetect
> /dev/sdb2 30156 30401 1975995 5 Extended
> /dev/sdb5 30156 30401 1975963+ 82 Linux swap / Solaris
>
> Disk /dev/sda: 250.1 GB, 250059350016 bytes
> ...
> Device Boot Start End Blocks Id System
> /dev/sda1 * 1 30155 242220006 fd Linux raid autodetect
> /dev/sda2 30156 30401 1975995 5 Extended
> /dev/sda5 30156 30401 1975963+ 82 Linux swap / Solaris
>
> Disk /dev/md0: 248.0 GB, 248033181696 bytes
> ...
> Disk /dev/md0 doesn't contain a valid partition table
>
> Thanks for your feedback
> --
> Thomas Carrié
> --
> To unsubscribe from this list: send the line "unsubscribe linux-raid" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
Of course not. If you wanted LVM you'd switch to it. If you don't know
if you want it, then obviously you don't need it.
Jesus.
// M
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: MD without LVM : should I reinstall ?
2011-03-17 22:33 ` Mathias Burén
@ 2011-03-18 20:59 ` Thomas Carrié
2011-03-18 21:12 ` Mathias Burén
0 siblings, 1 reply; 8+ messages in thread
From: Thomas Carrié @ 2011-03-18 20:59 UTC (permalink / raw)
To: Mathias Burén; +Cc: linux-raid
On Jueves 17 Marzo 2011 23:33:02 usted escribió:
> On 17 March 2011 21:32, Thomas Carrié <thocar@thocar.org> wrote:
> > Hello,
> >
> > My hosting provider has a setup for me a Debian server using md RAID1 but
> > it does not use LVM, should I consider re-install with LVM ?
> >
> > # mount | grep ' / '
> > /dev/md0 on / type ext3 (rw,errors=remount-ro)
> > # fdisk -l
> >
> > Disk /dev/sdb: 250.1 GB, 250059350016 bytes
> > ...
> > Device Boot Start End Blocks Id System
> > /dev/sdb1 * 1 30155 242220006 fd Linux raid
> > autodetect /dev/sdb2 30156 30401 1975995 5
> > Extended /dev/sdb5 30156 30401 1975963+ 82 Linux
> > swap / Solaris
> >
> > Disk /dev/sda: 250.1 GB, 250059350016 bytes
> > ...
> > Device Boot Start End Blocks Id System
> > /dev/sda1 * 1 30155 242220006 fd Linux raid
> > autodetect /dev/sda2 30156 30401 1975995 5
> > Extended /dev/sda5 30156 30401 1975963+ 82 Linux
> > swap / Solaris
> >
> > Disk /dev/md0: 248.0 GB, 248033181696 bytes
> > ...
> > Disk /dev/md0 doesn't contain a valid partition table
> >
> > Thanks for your feedback
> > --
> > Thomas Carrié
> > --
> > To unsubscribe from this list: send the line "unsubscribe linux-raid" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at http://vger.kernel.org/majordomo-info.html
>
> Of course not. If you wanted LVM you'd switch to it. If you don't know
> if you want it, then obviously you don't need it.
Hello,
Have a look at the command output : "Disk /dev/md0 doesn't contain a valid
partition table"
Is it safe to ignore this warning ?
>
> Jesus.
>
> // M
--
Thomas Carrié
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: MD without LVM : should I reinstall ?
2011-03-18 20:59 ` Thomas Carrié
@ 2011-03-18 21:12 ` Mathias Burén
2011-03-19 16:45 ` John Robinson
0 siblings, 1 reply; 8+ messages in thread
From: Mathias Burén @ 2011-03-18 21:12 UTC (permalink / raw)
To: thocar; +Cc: linux-raid
On 18 March 2011 20:59, Thomas Carrié <thocar@thocar.org> wrote:
> On Jueves 17 Marzo 2011 23:33:02 usted escribió:
>> On 17 March 2011 21:32, Thomas Carrié <thocar@thocar.org> wrote:
>> > Hello,
>> >
>> > My hosting provider has a setup for me a Debian server using md RAID1 but
>> > it does not use LVM, should I consider re-install with LVM ?
>> >
>> > # mount | grep ' / '
>> > /dev/md0 on / type ext3 (rw,errors=remount-ro)
>> > # fdisk -l
>> >
>> > Disk /dev/sdb: 250.1 GB, 250059350016 bytes
>> > ...
>> > Device Boot Start End Blocks Id System
>> > /dev/sdb1 * 1 30155 242220006 fd Linux raid
>> > autodetect /dev/sdb2 30156 30401 1975995 5
>> > Extended /dev/sdb5 30156 30401 1975963+ 82 Linux
>> > swap / Solaris
>> >
>> > Disk /dev/sda: 250.1 GB, 250059350016 bytes
>> > ...
>> > Device Boot Start End Blocks Id System
>> > /dev/sda1 * 1 30155 242220006 fd Linux raid
>> > autodetect /dev/sda2 30156 30401 1975995 5
>> > Extended /dev/sda5 30156 30401 1975963+ 82 Linux
>> > swap / Solaris
>> >
>> > Disk /dev/md0: 248.0 GB, 248033181696 bytes
>> > ...
>> > Disk /dev/md0 doesn't contain a valid partition table
>> >
>> > Thanks for your feedback
>> > --
>> > Thomas Carrié
>> > --
>> > To unsubscribe from this list: send the line "unsubscribe linux-raid" in
>> > the body of a message to majordomo@vger.kernel.org
>> > More majordomo info at http://vger.kernel.org/majordomo-info.html
>>
>> Of course not. If you wanted LVM you'd switch to it. If you don't know
>> if you want it, then obviously you don't need it.
>
> Hello,
>
> Have a look at the command output : "Disk /dev/md0 doesn't contain a valid
> partition table"
>
> Is it safe to ignore this warning ?
>
>>
>> Jesus.
>>
>> // M
>
> --
> Thomas Carrié
>
Sorry for the rude response,
AFAIK you'll see that "warning" if you use LVM (I see it in my setup),
as LVM isn't a file system per se.
// Mathias
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: MD without LVM : should I reinstall ?
2011-03-18 21:12 ` Mathias Burén
@ 2011-03-19 16:45 ` John Robinson
0 siblings, 0 replies; 8+ messages in thread
From: John Robinson @ 2011-03-19 16:45 UTC (permalink / raw)
To: Mathias Burén; +Cc: thocar, linux-raid
On 18/03/2011 21:12, Mathias Burén wrote:
> On 18 March 2011 20:59, Thomas Carrié<thocar@thocar.org> wrote:
[...]
>> Have a look at the command output : "Disk /dev/md0 doesn't contain a valid
>> partition table"
>>
>> Is it safe to ignore this warning ?
[...]
>
> AFAIK you'll see that "warning" if you use LVM (I see it in my setup),
> as LVM isn't a file system per se.
I've a feeling that message appears with any kernel that supports
general partitionable devices if the device isn't partitioned, e.g. you
put a filesystem on your md device. If /dev/md0 isn't meant to be
partitioned, it's harmless.
Cheers,
John.
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2011-03-19 16:45 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-17 21:32 MD without LVM : should I reinstall ? Thomas Carrié
2011-03-17 22:33 ` Mathias Burén
2011-03-18 20:59 ` Thomas Carrié
2011-03-18 21:12 ` Mathias Burén
2011-03-19 16:45 ` John Robinson
-- strict thread matches above, loose matches on Subject: below --
2011-03-17 21:36 Thomas Carrié
2011-03-17 21:55 ` Roberto Spadim
2011-03-17 21:15 Thomas Carrié
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).