Sustainable-Aquafeeds-Project / feed_biodiv_impact_mapping

This repository holds the code used to support Clawson et al ... <Final manuscript reference to be inserted>
https://sustainableaquafeedsproject.org/
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

weird problem with rdsi server #8

Closed gclawson1 closed 1 year ago

gclawson1 commented 1 year ago

I'm having a problem uploading files to the rdsi server. I keep getting this error: No space left on device

However, when looking at the storage available I see that we've only used ~4% of the storage (command: df -h):


Filesystem                                    Size  Used Avail Use% Mounted on
udev                                           32G     0   32G   0% /dev
tmpfs                                         6.3G  1.2M  6.3G   1% /run
/dev/vda1                                      30G   23G  5.7G  81% /
tmpfs                                          32G     0   32G   0% /dev/shm
tmpfs                                         5.0M     0  5.0M   0% /run/lock
tmpfs                                          32G     0   32G   0% /sys/fs/cgroup
data5.tpac.org.au:/rd1/sustainable_aquafeeds   10T  368G  9.7T   4% /mnt/rdsi
/dev/loop3                                    9.8M  9.8M     0 100% /snap/htop/3735
/dev/loop2                                     54M   54M     0 100% /snap/snapd/19361
/dev/loop5                                     74M   74M     0 100% /snap/core22/750
/dev/loop6                                    9.8M  9.8M     0 100% /snap/htop/3758
/dev/loop4                                     54M   54M     0 100% /snap/snapd/19457
/dev/loop0                                     74M   74M     0 100% /snap/core22/766
tmpfs                                         6.3G  4.0K  6.3G   1% /run/user/1000

And looking at the number of inodes (files) we are allowed, I see we haven't even come close to the total number of individual files allowed; we've only used ~41% (command: df -i):

Filesystem                                      Inodes     IUsed     IFree IUse% Mounted on
udev                                           8229306       453   8228853    1% /dev
tmpfs                                          8232756       732   8232024    1% /run
/dev/vda1                                      1966080    335372   1630708   18% /
tmpfs                                          8232756         1   8232755    1% /dev/shm
tmpfs                                          8232756         4   8232752    1% /run/lock
tmpfs                                          8232756        18   8232738    1% /sys/fs/cgroup
data5.tpac.org.au:/rd1/sustainable_aquafeeds 628311360 255375279 372936081   41% /mnt/rdsi
/dev/loop3                                        3639      3639         0  100% /snap/htop/3735
/dev/loop2                                         658       658         0  100% /snap/snapd/19361
/dev/loop5                                       14325     14325         0  100% /snap/core22/750
/dev/loop6                                        3639      3639         0  100% /snap/htop/3758
/dev/loop4                                         658       658         0  100% /snap/snapd/19457
/dev/loop0                                       14325     14325         0  100% /snap/core22/766
tmpfs                                          8232756        29   8232727    1% /run/user/1000

@cottrellr Is this happening with you too? No need to respond over the weekend! Just flagging this for when you are back.

gclawson1 commented 1 year ago

Wonder if this has to do with the server outage...

cottrellr commented 1 year ago

Sorry back for back online now.

Hmm you could file an issue on Service now? Or I can. Then can probably slack with Geli about specifics. Or I can do it later today. It might be related to outage but might be coincidence too…

Sent from my iPhone

On 27 Jun 2023, at 2:21 am, Gage Clawson @.***> wrote:



Wonder if this has to do with the server outage...

— Reply to this email directly, view it on GitHubhttps://github.com/Sustainable-Aquafeeds-Project/feed_biodiv_impact_mapping/issues/8#issuecomment-1607816116, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AJK3YJFFH5DRRMBQW4WYEHTXNGZIJANCNFSM6AAAAAAZR75XVE. You are receiving this because you were mentioned.Message ID: @.***>

This email is confidential, and is for the intended recipient only. Access, disclosure, copying, distribution, or reliance on any of it by anyone outside the intended recipient organisation is prohibited and may be a criminal offence. Please delete if obtained in error and email confirmation to the sender. The views expressed in this email are not necessarily the views of the University of Tasmania, unless clearly intended otherwise.

gclawson1 commented 1 year ago

Yep I can put up a ticket!