Displaying 15 results from an estimated 15 matches similar to: "zfs received vol not appearing on iscsi target list"
2006 Oct 31
3
zfs: zvols minor #''s changing and causing probs w/ volumes
Team,
**Please respond to me and my coworker listed in the Cc, since neither
one of us are on this alias**
QUICK PROBLEM DESCRIPTION:
Cu created a dataset which contains all the zvols for a particular
zone. The zone is then given access to all the zvols in the dataset
using a match statement in the zoneconfig (see long problem description
for details). After the initial boot of the zone
2018 Jan 18
2
Segfaults after upgrade to GlusterFS 3.10.9
Hi,
after upgrading to 3.10.9 I'm seing ganesha.nfsd segfaulting all the time:
[12407.918249] ganesha.nfsd[38104]: segfault at 0 ip 00007f872425fb00 sp 00007f867cefe5d0 error 4 in libglusterfs.so.0.0.1[7f8724223000+f1000]
[12693.119259] ganesha.nfsd[3610]: segfault at 0 ip 00007f716d8f5b00 sp 00007f71367e15d0 error 4 in libglusterfs.so.0.0.1[7f716d8b9000+f1000]
[14531.582667]
2018 Jan 19
0
Segfaults after upgrade to GlusterFS 3.10.9
Hi Frank,
It will be very easy to debug if u have core file with u. It looks like
crash is coming from gfapi stack.
If there is core file can u please share bt of the core file.
Regards,
Jiffin
On Thursday 18 January 2018 11:18 PM, Frank Wall wrote:
> Hi,
>
> after upgrading to 3.10.9 I'm seing ganesha.nfsd segfaulting all the time:
>
> [12407.918249] ganesha.nfsd[38104]:
2012 Apr 20
1
Upgrading from V3.0 production system to V3.3
Before I undertake this upgrade I thought I would see if anyone has any advice
on how to do this on a production system. Maybe someone has already "fought
this dragon".
Current config Gluster V3.0.0. This has been in production for over 16 months:
2 servers with 8 x 2TB hard drives (bricks) replicated
svr1:vol1 <-> srv2:vol1 -> rbrick1
svr1:vol2 <-> srv2:vol2 ->
2020 Jul 20
0
Performance issues since upgrading to 3.X to 4.X
On 20/07/2020 14:53, L.P.H. van Belle via samba wrote:
> Pretty close to what i have that :
>
> [global]
> workgroup = PRIVATE
> server string = %h server
> log file = /var/log/samba/log.%m
> max log size = 1000
>
> log level = 0
> ####### Authentication #######
> ## stand alone everything open.
> security = user
> guest ok = yes
2020 Jul 20
3
Performance issues since upgrading to 3.X to 4.X
Pretty close to what i have that :
[global]
workgroup = PRIVATE
server string = %h server
log file = /var/log/samba/log.%m
max log size = 1000
log level = 0
####### Authentication #######
## stand alone everything open.
security = user
guest ok = yes
map to guest = bad password
## map id's outside to domain to tdb files.
idmap config * : backend = tdb
idmap
2005 Jun 30
3
file permission / ACL problems with Office files
Hello,
I`m experiencing major problems after having migrated from Novell to
SLES 9.
My server configuration:
- SLES 9.0, running on an Intel XEON machine
- Samba 3.0.14a, standard bin package with ACL support
- XFS as filesystem, with ACL support
- Users are members of max. 40 Groups
My client configuration:
- running Windows 98 up to Windows XP SP2, everything included
- Office 97 up to 2003
2007 Sep 03
0
buglet?? in nlme:::corRatio documentation
[hoping to redeem myself for my last spurious bug report]
From ?corRatio:
Letting d denote the range and n denote the nugget effect, the
correlation between two observations a distance r apart is
(r/d)^2/(1+(r/d)^2) when no nugget effect is present and
(1-n)*(r/d)^2/(1+(r/d)^2) when a nugget effect is assumed.
This disagrees with the C code (corStruct.c)
/* Rational class
2008 Nov 23
1
Cluster fail over database getting stopped
Hi,
I am running RHEL3u8 two node cluster,which is running oracle 9i
database.I am facing problem while rebooting second node causing my
oracle database get stopped in the active node 1 which is running my
database.so i checked below probabilities to find out when the
database get stopped.
Version
clumanager-1.2.31-1.x86_64.rpm
I stopped both the node.
started first node
when the
2014 Aug 26
4
[Bug 10785] New: [PATCH] Add a flag to use numeric sort
https://bugzilla.samba.org/show_bug.cgi?id=10785
Summary: [PATCH] Add a flag to use numeric sort
Product: rsync
Version: 3.1.1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: rom at rom1v.com
2011 Aug 10
9
zfs destory snapshot takes an hours.
Hi,
I am facing issue with zfs destroy, this takes almost 3 Hours to delete the snapshot of size 150G.
Could you please help me to resolve this issue, why zfs destroy takes this much time.
While taking snapshot, it''s done within few seconds.
I have tried with removing with old snapshot but still problem is same.
===========================
I am using :
Release : OpenSolaris
2012 Feb 03
0
[LLVMdev] Question on LLVM based query execution
Hi Chang,
> I am developing a Hadoop native runtime, it has C++ APIs and libraries,
> what I want to do is to compile Hive's logical query plan directly to LLVM
> IR or translate Hive's physical query plan to LLVM IR, then run on the
> Hadoop native runtime. As far as I know, Google's tenzing does similar
> things, and a few research papers mention this technique, but
2020 Jul 20
4
Performance issues since upgrading to 3.X to 4.X
Hello,
I'm a bit desperate so I'm trying to seek help here.
Many year ago, I built myself 2 file servers (5 disks enclosure for
data, 2 disks enclosure for the OS) on a computer.
It was running on Debian 7.11 for years without an issue and I was
getting 75MB/95MB when transferring file from it to a Windows client,
all having a 1gbs network card.
https://i.ibb.co/N618Z4W/Debian-7.png
2010 Mar 12
3
defining columns in a matrix
Hi all,
I have the following 7 x 7 matrix. ?I am trying to figure out how to
label the columns to something more descriptive other than [,1], [,2],
etc.
I have tried the c(x,y,z,) function, but I get a error returned
stating that my vectors need to be the same length. Do I need to
convert this to something else such as a list and then repack it?
Thanks,
Kindra
?? ? ? ? Volume
Time ? ? ? ?[,1]
2012 Feb 02
2
[LLVMdev] Question on LLVM based query execution
Hi,
Sorry for the last mail with wrong subject.
I am a LLVM newbie, I have read some tutorials of LLVM, and play with some
demos.
I am developing a Hadoop native runtime, it has C++ APIs and libraries,
what I want to do is to compile Hive's logical query plan directly to LLVM
IR or translate Hive's physical query plan to LLVM IR, then run on the
Hadoop native runtime. As far as I know,