LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 12-02-2006, 02:28 PM   #1
bic
Member
 
Registered: Jan 2005
Distribution: MythDora 3.2, RHEL 6.3
Posts: 101

Rep: Reputation: 16
Question /dev/dm-0?


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
 
Old 12-29-2006, 05:24 AM   #2
dombrowsky
Member
 
Registered: Dec 2005
Location: New York
Distribution: Debian/GNU
Posts: 235

Rep: Reputation: 31
looks like the data on your disks is broken. period.

not sure what the question is here.
 
Old 02-07-2008, 09:00 PM   #3
systemnyc
LQ Newbie
 
Registered: Sep 2006
Posts: 4

Rep: Reputation: 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?
 
Old 02-08-2008, 07:20 AM   #4
bic
Member
 
Registered: Jan 2005
Distribution: MythDora 3.2, RHEL 6.3
Posts: 101

Original Poster
Rep: Reputation: 16
I don't remember what I did to fix it.

I use g4u now instead. http://www.feyrer.de/g4u/
 
Old 02-25-2008, 11:52 AM   #5
darthwonka
LQ Newbie
 
Registered: Sep 2006
Distribution: Debian Testing, Fedora 8, CentOS5, Ubuntu
Posts: 1

Rep: Reputation: 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.
 
Old 02-27-2008, 03:32 AM   #6
v00d00101
Member
 
Registered: Jun 2003
Location: UK
Distribution: Devuan Beowulf
Posts: 514
Blog Entries: 1

Rep: Reputation: 37
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 03:34 AM.
 
Old 04-18-2008, 07:20 AM   #7
kotao_78
LQ Newbie
 
Registered: Sep 2006
Posts: 19

Rep: Reputation: 0
Exclamation How to remove them?

How to remove them?
 
Old 04-23-2008, 07:41 PM   #8
stoat
Member
 
Registered: May 2007
Distribution: LFS
Posts: 628

Rep: Reputation: 185Reputation: 185
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 04:11 PM.
 
Old 05-09-2008, 07:31 AM   #9
jschlesi
LQ Newbie
 
Registered: Oct 2006
Location: Brookline, MA, USA
Distribution: Fedora C5
Posts: 11

Rep: Reputation: 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.
 
Old 10-22-2008, 12:30 PM   #10
cheber
LQ Newbie
 
Registered: Oct 2008
Posts: 5

Rep: Reputation: 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 12:31 PM.
 
0 members found this post helpful.
  


Reply

Tags
disk, error, horrifying



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 12:52 AM
/dev/cdrom links to /dev/sg0 instead of /dev/sr0 -why? Yalla-One Slackware 3 10-01-2006 07:02 PM
/dev/tty0, /dev/tty1, /dev/tty10...and so on...which should be used for a device ??? b0nd Slackware 2 04-02-2006 08: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 07:11 PM
ln: creating symbolic link `/dev/dvd' to `/dev/hdc': Permission denied qazwsx27 Fedora 3 06-14-2005 02:09 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

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

Main Menu
Advertisement
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.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration