Displaying 20 results from an estimated 364 matches for "disk1".
Did you mean:
disk
2003 Apr 12
1
GENERIC kern compile error 4.8-STABLE
GENERIC Kernel build failure just after stable-cvsup and buildworld.
I have ensured that everything in /usr/obj was deleted before i began.
Btw. /usr/obj <-- is a symlink to /Disk1/usrobj, because /usr partition
was filled up.
I have installed these packages from ports.
db-2.7.7_1 The Berkeley DB package, revision 2
db3-3.3.11,1 The Berkeley DB package, revision 3
db4-4.0.14_1,1 The Berkeley DB package, revision 4
What could be wrong?
[FAIL]
===> v...
2016 Dec 12
2
[PATCH] v2v: tests: avoid '..' in member names for tar
...-ova-two-disks.sh | 3 ++-
3 files changed, 9 insertions(+), 6 deletions(-)
diff --git a/v2v/test-v2v-i-ova-formats.sh b/v2v/test-v2v-i-ova-formats.sh
index d113994..ab15f32 100755
--- a/v2v/test-v2v-i-ova-formats.sh
+++ b/v2v/test-v2v-i-ova-formats.sh
@@ -59,21 +59,22 @@ pushd $d
truncate -s 10k disk1.vmdk
sha=`do_sha1 disk1.vmdk`
echo -e "SHA1(disk1.vmdk)= $sha\r" > disk1.mf
+cp ../test-v2v-i-ova-formats.ovf .
for format in $formats; do
case "$format" in
tar)
- tar -cf test-$format.ova ../test-v2v-i-ova-formats.ovf disk1.vmdk disk1.mf
+...
2003 Apr 14
2
4.8-STABLE GENERIC buildkernel fail
...nning 4.6-STABLE, and would soon like the new 4.8-STABLE
kernel made.
Regards,
Johan Christiansen
_________
===> vesa
rm -f setdef0.c setdef1.c setdefs.h setdef0.o setdef1.o vesa.ko vesa.kld
vesa.o scvesactl.o @ machine symb.tmp tmp.o opt_vga.h
rm -f .depend GPATH GRTAGS GSYMS GTAGS
cd /usr/obj/Disk1/usrsrc/sys/GENERIC;
MAKESRCPATH=/Disk1/usrsrc/sys/dev/aic7xxx/aicasm make -DBOOTSTRAPPING
-f /Disk1/usrsrc/sys/dev/aic7xxx/aicasm/Makefile
Warning: Object directory not changed from original
/Disk1/usrobj/Disk1/usrsrc/sys/GENERIC
cc -O -pipe -nostdinc -I/usr/include -I.
-I/Disk1/usrsrc/sys/dev/ai...
2016 Oct 07
3
[PATCH v5 0/2] Improve OVA manifest parsing
This series fixes and enhances parsing of the OVA manifest file.
The changes are:
- Added mandatory space to the regexp
- Process all lines in the file, not just one
- Warn on improperly formated lines
- Support SHA256 hashes
v4 -> v5:
- fix tests
- change one test to include the SHA256 checksum
Tomáš Golembiovský (2):
v2v: ova: fix checking of the manifest file
v2v: ova: support SHA256
2008 May 04
3
Some bugs/inconsistencies.
...d some issues
already, so I''ll share them while I''m working on the rest.
1. Inconsistent behaviour for ''zpool create'' and ''zpool add'' when
handling mirror vdevs and log mirror vdevs.
Different disk sizes:
# zpool create test mirror <disk10GB> <disk20GB>
invalid vdev specification
use ''-f'' to override the following errors:
mirror contains devices of different sizes
# zpool create test <disk> log mirror <disk10GB> <disk20GB>
# echo $?
0
# zpool status -x test
pool ''test...
2004 Mar 05
1
Errors related to Samba in httpd log!
...for a given user logging on, not all their
mappings produce an entry in the httpd log. For example between the two I
have separated out below, several other mappings will have been done.
Attached is smb.conf and kix login script. You will see that although
there is a share intranet (= /disk1/data/intranet), the login script does
not use it. Some more info is below - please ask for anything else that
might help. This seems weird to me and I haven't a clue where to start
looking. Has anyone come across this before or know where I should look
to resolve it?
TIA
Bill A.
[...
2016 Feb 16
1
bug in Libvirt(-python)?
Hi,
I've noticed that the capacity of the disk in one of my VMs is
completely wrongly reported by the python api. The image was transfered
using scp but the transfer was aborted and now the api show a strange value:
[root@virt83 ~]# du -h /var/lib/libvirt/images/test-disk1
706M /var/lib/libvirt/images/test-disk1
[root@virt83 ~]# ls -lh /var/lib/libvirt/images/test-disk1
-rw-r--r--. 1 root root 706M 3. Nov 20:03
/var/lib/libvirt/images/test-disk1
[root@virt83 ~]# qemu-img info /var/lib/libvirt/images/test-disk1
image: /var/lib/libvirt/images/test-disk1
file format: r...
2008 Jul 05
1
compiling 3.2.0 on freebsd 7.0 release fails
Hi,
Today I tried to install the new 3.2.0 release, but that fails :-(
config.status: executing rm-stdbool.h commands
Using FLAGS = -O -D_SAMBA_BUILD_=3 -I/opt/include
-I/usr/disk1/samba-3.2.0/source/popt
-I/usr/disk1/samba-3.2.0/source/iniparser/src -Iinclude -I./include -I.
-I. -I./lib/replace -I./lib/talloc -I./lib/tdb/include -I./libaddns
-I./librpc -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./lib/replace
-I./lib/talloc -I./lib/tdb/include -I./libaddns -I./libr...
2006 Feb 19
2
How to setup mirroring
Dear All,
Can you pls help me how to setup up mirroring.
I have Adaptech 39320 SCSI CARD and 2 nos of IBM HITACHI 143 GB HDD, Iam
using REDHAT ENTERPRISE LINUX 4 AS, now the things is
i want to setup mirroring, what ever i have on disk1 should
automatically done disk2, including all file system and other things.
If any problem with disk1 just by changing the disk2 to disk1 or
changing the boot sequence i have to do from disk2.
It is very urgent pls help me.
Thanks & regards,
Saravanan
2013 Apr 25
1
openssh cross compilation issue
Hi,
I'm cross compiling openSSH-6.2p1 on a ARM architecture
with
zlib-1.2.7
openssl-1.0.1e
the compilation succeeds but when I launch sftp x.y.z.t it fails:
exec: /home/working_area/disk1/usr/bin/ssh: No such file or directory
the problem is that /home/working_area/disk1/ is the path within the host PC
Is there a way to fix the cross-compilation or to export a variable in
the target system such that the PATH is correct?
I'm compiling with this commands:
/home/working_area/d...
2000 Jun 20
2
Multiple Services on one Server
...and the include statement to
bring in another smb.conf file but I don't think I'm on the right track.
Like I said, a newbie question.
Can anyone tell me if what I'm trying to
do is possible in samba. An example of what I wish to do is:
\\NFS1\disk1
\\NFS1\disk2
\\NFS2\code
\\NFS3\source
Basically I wish to have services called
NFS1, NFS2, NFS3 running all from one box and only being capable of getting
into "disk1" if I'm mapped to service NFS1, accessing "code" if I'...
2019 Dec 17
6
[v2v PATCH 0/3] Various dist/build fixes
Fix one dist issue, and almost all the builddir!=srcdir issues.
(For the record, only 3 tests still fail in that setup.)
Pino Toscano (3):
libvirt-ocaml: add libvirt_c.h as source
tests: fix path to sources of fake-virtio-win.iso
tests: fix srcdir references
bundled/libvirt-ocaml/Makefile.am | 1 +
test-data/fake-virtio-win/Makefile.am | 2 +-
tests/rhbz1232192.sh
2016 Jan 31
2
sys/extlinux booting of kernel on different partition (two linux installs)
I have LVM volumes:
/dev/disk1/main
/dev/disk1/mainboot
/dev/disk1/other
/dev/disk1/otherboot
I can boot main by using syslinux with syslinux.cfg including:
LABEL main
MENU LABEL Main
LINUX ../vmlinuz-linux
APPEND root=UUID={UUID} {kernel parameters}
INITRD ../initramfs-linux.img
(1) I see a lot of places saying sy...
2007 Sep 19
2
import zpool error if use loop device as vdev
Hey, guys
I just do the test for use loop device as vdev for zpool
Procedures as followings:
1) mkfile -v 100m disk1
mkfile -v 100m disk2
2) lofiadm -a disk1 /dev/lofi
lofiadm -a disk2 /dev/lofi
3) zpool create pool_1and2 /dev/lofi/1 and /dev/lofi/2
4) zpool export pool_1and2
5) zpool import pool_1and2
error info here:
bash-3.00# zpool import pool1_1and2
cannot import ''pool1_1and2'...
2016 Mar 18
9
[PATCH 0/7] Small portability changes
Assorted collection of small improvements in making libguestfs build on
non-Linux OSes; most of the changes impact tests though.
Thanks,
Pino Toscano (7):
build: check the path of fuser, and use it in FUSE code
tests: move guestfs-md5.sh to test-data
v2v: tests: isolate SHA1 calculation in an own shared function
v2v: tests: use guestfs-hashsums.sh for MD5
php: pass $(MAKE) to
2017 Nov 16
2
Re: [Qemu-devel] [qemu-img] support for XVA
...(It seems to works on the two example images I found...)
>
> An example is in the code, you use it like this:
>
> $ ./convert-xva.rb ~/Downloads/stats-appliance-2.36.020502.xva Ref:73
It doesn't work on huge images:
# time convert-xva.rb 20171115_193814_efff_.xva Ref:10 -O qcow2 disk1.qcow2
/usr/bin/convert-xva.rb:119:in `exec': Argument list too long -
qemu-img (Errno::E2BIG)
from /usr/bin/convert-xva.rb:119:in `<main>'
real 9m41.414s
user 0m19.280s
sys 0m3.260s
2011 Oct 28
2
Inspecting VMware OVFs
...be this is just a newbie question. I am trying to inspect VMware images
with guestfish.
I am running Fedora 15 in a VSphere VM. Once Fedora is installed I do:
yum update
yum install '*guestf*'
Then I run guesfish on a copy of a Fedora 15 disk.
guestfish -rw -I -a Fedora15-2-disk1.vmdk
with the following result:
libguestfs: error: unexpected end of file when reading from daemon.
This usually means the libguestfs appliance failed to start up. Please
enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at
the debug messages output prior to this er...
2013 Apr 29
2
Samba 3 dynamically enable or disable share
Hello,
? ?I wonder if it is possible to dynamically enable/disable samba 3 shares.?
Here is my problem.?
On a remote server I have 4 removable hard drives, large capacity. I am not using any RAID/JBOD, so each drive is mounted individually (like /mnt/DISK1, /mnt/DISK2 etc) and each drive is individually shared, something like:
[STORAGE01]
path = /mnt/DISK1
Guest OK = false
...
[STORAGE02]
path = /mnt/DISK2
Guest OK = false
...?
etc...
Then I have a bunch of machines that just wait for the share (each machine points to only one share) to be availab...
2018 Jan 09
2
Bricks to sub-volume mapping
...f which sub-volumes in case of disperse volume, for example in below volume has two sub-volumes :
Type: Distributed-Disperse
Volume ID: 6dc8ced8-27aa-4481-bfe8-057133c31d0b
Status: Started
Snapshot Count: 0
Number of Bricks: 2 x (4 + 2) = 12
Transport-type: tcp
Bricks:
Brick1: pdchyperscale1sds:/ws/disk1/ws_brick
Brick2: pdchyperscale2sds:/ws/disk1/ws_brick
Brick3: pdchyperscale3sds:/ws/disk1/ws_brick
Brick4: pdchyperscale1sds:/ws/disk2/ws_brick
Brick5: pdchyperscale2sds:/ws/disk2/ws_brick
Brick6: pdchyperscale3sds:/ws/disk2/ws_brick
Brick7: pdchyperscale1sds:/ws/disk3/ws_brick
Brick8: pdchyperscal...
2005 Feb 17
2
Oracle Apps on Linux
...sure you export it.
6 - Start unloading the zip files and make sure you follow the instructions
from Oracle so that they end up in a nice tree under /Stage11i. Review the
Installation guide.
7 - Rename the /usr/bin/unzip to whatever you want to call it and copy the
unzip from /Stage11i/startCD/Disk1/rapidwiz/unzip/Linux.
8 - Change to /Stage11i/startCD/Disk1/rapidwiz and execute RapidWizVersion.
If it is not 11.5.10.33 you will need to download patch 4132885 from
Metalink. Unzip the files under /Stage11i/startCD as it will overwrite the
contents of Disk1.
9 - Download patch 3006854 from Me...