Displaying 5 results from an estimated 5 matches for "diskarray".
Did you mean:
disarray
2003 Dec 31
1
modify permissions fail on new file server.
...s is in has a mode of 777 and is owned by 'greg'.
Samba was built with:
configure --with-ads --with-pam --with-winbind-auth-challenge
--with-acl-support --with-winbind --prefix=/opt/samba
The physical setup is as such:
W2kCLIENTS<---smb--->SAMBA-SERVER<---nfs--->NFS-SERVER===DISKARRAY
SAMBA-SERVER has 2 interfaces on it, one samba listens on, the other
is used for NFS traffic.
NFS-SERVER has the physical drives attached to it, using veritas
cluster file system version 3.x
SAMBA-SERVER mounts the drives under /n/fire/array. this is also
defined within smb.conf.
My questi...
2015 Oct 13
0
Centos 6.7 on Tyan Tiger MPX, Graphics and eArrayDirector
..... The graphics chip has 8 MB of memory. I Googled but did not find a driver.
Is this VESA driver the reason the monitor, an Acer S230HL, is not identified but shown as Unknown in the monitor setup?
This machine will be hosting the LSI eArrayDirector client and server for two DF4000 fiber channel diskarrays. Unfortunately this Java application cannot be installed on Centos 6.7 but I am hoping there might be some user who have been able to work around this limitation by installing eArrayDirector on another system and then moving the installation to a later Centos version.
Comments and suggestions wel...
2016 Apr 14
0
Problems with scsi-target-utils when hosted on dom0 centos 7 xen box
...#39;m having second thoughts and am thinking about
rolling back because of reliability issues.
Stuff I've tried before is taking care that all machine runs latest BIOS'es
and ethernet firmware. The servers in question are Dell PowerEdges from
different generations, talking to an Equallogic diskarray over 1Gbit
copper. Dells toolset is installed, OMSA as well as hitkit.
The errors I'm seeing are looking like this:
Apr 13 23:03:43 xen15-2 iscsid: Kernel reported iSCSI connection 25:0 error
(1020 - ISCSI_ERR_TCP_CONN_CLOSE: TCP connection closed) state (1)
Apr 13 23:03:43 xen15-2 iscsid: Co...
2016 Apr 11
4
Problems with scsi-target-utils when hosted on dom0 centos 7 xen box
Hello
We were attempting to use scsi-target-utils, hosted on a xen dom0 vm
using localhost, and running into some problems. I was not able to
reproduce this on a centos 7.2 server using the default kernel.
(From dmesg)
Apr 4 11:18:42 funk kernel: [ 596.511204] connection2:0: detected
conn error (1022)
Apr 4 11:18:42 funk kernel: connection2:0: ping timeout of 5 secs
expired, recv
2008 Oct 16
9
Shared SAN disk LUN between 2 servers and migration problem
HI
Dom0 is CentOS 5.2, 64-bit, Xen version 3.2.1 and 3.2.2.
I got Fiber SAN disk system and 2 servers and i am making shared LUN
available to both servers. Then i got multipath layer running on both
Dom0s and so Xen is seeing device-mapper file, instead of two /dev/sdX
devices, then i have setup Xen domU (HVM Windows 2003) using
/dev/mapper/sharedLUN as physical storage to my windows server.