VMware Cloud Community
NOSNJECTN
Contributor
Contributor

IOError: \[Errno 30] Read-only file system

hey all,

with help from Texiwill i was able to determine that i had 1 bad disk in my server. all the info is in the link below.

http://www.vmware.com/community/thread.jspa?threadID=94900&tstart=0

but now i am getting this error and was wondering if anyone has seen a solution for this:

File "/usr/lib/anaconda/gui.py" line 339, in cb self.instLog.flush ()

IOError: \[Errno 30] Read-only file system

Reply
0 Kudos
1 Reply
GBromage
Expert
Expert

If a Linux server detects an error on a drive, it will change the file system to read only, so that you have an opportunity to back-up data without risking further damage to the file system.

Normally rebooting will fix the error, but if you're getting the error during the install, you might be best to delete and recreate the RAID totally.

I hope this information helps you. If it does, please consider awarding points with the 'Helpful' or 'Correct' buttons. If it doesn't help you, please ask for clarification!
Reply
0 Kudos