Comment #1 on issue 1175 by [email protected]: ext3 filesystem hardcoded in fstab of import script
https://code.google.com/p/ganeti/issues/detail?id=1175

you might also want to fix line 44 of the ganeti-instance-debootstrap import script too as this one does not define any filesystem type, as you can see here:

mke2fs -Fjq $filesystem_dev

this means that on systems like Debian 8 the default filesystem which gets created is ext3...

--
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

Reply via email to