You can determine how much hard drive space is left for both the /vmail partition and the /db partition by check the available free disk space on the hard drive. The external Music on Hold file is stored in the /db partition. By checking the available space you can determine if the recorded file size will fit.
The /vmail partition will allow technicians to determine if they have enough storage space for voice mail greetings and messages.
Note: The amount of disk space available for voice mail backup is 4GB. Messages must be deleted to reduce the voice mail file size to this amount before attempting a backup.
To check available free disk space for /vmail
Enter
dosFsShow "/vmail".
The following system response is an example. The amount of free space
is given at the end of the system response:
volume descriptor ptr (pVolDesc): 0xeb30e50
cache block I/O descriptor ptr (cbio): 0xeb30f28
auto disk check on mount: DOS_CHK_REPAIR | DOS_CHK_VERB_1
max # of simultaneously open files: 62
file descriptors in use: 4
# of different files in use: 4
# of descriptors for deleted files: 0
# of obsolete descriptors: 0
current volume configuration:
- volume label: NO LABEL ; (in boot sector: )
- volume Id: 0xa9510000
- total number of sectors: 28,903,392
- bytes per sector: 512
- # of sectors per cluster: 16
- # of reserved sectors: 32
- FAT entry size: FAT32
- # of sectors per FAT copy: 14,113
- # of FAT table copies: 2
- # of hidden sectors: 0
- first cluster is in sector # 28,258
- Update last access date for open-read-close = FALSE
- directory structure: VFAT
- root dir start cluster: 2
FAT handler information:
------------------------
- allocation group size: 181 clusters
- free space on volume: 14,540,800,002 bytes
value
= 0 = 0x0
The
Music on Hold files are stored under /db/eMOH. To check the available
free disk space for /db, Enter dosFsShow
"/db". The following system response is an example. The
amount of free space is given at the end of the system response:
volume descriptor ptr (pVolDesc): 0xebb3db8
cache block I/O descriptor ptr (cbio): 0xebb3e90
auto disk check on mount: DOS_CHK_REPAIR | DOS_CHK_VERB_1
max # of simultaneously open files: 62
file descriptors in use: 42
# of different files in use: 41
# of descriptors for deleted files: 0
# of obsolete descriptors: 0
current volume configuration:
- volume label: NO LABEL ; (in boot sector: )
- volume Id: 0xa8870000
- total number of sectors: 8,831,592
- bytes per sector: 512
- # of sectors per cluster: 8
- # of reserved sectors: 32
- FAT entry size: FAT32
- # of sectors per FAT copy: 8,625
- # of FAT table copies: 2
- # of hidden sectors: 0
- first cluster is in sector # 17,282
- Update last access date for open-read-close = FALSE
- directory structure: VFAT
- root dir start cluster: 2
FAT handler information:
------------------------
- allocation group size: 111 clusters
- free space on volume: 4,151,373,824 bytes
value = 0 = 0x0