Status: New
Owner: ----
New issue 898 by [email protected]: Allow ext2 FS in Debootstrap
http://code.google.com/p/ganeti/issues/detail?id=898
What software version are you running? Please provide the output of "gnt-
cluster --version", "gnt-cluster version", and "hspace --version".
root@sysnove-lab1:~# gnt-cluster --version
gnt-cluster (ganeti v2.11.3) 2.11.3
root@sysnove-lab1:~# gnt-cluster version
Software version: 2.11.3
Internode protocol: 2110000
Configuration format: 2110000
OS api version: 20
Export interface: 0
VCS version: (ganeti) version v2.11.3
root@sysnove-lab1:~# hspace --version
hspace (ganeti) version v2.11.3
compiled with ghc 7.4
running on linux x86_64
What distribution are you using?
Debian GNU/Linux Wheezy (using backported Ganeti)
What steps will reproduce the problem?
1.Set ext2 in /etc/default/ganeti-instance-debootstrap
2.Create an instance using debootstrap+default OS
3.Check filesystem in instance when started
What is the expected output? What do you see instead?
Root partition should be mounted with ext2 filesystem, but it is ext3
instead.
Please provide any additional information below.
This bug is due to the -j option passed to mke2fs, which creates a ext3 FS
when passing ext2 in OSD_FILESYSTEM parameter.
I created a patch to allow the possibility to use ext2 filesystem removing
-j option.
Attachments:
ext2.patch 1.6 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings