Difference between revisions of "Set up an Oracle Cluster File System"

From Linuxintro
imported>ThorstenStaerk
imported>ThorstenStaerk
Line 6: Line 6:
 
Configure your iscsi service, install everything that yast proposes:
 
Configure your iscsi service, install everything that yast proposes:
 
  yast2 iscsi-server
 
  yast2 iscsi-server
 +
 +
Configure your iscsi initiator, install everything that yast proposes:
 +
yast2 iscsi-client
  
 
Install ocfs2 software
 
Install ocfs2 software
 
  yast -i ocfs2-tools ocfsconsole
 
  yast -i ocfs2-tools ocfsconsole

Revision as of 08:00, 4 April 2009

You want to start your clustering experiences with an Oracle Cluster File System. Here is how.

Install a module to configure an iscsi storage

yast -i yast2-iscsi-server

Configure your iscsi service, install everything that yast proposes:

yast2 iscsi-server

Configure your iscsi initiator, install everything that yast proposes:

yast2 iscsi-client

Install ocfs2 software

yast -i ocfs2-tools ocfsconsole