LinuxQuestions.org
Have you heard the LinuxQuestions.org Podcast?
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices

Tags used in this thread
Popular LQ Tags , , , ,

Reply
 
Thread Tools Search this Thread
Old 12-02-2006, 03:28 PM   #1
bic
Member
 
Registered: Jan 2005
Distribution: RH9, MythDora 3.2, RHEL 4
Posts: 75
Thanked: 1
Question /dev/dm-0?


[Log in to get rid of this advertisement]
I am having problems with Mondo Rescue. I have two drives. One 20 gig, one 300 gig.

Initializing...
See /var/log/mondo-archive.log for details of backup run.
Checking sanity of your Linux distribution
Disk /dev/dm-0 doesn't contain a valid partition table
Disk /dev/dm-1 doesn't contain a valid partition table
Disk /dev/dm-2 doesn't contain a valid partition table
Disk /dev/dm-3 doesn't contain a valid partition table
Done.
Fatal error... output folder does not exist - please create it
---FATALERROR--- output folder does not exist - please create it
If you require technical support, please contact the mailing list.
See http://www.mondorescue.org for details.
The list's members can help you, if you attach that file to your e-mail.
Log file: /var/log/mondo-archive.log
FYI, I have gzipped the log and saved it to /tmp/MA.log.gz
Mondo has aborted.
Execution run ended; result=254
Type 'less /var/log/mondo-archive.log' to see the output log

fdisk -l

Disk /dev/dm-0: 6308 MB, 6308233216 bytes
255 heads, 63 sectors/track, 766 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/dm-0 doesn't contain a valid partition table

Disk /dev/dm-1: 973 MB, 973078528 bytes
255 heads, 63 sectors/track, 118 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/dm-1 doesn't contain a valid partition table

Disk /dev/dm-2: 299.5 GB, 299573968896 bytes
255 heads, 63 sectors/track, 36421 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/dm-2 doesn't contain a valid partition table

Disk /dev/dm-3: 22.4 GB, 22481469440 bytes
255 heads, 63 sectors/track, 2733 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/dm-3 doesn't contain a valid partition table
bic is offline  
Tag This Post , , , ,
Reply With Quote
Old 12-29-2006, 06:24 AM   #2
dombrowsky
Member
 
Registered: Dec 2005
Location: New York
Distribution: Debian/GNU
Posts: 229
Thanked: 0
looks like the data on your disks is broken. period.

not sure what the question is here.
dombrowsky is offline     Reply With Quote
Old 02-07-2008, 10:00 PM   #3
systemnyc
LQ Newbie
 
Registered: Sep 2006
Posts: 4
Thanked: 0
Same problem as Bic

Disk /dev/sda: 160.0 GB, 160041885696 bytes
116 heads, 43 sectors/track, 62666 cylinders, total 312581808 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk identifier: 0xfd7382ed

Device Boot Start End Blocks Id System
/dev/sda1 * 43 188067551 94033754+ 7 HPFS/NTFS
/dev/sda2 188067552 188476567 204508 83 Linux
/dev/sda3 188476568 312578007 62050720 8e Linux LVM

Disk /dev/dm-0: 62.4 GB, 62444797952 bytes
255 heads, 63 sectors/track, 7591 cylinders, total 121962496 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk identifier: 0x00000000

Disk /dev/dm-0 doesn't contain a valid partition table


Disk /dev/dm-1: 1040 MB, 1040187392 bytes
255 heads, 63 sectors/track, 126 cylinders, total 2031616 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk identifier: 0x30307800

Disk /dev/dm-1 doesn't contain a valid partition table


Okay, now the question I have is; 1. what does this mean, and 2. how do I repair the partition?
systemnyc is offline     Reply With Quote
Old 02-08-2008, 08:20 AM   #4
bic
Member
 
Registered: Jan 2005
Distribution: RH9, MythDora 3.2, RHEL 4
Posts: 75
Thanked: 1

Original Poster
I don't remember what I did to fix it.

I use g4u now instead. http://www.feyrer.de/g4u/
bic is offline     Reply With Quote
Old 02-25-2008, 12:52 PM   #5
darthwonka
LQ Newbie
 
Registered: Sep 2006
Distribution: Debian Testing, Fedora 8, CentOS5, Ubuntu
Posts: 1
Thanked: 0
Is this really a problem?

Maybe fdisk doesn't know how to talk LVM. The errors I get with fdisk all point to the logical volumes.
darthwonka is offline     Reply With Quote
Old 02-27-2008, 04:32 AM   #6
v00d00101
Member
 
Registered: Jun 2003
Location: UK
Distribution: Fedora 8, Centos 5.1
Posts: 480
Thanked: 0
Isnt /dev/dm-x a device mapper virtual mount point?

I only use those for mounting flash drives, and mapping encrypted partitions.

Sorry, i dont do LVM anymore, after a small problem lost me 300GB of data. Its much easier to backup.

Last edited by v00d00101; 02-27-2008 at 04:34 AM..
v00d00101 is offline     Reply With Quote
Old 04-18-2008, 08:20 AM   #7
kotao_78
LQ Newbie
 
Registered: Sep 2006
Posts: 16
Thanked: 0
Exclamation How to remove them?

How to remove them?
kotao_78 is offline     Reply With Quote
Old 04-23-2008, 08:41 PM   #8
stoat
Member
 
Registered: May 2007
Posts: 68
Thanked: 0
You don't remove them. Just don't look at them. Seriously. Those are device mapper devices. They usually are associated with LVM and correspond to the logical volumes. But those devices can also appear in the fdisk report when things such as flash drives and camera memory are connected to the computer. Anyway, they're normal.

Last edited by stoat; 10-22-2008 at 05:11 PM..
stoat is offline     Reply With Quote
Old 05-09-2008, 08:31 AM   #9
jschlesi
LQ Newbie
 
Registered: Oct 2006
Location: Brookline, MA, USA
Distribution: Fedora C5
Posts: 11
Thanked: 0
This has been very helpful to me. I found this thread by Goggle on
dm-0 because I also got the no partition table error message. Here is what
I think:
When the programs fdisk and sfdisk are run with the option -l and no argument, e.g.
# /sbin/fdisk -l
they look for all devices that can have cylinders, heads, sectors, etc.
If they find such a device, they output that information to standard
output and they output the partition table to standard output. If there is
no partition table, they have an error message (also standard output).
One can see this by piping to 'less', e.g.
# /sbin/fdisk -l | less
the error messages disappear.
/dev/dm-0 ... /dev/dm3 on my fedora C5 system seem to be device mappers
associated with LVM. RAID might also require device mappers.
jschlesi is offline     Reply With Quote
Old 10-22-2008, 01:30 PM   #10
cheber
LQ Newbie
 
Registered: Oct 2008
Posts: 1
Thanked: 0
Well, I got the "/dev/dm-0" messages when I had simply removed partitions containing LVM.
I then removed the VGs and PVs and I didn't get the messeges anymore when running "fdisk -l".

Last edited by cheber; 10-22-2008 at 01:31 PM..
cheber is offline     Reply With Quote

Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
USB drive... /dev/sda1 doesn't show unless I try mounting /dev/sda as vfat finite Linux - Hardware 8 03-10-2009 01:52 AM
/dev/cdrom links to /dev/sg0 instead of /dev/sr0 -why? Yalla-One Slackware 3 10-01-2006 08:02 PM
/dev/tty0, /dev/tty1, /dev/tty10...and so on...which should be used for a device ??? ruudra Slackware 2 04-02-2006 09:14 AM
I cannot access EITHER CD drive! And there's no /dev/hdc or /dev/hdd or /dev/cdrom! Dmalic Linux - Hardware 13 11-18-2005 08:11 PM
ln: creating symbolic link `/dev/dvd' to `/dev/hdc': Permission denied qazwsx27 Fedora 3 06-14-2005 03:09 PM


All times are GMT -5. The time now is 06:32 PM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Advertisement
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Click Here to receive a complimentary subscription courtesy of LQ.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration