Oracle VM (OVM) (MOSC)

MOSC Banner

resize filesystem

edited Dec 1, 2013 8:52PM in Oracle VM (OVM) (MOSC) 2 commentsAnswered
Hello,

I installed the pre-build VM Linux6. After a yum update, the filesystem '/dev/mapper/vg_oraclelinux6-lv_root'  is used by 100% and the update process not achieve

I tried to resize using the btrfs resize command.

#mount |grep btrfs
/dev/mapper/vg_oraclelinux6-lv_root on / type btrfs (rw)

#[root@oraclelinux6 oracle]# btrfs filesystem resize +200M /dev/mapper/vg_oraclelinux6-lv_root
Resize '/dev/mapper/vg_oraclelinux6-lv_root' of '+200M'
ERROR: unable to resize '/dev/mapper/vg_oraclelinux6-lv_root' - Inappropriate ioctl for device

I cannot use this command to resize this filesystem ? Does the solution consist to add blocks as in the hands lab or what else?

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