Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hang when running scritp #4

Closed
kakathinh42 opened this issue Feb 12, 2019 · 2 comments
Closed

hang when running scritp #4

kakathinh42 opened this issue Feb 12, 2019 · 2 comments

Comments

@kakathinh42
Copy link

Hello,

I try running the script with command:
./resize.sh /dev/sda 2 apply
and the server will be hanged after that

@EugenMayer
Copy link
Owner

well use strace or run the commands each to understand where it crashed. Used dmesg an all this.
You wont find and issue in this script in particular "crashing your server". Its either your kernel, your partition layout or your filesystem type.

This script uses standard tools, it neither creates nor fixes any issues in those :)

This script / issue queue is rather not for debugging issues of this kind.

@EugenMayer
Copy link
Owner

also check #2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants