mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-30 19:02:27 +00:00 
			
		
		
		
	enhance statelite persistent dir mount options for rh7.6 (#5566)
This commit is contained in:
		| @@ -52,7 +52,7 @@ if [ ! -z $SNAPSHOTSERVER ]; then | ||||
|     MAXTRIES=5 | ||||
|     ITER=0 | ||||
|     if [ -z $MNTOPTS ]; then | ||||
|         MNT_OPTIONS="nolock,rsize=32768,tcp,nfsvers=3,timeo=14" | ||||
|         MNT_OPTIONS="nolock,rsize=32768,tcp,timeo=14" | ||||
|     else | ||||
|         MNT_OPTIONS=$MNTOPTS | ||||
|     fi | ||||
|   | ||||
		Reference in New Issue
	
	Block a user