Skip to content
This repository was archived by the owner on Jan 1, 2021. It is now read-only.

fsck partition before mount#1081

Open
qxo wants to merge 3 commits intoboot2docker:masterfrom
hztheone:master
Open

fsck partition before mount#1081
qxo wants to merge 3 commits intoboot2docker:masterfrom
hztheone:master

Conversation

@qxo
Copy link
Copy Markdown
Contributor

@qxo qxo commented Oct 21, 2015

we found filesystem error on some boot2docker vms (on esxi)

when boot2docker is up, cannot umount the boot2docker-data device

if would be great for check and fix the issue on boot:)

@tianon
Copy link
Copy Markdown
Contributor

tianon commented Oct 23, 2015

Hmm, this seems like a good idea, but my concern is that for larger disks it could take a really, really long time, and your VM is just inexplicably inaccessible until it finishes. 😞

@qxo
Copy link
Copy Markdown
Contributor Author

qxo commented Oct 30, 2015

Or we can do some tricky code, eg: cp /var/lib/boot2docker/bootsync.sh to /tmp before run, then we can mount and fsck disk ,remount ...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants