Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

issue in using local disk as storage in oracle vm server 3.4

3386271Feb 13 2017 — edited Feb 14 2017

Hi,

I installed Oracle VM Server 3.4 on HP ProLiant DL380 G5. It has 2 hard disks of 146GB each. Installed VMS 3.4 on one drive and left the other one to use as local storage. However, I don't see the other drive in server->"physical disks". I tried re-scanning but still doesn't show up.

Following is my fdisk info....

[root@ovs01 ~]# fdisk -l

Disk /dev/cciss/c0d0: 146.8 GB, 146778685440 bytes

255 heads, 32 sectors/track, 35132 cylinders

Units = cylinders of 8160 * 512 = 4177920 bytes

Sector size (logical/physical): 512 bytes / 512 bytes

I/O size (minimum/optimal): 512 bytes / 512 bytes

Disk identifier: 0x0005e4a8

           Device Boot      Start         End      Blocks   Id  System

/dev/cciss/c0d0p1   *           1         126      512000   83  Linux

Partition 1 does not end on cylinder boundary.

/dev/cciss/c0d0p2             126       12976    52428800   83  Linux

Partition 2 does not end on cylinder boundary.

/dev/cciss/c0d0p3           12976       16938    16162816   82  Linux swap / Solaris

Partition 3 does not end on cylinder boundary.

/dev/cciss/c0d0p4           16938       35132    74233856   83  Linux

Partition 4 does not end on cylinder boundary.

Disk /dev/cciss/c0d1: 146.8 GB, 146778685440 bytes

255 heads, 32 sectors/track, 35132 cylinders

Units = cylinders of 8160 * 512 = 4177920 bytes

Sector size (logical/physical): 512 bytes / 512 bytes

I/O size (minimum/optimal): 512 bytes / 512 bytes

Disk identifier: 0x16f75cae

           Device Boot      Start         End      Blocks   Id  System

Disk /dev/mapper/3600508b100104a3953553631354f000d: 146.8 GB, 146778685440 bytes

255 heads, 63 sectors/track, 17844 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes

Sector size (logical/physical): 512 bytes / 512 bytes

I/O size (minimum/optimal): 512 bytes / 512 bytes

Disk identifier: 0x16f75cae

                                        Device Boot      Start         End      Blocks   Id  System

Disk /dev/mapper/OVM_SYS_REPO_PART_3600508b100104a3953553631354f000c: 76.0 GB, 76015468544 bytes

255 heads, 63 sectors/track, 9241 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes

Sector size (logical/physical): 512 bytes / 512 bytes

I/O size (minimum/optimal): 512 bytes / 512 bytes

Disk identifier: 0x02020202

The server was showing only /dev/mapper/OVM_SYS_REPO_PART_3600508b100104a3953553631354f000c (leftover space on first hard disk) which I could use as repository.

Kindly let me know how I could use my other hard disk as local storage. I looked in other threads but did not get the solution.

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 14 2017
Added on Feb 13 2017
5 comments
756 views