From 3746d974b8fad3dc1c86a94888518b78b211afd4 Mon Sep 17 00:00:00 2001 From: jjohnson2 Date: Wed, 8 Apr 2015 15:21:58 -0400 Subject: [PATCH] Add sg driver to genesis for ThinkServer firmware Thinkserver firmware update interface uses sg facility to stage updates in the TSM. Allow genesis to run osput by providing the appropriate kernel module. The UTF-32 processing can come bundled in the runimage payload, but the kernel driver is not so reasonable. --- xCAT-nbroot2/installkernel | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT-nbroot2/installkernel b/xCAT-nbroot2/installkernel index 53de02069..25c52f8bd 100755 --- a/xCAT-nbroot2/installkernel +++ b/xCAT-nbroot2/installkernel @@ -3,4 +3,5 @@ instmods nfs sunrpc instmods e1000 e1000e virtio_net igb ines sfc mlx4_en cxgb3 cxgb4 tg3 bnx2 bnx2x bna ixgb qlge mptsas mpt2sas ata_piix megaraid_sas virtio_blk ahci ibmaem xhci-hcd sd_mod pmcraid be2net ext3 ext4 btrfs reiserfs usb_storage scsi_wait_scan kvm kvm-intel kvm-amd ipmi_si ipmi_devintf instmods macvlan macvtap 8021q bridge bonding vmxnet3 acpi-cpufreq powernow-k8 cdc_ether instmods mptctl #LSI firmware management requires this +instmods sg # Lenovo Thinkserver firmware management uses sg interface instmods mlx4_ib ib_umad #make the mellanox ib available enough to examine /sys