Javadream

          A long way and a dream.

          gvinum under FreeBSD 6 [轉]

          Posted on 2007-01-17 09:39 oxl 閱讀(892) 評論(1)  編輯  收藏 所屬分類: 技術感語

          1. make all partition by /usr/sbin/sysinstall

          Configure -> Fdisk and Label

          2. write standard label ( to all disks used by vinum )

          bsdlabel -w /dev/da1s1

          3. edit disk label , modify “4.2BSD” to “vinum” ( to all disks used by vinum )

          bsdlabel -e /dev/da1s1

          4. edit a config as below , saved as xxx.conf

          drive d1 device /dev/da1s1a
          drive d2 device /dev/da2s1a
          drive d3 device /dev/da3s1a
          drive d4 device /dev/da4s1a
          volume data
          plex org raid5 491k
          sd drive d1
          sd drive d2
          sd drive d3
          sd drive d4

          5. create volume

          gvinum create xxx.conf

          6. add boot loader config

          echo ‘geom_vinum_load=”YES”‘ >>/boot/loader.conf

          7. reboot

          8. make sure the gvinum kernel module was loaded , use “kldstat”

          Id Refs Address Size Name
          1 4 0xc0400000 63070c kernel
          2 1 0xc0a31000 fc5c geom_vinum.ko

          9. initialize raid

          gvinum start data

          ( Note : “data” must match the volume name in xxx.conf )

          10. check if the initialize finished , use “gvinum list

          State: I xx% => State: up

          11. format partition

          newfs /dev/gvinum/data

          ( Note : “data” must match the volume name in xxx.conf )

          12. turn on soft updates

          tunefs -n enable /dev/gvinum/data

          13. mount partition ( ex ; mount to /home )

          mount /dev/gvinum/data /home

          14. edit /etc/fstab

          /dev/gvinum/data /home ufs rw 2 2

          Feedback

          # re: gvinum under FreeBSD 6 [轉]  回復  更多評論   

          2007-02-15 04:53 by a freebsd lover
          I have been looking for this guide a long time

          Thank you so much!!
          主站蜘蛛池模板: 米脂县| 达州市| 泸州市| 新竹市| 藁城市| 德惠市| 金塔县| 延寿县| 安庆市| 武冈市| 佛坪县| 永宁县| 凌海市| 丰镇市| 中超| 肥乡县| 珲春市| 云梦县| 宜兴市| 康保县| 中西区| 仁寿县| 松溪县| 卓尼县| 普宁市| 北票市| 沐川县| 阿鲁科尔沁旗| 和林格尔县| 威远县| 徐州市| 兰考县| 九龙县| 乌海市| 梁山县| 潜江市| 百色市| 兴业县| 江门市| 开封市| 南昌县|