From Fedora Project Wiki

Revision as of 03:51, 18 March 2010 by Adamwill (talk | contribs) (create a palimpsest multipath test)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

This test case tests whether the Palimpsest disk management tool can manage multipath storage devices. It requires a system with at least one multipath storage device (a device connected to the host system by more than one path). The tester should also be confident in the manipulation of multipath mappings using the multipath command


How to test

  1. Ensure the Package-x-generic-16.pnggnome-disk-utility packages is installed
  2. Launch Palimpsest, with the command palimpsest or as System Tools > Disk Utility on the system menus
  3. Check that the tool displays each path to the device separately
  4. Run the command multipath -F in a terminal to delete all multipath mappings
  5. Check that the tool warns you about a possible multipath misconfiguration
  6. Re-create the multipath mappings using the multipath and note how the tool responds

Expected Results

  1. The tool should display accurate information about all multipath devices: each connection path should be displayed as a separate 'device'
  2. The tool should warn when multipath mappings are destroyed, and immediately pick up when they are re-created, without the need to re-launch the tool