Opened 18 years ago
Closed 17 years ago
#161 closed defect (wontfix)
mondo should handle VMFS filesystem type for ESX support
Reported by: | Bruno Cornec | Owned by: | Bruno Cornec |
---|---|---|---|
Priority: | normal | Milestone: | 2.2.6 |
Component: | mondo | Version: | 2.2.3 |
Severity: | normal | Keywords: | |
Cc: |
Description
mondo should handle VMFS filesystem type for ESX support (currently those FS MB are redistributed at restore time !)
Change History (6)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
Status: | new → assigned |
---|
It seems however that the partition of type vmfs could be mounted anyway in fstab so the simple df will work in that case.
So mondo will assume that. there is also some magic to create those. Assuption again that a mkfs -t vmfs will do it.
Revision [1497] should improve ESX support
comment:4 by , 18 years ago
Milestone: | → 2.2.5 |
---|
comment:5 by , 17 years ago
Milestone: | 2.2.5 → 2.2.6 |
---|
comment:6 by , 17 years ago
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
After looking a lot at how ESX is behaving, this is really not a Linux environement in fact. Too many low level modifications were made preventing mondo to hope to work.
vdf has to be used in order to have the whole content :-(