亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費(fèi)注冊(cè) 查看新帖 |

Chinaunix

  平臺(tái) 論壇 博客 文庫(kù)
最近訪問(wèn)板塊 發(fā)新帖
查看: 3028 | 回復(fù): 4
打印 上一主題 下一主題

[Lustre] 有人成功配置過(guò)lustre嗎? [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報(bào)告]
發(fā)表于 2005-11-09 17:16 |只看該作者 |倒序?yàn)g覽
各位大大不要藏著掖著啊,發(fā)個(gè)安裝文檔出來(lái)共享一下。
我搜遍google和baidu都找不到啊

論壇徽章:
0
2 [報(bào)告]
發(fā)表于 2005-11-10 09:31 |只看該作者
我在論壇發(fā)過(guò)帖子,我做過(guò)lustre的測(cè)試,你可以上他的官方的網(wǎng)站,www.lustre.org,那里有安裝文檔,很清楚,這是我的qq24242546,咱們可以交流一下

論壇徽章:
0
3 [報(bào)告]
發(fā)表于 2005-11-11 12:16 |只看該作者
我在本機(jī)已經(jīng)安裝成功,多機(jī)的情況我還沒(méi)有配置,而且只是針對(duì)2.4.22內(nèi)核的,其他版本的內(nèi)核我還不知道怎么配置,并且用的還不是lustre-1.2.4版本,而是lustre-1.0.4,稍后貼出傻瓜式安裝步驟,希望借此拋磚引玉。

論壇徽章:
0
4 [報(bào)告]
發(fā)表于 2005-11-11 12:25 |只看該作者
操作系統(tǒng)為redhat9.0(2.4.20-8)

1.#wget ftp://ftp.lustre.org/pub/quilt/rh9/quilt-0.29_CFS8.tar.gz
2.#tar zxvf quilt-0.29_CFS8.tar.gz
3.#cd quilt-0.29_CFS8
4.#./configure
5.#make
6.#make install

7.#wget https://downloads.clusterfs.com/public/v1.0/1.0.4/lustre-1.0.4.tar.gz
8.#wget http://www.kernel.org/pub/linux/kernel/v2.4/linux-2.4.22.tar.bz2
9.#tar jxvf linux-2.4.22.tar.bz2
10.#tar zxvf lustre-1.0.4.tar.gz
11.#ln -s lustre-1.0.4 lustre
12.#cd linux-2.4.22
13.#quilt setup -l ../lustre/kernel_patches/series/vanilla-2.4.22
14.#quilt push -av
15.#cp /boot/config-2.4.20-8 .config
16.#make oldconfig dep bzImage modules
17.#make modules_install install
18.#修改grub.conf
19.#reboot
20.#cd /usr/src/lustre
21.#./configure --with-linux=/usr/src/linux-2.4.22 --enable-zerocopy
22.#make
23.#make install
24.#cd /usr/lib/lustre/examples/
25.#./local.sh      生成一個(gè)名為local.xml的配置文件
26.#reboot   安裝完了lustre以后需要重啟一下,要不下一步會(huì)提示找不到模塊
27.#cd /usr/lib/lustre/examples/
28.#lconf --reformat --gdb local.xml
29.#用df命令查看,發(fā)現(xiàn)已經(jīng)加載。

# df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sda2              3020172   1481620   1385132  52% /
/dev/sda1               101089     11090     84780  12% /boot
/dev/sda6              3660604    665984   2808672  20% /home
none                    128084         0    128084   0% /dev/shm
/dev/sda5              3020140     32836   2833888   2% /www
local                   193712     16576    167136  10% /mnt/lustre

[ 本帖最后由 chutianyin 于 2005-11-11 15:26 編輯 ]

論壇徽章:
0
5 [報(bào)告]
發(fā)表于 2005-11-11 13:53 |只看該作者
這是我的lustre tarball安裝方法,大家可以借鑒一下:
Luster tar包安裝方法
編譯新內(nèi)核2.4.21-27.EL
所需包:kernel-source-2.4.21-27.0.2.EL.i386.rpm (/usr/src)
        Luster-1.2.4.tar.gz (/root/)
        quilt-0.29_CFS8-1.i386.rpm
安裝:rpm –ivh kernel-source-2.4.21-27.0.2.EL.i386.rpm
      rpm –ivh quilt-0.29_CFS8-1.i386.rpm
      tar zxvf /root/luster-1.2.4.tar.gz
cd /usr/src/linux-2.4.21-27.EL
quilt setup –l /root/lustre-1.2.4/kernel_patches/series/rhel-2.4.21 –d /root/lustre-1.2.4/kernel_patches/patches
quilt push –av
host# cd /usr/src/linux-2.4.21-27.EL
host# make distclean
host# make menuconfig (生成.config文件)
host# make dep bzImage modules modules_install install
host# vi /boot/grub/menu.lst
host# reboot
host# cd /root/lustre-1.2.4
host# ./configure –with-linux=/usr/src/linux-2.4.21-27.EL
host# make install
您需要登錄后才可以回帖 登錄 | 注冊(cè)

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號(hào)-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號(hào):11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報(bào)專區(qū)
中國(guó)互聯(lián)網(wǎng)協(xié)會(huì)會(huì)員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過(guò)ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請(qǐng)注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP