search for: storage2

Displaying 20 results from an estimated 25 matches for "storage2".

Did you mean: storage
2012 Dec 03
1
"gluster peer status" messed up
I have three machines, all Ubuntu 12.04 running gluster 3.3.1. storage1 192.168.6.70 on 10G, 192.168.5.70 on 1G storage2 192.168.6.71 on 10G, 192.168.5.71 on 1G storage3 192.168.6.72 on 10G, 192.168.5.72 on 1G Each machine has two NICs, but on each host, /etc/hosts lists the 10G interface on all machines. storage1 and storage3 were taken away for hardware changes, which included swapping the boot disks. They...
2006 Oct 09
1
patch: mailboxcasecmp()
...beta8.orig/src/imap/commands-util.c 2006-01-13 19:00:10.000000000 -0800 +++ dovecot-1.0.beta8/src/imap/commands-util.c 2006-10-08 15:01:26.919748000 -0700 @@ -328,8 +328,8 @@ bool client_save_keywords(struct mailbox return TRUE; } -bool mailbox_equals(struct mailbox *box1, struct mail_storage *storage2, - const char *name2) +static bool _mailbox_equals(struct mailbox *box1, struct mail_storage *storage2, + const char *name2, int ci) { struct mail_storage *storage1 = mailbox_get_storage(box1); const char *name1; @@ -338,13 +338,36 @@ bool mailbox_equals(struct mailbox *box1 retu...
2006 Jan 30
4
Adding a mirror to an existing single disk zpool
Hello All, I''m transitioning data off my old UFS partitions onto ZFS. I don''t have a lot of duplicate space so I created a zpool, rsync''ed the data from UFS to the ZFS mount and then repartitioned the UFS drive to have partitions that match the cylinder count of the ZFS. The idea here is that once the data is over I wipe out UFS and then attach that partition to the
2010 May 31
2
DHT translator problem
...I mount it, the mount point looks rather strange and when I try to do 'ls' on it I get: ls: /mnt/gtest: Stale NFS file handle I can create files and dirs in the mount point, I can list them but I cant list the mount point itself. Example: the folume is mounted on /mnt/gtest [root at storage2]# ls -l /mnt/ ?--------- ? ? ? ? ? gtest If I try to list the mountpoint: [root at storage2 ~]# ls -l /mnt/gtest ls: /mnt/gtest: Stale NFS file handle Can anyone please help me fix this. Here is the systeminfo: OS: CentOS 5 x86_64 Kernel: 2.6.18-194.3.1.el5 Fuse: 2.7.4glfs...
2009 Oct 01
1
3-layer structure and the bonnie rewrite problem
...ite-test, already discussed in this list, but not in this context, i think). So: does this approach (3-layer) does make any sense with GlusterFS ? Here a draft of the structure: Config1 (regular): *********** [Client-Node] ^ | GlusterFS | v [Storage1 <-replicate-> Storage2] *********** Config2 (3-layer): *********** [Client-Node] ^ | GlusterFS | v [Re-Exporter/Proxy-Node] ^ | GlusterFS | v [Storage1 <-replicate-> Storage2, Storage3] *********** The "Config2" is the targeted structure. I do require...
2016 Oct 12
5
Backup Suggestion on C7
...ovisioned. My first solution was put each host pools on different logical volumes, like: host1 -> lv1 host2 -> lv2 host3 -> lv3 and store pools/volumes on specified storage daemon that uses a specified device for each different hosts. host1 -> storage1 -> device_lv1 host2 -> storage2 -> device_lv2 host3 -> storage3 -> device_lv3 Unfortunately, I can't define on bacula-sd.conf multiple storage definition but only multiple devices. To use different storage I must run 3 bacula-sd on same host (I can?), run a bacula-sd on a vm/host. Ah, I must use only one physic...
2012 May 04
1
'Transport endpoint not connected'
.../gluster/scratch ls: cannot access /gluster/scratch: Transport endpoint is not connected $ ls /gluster/scratch3 dbbuild DBS $ sudo umount /gluster/scratch $ sudo mount /gluster/scratch $ ls /gluster/scratch dbbuild $ Note that /gluster/scratch is a distributed volume (spread across servers 'storage2' and 'storage3'), whereas /gluster/scratch3 is a single brick (server 'storage3' only). So *some* of the mounts do seem to automatically reconnect - not all are affected. But in future, I think it would be good if the FUSE client could automatically attempt to reconnect under...
2002 Sep 11
0
Strange Hang over ssh
...munmap(0x4001f000, 4096) = 0 select(6, [5], NULL, NULL, {60, 0}) = 1 (in [5], left {60, 0}) read(5, "\0\0\0\0", 4) = 4 select(6, [5], NULL, NULL, {60, 0}) = 1 (in [5], left {60, 0}) read(5, "\0\0\0\0", 4) = 4 stat64("/storage2/stpaul", {st_mode=S_IFDIR|S_ISGID|0775, st_size=20, ...}) = 0 chdir("/storage2/stpaul") = 0 socketpair(PF_UNIX, SOCK_STREAM, 0, [3, 6]) = 0 fcntl64(3, F_GETFL) = 0x2 (flags O_RDWR) fcntl64(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 fcntl64(6, F_GETFL)...
2006 Jan 13
5
ads_connect: Program lacks support for encryption type
...ame = cups wins server = xxx.xxx.xxx.xxx ldap ssl = no idmap uid = 10000-20000 idmap gid = 10000-20000 template shell = /bin/bash winbind use default domain = no [homes] valid users = %S read only = No browseable = No #masonr is a local user [storage2] path = /drive valid users = masonr write list = masonr force user = nobody force group = nobody read only = No etc/nsswitch.conf passwd: files winbind shadow: files group: files winbind #hosts: db files ldap nis dns ho...
2013 Dec 03
0
Problem booting guest with more than 8 disks
...9;/> | </source> | <target dev='vdc' bus='virtio' /> | </disk> | <disk type='network' device='disk'> | <driver name='qemu'/> | <source protocol='rbd' name='libvirt-pool/arch_test2-storage2'> | <host name='192.168.0.35' port='6789'/> | <host name='192.168.0.2' port='6789'/> | <host name='192.168.0.40' port='6789'/> | </source> | <target dev='vdd' bus='virti...
2012 Jun 07
2
Performance optimization tips Gluster 3.3? (small files / directory listings)
Hi, I'm using Gluster 3.3.0-1.el6.x86_64, on two storage nodes, replicated mode (fs1, fs2) Node specs: CentOS 6.2 Intel Quad Core 2.8Ghz, 4Gb ram, 3ware raid, 2x500GB sata 7200rpm (RAID1 for os), 6x1TB sata 7200rpm (RAID10 for /data), 1Gbit network I've it mounted data partition to web1 a Dual Quad 2.8Ghz, 8Gb ram, using glusterfs. (also tried NFS -> Gluster mount) We have 50Gb of
2006 Jul 12
10
DO NOT REPLY [Bug 3925] New: rsync is unable to sync large (approx 4G) sparse files
https://bugzilla.samba.org/show_bug.cgi?id=3925 Summary: rsync is unable to sync large (approx 4G) sparse files Product: rsync Version: 2.6.8 Platform: x86 OS/Version: Linux Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy:
2016 Oct 12
0
[SOLVED] Re: Backup Suggestion on C7
...ols on different logical volumes, > like: > > host1 -> lv1 > host2 -> lv2 > host3 -> lv3 > > and store pools/volumes on specified storage daemon that uses a > specified device for each different hosts. > > host1 -> storage1 -> device_lv1 > host2 -> storage2 -> device_lv2 > host3 -> storage3 -> device_lv3 > > > Unfortunately, I can't define on bacula-sd.conf multiple storage > definition but only multiple devices. To use different storage I must > run 3 bacula-sd on same host (I can?), run a bacula-sd on a vm/host. >...
2005 Oct 03
0
Not enough disk space error?
...socket options = TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192 restrict anonymous = no ###################################### [storage1] comment = Storage Area #1 writable = yes locking = no path = /storage/1/shared public = yes guest ok = yes only guest = yes guest account = root browsable = yes [storage2] comment = Storage Area #2 writable = yes locking = no path = /storage/2/shared public = yes guest ok = yes only guest = yes guest account = root browsable = yes ######################################
2016 Oct 13
0
Backup Suggestion on C7
...on different logical volumes, > like: > > host1 -> lv1 > host2 -> lv2 > host3 -> lv3 > > and store pools/volumes on specified storage daemon that uses a > specified device for each different hosts. > > host1 -> storage1 -> device_lv1 > host2 -> storage2 -> device_lv2 > host3 -> storage3 -> device_lv3 > > > Unfortunately, I can't define on bacula-sd.conf multiple storage > definition but only multiple devices. To use different storage I must > run 3 bacula-sd on same host (I can?), run a bacula-sd on a vm/host. &gt...
2011 Nov 08
2
Multiple Patitions with with mdbox
Having > 10 TByte mailstore filesystem-checks takes too much time. At the moment we have four different partitions, but I don't like to set symlinks or LDAP-flags to sort customers and their domains to there individual mount-point. I'd like to work with mdbox:/mail/%d/%n to calculate the path automatically. How do you handle >> 10 TB mailstore? I'm very interested in the
2016 Oct 12
1
[SOLVED] Re: Backup Suggestion on C7
...ike: >> >> host1 -> lv1 >> host2 -> lv2 >> host3 -> lv3 >> >> and store pools/volumes on specified storage daemon that uses a >> specified device for each different hosts. >> >> host1 -> storage1 -> device_lv1 >> host2 -> storage2 -> device_lv2 >> host3 -> storage3 -> device_lv3 >> >> >> Unfortunately, I can't define on bacula-sd.conf multiple storage >> definition but only multiple devices. To use different storage I must >> run 3 bacula-sd on same host (I can?), run a bacul...
2004 Dec 14
4
3.0.9 homes share and read-only MS Excel files
...e acls enabled. I've tried setting "force create mode" to 0755 as a workaround without success. It's also interesting that this does not seem to affect any other file shares on the server. My smb.conf homes share entry looks like this: [homes] comment = User home directories (/storage2/homes) csc policy = programs strict locking = yes read only = no browsable = yes hide dot files = yes force create mode = 0755 force directory mode = 2755 Any help with this will be greatly appreciated!! -- Michael Wynne
2015 Nov 25
2
OT: bareos, Windoze, beating head on wall
Ireneusz Piasecki wrote: > W dniu 24.11.2015 o 19:38, m.roth at 5-cent.us pisze: >> Again, I'm posting here because when I tried their mailing list, I >> didn't get much response. > > It's normal for bareos mailing list and bugtrac system. Bareos is paid > support oriented (even opesourced), so don't expect so much help from > them - when they could get
2010 Oct 13
0
Samba3 3.5 + OpenLDAP very slow transfer
...ate mode = 0777 valid users = denes invalid users = bikeclub oplocks = false level2 oplocks = false [storage3] comment = Public Storage 3 path = /share5 read only = No create mask = 0777 directory mode = 0777 force create mode = 077 invalid users = bikeclub oplocks = false level2 oplocks = false [storage2] comment = Public Storage 2 path = /share2 read only = No create mask = 0777 directory mask = 0777 force create mode = 0777 invalid users = bikeclub oplocks = false level2 oplocks = false [storage] comment = Public Storage path = /share3 read only = No create mask = 0777 directory mode = 0777 forc...