Displaying 20 results from an estimated 400 matches similar to: "possible dovecot problem (fwd)"
2006 Aug 23
4
Problem with large files corrupting during transfer
I'm very new to Samba, and I'm supporting my team's migration to a new
server. We are running v3.0.23b, ML3 and AIX v5.3, and we're pulling
data from NT servers. V2.2.2 (what we are using on the old server) would
not compile on the new box, so we have to upgrade.
Files >2.8gb are corrupting during the transfer. That 2.8gb file is the
largest we've gotten to go through
2007 Mar 01
0
RE: Xen 3.0.4 on RH EL 4.4 - can''t make it boot kerne l
<some stuff snipped for brevity>
> > I didn''t want to make the Xen kernel the default until I was
> > sure that it would boot correctly.
>
> Sensible.
> >
> > When I put the root=LABEL=/ on it I get an error:
> >
> > mkrootdev: label / not found
>
> Yes, I''ve had problems using "LABEL=" on my system too - and
2007 Mar 01
0
RE: Xen 3.0.4 on RH EL 4.4 - can''t make it boot kerne l
> -----Original Message-----
> From: Foreman, Tim [mailto:tforeman@ibsys.com]
> Sent: 01 March 2007 16:02
> To: Petersson, Mats
> Subject: RE: [Xen-users] Xen 3.0.4 on RH EL 4.4 - can''t make
> it boot kerne l
>
> > Ok, that didn''t tell me what I wanted to know, how about
> the output of
> > "mount"?
> >
> > I want to
2007 Feb 02
0
Bug#409392: Acknowledgement (xen-utils-3.0-unstable-1: xensto red creates /dev/xen/evtchn with the wrong minor)
close 409392
thanks
Disregard - I should be using the stable hypervisor.
--
nate carlson / ncarlson@ibsys.com / 651-365-4124
sr. systems administrator - nbcsports.com @ ib
2007 Feb 03
0
Processed: closing 409392
Processing commands for control@bugs.debian.org:
> # Automatically generated email from bts, devscripts version 2.9.27
> # closing per submitter
> close 409392
Bug#409392: xen-utils-3.0-unstable-1: xenstored creates /dev/xen/evtchn with the wrong minor
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug closed, send any further explanations to Nate
2007 Mar 01
1
RE: Xen 3.0.4 on RH EL 4.4 - can''t make it boot kerne l
> -----Original Message-----
> From: Petersson, Mats [mailto:Mats.Petersson@amd.com]
> Sent: Thursday, March 01, 2007 10:12 AM
> To: Foreman, Tim
> Cc: xen-users@lists.xensource.com
> Subject: RE: [Xen-users] Xen 3.0.4 on RH EL 4.4 - can''t make it boot
> kerne l
>
>
> > -----Original Message-----
> > From: Foreman, Tim [mailto:tforeman@ibsys.com]
2007 Mar 06
10
Does XEN support crash carts?
While VNC is good enough, it doesnt work
if the NIC is down. So is there a way to switch
amongst guest VMs once a crash carts
monitor/keyboard/mouse is attached to the
video/USB/etc. ports (on the back of the physical
box running XEN)?
For the network down (out-of-band)
emergencies, is there a way to
switch amongst domain and/or guest VM
consoles once a crash cart terminal
2009 Aug 18
1
Strange package installation error
Hi. I'm trying to install a new package. I'm a relatively long-time
(though not advanced) R user and have never seen this error before.
For the first example, I tried a few different CRAN mirrors. In the
second example, the file does exist; I downloaded it from the CRAN
website for the package and pasted in the name exactly a few different
times to make sure it was right.
>
2004 Mar 25
1
domain admins and Samba 3.0.2
Hi
I've been running Samba 2.x for years but decided to move up to 3.0.2. I've set
up a new samba server with a workgroup NEWBIOSS and netbios name PARETO.
Im having problems setting up my domain admins.
I used
'net groupmap modify "Domain Admins" unixgroup=domadmin'
my 'net groupmap list' shows :
System Operators (S-1-5-32-549) -> -1
Replicators
2017 Dec 12
5
problems with share permissions
Hi
I had a few test shares created and they were working fine. Users could
read or write depending on the windows group that was defined on the
share. I have since removed the test shares and created the file
structure needed and setup the smb.conf file with the share names. I
have also setup the groups and assigned them to the respective
directories. Problem is the users can connect to
2002 Jul 09
1
Windows 2k/XP and roaming profiles
Hi
I'm finding it takes ages to download a roaming profile from the server
when I log into Win2k or XP. A 4Mb profiles typically takes about 2
minutes (and 2 minutes to write back when I log out).
I did a test and copied the profile directory from the server to my PC.
Running under Win98 takes 1-2 minutes. Under 2K/XP it takes nearly 5
minutes. However, a single file of 4Mb only takes about
2005 May 30
1
Joining Sun NAS to samba domain
Hi
I have successfully joined my Sun NAS device to my Samba PDC (version 2.2.10,
security=user, encrypt passwords=yes)
However, when I try to map a drive to \\nas\home it wont accept my (correct)
password and the NAS log says :
NetrSamlogon[BIOSS\janet]: SAMBA_ACCESS_DENIED (Samba PDC)
Have I missed something ? Do I have to set up a trust account or is it to do
with encrypted passwords ?
--
2004 Nov 05
3
Resources for optimizing code
I want to eliminate certain observations in a large dataframe (21000x100).
I have written code which does this using a binary vector (0=delete obs,
1=keep), but it uses for loops, and so it's slow and in the extreme it
causes R to hang for indefinite time periods.
I'm looking for one of two things:
1. A document which discusses how to avoid for loops and situations in
which it's
2004 Mar 15
8
Simple numeric "as.is" question
I am reading a list of numbers from my clipboard, and have been
successful, except I can't make a histogram as R doesn't recognize my
variable as numeric. I know I need to use "as.is", but the specifics
escape me.
I have used x<-read.table("clipboard", header=F) to import from a txt
file. How do make this numeric? Thanks, J.
2011 Feb 17
3
summing 15 minute precip data to daily
Hi all,
i'm sure there is an easy way to do this, but i'm stumped, so any help would
be appreciated.
i have a single column of data for precipitation every 15 minutes over a
year. i want to sum the precip to daily data.
so the first 96 records = the first day, the second 96 records = the second
day, and so on....
is there a way to write a for loop that would sum the data to daily, and
2007 Sep 21
3
Automating Web-based Tool Configuration
I''m new to the group, so apologies in advance if I repeat a question
that''s already been asked and answered. First of all, I''m very happy to
see an open-source alternative to commercial configuration automation
tools. My question is this: I manage a collection of tools with
web-based administration. They have no external config files, and store
their config data in the
2005 Jun 22
0
Samba and Sun StorEdge NAS
Hi
I managed to get my Sun NAS filer to join my Samba domain (2.2.10).
However, I cannot mount any of the shares from the NAS to a PC in the same
domain, getting an error :
06/21/05 14:15:53 NetrSamLogon[BIOSS\janet]: SAMBA ACCESS_DENIED (Samba PDC)
When I asked Sun about it they responded :
"Further reseach has shown that a connection to SAMBA domain controller
as is not supported by the
2004 May 04
3
increasing memory
Hi. I want to use R with very large files, a couple hundred megabytes,
but R crashes every time that I try.
Reading help files seems to indicate that R ought to manage its memory
itself. I know I have enough memory since stata handles these files
perfectly well. I have a mac running OS 10.3 and am running RAqua 1.8.1.
Is there anything I can do to make it deal with these files successfully?
2017 Nov 27
3
problems with permissions
hi list,
environment:
Windows 2008 Domain
Centos 7 server running samba 4.4.4
Problem:
I am creating a number of samba shares on the Centos server to be used
on the Domain. Right now I have two major directories setup as shares
with minor directories being created.
How do I specify read/write permissions on the minor directories without
having to create a share for each directory? When I
2003 Apr 08
2
use of variable labels
The R documentation for some of the foreign package's functions says
that the set of variable labels becomes attributes in the resulting
data frame.
Thus, e.g., 5="strongly agree", 4="agree", etc.
I'm happy that the labels are being passed, but unfortunately, when
R summarizes the data, it will list it only as categories, and
doesn't deal with the