search for: d03

Displaying 7 results from an estimated 7 matches for "d03".

Did you mean: 03
2013 May 24
0
zpool resource fails with incorrect error
...type, but the zpool command is failing and Puppet''s returned stderr is not what I get if I copy/paste the command given by the debug output. # cat /etc/puppet/manifests/zpool_raidz2.pp zpool { ''tank'': ensure => present, raidz => [ ''d01 d02 d03 d04'', ''d05 d06 d07 d08'' ], raid_parity => ''raidz2'', pool => ''tank'', log_mirror => ''d09 d10'', force => true, } I''ve put the full trace/debug in pastebin [1]. You''ll...
2006 Mar 21
3
Rsync 4TB datafiles...?
...he rsync will continue from the next file in the list while it will fail on the other files when connection is lost. rsync -vz /p02/oradata/OSID/redo01.log destser:/d02/oradata/OSID/redo01.log rsync -vz /p03/oradata/OSID/redo02.log destser:/d03/oradata/OSID/redo02.log rsync -vz /p04/oradata/OSID/redo03.log destser:/d04/oradata/OSID/redo03.log rsync -vz /p01/oradata/OSID/system01.dbf destser:/d01/oradata/OSID/system01.dbf rsync -vz /p04/oradata/OSID/undotbs01.dbf...
2007 Aug 07
5
Extending RAIDZ.
...ity block U - unused * - if offset in I/O request is less that this marker we use four disks only, if greater - we use five disks After adding ''NewDisk'' to RAIDZ vdev, we have something like this: Disk0 Disk1 Disk2 Disk3 NewDisk <<P00 D00 D01 D02 U P01 D03 D04 D05 U P02 D06>> <<P03 D07>> U <<P04 D08>> <<P05 D09 U P06 D10 D11 D12>> U <<P07 D13 D14 D15>> U Then we start moving data, but we need to beging from the start: Disk0 Disk1 Disk2 Disk3 NewDisk...
2019 Nov 12
0
RFC 5258 violation: incomplete response for "LIST ($OPT RECURSIVEMATCH) ..."
...ST (\Subscribed) "/" eps2 S: * LIST (\Subscribed) "/" eps2/mamba S: * LIST (\Subscribed) "/" qux2/bar2 S: D02 OK List completed (0.001 + 0.000 secs). A LIST command with ?RECURSIVEMATCH SUBSCRIBED? selection options produces an incomplete response: C: D03 LIST (RECURSIVEMATCH SUBSCRIBED) "" "*" S: * LIST (\Subscribed) "/" foo2/bar1 S: * LIST (\Subscribed) "/" foo2/bar2 S: * LIST (\Subscribed) "/" baz2/bar2 S: * LIST (\Subscribed) "/" baz2/bar22 S: * LIST (\Subscribed) &q...
2006 Jan 15
2
rsync of file list
Hi All, I would to rsync data spread of many files from remote site. Each file may exist in total different location - the path for each file may be different. My question is: Can I do it one single rsync command, giving a file containing list of paths as parameter, or do I need to run rsync for each file. I did not find any option doing it in the man page. I tried to play with
2005 Aug 19
3
WEBrick OS X StartupItem?
Is it possible to create a Startup Item for WEBrick? My startup item, named swu, works fine when I run it from the command line, just not when the computer is starting up. I''m wondering if some resources are missing for ruby to load at this point... or something. Here''s output from /var/log/system.log... Any suggestions would be appreciated. Aug 18 21:18:58 localhost
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking