Hi all, <div><br></div><div>I´m configuring a cluster and I want to have 2 gfs systems on the cluster. </div><div><br></div><div>One filesytem to use with NFS service and another one with PostgreSQL service.</div><div><br>
</div><div>I try to create them this way:</div><div><br></div><div>for the bbdd:</div><div> mkfs -t gfs2 -p lock_dlm -t CLUSTERXEN:bbdddata -j4 /dev/sdb1</div><div><br></div><div>for the nfs:</div><div><br></div><div><div>
mkfs -t gfs2 -p lock_dlm -t CLUSTERXEN:nfsdata -j4 /dev/sdc1</div><div><br></div><div>When I create one of them, when I try to create the second I get this error:</div><div><br></div><div><div>mkfs.gfs2: device /dev/sdc1 is busy</div>
<div><br></div><div>so my question if what I´m doing is right or its impossible,</div><div><br></div><div><br></div><div>Thanks in advance</div><div><br></div><div>ESG</div></div></div>