* RE: [linux-lvm] Mounting LVM volume with set UID and GID? (REPOST )
@ 2001-07-12 19:16 Gonyou, Austin
0 siblings, 0 replies; 8+ messages in thread
From: Gonyou, Austin @ 2001-07-12 19:16 UTC (permalink / raw)
To: 'linux-lvm@sistina.com'
> I'm using an XFS LVM volume of about 18GB, and it will be
> available for HTTP
> and FTP. So, I want my ownership, and reading/writing files,
> to be as such:
> ls -ld /somedirectory
> drwxr-xr-x 6 web ftp 4 somedirectory
>
> But mounted that way, not just owned that way.
> --
> Austin Gonyou
> Systems Architect, CCNA
> Coremetrics, Inc.
> Phone: 512-796-9023
> email: austin@coremetrics.com
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: [linux-lvm] Mounting LVM volume with set UID and GID? (REPOST )
@ 2001-07-12 19:20 Gonyou, Austin
2001-07-12 19:40 ` [linux-lvm] Misbehavior LVM - RAID Thomas Kotzian
` (2 more replies)
0 siblings, 3 replies; 8+ messages in thread
From: Gonyou, Austin @ 2001-07-12 19:20 UTC (permalink / raw)
To: 'linux-lvm@sistina.com'
To clarify this, When I try mounting with the options uid=xxx,gid=xxx,rw
I cannot mount the volume. I get a mount error. Nothing out of the ordinary,
just that it can't "read supberblock", but if I mount it without those
options, it's just fine.
--
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: Thursday, July 12, 2001 2:17 PM
> To: 'linux-lvm@sistina.com'
> Subject: RE: [linux-lvm] Mounting LVM volume with set UID and GID?
> (REPOST )
>
>
> > I'm using an XFS LVM volume of about 18GB, and it will be
> > available for HTTP
> > and FTP. So, I want my ownership, and reading/writing files,
> > to be as such:
> > ls -ld /somedirectory
> > drwxr-xr-x 6 web ftp 4 somedirectory
> >
> > But mounted that way, not just owned that way.
> > --
> > Austin Gonyou
> > Systems Architect, CCNA
> > Coremetrics, Inc.
> > Phone: 512-796-9023
> > email: austin@coremetrics.com
> _______________________________________________
> 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] 8+ messages in thread
* [linux-lvm] Misbehavior LVM - RAID
2001-07-12 19:20 [linux-lvm] Mounting LVM volume with set UID and GID? (REPOST ) Gonyou, Austin
@ 2001-07-12 19:40 ` Thomas Kotzian
2001-07-13 7:44 ` [linux-lvm] Mounting LVM volume with set UID and GID? (REPOST ) Patrick Caulfield
2001-07-13 8:42 ` Joe Thornber
2 siblings, 0 replies; 8+ messages in thread
From: Thomas Kotzian @ 2001-07-12 19:40 UTC (permalink / raw)
To: linux-lvm
I've set up a server with a software-Raid 5 under linux. (6x80GB IDE). Raid5
(autodetect) works without any problems ... - but when i want to put the
raid into a pv the problems begin .... - everything works - creating a pv,
vg, lv but when i try to shutdown - the system stops (HARD FREEZE) when the
drives are unmounted .... - sometimes they can be unmounted - but then the
system freezes at the halt/reboot - command at the end of the halt-script
...
Are there any interactions between raid autodetect and lvm known???
Base Distro is: SuSE 7.1 and SuSE 7.2 on intel ...
Kernel from suse or original - linus-release ones - tested: 2.4.6-pre3,
2.4.6-pre5/6, 2.4.7-pre3, 2.4.7-pre6 - tested with the version 0.9.7_beta2
and patched with 0.9.7_beta7
Both show the same behaviour ....
Please help!!
Thomas K.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [linux-lvm] Mounting LVM volume with set UID and GID? (REPOST )
2001-07-12 19:20 [linux-lvm] Mounting LVM volume with set UID and GID? (REPOST ) Gonyou, Austin
2001-07-12 19:40 ` [linux-lvm] Misbehavior LVM - RAID Thomas Kotzian
@ 2001-07-13 7:44 ` Patrick Caulfield
2001-07-13 8:42 ` Joe Thornber
2 siblings, 0 replies; 8+ messages in thread
From: Patrick Caulfield @ 2001-07-13 7:44 UTC (permalink / raw)
To: linux-lvm
On Thu, Jul 12, 2001 at 02:20:37PM -0500, Gonyou, Austin wrote:
> To clarify this, When I try mounting with the options uid=xxx,gid=xxx,rw
> I cannot mount the volume. I get a mount error. Nothing out of the ordinary,
> just that it can't "read supberblock", but if I mount it without those
> options, it's just fine.
You might get a useful reply if you posted that question to an XFS list rather
than an LVM one.
patrick
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [linux-lvm] Mounting LVM volume with set UID and GID? (REPOST )
2001-07-12 19:20 [linux-lvm] Mounting LVM volume with set UID and GID? (REPOST ) Gonyou, Austin
2001-07-12 19:40 ` [linux-lvm] Misbehavior LVM - RAID Thomas Kotzian
2001-07-13 7:44 ` [linux-lvm] Mounting LVM volume with set UID and GID? (REPOST ) Patrick Caulfield
@ 2001-07-13 8:42 ` Joe Thornber
2 siblings, 0 replies; 8+ messages in thread
From: Joe Thornber @ 2001-07-13 8:42 UTC (permalink / raw)
To: linux-lvm
On Thu, Jul 12, 2001 at 02:20:37PM -0500, Gonyou, Austin wrote:
> To clarify this, When I try mounting with the options uid=xxx,gid=xxx,rw
> I cannot mount the volume. I get a mount error. Nothing out of the ordinary,
> just that it can't "read supberblock", but if I mount it without those
> options, it's just fine.
Does uid=xxx, gid=xx work without LVM ?
- Joe
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: [linux-lvm] Mounting LVM volume with set UID and GID? (REPOST )
@ 2001-07-13 14:37 Gonyou, Austin
0 siblings, 0 replies; 8+ messages in thread
From: Gonyou, Austin @ 2001-07-13 14:37 UTC (permalink / raw)
To: 'linux-lvm@sistina.com'
On other filesystems Yes. I will re-verify though just for a sanity check.
--
Austin Gonyou
Systems Architect, CCNA
Coremetrics, Inc.
Phone: 512-796-9023
email: austin@coremetrics.com
> -----Original Message-----
> From: Joe Thornber [mailto:thornber@btconnect.com]
> Sent: Friday, July 13, 2001 3:42 AM
> To: linux-lvm@sistina.com
> Subject: Re: [linux-lvm] Mounting LVM volume with set UID and GID?
> (REPOST )
>
>
> On Thu, Jul 12, 2001 at 02:20:37PM -0500, Gonyou, Austin wrote:
> > To clarify this, When I try mounting with the options
> uid=xxx,gid=xxx,rw
> > I cannot mount the volume. I get a mount error. Nothing out
> of the ordinary,
> > just that it can't "read supberblock", but if I mount it
> without those
> > options, it's just fine.
>
> Does uid=xxx, gid=xx work without LVM ?
>
> - Joe
> _______________________________________________
> 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] 8+ messages in thread
* RE: [linux-lvm] Mounting LVM volume with set UID and GID? (REPOST )
@ 2001-07-13 14:49 Gonyou, Austin
0 siblings, 0 replies; 8+ messages in thread
From: Gonyou, Austin @ 2001-07-13 14:49 UTC (permalink / raw)
To: 'linux-lvm@sistina.com'
As a matter of fact, anything that is XFS can't mount with those options. I
will investigate over on that list.
--
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: Friday, July 13, 2001 9:37 AM
> To: 'linux-lvm@sistina.com'
> Subject: RE: [linux-lvm] Mounting LVM volume with set UID and GID?
> (REPOST )
>
>
> On other filesystems Yes. I will re-verify though just for a
> sanity check.
>
> --
> Austin Gonyou
> Systems Architect, CCNA
> Coremetrics, Inc.
> Phone: 512-796-9023
> email: austin@coremetrics.com
>
> > -----Original Message-----
> > From: Joe Thornber [mailto:thornber@btconnect.com]
> > Sent: Friday, July 13, 2001 3:42 AM
> > To: linux-lvm@sistina.com
> > Subject: Re: [linux-lvm] Mounting LVM volume with set UID and GID?
> > (REPOST )
> >
> >
> > On Thu, Jul 12, 2001 at 02:20:37PM -0500, Gonyou, Austin wrote:
> > > To clarify this, When I try mounting with the options
> > uid=xxx,gid=xxx,rw
> > > I cannot mount the volume. I get a mount error. Nothing out
> > of the ordinary,
> > > just that it can't "read supberblock", but if I mount it
> > without those
> > > options, it's just fine.
> >
> > Does uid=xxx, gid=xx work without LVM ?
> >
> > - Joe
> > _______________________________________________
> > 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] 8+ messages in thread
* RE: [linux-lvm] Mounting LVM volume with set UID and GID? (REPOST )
@ 2001-07-13 18:43 Gonyou, Austin
0 siblings, 0 replies; 8+ messages in thread
From: Gonyou, Austin @ 2001-07-13 18:43 UTC (permalink / raw)
To: 'linux-lvm@sistina.com'
Confirmed that XFS doesn't support uid/gid options..grrr...:(
--
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: Friday, July 13, 2001 9:49 AM
> To: 'linux-lvm@sistina.com'
> Subject: RE: [linux-lvm] Mounting LVM volume with set UID and GID?
> (REPOST )
>
>
> As a matter of fact, anything that is XFS can't mount with
> those options. I
> will investigate over on that list.
>
> --
> 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: Friday, July 13, 2001 9:37 AM
> > To: 'linux-lvm@sistina.com'
> > Subject: RE: [linux-lvm] Mounting LVM volume with set UID and GID?
> > (REPOST )
> >
> >
> > On other filesystems Yes. I will re-verify though just for a
> > sanity check.
> >
> > --
> > Austin Gonyou
> > Systems Architect, CCNA
> > Coremetrics, Inc.
> > Phone: 512-796-9023
> > email: austin@coremetrics.com
> >
> > > -----Original Message-----
> > > From: Joe Thornber [mailto:thornber@btconnect.com]
> > > Sent: Friday, July 13, 2001 3:42 AM
> > > To: linux-lvm@sistina.com
> > > Subject: Re: [linux-lvm] Mounting LVM volume with set UID and GID?
> > > (REPOST )
> > >
> > >
> > > On Thu, Jul 12, 2001 at 02:20:37PM -0500, Gonyou, Austin wrote:
> > > > To clarify this, When I try mounting with the options
> > > uid=xxx,gid=xxx,rw
> > > > I cannot mount the volume. I get a mount error. Nothing out
> > > of the ordinary,
> > > > just that it can't "read supberblock", but if I mount it
> > > without those
> > > > options, it's just fine.
> > >
> > > Does uid=xxx, gid=xx work without LVM ?
> > >
> > > - Joe
> > > _______________________________________________
> > > 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
> >
> _______________________________________________
> 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] 8+ messages in thread
end of thread, other threads:[~2001-07-13 18:43 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-07-12 19:20 [linux-lvm] Mounting LVM volume with set UID and GID? (REPOST ) Gonyou, Austin
2001-07-12 19:40 ` [linux-lvm] Misbehavior LVM - RAID Thomas Kotzian
2001-07-13 7:44 ` [linux-lvm] Mounting LVM volume with set UID and GID? (REPOST ) Patrick Caulfield
2001-07-13 8:42 ` Joe Thornber
-- strict thread matches above, loose matches on Subject: below --
2001-07-13 18:43 Gonyou, Austin
2001-07-13 14:49 Gonyou, Austin
2001-07-13 14:37 Gonyou, Austin
2001-07-12 19:16 Gonyou, Austin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox