Displaying 20 results from an estimated 37 matches for "pagefil".
Did you mean:
pagefile
1999 Nov 15
0
Bug report: smbmount 2.0.6 and NT pagefile.sys bug
Hi,
I have just installed Samba 2.0.6 and noticed that the "pagefile.sys"
smbmount bug still exists:
When unsing smbmount to mount an NT4 volume, and doing an "ls" on the
mounted directory, I get:
# ls /mnt
ls: pagefile.sys: Permission denied
. IO.SYS SRVMGR.EXE
ffastun.ffa summary.dat
.. K...
1999 Jul 25
0
smbmount, NT and pagefile.sys woes
Hi,
I've got a problem reading certain files from NT workstation 4 shares.
The main problem seems to be pagefile.sys, but it sometimes happens with
registry files as well.
What happens is, that the 'pagefile.sys' NT swap files cannot be
accessed. Any attempt at using ls on it or anything else fails.
For example:
# ls pagefile.sys
/bin/ls: pagefile.sys: Text file busy
The file is there. It's a...
2004 Oct 13
1
smb_lookup: find //pagefile.sys failed
When I mount a particular Windows 2000 share, I get this error hundreds
of times in /var/log/messages. All I have to do is mount the share, I
don't have to go into the directory or do anything with the share.
I actually don't know for sure that it's only for this one share.
Why does this happen? I'm on Fedora Core 2, using the samba-3.0.7-2.FC2
RPM that comes with it.
Raul
2003 Mar 07
3
Questions about exclude-file
Is there anyway to keep rsync from reporting an error when attempting to
sync pagefile.sys (through a samba share)? It seems like any type of
exclusion of the file gets ignored, why is that? Anyway around it?
Also, of experimented with the exclude-from syntax quite a bit and
haven't figure out how you could just backup all .doc files on a file
system and exclude everything else...
2008 Nov 15
1
Sacrifice wine 1.1.4 ,pagefile problem
When i try to run Sacrifice i get this error:
[Image: http://img.nopaste.pl/upload/errorek_491ec5788ef8e.png ]
2002 Mar 28
1
rsync raising an IO error for an excluded file
Hi,
when syncing from windows NT/cygwin to linux usimg rsync 2.5.2 I get the following error:
readlink pagefile.sys: Permission denied
IO error encountered - skipping file deletion
pagefile.sys is however in the exclude-list, so I think rsync shouldn't care that it can't stat the file.
The code fragment responsible is
if (readlink_stat(fname, &st, linkbuf) != 0) {
int...
2012 Dec 16
1
read-write in LIBGUESTFS 1.20
How can i open a virtual disk in read-write mode ?
# guestmount --rw -d winxp -m /dev/sda1 /media/
# rm -f /media/pagefile.sys
rm: cannot remove ?/media/pagefile.sys?: Operation not permitted
# cd /media && touch file
touch: cannot touch ?file?: Permission denied
# cd && fusermount -u /media
I've tried with guestfish also.
I have compiled libguestfs with this conf:
./configure \
PYTHON=/u...
1999 Sep 19
3
Samba can't keep NT shares mounted
I don't know who this problem belongs to, samba or Linux, but it's a
common one, judging by the responses in my INBOX to a previous post.
Plus, it's a fairly serious one; many applications require smb shares to
be mounted continuously and without interruption. It's been a recurring
problem which seems to have been pushed off to the side as not
important, even though it's a
2009 Jun 26
1
Determining if swap memory is turned off
...rms and how to
use them. I see memory.size and memory.limit for Windows -- making R
less platform
independent -- and they seem to work on a WinXP virtual machine I have
available.
However, I suspect that the memory.limit includes the swap. When I was
running
Windoze, I tried valiantly to get the PageFile.sys killed and found it
kept being set
up again despite following all the recommended steps. (I needed to avoid
the
plaintext of an encrypted file being "saved" for me!) I know nothing
about Mac
swap and how to control it.
Advice welcome. Below is a crude but self-contained example...
2013 Feb 07
7
"dynamic memory allocation" for windows guests?
...memory usage
- if there is spare memory -> tell the hypervisor to lower the mem-target
- if memory is used up, decide upon CPU usage and mem history:
. idle for some time -> try to free buffers by allocating and freeing blocks
. loaded -> do nothing or increase mem-target, according to pagefile usage
. recently increased -> increase mem-target
- If memory is needed quickly, the pagefile will be used temporarily.
- In a trivial implementation, a simple script on dom0 could receive
the mem-target requests and do the actual "xl mem-set" calls
(according to some balancing...
2006 Jan 05
4
Q: R 2.2.1: Memory Management Issues?
...Percent free space = 44 %
Volume fragmentation
Total fragmentation = 1 %
File fragmentation = 2 %
Free space fragmentation = 0 %
File fragmentation
Total files = 121,661
Average file size = 193 KB
Total fragmented files = 64
Total excess fragments = 146
Average fragments per file = 1.00
Pagefile fragmentation
Pagefile size = 768 MB
Total fragments = 1
Directory fragmentation
Total directories = 7,479
Fragmented directories = 2
Excess directory fragments = 3
Master File Table (MFT) fragmentation
Total MFT size = 126 MB
MFT record count = 129,640
Percent MFT in use = 99 %
Total M...
2006 May 05
2
Win32 programs can't find files on FAT32 partitions
...com" mask L"windows"
trace:file:match_filename (L"Program Files Settingsd\00bf\00c2U",
L"windows")
trace:file:match_filename (L"progra~1.com", L"windows")
trace:file:append_entry long L"Program Files Settingsd\00bf\00c2U"
short L"pagefile.sys" mask L"windows"
trace:file:match_filename (L"Program Files Settingsd\00bf\00c2U",
L"windows")
trace:file:match_filename (L"pagefile.sys", L"windows")
trace:file:append_entry long L"System Volume InformationU" short
L"system...
2003 Jul 01
1
Warning message in scatter.smooth (modreg)
...have, I haven't seen this
message before.
gc() returns
> gc()
used (Mb) gc trigger (Mb)
Ncells 417693 11.2 667722 17.9
Vcells 103949 0.8 786432 6.0
This is on a Win XP box with 512 MB RAM, with plenty of space still
available (Task Manager Reports 216 MB of RAM and pagefile in use).
I have looked through the help files for loess and loess.control but
didn't see anything about ncmax. Can someone explain why I might be
getting this warning?
Many thanks,
Gavin
> version
_
platform i386-pc-mingw32
arch i386
os mingw32
system i386, min...
2003 Nov 14
1
smclient-excludes
Hello, samba-users,
I am using Amanda to backup WinNT-shares.
Amanda uses smbclient to generate smbtar-archives which it then writes
to tape.
As you all know there are various files on Windows-system-partitions
that don?t need to be on backup.
For example stuff like
pagefile.sys
System Volume Information
hiberfil.sys
and the registry files.
So there is a need to exclude files from getting into the
archives/tapes. One reason is to keep stuff small, another is to
eliminate annoying errors coming from open files.
---
smbclient can exclude stuff via the "-X"...
2012 Jan 05
13
[PATCH] xenpaging:add a new array to speed up page-in in xenpaging
...evict_victim(paging, &victims[i], fd, i);
+ if( victims[i].gfn !=INVALID_MFN )
+ page_out_index[victims[i].gfn].index = i;
+ }
}
else
{
@@ -798,7 +805,15 @@
out:
close(fd);
unlink_pagefile();
- free(victims);
+ if ( NULL != victims )
+ {
+ free(victims);
+ }
+
+ if ( NULL != page_out_index )
+ {
+ free(page_out_index);
+ }
/* Tear down domain paging */
rc1 = xenpaging_teardown(paging);
diff -r 54a5e994a241 -r 052727b8165c tools/xenpagin...
2003 Dec 17
5
Rsyncing Windows directory to a Linux box: problem with spacesin directory names
>
> >> > I am trying to rsync folders/files hosted on a Windows
> machine to a
> >> > Linux machine. Many of the directory names have spaces in them.
> >> > How can I list them in a file so that the --include-from
> option use
> >> > them correctly?
> >> > Thanks!
> >> >
> >> > Charles
> >>
2008 Mar 16
8
include a page in another
Hi,
for my isbn plugin, I''m wishing to incldue generated isbn pages in
caller pages (the ones with <isbn value=""> tags).
But I want my isbn page to be processed before for its tags to be
transformed (like the relocatable or other ones). Besides, i do not
want its header to be included.
Is there an easy solution for that, or should I do the work myself ?
--
Nicolas
2014 May 22
1
Samba Access Linux with Windows 2008 R2 DC
...Config.Msi DHS 0 Thu May 15 23:48:13 2014
DNN D 0 Sun Feb 10 20:11:58 2013
Documents and Settings DHS 0 Mon Jul 13 22:06:44 2009
inetpub D 0 Tue May 18 20:41:25 2010
pagefile.sys AHS 8580583424 Wed May 7 08:39:53 2014
PerfLogs D 0 Mon Jul 13 20:20:08 2009
Program Files DR 0 Mon Aug 29 21:26:58 2011
Program Files (x86) DR 0 Sun May 18 22:35:58 2014
Progra...
2006 Nov 26
1
ext3 4TB fs limit on amd64 (FAQ?)
Hi,
I've a question about the max. ext3 FS size. The ext3 FAQ explains that
the limit is 4TB.
http://batleth.sapienti-sat.org/projects/FAQs/ext3-faq.html
| Ext3 can support files up to 1TB. With a 2.4 kernel the filesystem size
is | limited by the maximal block device size, which is 2TB. In 2.6 the
maximum | (32-bit CPU) limit is of block devices is 16TB, but ext3
supports only up | to 4TB.
2015 Nov 19
0
OT: bareos
...Set"
Enable VSS = yes
Include {
Options {
signature = MD5
}
Options {
exclude = yes
Ignore Case = yes
wilddir = "C:/Temp"
wilddir = "C:/Windows/Temp*"
wilddir = "*Temporary Internet Files*"
File = "C:/pagefile.sys"
File = "C:/hyberfil.sys"
}
File = C:/
}
}
I hope, this helps.
Valeri
++++++++++++++++++++++++++++++++++++++++
Valeri Galtsev
Sr System Administrator
Department of Astronomy and Astrophysics
Kavli Institute for Cosmological Physics
University of Chicago
Phon...