<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
@Alexey<br>
Thanks Alexey!<br>
lsof now is my best friend! ;-)<br>
<br>
@Guillermo<br>
Well, I booted my server whit Knoppix and I solved learning better how
to use LVM...<br>
You know, this was my first time doing this kind of work on a LVM disk
group.<br>
Learning by doing is my preferred way!<br>
<br>
@Johnny<br>
fuser -m /var didn't tell anything, I tried to use it before ask this
hel to you...<br>
<br>
@ Robert<br>
ext2online... I don't know there was thi tool!<br>
Next time I'll remember...<br>
<br>
Thanks all for the suggestions!!!<br>
<br>
PS: now I'm syncing 30GB website, hopes goes all welll :-D<br>
<br>
Nando<br>
<br>
<br>
<br>
Alexey Loukianov ha scritto:
<blockquote cite="mid1404358721.20061130140629@lavtech.ru" type="cite">
  <pre wrap="">Greetings, Ferdinando.

30 ноября 2006 г., 13:54:39 you have wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi all..
On my little test server I have 40GB hard disk.
I use LVM2, with 4 partitons: /boot, /home, /usr, /var
I set Apache to work in /var/www.
Now I added a 30GB hard disk to extend /var.
I regularly extended my volume group and the logical volume where /var stay.
Now I need to umount /var to run a resize2fs to extend the /var 
partiton, but I see ever the same message: "device is busy"
I tried to switch to runlevel 1, but no luck.
My var uses quota, and the fs is ext3.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
  <blockquote type="cite">
    <pre wrap="">Someone can help me?
Thank you a lot guys!
    </pre>
  </blockquote>
  <pre wrap=""><!---->
# lsof | grep '/var/'
is your friend.

  </pre>
</blockquote>
</body>
</html>