Questions tagged [read-only]
100 questions
1
vote
1 answer
Debian server showing "read only file system" repeatedly
I am having issues with being unable to SSH into my server, running Debian 11. If I try to make a folder or file, I get an error that says mkdir: cannot create directory ‘/tmp/test’: Read-only file system.
As suggested by this link, and a large…

Josh Loecker
- 13
- 5
1
vote
0 answers
exportfs with rw not working , fstab either. Mount point still read only on my setup machine
I have a VM that other VMs and servers mount from. This vm has an ip of say:
10.10.1.1
The folder that others mount is \export\images
So one VM mounts this in its fstab:
10.10.1.1:/export/images /export/images nfs …

Codejoy
- 107
- 5
- 17
0
votes
0 answers
Unable to remove Read-Only attribute from folder
I have a Windows Server 2012R2VM File Server on an ESXi host (lab environment, domain joined). Everything seems to work just fine on the the environment. I am testing a new software which utilises SQL 2014 Express (installed on this server) and the…

pantelis
- 1
- 2
0
votes
2 answers
DB2 10.5 HADR read only standby applications don't reconnect to primary
Scenario:
server SERV_A, database DBNAME primary
server SERV_B, database DBNAME standby with DB2_HADR_ROS enabled
Then this situation occurs:
connection CON is made from client to DBNAME when primary is on SERV_A
takeover DBNAME to SERV_B -> DBNAME…

Aljaz Vidmar
- 165
- 4
0
votes
2 answers
How to tell if linux disk is READ ONLY
I have a sata disk on module which has a hardware switch which can lock the disk from being written in a READ ONLY MODE. Is there a way to tell in software whether or not that switch has been switched to the READ ONLY mode?
I've already…

Rusty Weber
- 472
- 8
- 21
0
votes
1 answer
Read-only DC lost connection and client can't sign in
we have two site (office & factory). in factory site we have read-only Domain controller. connection of two sites is radio wireless and yesterday we lost connection because of storm. now users can't sign-in factory's clients. they see error about…

Bheid
- 123
- 5
0
votes
1 answer
VM starts with system disk in read-only mode
My vm starts with the system disk in read-only mode, so system can't load anything properly. The instance was created with the disk of and old vm, but in the instance properties disk is "boot, read/write" mode.
Server responds to ping, and I can…

Fernando
- 1
- 1
0
votes
0 answers
What configuration change read only task of log files
What configuration changes required in jboss-server standalone.xml file for generating read only server log.
Jboss server runing on linux machine.
Can I achieve read only task on changing xml configuration or not.
If you have any idea can you advice…
0
votes
1 answer
Mount partition as read-only until reboot
Is it possible on Linux to mount a partition as read-only at boot time and make sure it cannot be re-mounted as read-write until next boot / power off?

Silviu
- 3
- 1
0
votes
1 answer
Can't remove mongod.lock
all.
I want to remove mongod.lock. When I try sudo rm -rf mongod.lock I got this
rm: cannot remove ‘mongod.lock’: Read-only file system
Can anyone tell me how to force remove it?
Thanks,
Ami

Aminah Nuraini
- 1,069
- 1
- 8
- 15
0
votes
1 answer
SharePoint Foundation 2010 Existing files after upgrade are read only
Over the weekend we upgraded our server, including SharePoint.
Previously we were using WSS3.0 on Server 2008R2.
We moved to SharePoint Foundation 2010 on Server 2012R2.
We also have Exchange 2016 on the server, so we set the SharePoint port from 80…

Cory
- 101
- 3
0
votes
1 answer
Lock a specific mysql database in shared mysql database
I am trying to migrate a database from one cluster to another cluster. In order to avoid any data loss during the migration, I am trying to lock my database with the WRITE operations. But the lock command from mysql doc
mysql> FLUSH TABLES WITH READ…

rajkumarts
- 103
- 2
0
votes
1 answer
Server 2012 - how to make files in a folder readonly to everyone but creator/owner
I'd like to setup a shared folder on my Windows Server 2012 box where all the managers can put files that they can edit, and other users can open, read and print, but can't change or delete.
It would be best of only the manager who created/moved…

Jim Brundle
- 11
0
votes
1 answer
Linux CentOS: A server throws weird error messages, can you speculate why?
There's a server in my company which is part of the production environment.
On the server there's an ActiveMQ server running.
I logged into the Active-MQ UI and tried to create a new queue.
When I did, I got this message:
HTTP ERROR:…

Itai Ganot
- 10,644
- 29
- 93
- 146
0
votes
1 answer
Unable to read some files on hard disk
Our server has two independent hard disks without RAID.
One hard drive just for storing junk/temporary data where we generally delete temporary data using LRU algorithm.
We have a 10k file in that hard disk, some files are not readable (we don't…

khizar ansari
- 205
- 1
- 2
- 10