On Mon, Jul 13, 2009 at 12:33 PM, ESGLinux <[email protected]> wrote:
> Hi all, > I´m configuring a cluster and I want to have 2 gfs systems on the cluster. > > One filesytem to use with NFS service and another one with PostgreSQL > service. > > I try to create them this way: > > for the bbdd: > mkfs -t gfs2 -p lock_dlm -t CLUSTERXEN:bbdddata -j4 /dev/sdb1 > > for the nfs: > > mkfs -t gfs2 -p lock_dlm -t CLUSTERXEN:nfsdata -j4 /dev/sdc1 > What is sdc1? A disk partition, an iscsi lun, a scsi lun? Is being already used? Regards, Juanra > > When I create one of them, when I try to create the second I get this > error: > > mkfs.gfs2: device /dev/sdc1 is busy > > so my question if what I´m doing is right or its impossible, > > > Thanks in advance > > ESG > > -- > Linux-cluster mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/linux-cluster >
-- Linux-cluster mailing list [email protected] https://www.redhat.com/mailman/listinfo/linux-cluster
