Closed Bug 1105502 Opened 11 years ago Closed 11 years ago

Figure out what's wrong with OVH shared

Categories

(Participation Infrastructure :: MCWS, task)

x86_64
Linux
task
Not set
critical

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: tanner, Assigned: tanner)

References

Details

(Whiteboard: Need to wait for machine to go down again so we can capture data)

It keeps breaking, can't connect to it and then we have to reboot it. We should probably figure out why this keeps happening, and how to fix it.
Blocks: 1102484
yay. *sighs* now we have to figure out where to even start
I need my keys on this server. Add it? Let's understand what's going on.
I ran a few commands that should be able to help us debug. nohup top -b -d 60 >> /var/log/diag/top.log & # Runs top every 60 seconds, writes to /var/log/diag/top.log nohup vmstat 5 >> /var/log/diag/vmstat.log & # Runs vmstat every 30 seconds, writes to /var/log/diag/vmstat.log nohup iostat 5 >> /var/log/diag/iostat.log & # Same, but to iostat.log In addition, I wrote a logrotate script. I think it should work. /var/log/diag/*.log { compress size 1M copytruncate rotate 48 }
Assignee: nobody → tanner.sumo.bugs
Whiteboard: Need to wait for machine to go down again so we can capture data
Hasn't gone down for 8 days, could be WFM, keep an eye out.
It hasn't gone down for several months, so I'm going to close this.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME

Bulk move of bugs

Component: Community IT: Infrastructure → MCWS
Product: Infrastructure & Operations → Participation Infrastructure
You need to log in before you can comment on or make changes to this bug.