[some typo corrected]
Hi,
The default kernel of xcp 1.1 does not contain the ocfs2 module, you can
find here a kernel that I recompiled and repackaged with ocfs2 support:
wget
http://xendev.swisscenter.com/xcp/1.1/rpm/kernel-kdump-2.6.32.12-0.7.1.xs1.sc.1.0.327.170596.i686.rpm
wget
http://xendev.swisscenter.com/xcp/1.1/rpm/kernel-xen-2.6.32.12-0.7.1.xs1.sc.1.0.327.170596.i686.rpm
rpm --force -Uvh kernel*rpm
(force because otherwise he will say that a more recenter kernel version
is installed)
Then for the ocfs2-tools:
wget
http://xendev.swisscenter.com/xcp/1.1/rpm/ocfs2-tools-1.4.4-1.el5.i386.rpm
rpm --nodeps -Uvh
http://xendev.swisscenter.com/xcp/1.1/rpm/ocfs2-tools-1.4.4-1.el5.i386.rpm
(no deps because it depends on redhat-lsb package that is installed as
xenserver-lsb on XCP)
Reboot the box, then run a /etc/init.d/o2cb configure to setup the cluster.
You might also want this one:
wget http://xendev.swisscenter.com/xcp/1.1/rpm/parted-1.8.1-28.el5.i386.rpm
That can be usefull to GPT partition a > 2To ocfs drive.
All this is provided without guarantee, althought I use it successfully,
don't try it on production box at first :)
Cheers,
Sébastien
On 04.10.2011 19:02, brooks@xxxxxxxxxxx wrote:
Are there any immediate plans to make the
http://updates.vmd.citrix.com/XCP/1.1.0 repo live?
more /etc/yum.repos.d/Citrix.repo
[citrix]
name=XCP 1.1.0 updates
mirrorlist=http://updates.vmd.citrix.com/XCP/1.1.0/domain0/mirrorlist
#baseurl=http://updates.vmd.citrix.com/XCP/1.1.0/domain0/
gpgcheck=1
gpgkey=http://updates.vmd.citrix.com/XCP/RPM-GPG-KEY-1.1.0
enabled=1
[root@xenc1n4 ~]# yum list ocfs2-tools
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist
http://updates.vmd.citrix.com/XCP/1.1.0/domain0/mirrorlist error was
[Errno 14] HTTP Error 404: Not Found
At this point the /XCP structure doesn't exist for 1.0 or for 1.1:
http://updates.vmd.citrix.com/XCP/
404 - Not Found
Kevin
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|