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

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

Chinaunix

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

[Tru64 UNIX] 在sco openserver 5.0.6下 HP380G5添加硬盤 [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報(bào)告]
發(fā)表于 2009-06-30 10:48 |只看該作者 |倒序?yàn)g覽
我的磁盤陣列顯示:
Logical Drive #1 ARID 0,136.7GB Status OK
Logical Drive #2 ARID 1+0,136.7GB Status OK

一個(gè)展開是:
Port 2I,Box 1,Bay 1,146.8GB SAS Drive OK
第二個(gè)展開是:
Port 2I,Box 1,Bay 3,146.8GB SAS Drive OK
Port 2I,Box 1,Bay 2,146.8GB SAS Drive OK


現(xiàn)在只能顯示一個(gè)硬盤,現(xiàn)在想要添加硬盤,請(qǐng)問如何設(shè)置呢?

host=0
Bus=0
Id=?
LUN=0
這樣的設(shè)置對(duì)嗎?

哪位大俠有詳細(xì)的添加硬盤的資料啊 ?

論壇徽章:
0
2 [報(bào)告]
發(fā)表于 2009-06-30 11:29 |只看該作者
host=0
Bus=0
Id=1
LUN=0

論壇徽章:
0
3 [報(bào)告]
發(fā)表于 2009-07-01 10:32 |只看該作者
# ls -l *hd*
brw-------   1 sysinfo  sysinfo    1, 47 Nov  4  2008 hd0a
brw-r-----   1 dos      sysinfo    1, 48 Nov  4  2008 hd0d
brw-------   1 sysinfo  sysinfo    1,  0 Jul  1 10:20 hd00
brw-------   1 sysinfo  sysinfo    1, 15 Nov  4  2008 hd01
brw-------   1 sysinfo  sysinfo    1, 23 Nov  4  2008 hd02
brw-------   1 sysinfo  sysinfo    1, 31 Nov  4  2008 hd03
brw-------   1 sysinfo  sysinfo    1, 39 Nov  4  2008 hd04
brw-------   1 sysinfo  sysinfo    1,111 Jul  1 09:56 hd1a
brw-r-----   1 dos      sysinfo    1,112 Jul  1 09:56 hd1d
brw-------   1 sysinfo  sysinfo    1, 64 Jul  1 09:56 hd10
brw-------   1 sysinfo  sysinfo    1, 79 Jul  1 09:56 hd11
brw-------   1 sysinfo  sysinfo    1, 87 Jul  1 09:56 hd12
brw-------   1 sysinfo  sysinfo    1, 95 Jul  1 09:56 hd13
brw-------   1 sysinfo  sysinfo    1,103 Jul  1 09:56 hd14
crw-------   1 sysinfo  sysinfo    1, 47 Nov  4  2008 rhd0a
crw-r-----   1 dos      sysinfo    1, 48 Nov  4  2008 rhd0d
crw-------   1 sysinfo  sysinfo    1,  0 Nov  4  2008 rhd00
crw-------   1 sysinfo  sysinfo    1, 15 Nov  4  2008 rhd01
crw-------   1 sysinfo  sysinfo    1, 23 Nov  4  2008 rhd02
crw-------   1 sysinfo  sysinfo    1, 31 Nov  4  2008 rhd03
crw-------   1 sysinfo  sysinfo    1, 39 Nov  4  2008 rhd04
crw-------   1 sysinfo  sysinfo    1,111 Jul  1 09:56 rhd1a
crw-r-----   1 dos      sysinfo    1,112 Jul  1 09:56 rhd1d
crw-------   1 sysinfo  sysinfo    1, 64 Jul  1 09:56 rhd10
crw-------   1 sysinfo  sysinfo    1, 79 Jul  1 09:56 rhd11
crw-------   1 sysinfo  sysinfo    1, 87 Jul  1 09:56 rhd12
crw-------   1 sysinfo  sysinfo    1, 95 Jul  1 09:56 rhd13
crw-------   1 sysinfo  sysinfo    1,103 Jul  1 09:56 rhd14
#
這個(gè)是/dev/下面的關(guān)于hd的文件,請(qǐng)問第2個(gè)硬盤到底添加進(jìn)去沒?
為什么fdisk后顯示還是下面的內(nèi)容呢?
# fdisk
        1. Display Partition Table
        2. Use Entire Disk for UNIX
        3. Use Rest of Disk for UNIX
        4. Create UNIX Partition
        5. Activate Partition
        6. Delete Partition
        7. Create Partition
Enter your choice or 'q' to quit: 1
Current Hard Disk Drive: /dev/rhd00
        +-------------+----------+-----------+---------+---------+---------+
        | Partition   | Status   | Type      |   Start |     End |    Size |
        +-------------+----------+-----------+---------+---------+---------+
        | 1           | Active   | UNIX      |       1 | 8958404 | 8958404 |
        +-------------+----------+-----------+---------+---------+---------+
Total disk size: 8958660 tracks (256 reserved for masterboot and diagnostics)
Press <Return> to continue

論壇徽章:
0
4 [報(bào)告]
發(fā)表于 2009-07-01 10:38 |只看該作者
下面是我安裝第2塊硬盤的過程,是過程出錯(cuò)了嗎?
#
# mkdev hd
Your rootdisk is attached to a SCSI controller.
Pick one of the choices below or you may quit and
invoke mkdev hd -u for a detailed usage message.
                1) Add a hard disk to IDE controller
                2) Add a hard disk to SCSI controller
                3) Add a hard disk to IDA controller

Enter 1, 2, 3 or enter 'q' to quit: 2
Enter the prefix of the SCSI host adapter that supports this device
or press <Return> for the default: 'hpsas'
Enter h for a list of host adapters or enter q to quit:

Which 'hpsas' SCSI host adapter supports this device?
Select 0-1, or enter q to quit: 0
The Host Adapter parameters will be automatically configured

What SCSI Bus is this device attached to?
Press <Return> to use the default:0
Select 0-n, or h for help, or q to quit: 0

What is the Target ID for this device?
Select 0-15, or h for help, or q to quit: 1

is the LUN of this device?
Press <Return> to use the default: 0
Select 0-7, or h for help, or q to quit: 0
Disk already configured as disk number 1 (/dev/dsk/1s0)
During installation you may choose to overwrite all
or part of the present contents of your hard disk.

Do you wish to continue? (y/n) y
The hard disk installation program will now invoke /etc/fdisk.
Entering 'q' at the following menu will exit /etc/fdisk,
and the hard disk installation will continue.
If you wish to exit the entire installation at this menu,
press the <DEL> key.

        1. Display Partition Table
        2. Use Entire Disk for UNIX
        3. Use Rest of Disk for UNIX
        4. Create UNIX Partition
        5. Activate Partition
        6. Delete Partition
        7. Create Partition

Enter your choice or 'q' to quit: 1
Current Hard Disk Drive: /dev/rdsk/1s0
        +-------------+----------+-----------+---------+---------+---------+
        | Partition   | Status   | Type      |   Start |     End |    Size |
        +-------------+----------+-----------+---------+---------+---------+
        | 1           | Active   | UNIX      |       1 | 8958404 | 8958404 |
        +-------------+----------+-----------+---------+---------+---------+
Total disk size: 8958660 tracks (256 reserved for masterboot and diagnostics)
Press <Return> to continue
Enter your choice or 'q' to quit: q
scsi version = 7
vendor = HP
product = LOGICAL VOLUME
        1. Scan entire UNIX partition
        2. Scan a specified range of blocks
        3. Scan a specified filesystem
        4. List current bad block table
        5. Add entries to bad block table
        6. Delete entries from bad block table
        7. Clear bad block table
        8. Re-allocate bad blocks

Enter your choice or q to quit: q
0 bad blocks have been found.
Enter the number of bad blocks to allocate space for
or press <Return> to use the existing value of 4095.
WARNING: Changing the value will remove all filesystems in this partition:
+-------------------+------------+--------+---+-------------+------------+
| Name              | Type       | New FS | # | First Block | Last Block |
+-------------------+------------+--------+---+-------------+------------+
|                   | HTFS       |  no    | 0 |            0|       51199|
|                   | HTFS       |  no    | 1 |        51200|   142470239|
|                   | HTFS       |  no    | 2 |    142470240|   142675039|
|                   | HTFS       |  no    | 3 |    142675040|   142879839|
|                   | HTFS       |  no    | 4 |    142879840|   142920799|
|                   | HTFS       |  no    | 5 |    142920800|   143176799|
|                   | HTFS       |  no    | 6 |    143176800|   143330399|
| hd1a              | WHOLE DISK |  no    | 7 |            0|   143334463|
+-------------------+------------+--------+---+-------------+------------+
143330400 1K blocks for divisions, 4064 1K blocks reserved for the system
n[ame]       Name or rename a division.
c[reate]     Create a new file system on this division.
d[elete]     Delete a file system on this division.
t[ype]       Select or change filesystem type on new filesystems.
p[revent]    Prevent a new file system from being created on this division.
s[tart]      Start a division on a different block.
e[nd]        End a division on a different block.
r[estore]    Restore the original division table.
Enter your choice or q to quit: q

i[nstall]      Install the division set-up shown
r[eturn]       Return to the previous menu
e[xit]         Exit without installing a division table
Please enter your choice: i
Hard disk initialization procedure completed.
#
您需要登錄后才可以回帖 登錄 | 注冊(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)心和支持過ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請(qǐng)注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP