Difference between revisions of "BXadmin:Osiris"

From CCGB
Jump to: navigation, search
(Notes)
Line 35: Line 35:
 
nvcache1=1, 0x40000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1;</pre>
 
nvcache1=1, 0x40000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1;</pre>
 
Vendor ID padded to 8 characters, Product ID padded to 16 characters.
 
Vendor ID padded to 8 characters, Product ID padded to 16 characters.
 +
* Disable cache flush for all ZFS filesystems:
 +
'''/etc/system'''
 +
<pre>set zfs:zfs_nocacheflush = 1</pre>

Revision as of 15:05, 28 March 2011

network interfaces

Host Port MAC OS Interface Switch port
BMC f0:4d:a2:3e:e8:5e - shared all LOMs
Onboard 1 f0:4d:a2:3e:e8:56 bnx0 pc9 28
Onboard 2 f0:4d:a2:3e:e8:58 bnx1 pc9 26
Onboard 3 f0:4d:a2:3e:e8:5a bnx3 pc9 27
Onboard 4 f0:4d:a2:3e:e8:5c bnx2 pc9 29
PCI2 1 (Left) 00:10:18:7c:42:80 bnx4 pc6 37
PCI2 2 00:10:18:7c:42:82 bnx5 pc6 38
PCI2 3 00:10:18:7c:42:84 bnx6 pc6 40
PCI2 4 (Right) 00:10:18:7c:42:86 bnx7 pc6 39

HBA

PCI3

  • PCI-E x8
  • QLogic QLE2562
  • Dual-port 8GFC
  • WWPNs: 21:00:00:24:ff:24:81:e6, 21:00:00:24:ff:24:81:e7

Notes

  • Disable cache flush for specific sd devices:

/kernel/drv/sd.conf

sd-config-list = "IFT     DS S24F-R1840-4 ", "nvcache1";
nvcache1=1, 0x40000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1;

Vendor ID padded to 8 characters, Product ID padded to 16 characters.

  • Disable cache flush for all ZFS filesystems:

/etc/system

set zfs:zfs_nocacheflush = 1