[Cvsnt] Does CVS for NT work with RAID 5??
Christopher Shreve
cshreve at fulcrum.net
Mon Apr 29 18:02:58 BST 2002
Emil,
I agree. What you say is most likely correct.
However, for me the only difference between a working CVS install and a non-working CVS install is
if the CVS repository is on a RAID 5 device or not. It seems to work great on other 'normal' drives.
'Non-working' should be qualified here...it means I can init the repository AND login...but not checkout
directories.
Strangely enough it works if I set my CVSROOT environment variable to K:\cvsrep. It doesn't work if I set my CVSROOT environment variable to :pserver:joeblo at cvs_server:K:\cvsrep
So it seems to have something to do with the pserver protocol.
????
Chris
-----Original Message-----
From: Emil Kirschner [mailto:emil.kirschner at prima-solutions.com]
Sent: Monday, April 29, 2002 9:00 AM
To: Christopher Shreve
Subject: RE: [Cvsnt] Does CVS for NT work with RAID 5??
I didn't try CVS on a RAID partition but I really don't think that your
problem comes from that. I mean if it does, it would be fundamentally
wrong. Raid is a block device adstraction and from a filesystem's point
of view the notion of a RAID doesn't exist, and CVS uses libc to work
with files, doesn't it?
Cheers,
e.
____________
Emil Kirschner - Senior R&D Software Engineer - Prima Solutions
-----Original Message-----
From: Christopher Shreve [mailto:cshreve at fulcrum.net]
Sent: Monday, April 29, 2002 5:41 PM
To: Cvsnt Newsgroup (E-mail)
Subject: [Cvsnt] Does CVS for NT work with RAID 5??
I think I've narrowed my CVS problems down to the following...
It works great if I use repositories that are normal non-raided
directories.
It doesn't work if my CVS repository is on a logical drive (say K:\)
that is RAID.
I can login but when I try to checkout CVSROOT I get...
Cannot access K:\cvsrep\CVSROOT
permission denied.
Has anybody had any luck getting CVS working with RAID?
Chris
_______________________________________________
Cvsnt mailing list
Cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
_______________________________________________
Cvsnt mailing list
Cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
More information about the cvsnt
mailing list