mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 19:32:31 +00:00 
			
		
		
		
	Merge pull request #7192 from gurevichmark/enablekdump_kdump_conf
Update /etc/kdump.conf
This commit is contained in:
		| @@ -247,6 +247,8 @@ EOF | ||||
|  | ||||
|                echo "nfs $KDIP:$KDPATH" > /etc/kdump.conf | ||||
|                echo "default shell" >> /etc/kdump.conf | ||||
|                echo "path /var/crash" >> /etc/kdump.conf | ||||
|                echo "core_collector makedumpfile -c --message-level 1 -d 31" >> /etc/kdump.conf | ||||
|                #strip "xcat" out of the initramfs for kdump | ||||
|                echo "dracut_args --omit \"xcat\"" >> /etc/kdump.conf | ||||
|                #strip the unnecessary kernel options from /proc/cmdline | ||||
|   | ||||
		Reference in New Issue
	
	Block a user