linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2011-09-19 07:02:43 to 2011-12-22 18:21:08 UTC [more...]

[linux-lvm] FW: CVE-2011-4127 kernel: possible privilege escalation via SG_IO ioctl
 2011-12-22 18:21 UTC  (2+ messages)

[linux-lvm] access through LVM causes D state lock up
 2011-12-15 21:38 UTC  (7+ messages)

[linux-lvm] System Storage Manager
 2011-12-07 11:17 UTC  (3+ messages)

[linux-lvm] new to cLVM - some principal questions
 2011-12-04 20:44 UTC  (10+ messages)

[linux-lvm] cmp of inactive mirrored LV fails
 2011-12-03  3:44 UTC  (10+ messages)

[linux-lvm] Recovering a volume after lost disk
 2011-11-30 18:09 UTC  (2+ messages)

[linux-lvm] Recovering a volume after lost disk
 2011-11-29 15:43 UTC 

[linux-lvm] Recovering a volume after lost disk
 2011-11-29 14:20 UTC  (3+ messages)

[linux-lvm] clvm, snapshots and live migration
 2011-11-28  6:20 UTC 

[linux-lvm] dmsetup snapshot-origin problem
 2011-11-21 10:42 UTC 

[linux-lvm] Unable to remove LVs
 2011-11-15 11:16 UTC  (5+ messages)

[linux-lvm] cLVM commands often taking a long time to execute
 2011-11-15  7:58 UTC  (4+ messages)

[linux-lvm] clvmd: activating local vg in cluster fails
 2011-11-10 16:01 UTC 

[linux-lvm] Cannot unmount logical volume to reduce it
 2011-11-09  9:44 UTC  (5+ messages)

[linux-lvm] TLER/CCTL/ERC
 2011-11-04 16:16 UTC  (2+ messages)

[linux-lvm] N00b Question: Logical Volume without a Logical Volume Group ?
 2011-11-03  6:53 UTC  (20+ messages)

[linux-lvm] How to disable snapshot
 2011-10-27 15:09 UTC 

[linux-lvm] Changing dev_t-devname mapping in lvmlib seems to be problematic
 2011-10-27  9:56 UTC  (12+ messages)
      ` [linux-lvm] Remove a LUN from a LVM mirror cause logical volume not response

[linux-lvm] unable to create mirror in LVM using lvconvert
 2011-10-22 21:26 UTC  (2+ messages)

[linux-lvm] Cannot online resize in a cluster: Invalid argument
 2011-10-21 15:18 UTC 

[linux-lvm] LVM blocks discard for remove commands
 2011-10-19 14:37 UTC  (4+ messages)

[linux-lvm] lvmtrim
 2011-10-19 13:29 UTC  (6+ messages)

[linux-lvm] Attempting to salvage data from a PV on a damaged disk
 2011-10-19 12:34 UTC  (5+ messages)

[linux-lvm] dynamic lvm snapshots (auto-resize)
 2011-10-14 13:07 UTC  (3+ messages)

[linux-lvm] sharing attr on clustered volume -- cannot see open attribute
 2011-10-13  9:00 UTC 

[linux-lvm] LVM pretends it has more space than it actually has
 2011-10-12 20:43 UTC  (10+ messages)

[linux-lvm] initializing a PV, which was part of an old VG
 2011-10-10 13:20 UTC  (7+ messages)

[linux-lvm] LVM2.2.02.88 - segfault when using lv_t pointers obtained from lvm_vg_list_lvs
 2011-10-09 22:00 UTC  (4+ messages)

[linux-lvm] VG is showing resizable/read/write but LV is showing NOT available after vgchange
 2011-10-07 16:16 UTC  (5+ messages)

[linux-lvm] LVM Logical Volumes on a LUN visible by 2 Linux servers over a SAN
 2011-10-07  4:39 UTC 

[linux-lvm] LVM Mirror Failure Detection
 2011-10-06 12:22 UTC  (2+ messages)

[linux-lvm] lvm_vg_create_lv_linear() stuck in dm_udev_wait()
 2011-09-29 10:40 UTC  (10+ messages)

[linux-lvm] simple LVM disk failure recover
 2011-09-25  1:35 UTC  (4+ messages)

[linux-lvm] [LVM] Extending LV
 2011-09-23 14:34 UTC  (3+ messages)

[linux-lvm] Debian 64bit get a "Volume vg0 not found" message
 2011-09-22 14:50 UTC  (5+ messages)

[linux-lvm] [RFC][PATCH 00/35] fsadm update
 2011-09-22 11:41 UTC  (48+ messages)
` [linux-lvm] [PATCH 01/35] fsadm: Add "create" command
` [linux-lvm] [PATCH 02/35] fsadm: Add "destroy" command
` [linux-lvm] [PATCH 03/35] fsadm: Add "list" command
` [linux-lvm] [PATCH 04/35] fsadm: Make "create" command more vg aware
` [linux-lvm] [PATCH 05/35] fsadm: Teach "destroy" command to take more arguments
` [linux-lvm] [PATCH 06/35] fsadm: Simple cleanup and comment update
` [linux-lvm] [PATCH 07/35] fsadm: Create "add" command
` [linux-lvm] [PATCH 08/35] fsadm: Update "list" command for better alignment
` [linux-lvm] [PATCH 09/35] fsadm: Specify number of stripes when no device is given
` [linux-lvm] [PATCH 10/35] fsadm: Print type of the volume in filesystem listing
` [linux-lvm] [PATCH 11/35] fsadm: Add "remove" command
` [linux-lvm] [PATCH 12/35] fsadm: Try to avoid calling LVM in the loops
` [linux-lvm] [PATCH 13/35] fsadm: Merge "destroy" and "remove" into one command
` [linux-lvm] [PATCH 14/35] fsadm: Allow to remove all volume groups
` [linux-lvm] [PATCH 15/35] fsadm: Make all internal math in kilobytes
` [linux-lvm] [PATCH 16/35] fsadm: Use warn for warnings in list command
` [linux-lvm] [PATCH 17/35] fsadm: Handle resize if there is no file system
` [linux-lvm] [PATCH 18/35] fsadm: Fsck extN before resize only if it is not mounted
` [linux-lvm] [PATCH 19/35] fsadm: Align numbers to the decimal point
` [linux-lvm] [PATCH 20/35] fsadm: Add simple configuration file
` [linux-lvm] [PATCH 21/35] fsadm: Use DEFAULT_POOL when creating volume group
` [linux-lvm] [PATCH 22/35] fsadm: Add LVOL_PREFIX configuration option
` [linux-lvm] [PATCH 23/35] fsadm: Only use readlink if link is provided
` [linux-lvm] [PATCH 24/35] fsadm: Remove unnecessary modification of PATH variable
` [linux-lvm] [PATCH 25/35] fsadm: Allow to specify size without "size=" prefix in "resize"
` [linux-lvm] [PATCH 26/35] fsadm: Allow to specify lv in vg/lv format
` [linux-lvm] [PATCH 27/35] fsadm: error out when no size is provided in resize
` [linux-lvm] [PATCH 28/35] fsadm: Umount ext2 file system prior resize
` [linux-lvm] [PATCH 29/35] lvresize: Specify --resize-fs-only when going to use fsadm resize
` [linux-lvm] [PATCH 30/35] test: add helper to compute aligned lv size
` [linux-lvm] [PATCH 31/35] fsadm: Add help for new commands and update man page
` [linux-lvm] [PATCH 32/35] fsadm: Update authorship of the fsadm
` [linux-lvm] [PATCH 33/35] test: Add test for fsadm add command
` [linux-lvm] [PATCH 34/35] test: Add test for fsadm create command
` [linux-lvm] [PATCH 35/35] test: Add test for fsadm resize command

[linux-lvm] deficient lvs interface: worked around: restore premerge state to stop merge
 2011-09-19  7:02 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).