Displaying 20 results from an estimated 2000 matches similar to: "3.0.3pre2 errors under interix"
2008 Jun 04
1
3.0.3pre2 compile warnings on interix
All seems to compile ok but I get the following warnings on interix 3.5
flist.c: In function `recv_file_entry':
flist.c:840: warning: comparison between signed and unsigned
flist.c:874: warning: comparison between signed and unsigned
flist.c:876: warning: right shift count >= width of type
flist.c: In function `make_file':
flist.c:1178: warning: comparison between signed and unsigned
2008 Jan 30
3
newfs locks entire machine for 20seconds
----- Original Message -----
From: "Ivan Voras" <ivoras@freebsd.org>
>> The machine is running with ULE on 7.0 as mention using an Areca 1220
>> controller over 8 disks in RAID 6 + Hotspare.
>
> I'd suggest you first try to reproduce the stall without ULE, while
> keeping all other parameters exactly the same.
Ok tried with an updated 7 world / kernel as
2008 Jan 10
2
FreeBSD tar errors on valid empty tar.gz
Seems our current libarchive? That support FreeBSD's tar implementation has
a bug where it can create archives it cant read back. This can be seen
by simply creating an empty tar.gz file and then trying to expand or
list it.
In doing the above you get the following error:
tar: Unrecognized archive format: Inappropriate file type or format
N.B. gtar can list and expand the created file
2013 Feb 05
2
problems with the mfi
after rebooting I get very often:
...
mfi0: COMMAND 0xffffff800132d990 TIMEOUT AFTER 659 SECONDS
mfi0: COMMAND 0xffffff800132d990 TIMEOUT AFTER 689 SECONDS
mfi0: COMMAND 0xffffff800132d990 TIMEOUT AFTER 719 SECONDS
...
another reboot usualy fixes this.
danny
2013 Jul 22
1
FreeBSD 9 and PERC H200
I got a Dell T110-II server on 2013-July-19. It has two 1Tbyte drives
that the PERC H200 controls, RAID 1. I tried to install
FreeBSD-9.1-RELEASE from a DVD from FreebsdMall. The autopart segfaulted,
evidently because it could not find any disks. I think there is a PR
about the segfaulting (bad bug, no messages).
I worked around the problem by going to the loader prompt when the initial
2013 Jul 09
2
OCZ Vertex4 quirks
Same as its brothers/sisters, it's optimized for 4 KB blocks.
/*
* OCZ Vertex 4 SSDs
* 4k optimized
*/
{ T_DIRECT, SIP_MEDIA_FIXED, "ATA", "OCZ_VERTEX4*", "*"},
/*quirks/DA_Q_4K
Borja.
2008 Apr 04
3
rsync error
hi
I have the script http://pastebin.com/d4b062d28 and the roots cron
entry are as below
30 2 * * * su sms /usr/local/bin/testrsync_mysql.sh
I am getting the below error
building file list ... rsync: opendir "/var/lib/mysql/wordpress"
failed: Permission denied (13) done mysql/ib_logfile0
mysql/ib_logfile1
Killed by signal 2.
rsync error: unexplained error (code 255) at rsync.c(276)
2012 Jul 27
1
AHCI Timeout errors on Intel Patsburg
We're seeing some strange timeout errors on some new Supermicro
X9DRT-HF MB's we here when combined with KINGSTON HyperX 3K SSD's
It seems that when connnected to the second channel reads often
timeout stalling all IO under 8.3-RELEASE-p3
When this happens we see:-
Jul 27 14:35:59 lon059 kernel: ahcich1: Timeout on slot 0 port 0
Jul 27 14:35:59 lon059 kernel: ahcich1: is 00000000 cs
2006 Mar 05
2
g_vfs_done with offset greater than disk size
I've been trying to get a problem fixed with a Highpoint 1820a crashing
out with errors like:
kernel: IAL: COMPLETION ERROR, adapter 0, channel 2, flags=104
kernel: ATA regs: error 10, sector count 20, LBA low ff, LBA mid ff, LBA high ff, device 4f, status 51
which results in the disk being dropped from the array.
A sharp eyed engineer at Highpoint has just spotted the fact that the
read
2013 Oct 23
2
OpenPAM/SSHD privacy hole (FreeBSD 9.2+ affected)
Hello,
I found that in the new FreeBSD 9.2 (probably in 10 also) updated OpenPAM sources.
The big embarrassment was in pam_get_authtok.c. The problem is that even without a
valid SSH login it's possible to know the server's hostname.
az at az:/home/az % ssh 1.2.3.4
Password for az at real.hostname.com:
Changes made by "des":
2009 Apr 16
1
Unable to transfer between win32 (interix) and FreeBSD
While transfering files from a win32 host here running
interix aka SFU it keeps constantly failing with various
errors see below.
Both ends are running 3.0.5 on the same network. Also
the transfer speeds are really slow, has anyone had
this before and is there anything we can do to
investigate the issue?
receiving incremental file list
content/misc/elbonio/
content/misc/elbonio/clickfire.zip
2013 Jun 22
2
slow bootloader on Dell R320
Hi all !
Thanks for the very good support of Dell R320 hardware, perc H310 is
well supported, BCM5720 seems to work correctly and performances are
great.
The only problem i have found is very strange. The FreeBSD bootloader
take many times to load, 30sec-2minutes to boot the kernel and show the
bootloader menu. After that, the system boots properly, at a normal
speed.
Is there any issue or
2008 Jun 04
1
3.0.3pre2 progress fix doesnt work
The progress fix listed
[quote]
- If rsync exits in the middle of a --progress output, it now outputs a
newline to prevent the progress line from being overwritten.
[/quote]
Appears to not work.
== Test 1 ==
CTRL+C is used to abort:-
rsync -av --whole-file --progress -e "ssh -p 23" test1:/test/ /test/
receiving incremental file list
zone/english/
zone/english/mp_carentan1.ff
2013 Feb 26
3
mfi timeouts
> On 28/10/2011 04:14, Jan Mikkelsen wrote:
> >/ Hi,
> />/
> />/ There is a patch linked to from this PR, which seems very similar:
> />/
> />/ http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/140416
> />/
> />/ http://lists.freebsd.org/pipermail/freebsd-scsi/2011-March/004839.html
> />/
> />/ The problem is also consistent with running
2013 Jun 19
1
Weird I/O hangs (9.1R, arcsas, interrupt spikes on uhci0)
Hi,
very periodically, we see I/O hangs for about 10 seconds, roughly once per minute.
Each time this happens, the I/O rate simply drops to zero, and all disk access hangs; this is also very noticeable on the shell, for NFS clients etc. Everything else (networking, kernel, ?) seems to continue normally.
Environment: FreeBSD 9.1R GENERIC on amd64, using ZFS, on a ARC1320 PCIe with 24x Seagate
2012 Aug 07
4
LSI 9240-4i 4K alignment
Hi all,
We have a server with a LSI 9240-4i controller configured in JBOD with
4 SATA disks. Running FreeBSD 9.1-Beta1:
Relevant dmesg:
FreeBSD 9.1-BETA1 #0: Thu Jul 12 09:38:51 UTC 2012
root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
CPU: Intel(R) Xeon(R) CPU E31230 @ 3.20GHz (3200.09-MHz K8-class CPU)
Origin = "GenuineIntel" Id = 0x206a7 Family = 6 Model =
2007 Jun 25
1
rsync lockup on windows
I am using rsync on a Linux box, connecting to a Cygwin SSH server which
has Rsync installed, and pulling some files to the Linux box. The
transfer locks up. The rsync process on the Windows box hangs. A single
hidden file in progress exists. It is an excel file, with 0 bytes.
It locks up on this file consistently. I can open it, read it, delete
it, using Cygwin tools, on Windows. It is an Excel
2010 Jan 16
3
rsync/cwgwin hangs during transfers
Hi,
Rsync 3.0.7 and Cygwin 1.7.1 hangs at random instances. This does not happen
always and does not happen at all locations.
I can reproduce the problem. Others are having similar problems.
Can someone please guide me one what I can do to report such problems?
Regards,
Alan
2009 Mar 13
3
rsync flags freebsd
is there a way to save special flags in freebsd when using rsync?
for example
dd# ls -lo init
-r-xr-xr-x 1 root wheel schg 711744 Mar 12 18:51 init
dd#
file has flag schg
when i just use rsync it copy that file and loses that flag
--
http://alexus.org/
2008 Mar 26
1
freebsd 7 and areca controller
Hi.
I'm looking at deploying a freebsd 7-release server with some storage
attached to an areca ARC-1680 controller. But this card is not
mentioned in 'man 4 arcmsr'
(http://www.freebsd.org/cgi/man.cgi?query=arcmsr&sektion=4&manpath=FreeBSD+7.0-RELEASE).
Areaca's website does mention freebsd as a supported OS
(http://www.areca.com.tw/products/pcietosas1680series.htm).
Has