search for: a395

Displaying 12 results from an estimated 12 matches for "a395".

Did you mean: 395
2013 Jul 02
1
problem expanding a volume
...er volume add-brick vg0 gluster5:/export/brick2/sdb1 gluster6:/export/brick2/sdb1 /export/brick2/sdb1 or a prefix of it is already part of a volume Here is the volume info: [root at gluster1 sdb1]# gluster volume info vg0 Volume Name: vg0 Type: Distributed-Replicate Volume ID: 7ebad06f-2b44-4769-a395-475f300608e6 Status: Started Number of Bricks: 2 x 2 = 4 Transport-type: tcp Bricks: Brick1: gluster1:/export/brick2/sdb1 Brick2: gluster2:/export/brick2/sdb1 Brick3: gluster3:/export/brick2/sdb1 Brick4: gluster4:/export/brick2/sdb1 Any help is appreciated. -------------- next part --------------...
2012 Mar 12
1
Xen and ATI Radeon 4200
..."fglrx" grub config menuentry ''Debian GNU/Linux, with Linux 3.2.4 Debian'' --class debian --class gnu-linux --class gnu --class os { insmod part_msdos insmod ext2 set root=''(hd0,msdos1)'' search --no-floppy --fs-uuid --set 633a6cf2-a395-4721-8c94-d18b3824e32d echo ''Loading Linux 3.2.4-Debian ...'' linux /boot/vmlinuz-3.2.4-debian root=/dev/sda1 ro } -- Not working configuration menuentry ''Debian GNU/Linux, with Linux 3.2.4 Debian and XEN 4.1.2'' --class debian --class gnu-linux -...
2019 Aug 14
3
Anyone ever experienced a crash where Asterisk debug output a line with all nulls
...55.880] VERBOSE[6920] app_mixmonitor.c: Begin MixMonitor Recording CBRec/IS__a37ae004-c780-4c7f-88a9-a04402f0ab4e-0000e70f [08/12 15:30:55.881] VERBOSE[6921] bridge_channel.c: Channel CBRec/IS__a37ae004-c780-4c7f-88a9-a04402f0ab4e-0000e70f joined 'softmix' base-bridge <23340bca-6823-4c70-a395-e3b092aeb671>...
2004 Oct 26
6
graphics HTB
Hi is it any tool like show.pl by Stef Coene to generate graph with classes but for HTB regards emil _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2002 Jan 15
9
Ext3 vs. Reiser?
Hi! I was just wondering how Ext3 and Reiserfs compare. When I reinstalled my server (because of a stupid hacker) I took the opportunity to change to ReiserFS. And I have to say it's really much faster than Ext3. I don't have benchmarks, but for example, stuff like "make dep" on the linux kernel is much faster (even though I had enabled write cache when I was using ext3). So
2002 Jun 27
1
Disabling compression in sshd causes problems
...ieve it is a PrivSep issue. Am I mistaken in thinking that disabling compression on the server would simply silently disable compression for all connections to that server? -- Bruce Guenter <bruceg at em.ca> http://em.ca/~bruceg/ http://untroubled.org/ OpenPGP key: 699980E8 / D0B7 C8DD 365D A395 29DA 2E2A E96F B2DC 6999 80E8 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 232 bytes Desc: not available Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20020627/209c7615/attachment.bin
2004 Apr 29
1
Transaction ordering
...nal before the rename? That is, is there any chance that, if a crash occurred, that the destination directory would contain a link to an incompletely written file? Thanks. -- Bruce Guenter <bruceg at em.ca> http://em.ca/~bruceg/ http://untroubled.org/ OpenPGP key: 699980E8 / D0B7 C8DD 365D A395 29DA 2E2A E96F B2DC 6999 80E8 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <http://listman.redhat.com/archives/ext3-users/attachments/20040429/e4b0b608/attachment.sig&gt...
2001 Nov 01
1
benchmarks?
Are there any benchmark resultss that meaningfully compare performance of ext2 vs ext3 vs rieserfs vs sgi xfs? What about effect on cpu usage?
2014 Dec 12
0
Centos 7 how to make second disk of RAID1 bootable
...2925 sectors (1.4 MiB) Number Start (sector) End (sector) Size Code Name 1 2048 1026047 500.0 MiB EF00 EFI System Partition 2 1026048 2050047 500.0 MiB 0700 3 2050048 5860532223 2.7 TiB FD00 Disk /dev/sdb: 5860533168 sectors, 2.7 TiB Logical sector size: 512 bytes Disk identifier (GUID): A3F0F6C1-A395-4A24-8940-BDE803E5D073 Partition table holds up to 128 entries First usable sector is 34, last usable sector is 5860533134 Partitions will be aligned on 2048-sector boundaries Total free space is 2925 sectors (1.4 MiB) Number Start (sector) End (sector) Size Code Name 1 2048 1026047 500.0 MiB 0700...
2018 Feb 13
0
loads of broken symlinks in .glusterfs
...]# for l in $(find . -type l); do cd $(dirname $l); if [ ! -e "$(readlink $(basename $l))" ]; then echo $l; fi; cd - > /dev/null; done ./0000d3e7-bdaf-4c57-aaf8-e8d8906d85ce ./0000b8dd-6982-4dc5-80ee-0d2226b8a274 ./0000d173-3e12-41a2-973a-ca167f764b73 ./00001420-a395-4f79-91db-690b009b8d3d ./00009a6d-e885-4856-a9a1-d44badb4bef5 ./0000169f-1d61-4400-a13d-563df8dc78e1 ./00009338-f7d9-4c33-8761-b0a7d0eaf6ef ./0000498f-3061-4c23-8633-410a21e54f60 ./0000e61f-eba8-4534-88f4-84c01c9bd698 ./00009cb9-7d55-4558-93f3-f79ab4c7938d ./0000dd8c-ee7...
2018 Feb 13
1
loads of broken symlinks .glusterfs
Hi, A client had some issues with their glusterfs cluster and botched an update. Currently they have loads of broken symlinks in their bricks .glusterfs folder Like the second one below lrwxrwxrwx 1 root root 55 Jul 14 2017 591c33db-e88b-4544-9372-bea4ec362360 -> ../../83/4a/834a8af8-95a4-4f8a-9810-4e4d829e87f9/394947 lrwxrwxrwx 1 root root 74 Jul 17 2017
2011 Jan 11
2
IE6 install problem
...3-474601473873 uri=/WSComments.woa/xmlrpc?username=sell3480carmichaelrd transactionState=kDMTransactionHadError httpStatusCode=-1 contentLength=387 bytesTransferred=0 isSuccessful=NO isFinished=YES) 11-01-06 1:43:19 PM iWeb[5173] <MM_MMTransaction: 0x15b33000>(transactionID=B70B37F7-6AFB-4275-A395-DD0933087213 uri=(null) transactionState=kDMTransactionHadError httpStatusCode=-1 contentLength=-1 bytesTransferred=-1 isSuccessful=NO isFinished=YES) 11-01-06 1:43:30 PM servernotifyd[2403] Got error This computer?s Internet connection appears to be offline. (-1009) on notification request 11-01-0...