- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- how share a filesystem with MC/SG in r-w mode
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
Forums
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
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
тАО09-17-2004 02:31 AM
тАО09-17-2004 02:31 AM
how share a filesystem with MC/SG in r-w mode
I must share a file system between two node in cluster but each other in read-write mode..Can I do that with LVM features?? How I can do??
Thanks all
Ciao
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-17-2004 05:35 AM
тАО09-17-2004 05:35 AM
Re: how share a filesystem with MC/SG in r-w mode
LVM don't allow you to share file system between two nodes.
If you want access to file-system on both nodes
you have to use NFS - one node has vg activated
and exporting fs to second node.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-17-2004 08:15 AM
тАО09-17-2004 08:15 AM
Re: how share a filesystem with MC/SG in r-w mode
I know nfs, but I do not need it, I want use a HA service, with MC/SG
Thanks
Bye
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-17-2004 12:13 PM
тАО09-17-2004 12:13 PM
Re: how share a filesystem with MC/SG in r-w mode
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-20-2004 05:06 AM
тАО09-20-2004 05:06 AM
Re: how share a filesystem with MC/SG in r-w mode
LVM is not a choice for 2 nodes to have write access at the same time.
You've already ruled out NFS too, but this would be your only no-cost choice.
You might want to look at the Global File System from Red Hat, or Lustre. These are cluster aware file systems and allow concurrent multiple node write access.
Regards,
Craig