eeprom是server主機板上的電可擦除可程式設計唯讀儲存器,
裡面儲存了fru data, 包括製造商,產品型號,產品序列號,資產序列號等資訊,為廠商和客戶提供資產資訊管理。
所以正確的fru格式以及字段定義對客戶進行資產管理和後端運維顯得尤為重要
[root@resource ~]# ipmitool frufru device description : builtin fru device (id 0) #
board mfg date : thu oct 13 15:32:00 2016
board mfg : dell #主機板廠家
board product : poweredge r730 #主機板型號
board serial : cn701636ac00kv #主機板sn
board part number : 0wcjnta04 #產品sn
product manufacturer : dell #產品製造商
product name : poweredge r730 #產品型號
product version : 01 #版本
product serial : j3fxjg2 #
fru device description : idrac8 #控制卡
board mfg date : thu oct 13 15:32:00 2016
board mfg : dell
board product : poweredge r730
board serial : cn701636ac00kv
board part number : 0wcjnta04
product manufacturer : dell
product name : poweredge r730
product version : 01
product serial : j3fxjg2
fru device description : ps1 (id 1)
board mfg date : fri apr 8 01:28:00 2016
board mfg : dell
board product : pwr sply,750w,rdnt,emsn
board serial : ph1629864700bg
board part number : 00xw8wa03
fru device description : ps2 (id 2)
device not present (timeout)
fru device description : bp0 (id 12)
device not present (timeout)
fru device description : bp1 (id 13)
board mfg date : tue nov 8 00:24:00 2016
board mfg : dell
board product : drive backplane
board serial : cn779216ao011x
board part number : 0dmc25a03
fru device description : bp2 (id 14)
device not present (timeout)
fru device description : bp3 (id 15)
device not present (timeout)
fru device description : ndc (id 4)
board mfg date : sat sep 16 08:00:00 2006
board mfg : dell
board product : brcm gbe 4p 5720-t rndc
board serial : cn7361469g03zy
board part number : 0fm487a06
fru device description : perc1 (id 10)
board mfg date : tue sep 6 18:40:00 2016
board mfg : dell
board product : dell storage cntlr. h330 mini-
board serial : cn7792168t03ix
board part number : 0gdj3ja03
fru device description : ntb (id 16)
device not present (timeout)
fru device description : oem fru (id 17)
檔案伺服器之NFS伺服器
nfs是network file system縮寫,可以通過往裡,讓不同的機器,不同的操作協同可以共享彼此的檔案。nfs最大問題在 許可權 客戶端與伺服器端必須具有相同的賬號才能夠訪問某些目錄或檔案。nfs啟動需要通過所謂的遠端呼叫 rpc nfs預設埠是隨機的,小於1024.rpc主要功能就是指定...
IIs之web伺服器,FTP伺服器
既往不戀,當下不雜,未來不迎。1 web伺服器也成為網頁伺服器或者http伺服器。2 web伺服器使用的協議是http或者https。3 http協議埠號 tcp 80,https協議埠號 tcp 443。ftp協議埠號 21。linux apache lamp tomcat nginx etc,第...
伺服器之FRU
eeprom是server主機板上的電可擦除可程式設計唯讀儲存器,裡面儲存了fru data,包括製造商,產品型號,產品序列號,資產序列號等資訊,為廠商和客戶提供資產資訊管理。所以正確的fru格式以及字段定義對客戶進行資產管理和後端運維顯得尤為重要 root resource ipmitool fr...