Hello, I tried to resize disk over console, what I did is:
1. Stop Instance
2. Go to Disk and resize it
3. And started the instance
But I got failed to login over ssh, error log:
Apr 30 19:53:16 ls-001-backup systemd[1]: Condition check resulted in Load Kernel Module drm being skipped. Apr 30 19:53:16 ls-001-backup systemd[1]: systemd-logind.service: Failed to run 'start' task: No space left on device Apr 30 19:53:16 ls-001-backup systemd[1]: systemd-logind.service: Failed with result 'resources'. Apr 30 19:53:16 ls-001-backup systemd[1]: Failed to start Login Service. Apr 30 19:53:16 ls-001-backup systemd[1]: systemd-logind.service: Scheduled restart job, restart counter is at 1. Apr 30 19:53:16 ls-001-backup systemd[1]: Stopped Login Service. Apr 30 19:53:16 ls-001-backup systemd[1]: Condition check resulted in Load Kernel Module drm being skipped. Apr 30 19:53:16 ls-001-backup systemd[1]: systemd-logind.service: Failed to run 'start' task: No space left on device Apr 30 19:53:16 ls-001-backup systemd[1]: systemd-logind.service: Failed with result 'resources'. Apr 30 19:53:16 ls-001-backup systemd[1]: Failed to start Login Service.
8TB is new sized of disk after resized. any clue how to solve this?