Screenshot showing palimpsest after system is shutdown and restarted.

1) Array auto started at reboot from /etc/mdadm/mdadm.conf using:

ARRAY /dev/md0 level=raid10 num-devices=4 metadata=01.02 name=ubuntu-
server:0 UUID=c60eb2ea:6a911abf:75743422:12ffb49d

2) Array auto mounted at reboot from /etc/fstab entry:

UUID=23559D7F45CD5191 /media/bliss ntfs rw,utf8 0 0

Note that palimpsest unaware that array is mounted and has read the
/dev/md0 partition table incorrectly (there isn't one, but palimpsest
assumes there is one)

OUTPUT from /proc/mdstat:

cat /proc/mdstat
Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] 
[raid10] 
md0 : active raid10 sdc[1] sde[3] sdb[0] sdd[2]
      3907028864 blocks super 1.2 64K chunks 2 near-copies [4/4] [UUUU]
      
unused devices: <none>


OUTPUT from mdadm:

mdadm --detail /dev/md0
mdadm: metadata format 01.02 unknown, ignored.
/dev/md0:
Version : 01.02
Creation Time : Sun Dec 26 11:35:44 2010
Raid Level : raid10
Array Size : 3907028864 (3726.03 GiB 4000.80 GB)
Used Dev Size : 3907028864 (3726.03 GiB 4000.80 GB)
Raid Devices : 4
Total Devices : 4
Preferred Minor : 0
Persistence : Superblock is persistent

Update Time : Tue Dec 28 07:30:23 2010
State : clean
Active Devices : 4
Working Devices : 4
Failed Devices : 0
Spare Devices : 0

Layout : near=2, far=1
Chunk Size : 64K

Name : ubuntu-server:0 (local to host ubuntu-server)
UUID : c60eb2ea:6a911abf:75743422:12ffb49d
Events : 24

Number Major Minor RaidDevice State
0 8 16 0 active sync /dev/sdb
1 8 32 1 active sync /dev/sdc
2 8 48 2 active sync /dev/sdd
3 8 64 3 active sync /dev/sde

OUTPUT from parted:

parted -l
Model: ATA HDS722580VLAT20 (scsi)
Disk /dev/sda: 82.3GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End     Size    Type      File system     Flags
 1      1049kB  78.9GB  78.9GB  primary   ext4            boot
 2      78.9GB  82.3GB  3398MB  extended
 5      78.9GB  82.3GB  3398MB  logical   linux-swap(v1)


Error: /dev/sdb: unrecognised disk label                                  

Error: /dev/sdc: unrecognised disk label

Error: /dev/sdd: unrecognised disk label

Error: /dev/sde: unrecognised disk label

Model: Linux Software RAID Array (md)
Disk /dev/md0: 4001GB
Sector size (logical/physical): 512B/512B
Partition Table: loop

Number  Start  End     Size    File system  Flags
 1      0.00B  4001GB  4001GB  ntfs

OUTPUT from ntsinfo (ntsprogs installed)

ntfsinfo -m /dev/md0
Volume Information
Name of device: /dev/md0
Device state: 11
Volume Name: bliss
Volume State: 1
Volume Version: 3.1
Sector Size: 512
Cluster Size: 4096
Volume Size in Clusters: 976757215
MFT Information
MFT Record Size: 1024
MFT Zone Multiplier: 1
MFT Data Position: 24
MFT Zone Start: 0
MFT Zone End: 122094655
MFT Zone Position: 4
Current Position in First Data Zone: 122094655
Current Position in Second Data Zone: 0
LCN of Data Attribute for FILE_MFT: 4
FILE_MFTMirr Size: 4
LCN of Data Attribute for File_MFTMirr: 488378607
Size of Attribute Definition Table: 2560
FILE_Bitmap Information
FILE_Bitmap MFT Record Number: 6
State of FILE_Bitmap Inode: 0
Length of Attribute List: 0
Attribute List: (null)
Number of Attached Extent Inodes: 0
FILE_Bitmap Data Attribute Information
Decompressed Runlist: not done yet
Base Inode: 6
Attribute Types: not done yet
Attribute Name Length: 0
Attribute State: 3
Attribute Allocated Size: 122097664
Attribute Data Size: 122094656
Attribute Initialized Size: 122094656
Attribute Compressed Size: 0
Compression Block Size: 0
Compression Block Size Bits: 0
Compression Block Clusters: 0



** Attachment added: "palimpsest after system is shutdown and restarted.  Array 
started from /etc/mdadm/mdadm.conf.  Array mounted from /etc/fstab. palimpsest 
unaware that array is mounted and reads /dev/md0 partition table incorrectly"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/695611/+attachment/1780410/+files/RAID%20After%20Reboot.jpg

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/695611

Title:
  palimpsest cannot recognize NTFS volumes that it previously created upon RAID 
arrays

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to