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

Kubestr fio command shoiwng no space left on device #253

Open
oshi36 opened this issue May 16, 2024 · 0 comments
Open

Kubestr fio command shoiwng no space left on device #253

oshi36 opened this issue May 16, 2024 · 0 comments

Comments

@oshi36
Copy link

oshi36 commented May 16, 2024

I have been running kubestr fio test on longhorn storage and its giving me the following error.

 ./kubestr fio -s longhorn -z 2G -n longhorn-system
PVC created kubestr-fio-pvc-wmzjg
Pod created kubestr-fio-pod-tmm47
Running FIO test (default-fio) on StorageClass (longhorn) with a PVC of Size (2G)
Elapsed time- 7m34.0287885s
FIO test results:
  Failed while running FIO test.: Error running command:([fio --directory /dataset /etc/fio-config/default-fio --output-format=json]), stderr:(fio: pid=0, err=28/file:filesetup.c:240, func=write, error=No space left on device
fio: pid=0, err=28/file:filesetup.c:240, func=write, error=No space left on device
fio: io_u error on file /dataset/job2.0.0: No space left on device: write offset=1057120256, buflen=4096
fio: io_u error on file /dataset/job2.0.0: No space left on device: write offset=1116774400, buflen=4096
fio: io_u error on file /dataset/job2.0.0: No space left on device: write offset=300843008, buflen=4096
fio: io_u error on file /dataset/job2.0.0: No space left on device: write offset=730841088, buflen=4096
fio: io_u error on file /dataset/job2.0.0: No space left on device: write offset=1765441536, buflen=4096
fio: io_u error on file /dataset/job2.0.0: No space left on device: write offset=203083776, buflen=4096
fio: io_u error on file /dataset/job2.0.0: No space left on device: write offset=1240322048, buflen=4096
fio: io_u error on file /dataset/job2.0.0: No space left on device: write offset=1799188480, buflen=4096
fio: io_u error on file /dataset/job2.0.0: No space left on device: write offset=385572864, buflen=4096
fio: io_u error on file /dataset/job2.0.0: No space left on device: write offset=723423232, buflen=4096

Want to know how can I resolve this.

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

No branches or pull requests

1 participant