#203 closed defect (worksforme)
Not able to online reszie my lvm volumes.
Reported by: | Klaus Ade | Owned by: | Bruno Cornec |
---|---|---|---|
Priority: | normal | Milestone: | 2.2.5 |
Component: | mondo | Version: | 2.2.0 |
Severity: | normal | Keywords: | |
Cc: |
Description
When I try to online resize one of my lvm volumes on a machine cloned with mondo, I just get "resize2fs: Filesystem does not support online resizing" Normally that should work without problems.
On the machine where I ran mondoarchive, online resizing works. I'm using mondo 2.20-1.1 and mindi 2.20-2 on Debian Etch.
Using dumpe2fs on the two machines (the master and the cloned) I notice this difference:
The master machine: Filesystem features: has_journal resize_inode dir_index filetype needs_recovery sparse_super large_file
The cloned machine: Filesystem features: has_journal filetype needs_recovery sparse_super
Change History (4)
comment:1 by , 17 years ago
Status: | new → assigned |
---|---|
Version: | 2.2.4 → 2.2.0 |
comment:2 by , 17 years ago
This is the busybox stuff on my deian etch machine:
- busybox 1.1.3-4 Tiny utilities for small and embedded system
- mindi-busybox 1.2.1-2 Collection of shell utilities in a single ex
comment:3 by , 17 years ago
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
Adding /etc/mke2fs.conf to /etc/mindi/deplist.txt solves the problem.
Probably imply a busybox update