- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Mount NTFS Spanned Volume in Linux
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-06-2009 06:26 AM
тАО08-06-2009 06:26 AM
Mount NTFS Spanned Volume in Linux
I have a need to mount a Windows 2000 NTFS spanned volume on the SLES server. The volume I need is made up of 6 approx. 1.8 TB LUNs. Each disk is set as Dynamic in Windows. These 6 disks were then combined into the single spanned volume.
Linux sees each LUN as an SFS file system, which is what Linux interprets dynamic disks as, if I understand correctly.
The main question -- Is there a way in Linux to mount this Windows spanned volume?
Note -- I have looked at, and actually purchased, the Paragon Software NTFS for Linux software. This software is supposed to be able to do what I require, but it is not compiling on SLES 10 SP2. Their support says it will be 2 weeks before they can get me a version that works on SLES.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-06-2009 08:46 AM
тАО08-06-2009 08:46 AM
Re: Mount NTFS Spanned Volume in Linux
To bad you aren't using Ubuntu, I've got rw mount on a bunch of NFS filesystems on the v ery box I'm working on.
This is something you might be able to get working with open source alternatives.
SUSE is not a Distro I work with a lot but here are a few stories with instructions that might work for you.
http://akhrikas.wordpress.com/2008/04/01/how-to-mounting-ntfs-partition-in-open-suse-102/
Worth a read:
http://www.linuxforums.org/forum/suse-linux-help/64710-mounting-ntfs-suse-10-a.html
When you say: NTFS spanned volume, do you mean Distributed File System?
Note it might work better, but not faster to use the Unix tools for Windows and do a simple NFS export or even Samba and cifsmount.
There are a few options here.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-06-2009 08:56 AM
тАО08-06-2009 08:56 AM
Re: Mount NTFS Spanned Volume in Linux
I'll have a read through those articles and see if there's anything I can use.
>>When you say: NTFS spanned volume, do you mean Distributed File System
I don't think so. To create the volume in W2K: the LUNs were presented from the array to the server, the disks were marked as Dynamic in Windows, when the volume was created I chose "Spanned volume" and select the disks/Luns that I wanted to be a part of that. The resulting volume was then formatted as NTFS. Essentially it is concatenating all the disks into a single large volume that is then mounted.
NFS or CIFS could be an option, but I really need to mount this on the Linux server natively. The server that is running Windows is destined for other things and I can't keep it around very long.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-06-2009 11:01 AM
тАО08-06-2009 11:01 AM
Re: Mount NTFS Spanned Volume in Linux
After the joy of doing it in Ubuntu, I'm surprised the feature is not built into SUSE.
I don't see why a third party product to do this:
http://en.opensuse.org/NTFS#Mounting_NTFS_Partition
If you need only to see your files, then you don't need to do anything as NTFS read only access is enabled in all versions of SUSE Linux / openSUSE by default.
For read/write you should add this repositories:
zypper sa http://download.opensuse.org/repositories/filesystems/openSUSE_10.2/ Filesystems
SLES should be able to do this.
Run a few tests please and report results.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-06-2009 11:42 AM
тАО08-06-2009 11:42 AM
Re: Mount NTFS Spanned Volume in Linux
As I said above, SLES sees the disks that are part of the dynamic spanned volumes as SFS file systems and NOT normal NTFS file systems.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-06-2009 12:20 PM
тАО08-06-2009 12:20 PM
Re: Mount NTFS Spanned Volume in Linux
Now that I've actually figured out what dynamic spanned ntfs is....
A NTFS volume spanned over two disks.
The only product that seems capable of doing the job is the one you are waiting on.
The open source community has not come up with an alternative that I can find, which is why your vendor can get away with charging money for this software.
You only option until you receive the software you are waiting for is Samba or NFS.
I gave it a good go and found nothing.
Hanging my head in shame. I call myself a Linux geek.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-06-2009 12:50 PM
тАО08-06-2009 12:50 PM
Re: Mount NTFS Spanned Volume in Linux
I'll leave this open for a while longer to see if anyone else comes up with anything.