dallingham
November 2nd, 2006, 01:19 PM
I need to set up a Fibre Channel SAN under Ubuntu. I have a 1.5TB Fibre Channel RAID array that about 8 machines need to connect to. Performance is key, so we need direct connect instead of NFS mounting.
I realize that I'm going to need a SAN aware filesystem. GFS seems to be the likely candidate. However, I can't seem to find any instructions on how to setup GFS. In fact the attempting to install the redhat-cluster-suite (under 6.10) provides the following errors:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
clvm
Recommended packages:
system-config-cluster
The following NEW packages will be installed:
clvm redhat-cluster-suite
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/199kB of archives.
After unpacking 541kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Selecting previously deselected package clvm.
(Reading database ... 100526 files and directories currently installed.)
Unpacking clvm (from .../clvm_2.02.06-2ubuntu3_amd64.deb) ...
Selecting previously deselected package redhat-cluster-suite.
Unpacking redhat-cluster-suite (from .../redhat-cluster-suite_2.20061002-0ubuntu2_all.deb) ...
Setting up clvm (2.02.06-2ubuntu3) ...
Starting Cluster LVM Daemon clvmd could not connect to cluster manager
Consult syslog for more information
invoke-rc.d: initscript clvm, action "start" failed.
dpkg: error processing clvm (--configure):
subprocess post-installation script returned error exit status 3
dpkg: dependency problems prevent configuration of redhat-cluster-suite:
redhat-cluster-suite depends on clvm; however:
Package clvm is not configured yet.
dpkg: error processing redhat-cluster-suite (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
clvm
redhat-cluster-suite
E: Sub-process /usr/bin/dpkg returned an error code (1)
Any help or advice would be greatly appreciated.
I realize that I'm going to need a SAN aware filesystem. GFS seems to be the likely candidate. However, I can't seem to find any instructions on how to setup GFS. In fact the attempting to install the redhat-cluster-suite (under 6.10) provides the following errors:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
clvm
Recommended packages:
system-config-cluster
The following NEW packages will be installed:
clvm redhat-cluster-suite
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/199kB of archives.
After unpacking 541kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Selecting previously deselected package clvm.
(Reading database ... 100526 files and directories currently installed.)
Unpacking clvm (from .../clvm_2.02.06-2ubuntu3_amd64.deb) ...
Selecting previously deselected package redhat-cluster-suite.
Unpacking redhat-cluster-suite (from .../redhat-cluster-suite_2.20061002-0ubuntu2_all.deb) ...
Setting up clvm (2.02.06-2ubuntu3) ...
Starting Cluster LVM Daemon clvmd could not connect to cluster manager
Consult syslog for more information
invoke-rc.d: initscript clvm, action "start" failed.
dpkg: error processing clvm (--configure):
subprocess post-installation script returned error exit status 3
dpkg: dependency problems prevent configuration of redhat-cluster-suite:
redhat-cluster-suite depends on clvm; however:
Package clvm is not configured yet.
dpkg: error processing redhat-cluster-suite (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
clvm
redhat-cluster-suite
E: Sub-process /usr/bin/dpkg returned an error code (1)
Any help or advice would be greatly appreciated.