| Red Hat Enterprise Linux 4: IBM® S/390® IBM® eServer™ zSeries® આર્કીટેક્ચરો માટે સ્થાપન માર્ગદર્શન | ||
|---|---|---|
| પહેલાનું | પરિશિષ્ટ F. S/390 અને zSeries વપરાશકર્તાઓ માટે વધારાની જાણકારી | આગળવધો |
કેવી રીતે DASD વોલ્યુમ ઉમેરવું તેનું ઉદાહરણ નીચે છે:
![]() | નોંધ |
|---|---|
જો Linux સિસ્ટમ VM હેઠળ ચાલી રહી હોય તો ઉપકરણ તેની સાથે જોડાયેલ અથવા કડી થયેલ છે તેની ખાતરી કરો. |
CP LINK RHEL4X 4B2E 4B2E MR DASD 4B2E LINKED R/W |
/sys/ ડિરેક્ટરી કે જે તે વોલ્યુમને રજૂ કરે છે તેને બદલવા માટે cd આદેશ વાપરો:
# cd /sys/bus/ccw/drivers/dasd-eckd/0.0.4b2e/ # ls -l total 0 -r--r--r-- 1 root root 4096 Aug 25 17:04 availability -rw-r--r-- 1 root root 4096 Aug 25 17:04 cmb_enable -r--r--r-- 1 root root 4096 Aug 25 17:04 cutype -rw-r--r-- 1 root root 4096 Aug 25 17:04 detach_state -r--r--r-- 1 root root 4096 Aug 25 17:04 devtype -r--r--r-- 1 root root 4096 Aug 25 17:04 discipline -rw-r--r-- 1 root root 4096 Aug 25 17:04 online -rw-r--r-- 1 root root 4096 Aug 25 17:04 readonly -rw-r--r-- 1 root root 4096 Aug 25 17:04 use_diag |
પછી, શું તે પહેલાથી જ ઓનલાઈન છે તે ચકાસો:
# cat online 0 |
જો તે ઓનલાઈન નહિં હોય, તો તેને ઓનલાઈન બનાવવા માટે નીચેનો આદેશ ચલાવો:
# echo 1 > online # cat online 1 |
ચકાસો કે કયો બ્લોક devnode તે આ રીતે વાપરી શકાય છે:
# ls -l total 0 -r--r--r-- 1 root root 4096 Aug 25 17:04 availability lrwxrwxrwx 1 root root 0 Aug 25 17:07 block -> ../../../../block/dasdb -rw-r--r-- 1 root root 4096 Aug 25 17:04 cmb_enable -r--r--r-- 1 root root 4096 Aug 25 17:04 cutype -rw-r--r-- 1 root root 4096 Aug 25 17:04 detach_state -r--r--r-- 1 root root 4096 Aug 25 17:04 devtype -r--r--r-- 1 root root 4096 Aug 25 17:04 discipline -rw-r--r-- 1 root root 0 Aug 25 17:04 online -rw-r--r-- 1 root root 4096 Aug 25 17:04 readonly -rw-r--r-- 1 root root 4096 Aug 25 17:04 use_diag |
આ ઉદાહરણમાં બતાવ્યા પ્રમાણે, ઉપકરણ 4B2E એ /dev/dasdb રીતે વાપરી શકાયું.
/root ડિરેક્ટરીમાં પાછા જવા માટે અને ઉપકરણનું બંધારણ ઘડવા માટે cd આદેશ વાપરો:
# cd # dasdfmt -b 4096 -d cdl -f /dev/dasdb -l LX4B2E -p -y cyl 97 of 3338 |#----------------------------------------------| 2% |
જ્યારે પ્રગતિદર્શક પટ્ટી અંત સુધી પહોંચે છે અને ફોર્મેટ પૂર્ણ થશે, ઉપકરણને પાર્ટીશન કરવા માટે fdasd વાપરો:
# fdasd -a /dev/dasdb auto-creating one partition for the whole disk... writing volume label... writing VTOC... checking ! wrote NATIVE! rereading partition table... |
પછી, નવા પાર્ટીશન પર ફાઈલ સિસ્ટમ બનાવો:
# mke2fs -j /dev/dasdb1 mke2fs 1.35 (28-Feb-2004) Filesystem label= OS type: Linux Block size=4096 (log=2) Fragment size=4096 (log=2) 300960 inodes, 600816 blocks 30040 blocks (5.00%) reserved for the super user First data block=0 19 block groups 32768 blocks per group, 32768 fragments per group 15840 inodes per group Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Writing inode tables: done Creating journal (8192 blocks): done Writing superblocks and filesystem accounting information: done This filesystem will be automatically checked every 39 mounts or 180 days, whichever comes first. Use tune2fs -c or -i to override. |
નવી ફાઈલ સિસ્ટમ માઉન્ટ કરો:
# mount /dev/dasdb1 /opt # mount /dev/dasda1 on / type ext3 (rw) none on /proc type proc (rw) none on /sys type sysfs (rw) none on /dev/pts type devpts (rw,gid=5,mode=620) none on /dev/shm type tmpfs (rw) /dev/dasdb1 on /opt type ext3 (rw) |
/etc/fstab માં પ્રવેશ ઉમેરો કે જેથી ફાઈલ સિસ્ટમ એ IPL સમયે માઉન્ટ થાય:
# vi /etc/fstab # cat /etc/fstab LABEL=/ / ext3 defaults 1 1 none /dev/pts devpts gid=5,mode=620 0 0 none /dev/shm tmpfs defaults 0 0 none /proc proc defaults 0 0 none /sys sysfs defaults 0 0 /dev/dasdb1 /opt ext3 defaults 1 2 |
dasd_mod માટે /etc/modprobe.conf માં વિકલ્પ લીટીમાં ઉપકરણ ઉમેરો. યાદીના અંતે નવું ઉપકરણ ઉમેરવામાં ખાતરી કરો, નહિંતર તે device number : devnode સંગતતા બદલે છે અને ફાઈલ સિસ્ટમો ઉપકરણો પર નથી કે જેના પર તેઓ વાપરવા માટે ચાલુ છે.
# vi /etc/modprobe.conf # cat /etc/modprobe.conf alias eth0 qeth options dasd_mod dasd=201,4B2E |
modprobe.conf ના ફેરફારોને લાવવા માટે mkinitrd આદેશ ફરીથી ચલાવો કે જેથી ઉપકરણ ઓનલાઈન રહી શકે અને પછીના IPL પછી માઉન્ટ થઈ શકે:
નોંધ કરો કે નીચેનું ઉદાહરણ વાંચી શકાય તેના માટે અને છાપણીને હેતુ માટે થોડા પ્રમાણમાં સુધારાઈ ગયું છે. દરેક લીટી કે જેનો અંત "(elf64-s390)" થી થાય છે તે ખાલી જગ્યા વિના એક લીટી તરીકે સમજાય છે, જેમ કે /tmp/initrd.AR1182/lib/dasd_mod.ko(elf64-s390).
# cd /boot # mv initrd-2.6.7-1.451.2.3.img initrd-2.6.7-1.451.2.3.img.old # mkinitrd -v initrd-2.6.7-1.451.2.3.img 2.6.7-1.451.2.3 Looking for deps of module ide-disk Looking for deps of module dasd_mod Looking for deps of module dasd_eckd_mod dasd_mod Looking for deps of module dasd_mod Looking for deps of module dasd_fba_mod dasd_mod Looking for deps of module dasd_mod Looking for deps of module ext3 jbd Looking for deps of module jbd Using modules: ./kernel/drivers/s390/block/dasd_mod.ko ./kernel/drivers/s390/block/dasd_eckd_mod.ko ./kernel/drivers/s390/block/dasd_fba_mod.ko ./kernel/fs/jbd/jbd.ko ./kernel/fs/ext3/ext3.ko Using loopback device /dev/loop0 /sbin/nash -> /tmp/initrd.AR1182/bin/nash /sbin/insmod.static -> /tmp/initrd.AR1182/bin/insmod copy from /lib/modules/2.6.7-1.451.2.3/./kernel/drivers/s390/block/dasd_mod.ko (elf64-s390) to /tmp/initrd.AR1182/lib/dasd_mod.ko(elf64-s390) copy from /lib/modules/2.6.7-1.451.2.3/./kernel/drivers/s390/block/dasd_eckd_mod.ko (elf64-s390) to /tmp/initrd.AR1182/lib/dasd_eckd_mod.ko (elf64-s390) copy from /lib/modules/2.6.7-1.451.2.3/./kernel/drivers/s390/block/dasd_fba_mod.ko (elf64-s390) to /tmp/initrd.AR1182/lib/dasd_fba_mod.ko (elf64-s390) copy from /lib/modules/2.6.7-1.451.2.3/./kernel/fs/jbd/jbd.ko(elf64-s390) to /tmp/initrd.AR1182/lib/jbd.ko(elf64-s390) copy from /lib/modules/2.6.7-1.451.2.3/./kernel/fs/ext3/ext3.ko(elf64-s390) to /tmp/initrd.AR1182/lib/ext3.ko(elf64-s390) Loading module dasd_mod with options dasd=201,4B2E Loading module dasd_eckd_mod Loading module dasd_fba_mod Loading module jbd Loading module ext3 |
પછીની IPL માટે initrd ના ફેરફારો સંગ્રહવા માટે zipl આદેશ ચલાવો:
# zipl -V Using config file '/etc/zipl.conf' Target device information Device..........................: 5e:00 Partition.......................: 5e:01 Device name.....................: dasda DASD device number..............: 0201 Type............................: disk partition Disk layout.....................: ECKD/compatible disk layout Geometry - heads................: 15 Geometry - sectors..............: 12 Geometry - cylinders............: 3308 Geometry - start................: 24 File system block size..........: 4096 Physical block size.............: 4096 Device size in physical blocks..: 595416 Building bootmap '/boot//bootmap' Building menu 'rh-automatic-menu' Adding #1: IPL section 'linux' (default) kernel image......: /boot/vmlinuz-2.6.7-1.451.2.3 at 0x10000 kernel parmline...: 'root=LABEL=/' at 0x1000 initial ramdisk...: /boot/initrd-2.6.7-1.451.2.3.img at 0x800000 Preparing boot device: dasda (0201). Preparing boot menu Interactive prompt......: disabled Menu timeout............: disabled Default configuration...: 'linux' Syncing disks... Done. |