Sponsored Content
Homework and Emergencies Emergency UNIX and Linux Support Something is filling hard disk on its own. Post 302448612 by timgolding on Thursday 26th of August 2010 12:11:04 PM
Old 08-26-2010
I just unmouted the backup disk. Then did

Code:
mail:~ timgolding$ cd /Volumes
mail:~ timgolding$ sudo rm -rf Files_Backup_1

Then restarted MAC server followed by

Code:
mail:~ timgolding$ df -h
Filesystem                Size   Used  Avail Capacity  Mounted on
/dev/disk0s9               75G    21G    54G    28%    /
devfs                     100K   100K     0B   100%    /dev
fdesc                     1.0K   1.0K     0B   100%    /dev
<volfs>                   512K   512K     0B   100%    /.vol
automount -nsl [352]        0B     0B     0B   100%    /Network
automount -fstab [355]      0B     0B     0B   100%    /automount/Servers
automount -static [355]     0B     0B     0B   100%    /automount/static
/dev/disk2s3              466G   170G   295G    37%    /Volumes/Files_Backup_1
/dev/disk1s10              74G    54G    21G    72%    /Volumes/Files
mail:~ timgolding$ cd /Volumes/
mail:/Volumes timgolding$ ls
Files           Files_Backup_1  Macintosh HD
mail:/Volumes timgolding$ cd Files_Backup_1/
mail:/Volumes/Files_Backup_1 timgolding$ ls
=                               Backup_2010-07-16_043000
Backup_2009-05-01_043000        Backup_2010-07-17_043000
Backup_2009-06-01_043000        Backup_2010-07-18_043000
Backup_2009-07-01_043000        Backup_2010-07-19_043000
Backup_2009-08-01_043000        Backup_2010-07-20_043000
Backup_2009-09-01_043000        Backup_2010-07-21_043000
Backup_2009-10-01_043000        Backup_2010-07-22_043001
Backup_2009-11-01_043001        Backup_2010-07-23_043001
Backup_2009-12-01_043000        Backup_2010-07-24_043001
Backup_2010-01-01_043000        Backup_2010-07-25_043001
Backup_2010-02-01_043000        Backup_2010-07-26_043000
Backup_2010-03-01_043001        Backup_2010-07-27_043000
Backup_2010-04-01_043001        Backup_2010-07-28_043000
Backup_2010-05-01_043000        Desktop DB
Backup_2010-07-09_043000        Desktop DF
Backup_2010-07-10_043001        Shared Items
Backup_2010-07-11_043000        backup.dmg
Backup_2010-07-12_043001        backup_files.txt
Backup_2010-07-13_043000        bak
Backup_2010-07-14_043000        web
Backup_2010-07-15_043001

Weather i should of done that but seems to have done the trick. Lets hold our breath and see
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

hard disk problems

Hi all I am facing a strange problem. I am using a sun ultra10 spark machine. first i took a 20gb IDE hard disk and installed solaris 5.8. But due to some requirement i have to reinstall the OS but this time solaris 2.6. and now the hard disk capacity is only showing 8gb. Where the 12gb... (3 Replies)
Discussion started by: Prafulla
3 Replies

2. Filesystems, Disks and Memory

Adding hard Disk

Hi all, I am using SCO Openserver V and I want to add one more harddisk (/dev/hd1) Hw can I do it? (1 Reply)
Discussion started by: skant
1 Replies

3. UNIX for Dummies Questions & Answers

RAM, Hard Disk

Hi, I work in a production support environment. All our PROD machines SPARC machines and Solaris O/S. I want to know how to find out what the hard disk size, RAM size etc. of our PROD machines. Please let me know if there is any way to find out this (other than from system administrator). ... (2 Replies)
Discussion started by: ramaraju
2 Replies

4. UNIX Desktop Questions & Answers

Hard Disk

I have a cuestion. How Can I to add other hard disk to my computer? I need to configurate anyone? (4 Replies)
Discussion started by: hmaraver
4 Replies

5. UNIX for Dummies Questions & Answers

Hard Disk at 99% Help!

:eek: I use this Solaris to run CMS a call acounting software package for my job. No one could run reports today because it said the this when you logged on "The following file systems are low, and could adversely affect server performance: File system /: 99%full" Can some one please explain... (9 Replies)
Discussion started by: mannyisme
9 Replies

6. SCO

declare disk driver for IDE hard disk

hi I've a fresh installation of SCO 5.0.7 on the IDE hard disk. For SCSI hard disk I can declare, for example blc disk driver using: # mkdev hd 0 SCSI-0 0 blc 0but it works for IDE hard disk? (3 Replies)
Discussion started by: ccc
3 Replies

7. Red Hat

Need help for getting hard-disk traces

When we write a programme,we declare variables and compiler allocates memory to them.I want to get access to the physical block number of hard-disk where actually the data is stored by the programme " Some one help me out... (1 Reply)
Discussion started by: nagraz007
1 Replies

8. UNIX for Advanced & Expert Users

Need help for getting hard-disk traces

When we write a programme,we declare variables and compiler allocates memory to them.I want to get access to the physical block number of hard-disk where actually the data is stored by the programme " Some one help me out... (3 Replies)
Discussion started by: nagraz007
3 Replies

9. Linux

C++ Code to Access Linux Hard Disk Sectors (with a LoopBack Virtual Hard Disk)

Hi all, I'm kind of new to programming in Linux & c/c++. I'm currently writing a FileManager using Ubuntu Linux(10.10) for Learning Purposes. I've got started on this project by creating a loopback device to be used as my virtual hard disk. After creating the loop back hard disk and mounting it... (23 Replies)
Discussion started by: shen747
23 Replies

10. BSD

Migrate a Hard Disk

hi Has anyone already tried to migrate a hard disk with FreeBSD using recoverdisk? (1 Reply)
Discussion started by: ccc
1 Replies
LVSCAN(8)						      System Manager's Manual							 LVSCAN(8)

NAME
lvscan - scan (all disks) for Logical Volumes SYNOPSIS
lvscan [-a|--all] [-b|--blockdevice] [-d|--debug] [-h|--help] [--ignorelockingfailure] [-P|--partial] [-v|--verbose] DESCRIPTION
lvscan scans all known volume groups or all supported LVM block devices in the system for defined Logical Volumes. The output consists of one line for each Logical Volume indicating whether or not it is active, a snapshot or origin, the size of the device and its allocation policy. Use lvs(8) or lvdisplay(8) to obtain more-comprehensive information about the Logical Volumes. OPTIONS
See lvm for common options. --all Include information in the output about internal Logical Volumes that are components of normally-accessible Logical Volumes, such as mirrors, but which are not independently accessible (e.g. not mountable). For example, after creating a mirror using 'lvcreate -m1 --mirrorlog disk', this option will reveal three internal Logical Volumes, with suffixes mimage_0, mimage_1, and mlog. -b, --blockdevice This option is now ignored. Instead, use lvs(8) or lvdisplay(8) to obtain the device number. SEE ALSO
lvm(8), lvcreate(8), lvdisplay(8) lvs(8) Sistina Software UK LVM TOOLS 2.02.95(2) (2012-03-06) LVSCAN(8)
All times are GMT -4. The time now is 03:54 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy