search for: vss

Displaying 20 results from an estimated 129 matches for "vss".

Did you mean: tss
2004 Nov 12
1
VSS on samba
We have recently moved our VSS database from windows 2k to samba, initially all looked fine but have come accross a problem. Quite often VSS complains saying it can't write to "names - acess denied". The file its refering to is names.dat in data/ (for those that know VSS) I believe this to be some sort of locki...
2004 Jan 30
2
using VSS on a samba server - no smb locks ?
Hi all, We are considering moving our VSS database from a Win2K server to a samba server. All clients are Win2K clients. I used the VSS tool "testlock.exe" to make sure the native lock mode can be used. The test was successful, and I saw that an SMBlock transaction was performed, and a reply_lockingX was replied. When I opened...
2002 Jun 27
1
Building from a source-code library under windows
....dll") /* construct a function containing; same as one in S-plus" Odata$dv <- .C("nlme_two_comp_zero_CI_lag", as.integer(length(Odata$ID)), as.double(rev(Odata$order)[1]), as.double(cbind( Odata$TIME, Odata$ITIME, Odata$CL, Odata$CLD, Odata$V1, Odata$VSS, Odata$Tlag, as.character(Odata$ID), Odata$order )), as.integer(length(Ddata$ID)), as.double(rev(Ddata$order)[1]), as.double(cbind( Ddata$TIME, Ddata$DOSE, as.character(Ddata$ID), # factor Ddata$order, as.character(Ddata$EVID) )), as.integer(LogParam),...
2011 Sep 14
3
Is there any implementation of VSS for a ZFS iSCSI snapshot on Solaris?
I am using a Solaris + ZFS environment to export a iSCSI block layer device and use the snapshot facility to take a snapshot of the ZFS volume. Is there an existing Volume Shadow Copy (VSS) implementation on Windows for this environment? Thanks S Joshi -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20110914/31107059/attachment.html>
2003 Jul 11
1
Problem with VSS access via Samba
....1a running on a linux operating system. Perhaps before, I haven't had a problem running a samba service since only few user make access to our samba server. Now, many groups requested for a samba account for file sharing purposes. 1 particular group requested to host their visual source safe (VSS) database in our samba server. After a few months of operation, accessing their source code in the VSS repository went well. But one day, the group complained to me that their VSS application hangs when they tried to connect to the VSS repository. I executed smbstatus command to check the status...
2009 Jan 08
0
[storage-discuss] ZFS iscsi snapshot - VSS compatible?
I don''t know if VSS has this capability, but essentially if it can temporarily quiesce a device like a data base does for "warm standby" then a snapshot should work. This would be a very simple Windows side script/batch: 1) Q-Disk 2) Remote trigger snapshot 3) Un Q-Disk I have no idea where to even begin r...
2000 Apr 27
0
VSS and case sensitivity.
Hello I have a bit of the strange problem. Our developers use MS VSS to check in/out files to or from Solaris drives mapped through samba. When they "set current working directory" to a mapped Solaris drives VSS doesn't recognize files named with uppercase letters converting them into lower case. As a result VSS denies permission to change these files...
2004 Sep 08
2
Running microsoft vss under wine
Hello, I am using wine on RH9. I am running Visual Source Safe like thus wine --ssexp.exe THe VSS GUI starts OK. the Visual Source Safe database is on Windows Partition. This Windows Partition is mounted on my Linux like thus: mount -t nfs -o rw,nolock 192.168.0.77:/mnt/server/Share /mnt/vss I am able to launch a VSS session : I can successfully check out and check in files (I point my workin...
2004 Aug 25
1
VSS and Samba on Tru64 Unix
Good Afternoon All. Please forgive me if this is an often-asked question, but ... We're trying to get the ability to have users in the same UNIX group be able to check-in and check-out files from a VSS repository. All users in a defined unix group should be able to copy, edit, and delete any file created by any other user in that group. As most of you probably already know, this works fine if the user checking the file out is the same as the user checking it in. But if the user trying to chec...
2020 Mar 06
1
snapshotting disk images with exchange db / volumes
...s image, and backup that one. However they truncated the exchange db log files after a succesful procedure. I was wondering if someone is doing this already. How does the guest freeze work exactly in windows (In linux it is quite clear no io is done). I assume that if the guest is invoking the vss service, and then you snapshot on the host environment. You have a snapshot with a vss image? So if you want to recover, you first need to 'roll back' to that internal vss image on the snapshot? [1] https://social.technet.microsoft.com/Forums/office/en-US/7818e7a5-3c09-4f36-9158-e423d0...
2015 Jul 14
1
Backups solution from WinDoze to linux
backuppc does support pre- and post- backup scripts, so it is possible to implement backing up from vss. I've never done it, but there examples can be found On Tue, Jul 14, 2015 at 1:49 PM, Gordon Messmer <gordon.messmer at gmail.com> wrote: > On 07/14/2015 07:17 AM, m.roth at 5-cent.us wrote: > >> My manager just tasked me at looking at this, for one team we're >> s...
2001 Oct 22
0
Wine and VSS problem - revision history window
With a wine about a month old, running in managed mode, when I ask Visual Source Safe for a revision history, the window doesn't appear, but vss's main window hangs as if it's waiting for me to close the history window. Not much to do at that point but kill Wine. (I also received the error err:tooltips:TOOLTIPS_Timer How did this happen? at about the same time, but that wasn't reproducible.) One of these days soon I'll...
2009 Jun 08
3
caret package
...rs. x<-read.csv("x.csv", header=TRUE); y<-read.csv("y.csv", header=TRUE); tc=trainControl(method="cv", number=10 ); glmmat<-train(x,y,method="glmnet", trControl=tc); extractPrediction(list(glmmat,testX=x,testY = y)); any help would be great thanks vss [[alternative HTML version deleted]]
2009 Jun 03
1
rsync 3.0.x with Windows VSS-support
...oes, it implements backup of open files on Windows with rsync. Because I think rsync 3 is more efficient and more current in comparison to rsync 2. I made a small readme-page with information about what I've done so far and the status/limitations/binaries: http://www.consolejunky.net/cwrsync-vss/ As most people, I'm a bit strapped for time and thus I like to prioritize the kind of features/fixes/other changes that I need/peole want. I'm contacting you folks to have a look, because I hope to get some feedback on what people need. My hope is to get something that works so well to...
2002 Jun 24
1
Visual Source Save and samba
Is anyone out there running Microsoft's Visual Source Save with a samba share? We are doing so here and are encountering difficulties. The "working directory" is a samba share. It seems that VSS is not manipulating file permissions appropriately when items are checked in and out. User always has write access to the item. Is anyone using MS VSS successfully with samba and care to share their secrets? samba 2.2.4 running on solaris 2.6 MS Visual Source Save version? (not sure) MS VSS clie...
2004 Oct 14
0
VSS and Samba
Did you ever find a solution for using a linux working directory with VSS? Thanks, Charles
2012 Jul 31
0
4 GBit nic bonding new centos 6.3 system with cisco VSS switches - suggestions?
...ntos.com/centos-6-channel-bonding/ My question: Is this the current, good way to bond the 4 ports? The other question: What should I set on the cisco switch for the Port-channel options? As far as I understand for performance and redundancy I will use LACP and balance-alb. The switches are 6500 VSS so they should act as "one physical device" as required by LACP. thanks for any suggestion and comments . G?tz -- G?tz Reinicke IT-Koordinator Tel. +49 7141 969 82 420 Fax +49 7141 969 55 420 E-Mail goetz.reinicke at filmakademie.de Filmakademie Baden-W?rttemberg GmbH Akademiehof 1...
2009 Jun 02
1
XenClient:How to install VM
...7 = "" state = "running" 8 = "" state = "running" 11 = "" state = "running" 12 = "" state = "running" 12 = "" vm = "/vm/00000000-0000-0000-0000-000000000002" vss = "/vss/00000000-0000-0000-0000-000000000002" name = "Domain-12" cpu = "" 0 = "" availability = "online" memory = "" static-max = "524288" target = "524288" device = "" vbd = &...
2003 Dec 07
1
using application (vss) with standalone wine - newbie
Hello , I had installed wine on a machine which has only LINUX on it; (without a windows partition). Now, I had successfully ran "wine notepad" . Is it possible ? I want to use MS Visual Source Safe applicataion on that LINUX. what should I do ? regards sting _________________________________________________________________ The new MSN 8: smart spam protection and 2 months FREE*
2000 Apr 07
1
Large file deletion on large directories
I am using a samba server for a large number of files. It is a MS VSS database which splits it's data into a-z directories and generally in each directory I have about 30,000 files. When trying to delete files from the VSS client, the file deletion process is very slow, taking around 15 seconds per file. What is strange is that the processor loading is only at %...