Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why shouldn I use rgmanager to move virtual IPs around with EXT3 but I can with GFS?

Ext3 gfs iPS rgmanager virtual
0
Posted

Why shouldn I use rgmanager to move virtual IPs around with EXT3 but I can with GFS?

0

With GFS you mount the file system on all the nodes, and have /etc/exports in sync. With ext3, you can’t mount the file system on all the nodes. If the file system is mounted and the exports are all in sync cross-cluster. You can move IPs around and the NFS clients should just “do the right thing” Now…You can’t mount ext3 on multiple nodes. and you can’t have /etc/exports set up to export a file system that’s not mounted. So, you have to make the whole bit a cluster service – ext3 mount point and all so that the mount is only mounted on one node at a time then use the cluster to bring up the exports.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123