Displaying 20 results from an estimated 1000 matches similar to: "Unable to create raw volume on netfs storage (Operation not permitted)"
2005 Sep 11
0
NFSv4 "Missing" Data on Clients
Hello all. I converted my server from Fedora Core 3 to CentOS 4.1 and I've
been slogging unsuccessfully through an NFSv4 problem. I'm using the same
configuration for NFS that I had in place on FC3 that worked. On the server,
I have the following data structure:
/data
/data/archive
/data/pictures
/data/music
Each is a separate ext3 filesystem mounted with rw,acl. /etc/exports
2007 Aug 16
1
NFSv4 on CentOS 4.5
Hi. I'm having trouble accessing a shared directory over NFSv4 on a
CentOS 4.5 machine.
My export file reads
/test 10.0.0.0/255.0.0.0(ro,async,insecure,nohide,no_subtree_check)
Running the mount command with NFSv4 as the filesystem gives me a
permission denied error.
[root at pebble-anoop ~]# mount -v -t nfs4 pebble-anoop:/test/ /mnt/
mount: pinging: prog 100003 vers 4 prot tcp port
2008 Aug 22
1
Problem using rsync for backing up on to a NAS
Hi,
I have a problem that was already discused in the german archlinux forum
and couldn't be solved. Because of this I was asked to use the rsync
mailing list. So here I am ;b
I'm using the following script to backup my data to a Network Attached
Storage that has an ext3 formated hdd that is mounted via NFS
script: http://pastebin.com/f6b7115c9
This script works fine for /home but
2009 Jun 25
1
logical volume over NFS permissions problem
Hi all,
i've problem with mounting logical volumes over NFS.
On NFS server, i have following logical volume
[root at nfs_server ~]# lvdisplay
--- Logical volume ---
LV Name /dev/escience/vv_25
VGnfs_servernfs_servernfs_servernfs_servernfs_server escience
LV UUID iMhNq7-iC7L-VTDO-Xcwv-a6yv-sEAD-EZWASV
LV Write Access read/write
LV Status
2007 Jun 11
6
Share a directory via NFS and Samba at the same time not possible
Hello Folks,
i'have a problem share a directory to both unix(nfs) and windows(samba).
The main problem is, that the rights are associated to winbind groups.
the user in question can access the files from windows correctly and
locally correctly (via su -$USER). If i mount the directory via nfs and
make a su - $USER i can't write to the directory. when calling getfacl $DIR
i can see, that
2015 Sep 02
1
[Patch] Fix NAME variable in subnet-* scripts for local subnets.
Hi,
attached is a patch that fixes that the NAME variable in subnet-up/down
scripts for local subnets is not set. The reason for this was that there
was a "hole" in the envp array in src/subnet.c:subnet_update(). If the
subnet was local, envp[6] was NULL and the evaluation stoped there.
Actually, the name string was leaking. This is easily fixed by changing the
order in the array.
I
2017 Sep 22
0
Restrict root clients / experimental patch
Hi,
On 09/21/2017 07:32 PM, Pierre C wrote:
> Hi All,
>
> I would like to use glusterfs in an environment where storage servers
> are managed by an IT service - myself :) - and several users in the
> organization can mount the distributed fs. The users are root on their
> machines.
> As far as I know about glusterfs, a root client user may impersonate any
> uid/gid
2016 Oct 07
2
Permission denied for volume create in raw format
Hi,
I'm facing similar problem to described here:
https://www.redhat.com/archives/libvirt-users/2016-February/msg00033.html
I got Libvirt pool mounted over netfs and I'm trying to create new volume,
with pool.createXML. When format is qcow2, everything works fine.
Unfortunately, for raw images libvirt raises error Permission denied. Whole
pool is owned by root. Libvirt starts as root user
2012 Dec 21
2
NFSv4 on CentOS 5.5
Hi,
What is the magic juju that I have to put in /etc/sysconfig/autofs to
get autofs to default to using NFSv4, rather than NFSv3, for mounting
file systems?
I don't want to place these flags into the automount maps themselves
because we have a varied network with Sun, CentOS, RedHat and
Macintosh systems, and the flags that have to get added to automount
maps (which we distribute centrally
2017 Sep 21
2
Restrict root clients / experimental patch
Hi All,
I would like to use glusterfs in an environment where storage servers are
managed by an IT service - myself :) - and several users in the
organization can mount the distributed fs. The users are root on their
machines.
As far as I know about glusterfs, a root client user may impersonate any
uid/gid since it provides its uid/gid itself when it talks to the bricks
(like nfsv3).
The thing
2012 Apr 19
2
boot-time NFS mount failures
Hello List,
I have a problem with a CentOS 5 server running Oracle DBMS with
the transaction logs going to an NFS share on our CentOS 6/Bacula
backup server. The Oracle server has this in its /etc/fstab file:
backup:/home/backup/Oracle /backup_nfs nfs
hard,intr,noexec,rsize=32768,wsize=32768
The backup server, in its /etc/exports:
/home/backup/Oracle
2016 Oct 07
0
Re: Permission denied for volume create in raw format
On Fri, Oct 07, 2016 at 12:02:48PM +0200, Maciej Nabożny wrote:
>Hi,
>I'm facing similar problem to described here:
>https://www.redhat.com/archives/libvirt-users/2016-February/msg00033.html
>I got Libvirt pool mounted over netfs and I'm trying to create new volume,
>with pool.createXML. When format is qcow2, everything works fine.
>Unfortunately, for raw images libvirt
2016 Apr 12
2
Re: [libvirt] Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
On 04/12/2016 10:58 AM, TomK wrote:
> Hey Martin,
>
> Thanks very much. Appreciate you jumping in on this thread.
Can you provide some more details with respect to which libvirt version
you have installed. I know I've made changes in this space in more
recent versions (not the most recent). I'm no root_squash expert, but I
was the last to change things in the space so that
1999 Oct 21
6
Corrupted Excel files, oplock_break(905) errors
Hi there everyone!
I'm using Samba 2.0.5a-19990721 on a RedHat 6.0 machine with Linux kernel
2.2.12. My system generally works fine, however recently I've had some
complaints about some files being corrupted. The latest and best-handled
to enable a debugging happened at around the same time. Both clients were
using Windows95 OSR2 machines with Excel 97 SP-2. Two users reported the
problem
2016 Apr 12
0
Re: [libvirt] Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
Hey John,
Hehe, I got the right guy then. Very nice! And very good ideas but I
may need more time to reread and try them out later tonight. I'm fully
in agreement about providing more details. Can't be accurate in a
diagnosis if there isn't much data to go on. This pool option is new to
me. Please tell me more on it. Can't find it in the file below but
maybe it's
2016 Jan 09
1
Logging levels
I recently upgraded from Samba v3.6.25 to v4.3.3. After the upgrade, I
realized I should change my smb.conf because the syslog parameters are
deprecated. My old parameters were:
log level = 1
syslog = 6
syslog only = yes
Also, I built Samba with --with-syslog-facility=LOG_LOCAL7.
I'm having trouble replicating the same configuration with v4.3.3. The
syslog
2002 Dec 04
2
tftpd32
Hi,
I've been sorting out a network boot strategy for a mixed network (NT/2K
based server, booting linux clients).
As I'm running (not by choice) Windows based servers, I have been trying
to use Philippe Jounins excellent tftp server.
Have you had any reports of problems with the latest version of his
server (v2.51 tftpd32j.zip) ? I was getting an error about the server
not supporting
2011 Jan 04
9
Netinstall & NFS using local server.
Dear CentOS community,
I have install centos via CD, DVD and Directly off the net via http and FTP. Now I want to do a NFS install from a local server and a client. Both, client and server are in the same vlan 10.14.10.0/255.255.255.0.
The server has a static 10.14.10.15 address and the client gets its own address via DHCP. I download the DVD image from one of the mirrors and placed it under
1999 Dec 10
5
openssh on AIX v4.3.3 with native compiler
Hello,
Was looking in the archives... and haven't seen this one listed.
When I compile openssh-1.2pre17 on AIX v4.3.3 with the native compiler
I get the following errors. I haven't see this __attribute__ code.. What
compiler/libraries are needed to compile this? I have seen that people
have compiled openssh on AIX.. Just wondering what you have used.
# make
cc -g
2003 Jan 14
1
Help! My first VPN.
Hello everybody,
I'm setting up my first virtual private network and I can't get thru
with this problem. Here's my current configs:
***/etc/tinc/vpn/tinc.conf***
Name = eci-cebu
ConnectTo = eci-sampaloc
Device = /dev/net/tun
PrivateKeyFile = /etc/tinc/vpn/rsa_key.priv
***
***/etc/tinc/vpn/tinc-up***
#!/bin/sh
ifconfig $INTERFACE hw ether fe:fd:0:0:0:0
ifconfig $INTERFACE