Oracle Database Appliance (ODA) (MOSC)

MOSC Banner

How to Expend oda vp vdisk

edited Jun 18, 2019 5:00AM in Oracle Database Appliance (ODA) (MOSC) 1 commentAnswered

How to Expend vdisk size ?

i don't find any suggestion

is qemu-img using from expand vdisk  correct method ?

--

[root@test1 VirtualDisks]# oakcli show vdisk

          NAME                                  SIZE            TYPE            REPOSITORY

         vdisk200                               200G            shared          vm_repo

---

[root@test1 VirtualDisks]# qemu-img resize oakvdk_vdisk200 +10G

Image resized.

[root@test1 VirtualDisks]# oakcli show vdisk

          NAME                                  SIZE            TYPE            REPOSITORY

         vdisk200                               200G            shared          vm_repo

[root@test1 VirtualDisks]# qemu-img info vdisk200

Could not open 'vdisk200': No such file or directory

[root@test1 VirtualDisks]# qemu-img info oakvdk_vdisk200

image: oakvdk_vdisk200

file format: raw

virtual size: 210G (225485783040 bytes)

disk size: 200G

[root@test1 VirtualDisks]#

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center