Home » Infrastructure » Linux » disk group is full
disk group is full [message #248839] Mon, 02 July 2007 05:38 Go to next message
win3vin
Messages: 35
Registered: April 2007
Location: Malaysia
Member
Hi,

I have a asm diskgroup(ARCH) which almost reach the full space.
how do I check the file in the diskgroup so that I can housekeep it? Is there a way to see the physical file?


select name, total_mb, free_mb from v$asm_diskgroup;

NAME TOTAL_MB FREE_MB
DATA 304800 165375
ARCH 31200 3440

Thanks.
Re: disk group is full [message #248869 is a reply to message #248839] Mon, 02 July 2007 09:13 Go to previous message
DreamzZ
Messages: 1666
Registered: May 2007
Location: Dreamzland
Senior Member
Quote:
Is there a way to see the physical file?


EM

total space in an ASM (Automatic Storage Management) environment.

select name, type, total_mb, free_mb, required_mirror_free_mb,
usable_file_mb from v$asm_diskgroup;
Previous Topic: 10g installation issue on Ubuntu ( Feisty fawn )
Next Topic: Export Environment Variables.
Goto Forum:
  


Current Time: Fri Mar 29 03:13:47 CDT 2024