At 19:02 21/09/02, Tim Fletcher wrote:
>I am helping a friend move a fileserver from 2k to Linux and as such have
>been playing with LDM and NTFS. He has a 4 disk software RAID0 stripe set
>using LDM the data on it being "useful to have" so I could experiment with
>it and try to read it under linux. The LDM driver in 2.4.20-pre7-ac3 saw
>the partitions fine, I then setup a raidtab with a 4 disk raid set without
>persistent-superblock and a 64k stripe size. Once I had run mkraid I could
>mount the resulting md device with ntfs and read it without problems. and
>have copied off 130GB of data. I haven't tried to read the set under 2k
>again as I feel that I might have written rubbish over the database at the
>end of the disks (which I assume is really rather important)
>
>I have the raidtab if others are interested
Hi,
If you had read Documentation/filesystems/ntfs.txt of the new ntfs driver
you would have found a detailed description of how to use the various
software raid types supported by windows on Linux... So you aren't telling
us anything new... But nice to know it worked fine for you, too. (-:
Note that it is no problem to read the set under 2k again. You have
correctly specified not to use persistent super blocks which means that
nothing was written anywhere at all... And you don't even need to run
mkraid. You can just do a simple (as root): raid0run -a
and this will start all devices specified in /etc/raidtab.
Best regards,
Anton
--
"I haven't lost my mind... it's backed up on tape." - Peter da Silva
--
Anton Altaparmakov <aia21 at cantab.net> (replace at with @)
Linux NTFS Maintainer / IRC: #ntfs on irc.freenode.net
WWW: http://linux-ntfs.sf.net/ & http://www-stu.christs.cam.ac.uk/~aia21/
|