Received: from atlexchange3.ceridian-ces.com (170.153.64.4 [170.153.64.4]) by disenio.conatel.com.uy with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id R9HPZMYF; Mon, 15 Sep 2003 17:18:31 -0300 Received: by atlexchange3.ceridian-ces.com with Internet Mail Service (5.5.2653.19) id ; Mon, 15 Sep 2003 16:15:51 -0400 Message-ID: <61EFB2F4D374D111AB160001FAD439230D346DCD@atlexchange2.ceridian.net> From: "Porell, Chris" To: Javier Gonzalez Arenas Subject: RE: [HPADM] free disk space not released after a file remove Date: Mon, 15 Sep 2003 17:17:17 -0300 MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" This will always happen if you remove a file that is still open. You can use the 'fuser' command to first verify that a file is not in use by a process. Doing this will prevent what you describe. -----Original Message----- From: Javier Gonzalez Arenas [mailto:jgonzalez@conatel.com.uy] Sent: Monday, September 15, 2003 3:38 PM To: hpadm Subject: [HPADM] free disk space not released after a file remove Hello admins, At HP-UX 11.00 I have removed a 2 GB file without seen that space increasing the available free space in the filesystem. The filesystem type is hfs and I have used bdf to check their size and space availability. The same thing has happened in another filesystem. I've done a successful umount and fsck just to see that nothing has changed. Any help would be appreciated. Regards, javier