I am trying to add space to a file system. The lvextend to add space worked OK but the resize2fs tells me there is not enough space?
[r...@lssb1 ~]# lvextend -l +130 /dev/VolGroup00/LogVol06 Extending logical volume LogVol06 to 9.78 GB Logical volume LogVol06 successfully resized [r...@lssb1 ~]# resize2fs -p /dev/mapper/VolGroup00-LogVol06 resize2fs 1.39 (29-May-2006) Filesystem at /dev/mapper/VolGroup00-LogVol06 is mounted on /opt; on-line resizing required Performing an on-line resize of /dev/mapper/VolGroup00-LogVol06 to 2564096 (4k) blocks. resize2fs: No space left on device While trying to add group #1 Bobby Bauer Center for Information Technology National Institutes of Health Bethesda, MD 20892-5628 301-594-7474 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
