Skip to content

Instantly share code, notes, and snippets.

View jeffaco's full-sized avatar

Jeff Coffler jeffaco

  • Microsoft
  • Redmond, WA
View GitHub Profile
@jeffaco
jeffaco / fstab
Created May 23, 2018 17:57
Bare Metal /etc/fstab file for NFS mounts
**************************************************************************************************************************************************************************************
SUSE
**************************************************************************************************************************************************************************************
10.250.21.X:/hana_data_<sid>_mnt00001_t0X0_vol /hana/data/<SID>/mnt00001 nfs rw,hard,timeo=600,vers=4,rsize=1048576,wsize=1048576,intr,noatime,lock 0 0
10.250.21.X:/hana_log_<sid>_mnt00001_t0X0_vol /hana/log/<SID>/mnt00001 nfs rw,hard,timeo=600,vers=4,rsize=1048576,wsize=1048576,intr,noatime,lock 0 0
10.250.21.X:/hana_shared_<sid>_t0X0_vol/shared /hana/shared/<SID> nfs rw,hard,timeo=600,vers=4,rsize=1048576,wsize=1048576,intr,noatime,lock 0 0
10.250.21.X:/hana_shared_<sid>_t0X0_vol/usr_sap_node1 /usr/sap/<SID> nfs rw,hard,timeo=600,vers=4,rsize=
@jeffaco
jeffaco / suse_firstboot_config.yaml
Last active June 8, 2018 02:29
SUSE First Boot Configuration File Format (SUSE/azure-li-services): Add "directory:" for packages section of YAML file
version: 20171115
instance_type: LargeInstance|VeryLargeInstance
blade:
sku: "SR92"
cpu: 32
memory: "20tb"
time_server: "129.6.15.28"
networking:
-
interface: eth0