设为首页 加入收藏

TOP

Solaris11配置OracleRACASMDisk以及运行root.sh注意事项(一)
2014-11-24 07:52:58 来源: 作者: 【 】 浏览:4
Tags:Solaris11 配置 OracleRACASMDisk 以及 运行 root.sh 注意事项
root@vzwc1:~# isainfo -n
amd64
root@vzwc1:~# uname
SunOS
root@vzwc1:~# cat /etc/release 
                             Oracle Solaris 11.1 X86
  Copyright (c) 1983, 2012, Oracle and/or its affiliates.  All rights reserved.
                           Assembled 19 September 2012
root@vzwc1:~# ifconfig -a
lo0: flags=2001000849 mtu 8232 index 1
        inet 127.0.0.1 netmask ff000000 
net0: flags=1000843 mtu 1500 index 2
        inet 192.168.1.61 netmask ffffff00 broadcast 192.168.1.255
        ether 8:0:27:3c:8d:72 
net1: flags=1000843 mtu 1500 index 3
        inet 172.168.1.61 netmask ffffff00 broadcast 172.168.1.255
        ether 8:0:27:16:13:40 
lo0: flags=2002000849 mtu 8252 index 1
        inet6 ::1/128 
net0: flags=20002000840 mtu 1500 index 2
        inet6 ::/0 
        ether 8:0:27:3c:8d:72 
net1: flags=20002000840 mtu 1500 index 3
        inet6 ::/0 
        ether 8:0:27:16:13:40 
root@vzwc1:~# hostname
vzwc1

root@vzwc1:~# format 
Searching for disks...done


AVAILABLE DISK SELECTIONS:
       0. c7t0d0 
          /pci@0,0/pci8086,2829@d/disk@0,0
       1. c7t2d0 
          /pci@0,0/pci8086,2829@d/disk@2,0
       2. c7t3d0 
          /pci@0,0/pci8086,2829@d/disk@3,0
       3. c7t4d0 
          /pci@0,0/pci8086,2829@d/disk@4,0
       4. c7t5d0 
          /pci@0,0/pci8086,2829@d/disk@5,0
       5. c7t6d0 
          /pci@0,0/pci8086,2829@d/disk@6,0
       6. c7t7d0 
          /pci@0,0/pci8086,2829@d/disk@7,0
       7. c7t8d0 
          /pci@0,0/pci8086,2829@d/disk@8,0
Specify disk (enter its number): 1
selecting c7t2d0
[disk formatted]
No Solaris fdisk partition found.


FORMAT MENU:
        disk       - select a disk
        type       - select (define) a disk type
        partition  - select (define) a partition table
        current    - describe the current disk
        format     - format and analyze the disk
        fdisk      - run the fdisk program
        repair     - repair a defective sector
        label      - write label to the disk
        analyze    - surface analysis
        defect     - defect list management
        backup     - search for backup labels
        verify     - read and display labels
        save       - save new disk/partition definitions
        inquiry    - show disk ID
        volname    - set 8-character volume name
        !     - execute , then return
        quit
format> p
WARNING - This disk may be in use by an application that has
          modified the fdisk table. Ensure that this disk is
          not currently in use before proceeding to use fdisk.
format> fdisk       
No fdisk table exists. The default partition for the disk is:

  a 100% "SOLARIS System" partition

Type "y" to accept the default partition,  otherwise type "n" to edit the
 partition table.
y
format> p


PARTITION MENU:
        0      - change `0' partition
        1      - change `1' partition
        2      - change `2' partition
        3      - change `3' partition
        4      - change `4' partition
        5      - change `5' partition
        6      - change `6' partition
        7      - change `7' partition
        select - select a predefined table
        modify - modify a predefined partition table
        name   - name the current table
        print  - display the current table
        label  - write partition map and label to the disk
        ! - execute , then return
        quit
partition> p
Current partition table (default):
Total disk cylinders available: 1533 + 2 (reserved cylinders)

Part      Tag    Flag     Cylinders        Size            Blocks
  0 unassigned    wm       0               0         (0/0/0)          0
  1 unassigned    wm       0               0         (0/0/0)          0
  2     backup    wu       0 - 1532        2.99GB    (1533/0/0) 6279168
  3 unassigned    wm       0               0         (0/0/0)          0
  4 unassigned    wm       0               0         (0/0/0)          0
  5 unassigned    wm       0               0         (0/0/0)          0
  6 unassigned    wm       0               0         (0/0/0)          0
  7 unassigned    wm       0               0         (0/0/0)          0
  8       boot    wu       0 -    0        2.00MB    (1/0/0)       4096
  9 unassigned    wm       0               0         (0/0/0)          0

partition> 6
Part      Tag    Flag     Cylinders        Size            Blocks
  6 unassigned    wm       0               0         (0/0/0)          0

Enter partition id tag[unassigned]: usr
Enter partition permission flags[wm]: 
Enter new starting cyl[1]: 3
Enter partition size[0b, 0c, 3e, 0.00mb, 0.00gb]: 2g
partition> label
Re
首页 上一页 1 2 3 4 5 下一页 尾页 1/5/5
】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
分享到: 
上一篇EndecaintegratorETL安装部署 下一篇分区索引小结

评论

帐  号: 密码: (新用户注册)
验 证 码:
表  情:
内  容:

·C语言中,“指针”用 (2025-12-26 15:20:18)
·在c语言的指针运算中 (2025-12-26 15:20:15)
·C语言-函数指针与函 (2025-12-26 15:20:12)
·求navicat for mysql (2025-12-26 13:21:33)
·有哪位大哥推荐一下m (2025-12-26 13:21:30)