3
            
            votes
        
        
        Object is remote in mounted CIFS on Ubuntu
                    I solved it by installing keyutils which was missing in my system and then I could execute the mount command without nodfs
sudo apt-get update
sudo apt-get install keyutils
sudo mount -t cifs //...
                
            
       
        
            
                2
            
            votes
        
        
        Share an ext4 filesystem between two RHEL servers, but only one will mount at a time
                    There is no problem to use ext4 in this manner, and in fact this is done commonly with file servers (e.g. dual-homed NFS servers, or large cluster filesystems like Lustre) in a High Availability (HA) ...
                
            
       
        
            
                1
            
            vote
        
            
                
                Accepted
            
        
            
        Unable to mount gfs2 file system on Debian Stretch, probable dlm mis-config?
                    From the Kconfig documentation of config GFS2_FS_LOCKING_DLM:
  Most users of GFS2 will require this. It provides the locking
            interface between GFS2 and the DLM, which is required to use ...
                
            
       
        Only top scored, non community-wiki answers of a minimum length are eligible
Related Tags
shared-disk × 14filesystems × 3
nfs × 3
cluster × 3
linux × 2
debian × 2
ubuntu × 2
rhel × 2
storage × 2
arch-linux × 1
permissions × 1
mount × 1
partition × 1
grub2 × 1
virtualbox × 1
raspberry-pi × 1
virtual-machine × 1
solaris × 1
ext4 × 1
macintosh × 1
cache × 1
directory-structure × 1
cifs × 1
readonly × 1
shared-folders × 1