[Fusioninventory-commit] [fusinv/fusioninventory-agent] b8389b: More RAID drives detection

Gonéri Le Bouder goneri at rulezlan.org
Wed Jun 13 13:16:16 UTC 2012


  Branch: refs/heads/2.3.x
  Home:   https://github.com/fusinv/fusioninventory-agent
  Commit: b8389b4373371d54e11971797c608170c69247c0
      https://github.com/fusinv/fusioninventory-agent/commit/b8389b4373371d54e11971797c608170c69247c0
  Author: Egor Morozov <akrus at flygroup.st>
  Date:   2012-06-11 (Mon, 11 Jun 2012)

  Changed paths:
    A lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Storages/3ware.pm
    A lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Storages/Megaraid.pm
    A lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages/Megaraid.pm

  Log Message:
  -----------
  More RAID drives detection

The following patches will support the following:
 - Megaraid.pm:
   for both Linux & FreeBSD supports mfi-based RAID controllers (uses
   megasasctl (has to be installed) under Linux, mfiutil (integrated
   into base system since 7.x branch) under FreeBSD
 - 3ware.pm:
   a bit modified version of Linux module for BSD

see: #1694


  Commit: 7bfff709b19fe161d76283b0e788b6b977b56f26
      https://github.com/fusinv/fusioninventory-agent/commit/7bfff709b19fe161d76283b0e788b6b977b56f26
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-06-11 (Mon, 11 Jun 2012)

  Changed paths:
    R lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Storages/3ware.pm
    A lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Storages/3ware.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages/3ware.pm
    A resources/generic/tw_cli/cards
    A resources/generic/tw_cli/ports
    A resources/generic/tw_cli/storage
    A resources/generic/tw_cli/units
    R resources/linux/tw_cli/cards
    R resources/linux/tw_cli/ports
    R resources/linux/tw_cli/storage
    R resources/linux/tw_cli/units
    A t/inventory/generic/storages/3ware.t
    R t/inventory/linux/storages/3ware.t

  Log Message:
  -----------
  move 3ware tw_cli stuffs in Generic


  Commit: 8ab1eddc29cab4544971803eee117cbc5a605e97
      https://github.com/fusinv/fusioninventory-agent/commit/8ab1eddc29cab4544971803eee117cbc5a605e97
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-06-11 (Mon, 11 Jun 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Storages/Megaraid.pm
    A resources/bsd/storages/mfiutil
    M t/inventory/bsd/storages.t

  Log Message:
  -----------
  test BSD's Megaraid.pm


  Commit: 5bbbde1bbad94dd32aa0fe8f7f0be84f7d6ff0b1
      https://github.com/fusinv/fusioninventory-agent/commit/5bbbde1bbad94dd32aa0fe8f7f0be84f7d6ff0b1
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-06-13 (Wed, 13 Jun 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages/Megaraid.pm
    A resources/linux/megasasctl/sample
    A t/inventory/linux/storages/megaraid.t

  Log Message:
  -----------
  add a test-script for Linux's Megaraid.pm

see: #1694


  Commit: 1eb54bab0176f97e6517fcbcbabe1a81b9120180
      https://github.com/fusinv/fusioninventory-agent/commit/1eb54bab0176f97e6517fcbcbabe1a81b9120180
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-06-13 (Wed, 13 Jun 2012)

  Changed paths:
    M Changes
    M README

  Log Message:
  -----------
  update Changes and README regarding RAID inventory

see: #1694


  Commit: f27fb7231788b71c9e2e598b8fdfeab12e99653b
      https://github.com/fusinv/fusioninventory-agent/commit/f27fb7231788b71c9e2e598b8fdfeab12e99653b
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-06-13 (Wed, 13 Jun 2012)

  Changed paths:
    M Changes
    M README
    A lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Storages/Megaraid.pm
    A lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Storages/3ware.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages/3ware.pm
    A lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages/Megaraid.pm
    A resources/bsd/storages/mfiutil
    A resources/generic/tw_cli/cards
    A resources/generic/tw_cli/ports
    A resources/generic/tw_cli/storage
    A resources/generic/tw_cli/units
    A resources/linux/megasasctl/sample
    R resources/linux/tw_cli/cards
    R resources/linux/tw_cli/ports
    R resources/linux/tw_cli/storage
    R resources/linux/tw_cli/units
    M t/inventory/bsd/storages.t
    A t/inventory/generic/storages/3ware.t
    R t/inventory/linux/storages/3ware.t
    A t/inventory/linux/storages/megaraid.t

  Log Message:
  -----------
  merge 3ware and Megaraid controller support

thanks to Egor Morozov for the original patch.

closes: #1694


Compare: https://github.com/fusinv/fusioninventory-agent/compare/007c640efc96...f27fb7231788


More information about the Fusioninventory-commit mailing list