-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
Next, check to see if it is already online:
# cat online
0
If it is not online, run the following command to bring it online:
# echo 1 > online
# cat online
1
Verify which block devnode it is being accessed as:
# 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
As shown in this example, device 4B2E is being accessed as
/dev/dasdb
.
Use the
cd
command to change back to the
/root
directory and format the device:
# cd
# dasdfmt -b 4096 -d cdl -f /dev/dasdb -l LX4B2E -p -y
cyl
97 of
3338 |#----------------------------------------------|
2%
When the progress bar reaches the end and the format is complete, use
fdasd
to partition the
device:
Appendix F. Additional Information for S/390 and zSeries Users
74
Содержание ENTERPRISE LINUX 3 - FOR IBM S-390 AND IBM ESERVER ZSERIES
Страница 2: ...Red Hat Enterprise Linux 4 ...
Страница 4: ...Red Hat Enterprise Linux 4 ...
Страница 56: ...46 ...
Страница 64: ...54 ...
Страница 70: ...60 ...
Страница 104: ...94 ...
Страница 108: ...98 ...