Created /dev/md0 on Ubuntu, can't mount on Kubuntu instal
RAID 0 Mounts under one linux but not under another.
I have a system with 5 x 500 GB SATA disks
one of the disks (/dev/sde) is a triple boot system disk with Ubuntu, Kubuntu and Windows XP installed in thier own partitions.
The other four disks form a RAID 0 that I hope I will be able to use for editing High definition Video.
I want to be able to boot into Ubuntu or Kubuntu and acess the RAID.
I used mdadm to create the RAID on ubu (/dev/md0)
During the process of creating the RAID I formatted each disk (/dev/sda,
I used jfs as the file system as a high throughput is required.
The RAID would not mount on Ubuntu untill I created the /etc/mdadm.
according to.
http://
"sudo echo "DEVICE partitions" > /etc/mdadm/
sudo mdadm --detail --scan >> /etc/mdadm/
The RAID mounts on ubuntu where it was created but I just can't seem to find information on mounting it on Kubuntu after rebooting
trying sudo fsck -n /dev/md0 on Kubuntu I get
paulb@PostSFX:~$ sudo fsck -n /dev/md0
fsck 1.40.8 (13-Mar-2008)
fsck.jfs version 1.1.11, 05-Jun-2006
processing started: 9/24/2008 17.55.26
The current device is: /dev/md0
The superblock does not describe a correct jfs file system.
If device /dev/md0 is valid and contains a jfs file system,
then both the primary and secondary superblocks are corrupt
and cannot be repaired, and fsck cannot continue.
Otherwise, make sure the entered device /dev/md0 is correct.
on ubuntu where the RAID Mounts and seems to work perfectly.
/dev/md0 unmounted
paulb@PostSFX:~$ sudo fsck -n /dev/md0
fsck 1.40.8 (13-Mar-2008)
fsck.jfs version 1.1.11, 05-Jun-2006
processing started: 9/24/2008 18.23.19
The current device is: /dev/md0
Block size in bytes: 4096
Filesystem size in blocks: 488383936
**Phase 1 - Check Blocks, Files/Directories, and Directory Entries
**Phase 2 - Count links
**Phase 3 - Duplicate Block Rescan and Directory Connectedness
**Phase 4 - Report Problems
**Phase 5 - Check Connectivity
**Phase 6 - Perform Approved Corrections
**Phase 7 - Verify File/Directory Allocation Maps
**Phase 8 - Verify Disk Allocation Maps
1953535744 kilobytes total disk space.
0 kilobytes in 1 directories.
251403 kilobytes in 30 user files.
0 kilobytes in extended attributes
331425 kilobytes reserved for system use.
1952952916 kilobytes are available for use.
File system checked READ ONLY.
Filesystem is clean.
I have jfs installed on Ubuntu and Kubuntu
Any help would be greatly appreciated.
Paul
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu mdadm Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Paul Barron
- Solved:
- Last query:
- Last reply: