Displaying 20 results from an estimated 2000 matches similar to: "Should umask takes effect when we create device file via mknod?"
2010 May 28
2
permanently add md device
Hi All
Currently i'm setting up a 5.4 server and try to create a 3rd raid device, when i run:
$mdadm --create /dev/md2 -v --raid-devices=15 --chunk=32 --level=raid6 /dev/sdc /dev/sdd /dev/sde /dev/sdf /dev/sdg /dev/sdh /dev/sdi /dev/sdj /dev/sdk /dev/sdl /dev/sdm /dev/sdn /dev/sdo /dev/sdp /dev/sdq
the device file "md2" is created and the raid is being configured. but somehow
2005 Feb 09
1
rsync backups on Mac OS X - mknod errors + icon disappears...
Hi
I am a rsync (on Mac OS X, RsyncX version with extended HFS+/-eahfs
forks) beginner (I merely use it for backing up my desktop machine to a
bootable
external firewire volume, so that I can resume work in case of a
harddrive disaster)
and I got these messages:
mknod
"/Volumes/backup/Applications/Plone2/Sites/Default/var/zopectlsock"
failed: Invalid argument
mknod
2004 Sep 22
6
[Bug 1804] FreeBSD's mknod can't create FIFOs and sockets
https://bugzilla.samba.org/show_bug.cgi?id=1804
wayned@samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From wayned@samba.org 2004-09-22 09:56
2009 Apr 20
6
DO NOT REPLY [Bug 6280] New: (Bug incl. PATCH) Linux mknod does not work when syncing fifos and sockets from Solaris
https://bugzilla.samba.org/show_bug.cgi?id=6280
Summary: (Bug incl. PATCH) Linux mknod does not work when syncing
fifos and sockets from Solaris
Product: rsync
Version: 3.0.6
Platform: x64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo:
2007 Jun 29
2
Mknod: Operation not permitted
When trying to move my root to a btrfs filesystem, I found a missing
feature (or a bug). It's not possible to create device files. To
reproduce, run this on a btrfs filesystem:
mknod test c 1 1
result:
mknod: `test': Operation not permitted
Frank
2003 Dec 18
1
FreeBSD mknod errors
Hi all, I ran across a few threads on google regarding FreeBSD's rsync mknod
problem but I didn't find any good fix. I was wondering if anyone knows more
about this and a good fix. Here's an example of the output.
mknod qmail/queue/lock/trigger : Invalid argument
mknod qmail/supervise/qmail-send/log/supervise/control : Invalid argument
mknod
2015 Jan 15
1
[PATCH] mknod: filter modes in mkfifo, mknod_b, mknod_c (RHBZ#1182463).
Since mkfifo, mknod_b, and mknod_c add the correct file type to the
modes of the resulting file, make sure the specified mode contains only
permissions bits.
---
daemon/mknod.c | 15 +++++++++++++++
generator/actions.ml | 21 ++++++++++++++++++---
2 files changed, 33 insertions(+), 3 deletions(-)
diff --git a/daemon/mknod.c b/daemon/mknod.c
index 7f71210..9af8701 100644
---
2003 Aug 23
1
mknod / rsync error
Greetings!
I'm experiencing these problems as described in this mail:
-------
From: Thomas Quinot (thomas@melusine.cuivre.fr.eu.org)
Subject: Rsync 2.5.5: FreeBSD mknod can't create FIFO's
This is the only article in this thread
View: Original Format
Newsgroups: mailing.unix.rsync
Date: 2002-06-24 06:05:25 PST
The following patch
2004 Sep 11
1
mknod /dev/phone0 c 100 0
I want * to answer the phone when call comes-in.
I've enabled /dev/phone0 in phone.conf and created /dev/phone0 with a
command:
mknod /dev/phone0 c 100 0
Though, when I start * I get:
Parsing '/etc/asterisk/phone.conf': Found
Sep 12 00:18:42 WARNING[16384]: chan_phone.c:950 mkif: Unable to open
'/dev/phone0'
Sep 12 00:18:42 ERROR[16384]: chan_phone.c:1141 load_module: Unable
2002 Aug 26
0
rsync error: mknod, invalid argument
I have been running rsync for about 2 weeks now and I will occasionally
recieve the following errors:
mknod ./{filename} : Invalid argument
mknod ./{filename} : Invalid argument
mknod ./{filename} : Invalid argument
mknod ./{filename} : Invalid argument
mknod ./{filename} : Invalid argument
wrote 16 bytes read 336751 bytes 131.52 bytes/sec
total size is 33812275937 speedup is 100402.58
rsync
2010 Nov 10
0
[PATCH] utils: mknod massage
Show usage instead of segfaulting when no args are passed.
0d844078 added typec and assigned value without actually using it.
As variable is properly named just use it in coressponding switch.
Signed-off-by: maximilian attems <max at stro.at>
---
usr/utils/mknod.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/usr/utils/mknod.c b/usr/utils/mknod.c
index
2003 Nov 30
0
FreeBSD mknod refuses to create pipes and fifos
>Submitter-Id: current-users
>Originator: Joao Carlos Mendes Luis
>Organization:
>Confidential: no
>Synopsis: FreeBSD mknod refuses to create pipes and fifos
>Severity: non-critical
>Priority: low
>Category: kern
>Class: change-request
>Release: FreeBSD 4.9-RC i386
>Environment:
System: FreeBSD zeus.faperj.br 4.9-RC FreeBSD 4.9-RC #3: Sat Oct 25 17:54:52 BRST
2002 Jun 24
0
Rsync 2.5.5: FreeBSD mknod can't create FIFO's
The following patch (adapted to rsync 2.5.5 from the one posted in
Dec. 2000, http://lists.samba.org/pipermail/rsync/2000-December/003349.html)
is necessary to prevent rsync from failing on creating FIFOs or UNIX
sockets on FreeBSD. Any chance for it to be integrated in a future
release of rsync?
Thomas.
diff -ur work/rsync-2.5.5/config.h.in work.patch/rsync-2.5.5/config.h.in
---
2018 Jul 07
3
Completar un for, que falla al faltarle algún dato.
Buenas noches;
Además del proyecto que comenté antes y con el que sigo discutiendo,
también me estoy peleando con otro... con el que también tropiezo.
Necesito reordenar los datos presentados en dos columnas a filas y
columnas.
Los datos ideales serían algo así:
Ques <- c(rep("Q1",3),rep("Q2",3),rep("Q3",3))
Info <- rep(c("aca", "ahi",
2014 Aug 11
2
Behavior of disk caching with qcow2 disks
Hello,
I am running several virtualization servers with QEMU 1.4.x and libvirt 1.0.2 on
Ubuntu 12.04 and am working on optimizing the cache= and aio= options for the
virtual machines. These VM images are mostly qcow2, and are served both from a
local ext4 filesystem (with data=ordered,barrier) and from an NFS mountpoint
(with sync). The local filesystem sits on top of an md software RAID of SATA
2018 Jan 31
3
Problems with "predict" function ii
I have realised that I should have used "detach" before attaching another
dataframe, but even when I do this it's still giving me lots of lines, rather
than just one:
My code:
m<-runif(1,0,1)
m
mres<-m*(seq(1,12))
mres
ssd<-rexp(1,1)
ssd
devs<-rep(0,length(mres))
for(i in 1:length(mres)){devs[i]<-rnorm(1,0,ssd)}
devs
plot(-10,-10,xlim=c(1,24),ylim=c(0,20000))
2019 Aug 19
3
[ORC] Removing / replacing JITDylibs
Hi,
I'm working on a runtime autotuner that utilizes ORCv2 JIT (I'm closely tracking
tip-of-tree), so linking new object files and patching in the new function(s)
will happen frequently.
One of the concerns my runtime system has is the ability to do one of the
following: (1) replacement of the contents of a JITDylib with a new object file
[to provide semi-space GC-style reclaiming], (2)
2010 Aug 25
3
frequency, count rows, data for heat map
Hi all,
I have read posts of heat map creation but I am one step prior --
Here is what I am trying to do and wonder if you have any tips?
We are trying to map sequence reads from tumors to viral genomes.
Example input file :
111 abc
111 sdf
111 xyz
1079 abc
1079 xyz
1079 xyz
5576 abc
5576 sdf
5576 sdf
How may xyz's are there for 1079 and 111? How many abc's, etc?
2012 Jan 26
2
Calculate a function repeatedly over sections of a ts object
Hi,
I want to apply a function (in my case SDF; package ?sapa?) repeatedly over discrete sections of a daily time series object by sliding a time window of constant length (e.g. 10 consecutive years or 1825 days) over the entire ts at increments of 1 time unit (e.g. 1 year or 365 days). So for example, the first SDF would be calculated for the daily values of my variable recorded between years 1
2007 Dec 04
1
SD cards
Hi,
I am trying to read a 4gb SD HD card class 6 [hispeed], and Centos
5.1 does not recognize it.
with dmesg|less I get
[1616752.815569] sdf: Mode Sense: 00 00 00 00
[1616752.815571] sdf: assuming drive cache: write through
[1616754.813229] sdf : READ CAPACITY failed.
[1616754.813231] sdf : status=0, message=00, host=1, driver=00
[1616754.813240] sdf : sense not available.
When I connect