Displaying 20 results from an estimated 700 matches similar to: ".iso file corrupted"
2004 Dec 24
4
Connection reset by peer
Hi,
We continuously see these errors in our logs. I've done some searches on
this but nothing seems to point to anything specific.
Any ideas?
-John
Dec 23 20:14:41 valhalla smbd[3574]: [2004/12/23 20:14:41, 0]
lib/util_sock.c:get_peer_addr(1000)
Dec 23 20:14:41 valhalla smbd[3574]: getpeername failed. Error was
Transport endpoint is not connected
Dec 23 20:14:41 valhalla
2005 Apr 12
1
Question on using smbmount
I'm trying to mount a samba share located on one Linux server to another
samba server for backup purposes. The problem im running into is that i
get an error stating:
couldn't find service <share I am specifying>
Here is what im attempting:
One server #1 sambaserver, Where I want the share to be mounted for
backup purposes
smbmount //valhalla/backupdir /backuparea/valhalla
If
2004 Oct 07
1
Menu examples?
Hi all,
I'm looking for some menu examples for Murali's menu system.
Specifically, a headstart on creating a Kickstart menu which covers the
most common options with the intention of creating this:
label ks.menu
kernel vmlinuz.ks.$DIST
append ksdevice=eth0
ks=http://kickstartserver/$DIST/Custom/ks.cfg.$DIST
initrd=initrd.ks.$DIST lang= devfs=nomount ramdisk_size=8192
Hmm...looking
2004 Dec 03
8
smbd hung processes - Samba 3.0.7
We've seen Samba crash and burn twice in the last 48 hours - it just
started happening, and we have no idea what might be causing it. I'm
hoping that someone will recognize this problem.
Platform: we are running RedHat Enterprise Server, with Samba 3.0.7.
We're using security=domain in an old-style NT4 domain environment.
The symptom that we're seeing is that the number of
2008 Sep 17
1
UPSLog rotating
Hi,
Trying to rotate the ups.log on a FreeBSD 7.0 system
and its not being nice about it.
I tried the "quick and dirty" way by doing :
mv /var/log/ups.log ${DATEDDIRECTORY}/ups.log
kill -1 `cat /var/db/nut/upslog.pid`
I get :
Sep 17 10:57:20 valhalla upslog[81972]: could not reopen logfile /var/log/ups.log: Permission denied
So I stop upslog, remove the file, and start it
2002 Sep 06
2
Huge amount of used inode handlers reported by sar -v (inode-sz)
Any help with this problem would be very much appreciated (even "it's not
7.3 or ext3 pointers, look somewhere else").
I've seen a similar post to ext3-users, but since that one received no reply
and I'm not convinced it's a ext3 problem (it only appears on our 7.3 hosts)
, I'm CCing to the valhalla list.
We have the same problem on ALL our Redhat 7.3 machines
2008 May 22
4
winbind,ads, win2k3, trusted domains, user mapping
I have been ready everything I can regarding this setup but am having a
problem that I am unsure of.
I am unable to authenticate any user despite the following commands working:
%> getent passwd <username>
%> wbinfo -u
%> wbinfo -g
With the getent passwd I am able to see all of my UID/GID being mapped
via winbdind to the rid of the domain user account.
This command fails:
%>
2002 Nov 11
2
making Samba works together with PAM
Ok fellows,
This is my last try. Please, anybody tell me if
something is missing on this list!
I need to setup on a Linux + Samba (PDC) to restrict
just one login per ID (not allow two logins with same
id).So:
1 - edit /etc/pam.d/samba -> chaging session line with
session required /lib/security/pam_limits.so
2 - in /etc/security/limits.conf:
* - maxlogins 1
3 - in smb.conf:
2006 Mar 15
5
Recent 6.1-PRE: burncd: ioctl(CDRIOCFIXATE): Input/output error
I'm running:
localhost(6.1-P)[21] uname -a
FreeBSD localhost 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #19: Wed Mar 15 07:15:25 PST 2006 root@g1-18.catwhisker.org.:/common/S2/obj/usr/src/sys/LAPTOP_30W i386
localhost(6.1-P)[22]
I figured I'd grab a copy of the recent 6.1-BETA4 (disc1) ISO to
try it out & hand it out to folks....
It seems to have worked, but I got a bit of a whine
2008 Jan 24
5
Can''t boot from ISO image...
Hi,
I''ve been trying to boot from a RHEL4 install iso without much luck
(the xen way).
The Host is:
RHEL 5.1
xen-3.0.3-41.el5
Here is my guest config:
# -*- mode: python; -*-
#============================================================================
# Python configuration setup for ''xm create''.
# This script sets the parameters used when a domain is created using
2004 May 25
1
FW: Trouble with ACLs
Well, I screwed around a bit and after doing a "wbinfo -u" and a "wbinfo -g"
I stopped getting the "unable to map SID" error. Now I'm getting a
different error. ;-D
[2004/05/25 09:09:34, 3] smbd/dosmode.c:unix_mode(111)
unix_mode(FC2-i386-disc1.iso) returning 0744
[2004/05/25 09:09:34, 3]
smbd/posix_acls.c:convert_canon_ace_to_posix_perms(2500)
2013 Jul 04
5
Syslinux 5.11-pre7 not working
Hi,
I am a happy user of version 4.06 and have been hoping to upgrade the 5.x series (for the HTTP bits).
I have the following problems with the 5.11-pre7 build:
1. TFTP load is horribly slow ... even when the two REAL machines are connected to the same switch.
For a typical RHEL installation, the vmlinuz loads ... the initrd.img loads very very slowly and just times out (I waited over 10 mins)
2013 Dec 16
1
FreeBSD 10.0-RC2 Now Available
The second RC build of the 10.0-RELEASE release cycle is now available
on the FTP servers for the amd64, i386, ia64, powerpc, powerpc64 and
sparc64 architectures.
The image checksums follow at the end of this email.
ISO images and, for architectures that support it, the memory stick images
are available here (or any of the FreeBSD mirror sites):
2002 Oct 16
1
Possible bug in SAMBA connection close?
Hey all,
I've been fighting a samba share/unmount problem for several days now and may
have found a bug in the connect/disconnect code.
Basically, it seems that while everything claims to free the connection to the
share, it doesn't actually happen. This is me closing ALL windows to the server:
log.smbd:
jon1 (192.168.200.2) connect to service disc1_pc_test as user breakit (uid=501
2006 Oct 04
2
NUMA support on Xen ?
Hi,
I am a Masters student from Carnegie Mellon University. I am looking for a research topics for an Advanced OS & DS course we have.
I wanted to know what is the current support for NUMA on Xen ?
Does it support the IBM x440 and AMD64 Opteron ?
Also, does the Xen scheduler do NUMA aware scheduling so it does not degrade the VM performace ?
My group is currently looking into Scheduling
2003 Aug 19
1
exit status 12 with large files
Hello.
I use rsync version 2.4.6, protocol version 24 on a RH7.2 machine. The
purpose is mirroring a Red Hat repository.
All works fine, *except* for really big files. ISO images (~650MB) are a
good example. Whenever I don't exclude *.iso, I get the following:
==================================================================
receiving file list ... done
sending sums for 1408
2006 May 24
1
Difficulty converting from RH 7.3 to Debian Sarge
I am running debian sarge 2.4.27-3-686 and samba version 3.0.14a-Debian
. The previous machine was running rh 7.3 (valhalla) 2.4.20-29.7.progeny.11, samba version unknown. I have restored all shares and directories. Most of users can access everything, however our login script will not run. For those users that cannot log in re-joining them to the domain not only works but then the login
2005 May 26
2
Upgrade samba from 2.2.7 to 3.0.14a
I am trying to upgrade samba from 2.2.7-security-rollup-fix to 3.0.14a and
am having some issues.
The server is Red Hat Linux release 7.3 (Valhalla) with Kernel 2.4.18-3
I have download the samba source, compiled, and installed it, but none of my
older files seem to be updated. I noticed that the new version is installed
to /usr/local/samba but most of the old files are in /usr/bin (such as
2011 Mar 31
1
How to disconnect the ISO image using virsh
Hello,
I can attach disc ISO image to cd-rom from virsh.
And I can replace the ISO image from disc1 to disc2 using the 2nd example.
(example)
attach-disk guest01 /root/disc1.iso hdc --driver file --type cdrom
--mode readonly
attach-disk guest01 /root/disc2.iso hdc --driver file --type cdrom
--mode readonly
My question is, how can I disconnect the image from the cdrom drive using virsh.
Because,
2005 Jan 13
2
can join but unable to login to the domain + ldap account problems
after setting up a PDC with ldap according to the book samba 3 by example,
almost everything worked out fine, the validations listed in the books
turned out as expected with minor differences, but these are the problems :
1. According to the book the account that can be used to join a domain is
the Administrator account with the password set from the ldap admin dn which
is secret is my