All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] LVM help re:
@ 2001-09-26  3:33 Uday Bhaskar Sarma Seetamraju
  2001-09-26  6:46 ` Luca Berra
  2001-09-26  8:27 ` Wolfgang Weisselberg
  0 siblings, 2 replies; 14+ messages in thread
From: Uday Bhaskar Sarma Seetamraju @ 2001-09-26  3:33 UTC (permalink / raw)
  To: linux-lvm

Hi,

pvscan tells me which PV belongs to which VG.
But I am wondering if the information as to
"which PVwas added to the VG in which order"
can also be determined.
In case of a disaster, the first added PV would most likely contain
all the information that's has been around longer (and so more
important!)

Sarma

P.S: An 'ls' will not tell you in which order files/subfolders were
    created, but du or tar does.

P.S: Getting used to LVM reminds me of the days of early
        minivax/ultrix days (my first unix impressions), where each
        'rm' and 'mv' and 'cp' command was "entered" after 10
        deep breaths and 2 minutes of deep thought about what
        "that" command WILL do (when "entered" ofcourse!!).
        Not a criticism of LVM, just that the flexibility and new-ness
        of this concept lets one kill oneself so easily.
        Can't speak for the world, but I can't handle this
        kind of flexibilty and power.

^ permalink raw reply	[flat|nested] 14+ messages in thread
* RE: [linux-lvm] vgscan 1.0.1-rc2 + kernel 2.4.10
@ 2001-09-26 22:52 Gonyou, Austin
  0 siblings, 0 replies; 14+ messages in thread
From: Gonyou, Austin @ 2001-09-26 22:52 UTC (permalink / raw)
  To: 'linux-lvm@sistina.com'

I only get this when I run the command as someone other than root. 

-- 
Austin Gonyou
Systems Architect, CCNA
Coremetrics, Inc.
Phone: 512-796-9023
email: austin@coremetrics.com 

> -----Original Message-----
> From: Andre Margis [mailto:andre@sam.com.br]
> Sent: Wednesday, September 26, 2001 1:48 PM
> To: linux-lvm@sistina.com
> Subject: [linux-lvm] vgscan 1.0.1-rc2 + kernel 2.4.10
> 
> 
> I'm using lvm 1.0.1-rc2 under kernel 2.4.9 and work fine.
> 
> When using with kernel 2.4.10 vgscan hang, running vgscan -d, 
> the log is 
> listed above:
> 
> <1> lvm_get_iop_version -- CALLED
> <22> lvm_check_special -- CALLED
> <22> lvm_check_special -- LEAVING
> <1> lvm_get_iop_version -- AFTER ioctl ret: 0
> <1> lvm_get_iop_version -- LEAVING with ret: 10
> <1> lvm_lock -- CALLED
> <22> lvm_check_special -- CALLED
> <22> lvm_check_special -- LEAVING
> 
> 
> I have two servers Dell 8450 and they have the same problem.
> 
> 
> and no more messages
> 
> 
> 
> Thank's in advance
> 
> 
> 
> Andre
> 
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html
> 

^ permalink raw reply	[flat|nested] 14+ messages in thread
* RE: [linux-lvm] vgscan 1.0.1-rc2 + kernel 2.4.10
@ 2001-09-26 22:54 Gonyou, Austin
  0 siblings, 0 replies; 14+ messages in thread
From: Gonyou, Austin @ 2001-09-26 22:54 UTC (permalink / raw)
  To: 'linux-lvm@sistina.com'

chmod u+s on the file lets anyone run that command. Seems to work ok. Also,
what does just running vgscan give you? what error message?

-- 
Austin Gonyou
Systems Architect, CCNA
Coremetrics, Inc.
Phone: 512-796-9023
email: austin@coremetrics.com 

> -----Original Message-----
> From: Andre Margis [mailto:andre@sam.com.br]
> Sent: Wednesday, September 26, 2001 1:48 PM
> To: linux-lvm@sistina.com
> Subject: [linux-lvm] vgscan 1.0.1-rc2 + kernel 2.4.10
> 
> 
> I'm using lvm 1.0.1-rc2 under kernel 2.4.9 and work fine.
> 
> When using with kernel 2.4.10 vgscan hang, running vgscan -d, 
> the log is 
> listed above:
> 
> <1> lvm_get_iop_version -- CALLED
> <22> lvm_check_special -- CALLED
> <22> lvm_check_special -- LEAVING
> <1> lvm_get_iop_version -- AFTER ioctl ret: 0
> <1> lvm_get_iop_version -- LEAVING with ret: 10
> <1> lvm_lock -- CALLED
> <22> lvm_check_special -- CALLED
> <22> lvm_check_special -- LEAVING
> 
> 
> I have two servers Dell 8450 and they have the same problem.
> 
> 
> and no more messages
> 
> 
> 
> Thank's in advance
> 
> 
> 
> Andre
> 
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html
> 

^ permalink raw reply	[flat|nested] 14+ messages in thread
* RE: [linux-lvm] vgscan 1.0.1-rc2 + kernel 2.4.10
@ 2001-09-26 22:57 Gonyou, Austin
  0 siblings, 0 replies; 14+ messages in thread
From: Gonyou, Austin @ 2001-09-26 22:57 UTC (permalink / raw)
  To: 'linux-lvm@sistina.com'

Also, I get this message as someone other than root, but looks EXACTLY like
what you've posted. 

-- 
Austin Gonyou
Systems Architect, CCNA
Coremetrics, Inc.
Phone: 512-796-9023
email: austin@coremetrics.com 

> -----Original Message-----
> From: Gonyou, Austin [mailto:austin@coremetrics.com]
> Sent: Wednesday, September 26, 2001 5:53 PM
> To: 'linux-lvm@sistina.com'
> Subject: RE: [linux-lvm] vgscan 1.0.1-rc2 + kernel 2.4.10
> 
> 
> I only get this when I run the command as someone other than root. 
> 
> -- 
> Austin Gonyou
> Systems Architect, CCNA
> Coremetrics, Inc.
> Phone: 512-796-9023
> email: austin@coremetrics.com 
> 
> > -----Original Message-----
> > From: Andre Margis [mailto:andre@sam.com.br]
> > Sent: Wednesday, September 26, 2001 1:48 PM
> > To: linux-lvm@sistina.com
> > Subject: [linux-lvm] vgscan 1.0.1-rc2 + kernel 2.4.10
> > 
> > 
> > I'm using lvm 1.0.1-rc2 under kernel 2.4.9 and work fine.
> > 
> > When using with kernel 2.4.10 vgscan hang, running vgscan -d, 
> > the log is 
> > listed above:
> > 
> > <1> lvm_get_iop_version -- CALLED
> > <22> lvm_check_special -- CALLED
> > <22> lvm_check_special -- LEAVING
> > <1> lvm_get_iop_version -- AFTER ioctl ret: 0
> > <1> lvm_get_iop_version -- LEAVING with ret: 10
> > <1> lvm_lock -- CALLED
> > <22> lvm_check_special -- CALLED
> > <22> lvm_check_special -- LEAVING
> > 
> > 
> > I have two servers Dell 8450 and they have the same problem.
> > 
> > 
> > and no more messages
> > 
> > 
> > 
> > Thank's in advance
> > 
> > 
> > 
> > Andre
> > 
> > _______________________________________________
> > linux-lvm mailing list
> > linux-lvm@sistina.com
> > http://lists.sistina.com/mailman/listinfo/linux-lvm
> > read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html
> > 
> 
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html
> 

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2001-10-01 23:44 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-26  3:33 [linux-lvm] LVM help Uday Bhaskar Sarma Seetamraju
2001-09-26  6:46 ` Luca Berra
2001-09-26  8:27 ` Wolfgang Weisselberg
2001-09-26 16:07   ` [linux-lvm] 1.0.1-rc2 lvcreate segfaults, pvcreate, vgcreate ok Jim Cromie
2001-09-26 16:54     ` John Marquart
2001-09-26 18:38       ` Jim Cromie
2001-09-26 18:47         ` [linux-lvm] vgscan 1.0.1-rc2 + kernel 2.4.10 Andre Margis
2001-09-27  6:03           ` svetljo
2001-09-27 15:05             ` Andre Margis
2001-09-27 15:55               ` Andreas Dilger
2001-10-01 23:44               ` Sean Burford
  -- strict thread matches above, loose matches on Subject: below --
2001-09-26 22:52 Gonyou, Austin
2001-09-26 22:54 Gonyou, Austin
2001-09-26 22:57 Gonyou, Austin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.