LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-25-2007, 03:48 PM   #1
Kvetch
Member
 
Registered: Mar 2004
Posts: 35

Rep: Reputation: 15
dumb raid array question


I have a dumb question but was hoping someone might know. I just created a raid1 mirror using my two 500gb sata drives. I created one array
Code:
# mknod /dev/md1 b 9 1
# mdadm --create --verbose /dev/md1 --level=1 --raid-devices=2 /dev/sdb1 /dev/sdc1
# cat /proc/mdstat
Personalities : [raid1]
md1 : active raid1 sdc1[1] sdb1[0]
      488383936 blocks [2/2] [UU]

unused devices: <none>
and the put ext3 on them and added the following to my fstab
Code:
/dev/md1                /u02            ext3            noatime                 0 1
When I do a df -h it shows -
Code:
/dev/md/1             459G  199M  435G   1% /u02
Why does it display the array as "/dev/md/1" and not /dev/md1?
And why is there a 199MB loss? I understand the lost+found takes up a little and I lose some when formated but does the lost+found take a certain amount up depending on the size of the partition?

Thanks,
Nick
 
Old 03-25-2007, 04:19 PM   #2
Kvetch
Member
 
Registered: Mar 2004
Posts: 35

Original Poster
Rep: Reputation: 15
I figured it out. It is just the device symlinks and the 5 percent ext3 asks for.
 
  


Reply



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
dumb raid question sigmaes Linux - Newbie 5 01-27-2006 04:19 PM
Raid Array wwnexc Linux - Hardware 1 09-25-2005 05:47 PM
General RAID Array Question. bmschkerke Linux - Hardware 2 08-11-2004 10:01 PM
RAID, probably a dumb question, but I need help WorldBuilder Linux - General 4 06-02-2003 10:12 PM
Raid array question RecoilUK Linux - Hardware 6 06-01-2002 11:48 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:18 AM.

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