Displaying 20 results from an estimated 38 matches for "ram2".
Did you mean:
ram
2006 Jun 26
1
some errors
Just wondering what could cause the following errors:
rsync: read errors mapping "/sys/block/loop4/dev": No data available (61)
rsync: send_files failed to open "/sys/bus/pci/drivers/Promise_Old_IDE/new_id": Permission denied (13)
ERROR: sys/block/ram2/stat failed verification -- update retained.
rsync: read errors mapping "/sys/block/ram2/stat": No data available (61)
Thank you in advance!
-------------- next part --------------
HTML attachment scrubbed and removed
2008 Aug 17
2
mirroring with LVM?
...Closed /dev/ram
Opened /dev/md1 RW O_DIRECT
/dev/md1: block size is 4096 bytes
/dev/md1: No label detected
Closed /dev/md1
Opened /dev/dm-1 RW O_DIRECT
/dev/dm-1: block size is 4096 bytes
/dev/dm-1: No label detected
Closed /dev/dm-1
/dev/ram2: Not using O_DIRECT
Opened /dev/ram2 RW
/dev/ram2: block size is 1024 bytes
/dev/ram2: No label detected
Closed /dev/ram2
Opened /dev/md2 RW O_DIRECT
/dev/md2: block size is 4096 bytes
/dev/md2: lvm2 label detected
lvmcache: /dev/md2: now orphaned...
2006 Apr 13
1
device-mapper multipath
...222ea000155eadda4 1:0:0:0 sdb 8:16 [ready] Promise /VTrak M300i /2200
dm-0 blacklisted
dm-1 blacklisted
hda blacklisted
hdc blacklisted
md0 blacklisted
ram0 blacklisted
ram10 blacklisted
ram11 blacklisted
ram12 blacklisted
ram13 blacklisted
ram14 blacklisted
ram15 blacklisted
ram1 blacklisted
ram2 blacklisted
ram3 blacklisted
ram4 blacklisted
ram5 blacklisted
ram6 blacklisted
ram7 blacklisted
ram8 blacklisted
ram9 blacklisted
===== path info sda (mask 0x1f) =====
bus = 1
dev_t = 8:0
size = 3503903232
vendor = Promise
product = VTrak M300i
rev = 2200
h:b:t:l = 0:0:0:0
tgt_node_name =
serial =...
2013 Jul 09
1
rsync speed limited by read chunk size?
...s on the destination drive when the rsync is
started. While copies are running the machine's CPU usage never rises
about 10% (90% idle).
Test1: ram drive to ram drive rsync:
setup the ram disks:
sudo mount -t tmpfs -o size=1024M tmpfs /tmp/ram1/
sudo mount -t tmpfs -o size=1024M tmpfs /tmp/ram2/
rsync -avP /tmp/ram1/ /tmp/ram2/
Fedora-Live-Desktop.iso
997195776 100% 158.44MB/s 0:00:05 (xfer#1, to-check=0/2)
Test 2: rsync the iso from one raid disk to another raid disk:
rsync -avP /data1/ /data2/
Fedora-Live-Desktop.iso
997195776 100% 166.46MB/s 0:00:05 (xfer#1, to-chec...
2005 Mar 29
3
Query regarding initramfs
Hi
1. Is it possible to load an initrd from initramfs ?
How would you do this if the initramfs is being loaded dynamically in
the kernel
(ie having the initramfs as initrd )
Because in this case, you will say root = /dev/initrd and specify 'initrd'
as your 'initramfs source file'
How will you specify the second initrd source?
Thanks
Rachita.
2005 Apr 24
0
[Bug 2645] New: --one-file-system semantics changed with 2.6.4 (bug?)
...QAContact: rsync-qa@samba.org
With 2.6.4, the semantics for -x have changed, and are actually quite bizarre
now. I think it's a bug, but I'm not certain.
Take the following scenario:
thune:/usr/src/rsync/rsync-2.6.4# mount | grep -w -e a -e b
/dev/ram1 on /a type ext2 (rw)
/dev/ram2 on /a/b type ext2 (rw)
thune:/usr/src/rsync/rsync-2.6.4# find /a -type f
/a/b/e/g
/a/b/e/h
/a/b/f/i
/a/b/f/j
/a/c
/a/d
thune:/usr/src/rsync/rsync-2.6.4# find /a -type d
/a
/a/lost+found
/a/b
/a/b/lost+found
/a/b/e
/a/b/f
Now, with 2.6.3, I get this:
thune:/usr/src/rsync/rsync-2.6.3# ./rsync -a -...
2010 Jul 28
1
APC SmartUPS 2200XL + UDEV + USB = tcgetattr : Invalid argument
...03(Int.) MxPS= 6 Ivl=100ms
===== what I see in /sys/block ======
# ls /sys/block
hda/ loop2/ loop6/ ram1/ ram13/ ram3/ ram7/ sdb/ sdf/
hdb/ loop3/ loop7/ ram10/ ram14/ ram4/ ram8/ sdc/
loop0/ loop4/ md0/ ram11/ ram15/ ram5/ ram9/ sdd/
loop1/ loop5/ ram0/ ram12/ ram2/ ram6/ sda/ sde/
===== What udevadm (udevinfo) sees =====
# udevadm info -a -p /sys/devices/pci0000:00/0000:00:1d.2 /usb4/4-2
Udevinfo starts with the device specified by the devpath and then
walks up the chain of parent devices. It prints for every device
found, all possible attributes in...
2009 Mar 26
0
Help with GSM or CDMA hardware on CentOS and SMSTools question please
...tty57
ttyS2?????????? usbdev2.6_ep00? vcs1?? X0R
agpgart?????? dsp??????????? fd0u1120? floppy????? input??? mapper
parport3? ram15??? rtc???????? tty10? tty22? tty34? tty46? tty58
ttyS3?????????? usbdev2.6_ep05? vcs2?? zero
audio???????? dsp1?????????? fd0u1440? floppy-fd0? kmsg???? md0
port????? ram2???? sequencer?? tty11? tty23? tty35? tty47? tty59
ttyUSB0???????? usbdev2.6_ep0b? vcs3
audio1??????? dvd??????????? fd0u1680? full??????? log????? mem
ppp?????? ram3???? sequencer2? tty12? tty24? tty36? tty48? tty6
ttyUSB1???????? usbdev2.6_ep81? vcs4
bus?????????? dvd-hdb??????? fd0u1722? gpmctl??...
2003 Mar 24
5
Bootable Kernel
Hello,
Sorry to sound like a bad record, but I'm trying to figure out why I'm
getting "Bad gzip magic numbers" errors when ISOlinux is trying to
inflate the kernel. Right now I'm clueless as to what's wrong. I've tried
various kernels compiled on a few different platforms. Has anyone ever
seen this before? ANyone know where a better forum to ask this question
2002 Aug 18
1
initramfs scripts + cpio archive stuff
...TRIP) -o initramfs/bin/`basename $$f` $$f; done
+ set -e; for f in $(SCRIPTS); do cp $$f initramfs/$$f; chmod 755 initramfs/$$f; done
+ mv initramfs/scripts/init initramfs/bin
+ mknod initramfs/dev/console c 5 1
+ mknod initramfs/dev/ram0 b 1 0
+ mknod initramfs/dev/ram1 b 1 1
+ mknod initramfs/dev/ram2 b 1 2
+ mknod initramfs/dev/mtdblock0 b 31 0
+ mknod initramfs/dev/mtdblock1 b 31 1
+ mknod initramfs/dev/mtdblock2 b 31 2
+ mknod initramfs/dev/mtdblock3 b 31 3
+
+# Create initramfs cpio archive
+initramfs.cpio: initramfs
+ cd initramfs; find . -print -depth | cpio -ovH crc > ../initramfs.cpio...
2010 Aug 31
30
Xen 4.0.1 on Ubuntu Lucid 10.04 - Desktop / Server - 64 Bits - With OpenGL (Intel GEM) enabled - From Linuxcon Brazil! :-D
Guys!
Tomorrow in my "live" presentation at Linuxcon Xen Directions! I''ll show
the Xen Live CD to the public!
To celebrate! I want to share my last procedure to get and run Xen 4.0.1 on
Ubuntu 10.04 64 bits, here we go:
The procedure:
1- Install all the packages:
aptitude update
aptitude install bridge-utils build-essential libncurses5-dev dpkg-dev
debhelper
2010 Mar 02
2
Using USB Tape drive on Centos 5.3 (kernel 2.6.18-164.10.1.el5PAE)
...brw-r----- 1 root disk 1, 12 Mar 2 18:06 ram12
brw-r----- 1 root disk 1, 13 Mar 2 18:06 ram13
brw-r----- 1 root disk 1, 14 Mar 2 18:06 ram14
brw-r----- 1 root disk 1, 15 Mar 2 18:06 ram15
brw-r----- 1 root disk 1, 2 Mar 2 18:06 ram2
brw-r----- 1 root disk 1, 3 Mar 2 18:06 ram3
brw-r----- 1 root disk 1, 4 Mar 2 18:06 ram4
brw-r----- 1 root disk 1, 5 Mar 2 18:06 ram5
brw-r----- 1 root disk 1, 6 Mar 2 18:06 ram6
brw-r----- 1 root disk 1, 7 Mar 2 18:06 ram7...
2005 Apr 27
23
xen on suse 9.3 and software raid
Has anyone had issues starting xen0 on a md? I have installed it a few
times now w/ and w/o raid. Anytime I have a raid1 mirror, Xen panics on
boot when trying to mount /.
It gets past waiting for /dev/md0 to appear.
John
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2005 Apr 27
23
xen on suse 9.3 and software raid
Has anyone had issues starting xen0 on a md? I have installed it a few
times now w/ and w/o raid. Anytime I have a raid1 mirror, Xen panics on
boot when trying to mount /.
It gets past waiting for /dev/md0 to appear.
John
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2014 Jun 13
2
Re: libguestfs supermin error
...- 1 0 0 1, 10 Jan 1 00:00 ram10
brw------- 1 0 0 1, 11 Jan 1 00:00 ram11
brw------- 1 0 0 1, 12 Jan 1 00:00 ram12
brw------- 1 0 0 1, 13 Jan 1 00:00 ram13
brw------- 1 0 0 1, 14 Jan 1 00:00 ram14
brw------- 1 0 0 1, 15 Jan 1 00:00 ram15
brw------- 1 0 0 1, 2 Jan 1 00:00 ram2
brw------- 1 0 0 1, 3 Jan 1 00:00 ram3
brw------- 1 0 0 1, 4 Jan 1 00:00 ram4
brw------- 1 0 0 1, 5 Jan 1 00:00 ram5
brw------- 1 0 0 1, 6 Jan 1 00:00 ram6
brw------- 1 0 0 1, 7 Jan 1 00:00 ram7
brw------- 1 0 0 1, 8 Jan 1 00:00 ram8
brw------- 1 0 0 1, 9 Jan 1 00...
2020 Apr 22
3
slow performance on company production server I need help
...GiB] inherit
[root at daisy cron.daily]#
[root at daisy cron.daily]# lvmdiskscan
? /dev/ram0???????????? [????? 16.00 MiB]
? /dev/root???????????? [????? 10.89 TiB]
? /dev/ram1???????????? [????? 16.00 MiB]
? /dev/sda1???????????? [?????? 2.82 TiB]
? /dev/vg_daisy/lv_swap [?????? 3.88 GiB]
? /dev/ram2???????????? [????? 16.00 MiB]
? /dev/vg_daisy/lv_home [????? 20.00 GiB]
? /dev/ram3???????????? [????? 16.00 MiB]
? /dev/sda3???????????? [???? 842.87 GiB]
? /dev/ram4???????????? [????? 16.00 MiB]
? /dev/ram5???????????? [????? 16.00 MiB]
? /dev/ram6???????????? [????? 16.00 MiB]
? /dev/ram7??????...
2014 Dec 18
3
Issue with Libguestfs
...brw-rw---- 1 root disk 1, 11 Dec 18 13:10 ram11
brw-rw---- 1 root disk 1, 12 Dec 18 13:10 ram12
brw-rw---- 1 root disk 1, 13 Dec 18 13:10 ram13
brw-rw---- 1 root disk 1, 14 Dec 18 13:10 ram14
brw-rw---- 1 root disk 1, 15 Dec 18 13:10 ram15
brw-rw---- 1 root disk 1, 2 Dec 18 13:10 ram2
brw-rw---- 1 root disk 1, 3 Dec 18 13:10 ram3
brw-rw---- 1 root disk 1, 4 Dec 18 13:10 ram4
brw-rw---- 1 root disk 1, 5 Dec 18 13:10 ram5
brw-rw---- 1 root disk 1, 6 Dec 18 13:10 ram6
brw-rw---- 1 root disk 1, 7 Dec 18 13:10 ram7
brw-rw---- 1 root disk 1, 8 Dec 18 13:10 ram8...
2013 Nov 22
2
Re: HA: Accessing iSCSI disc images from the RHEV Manager using libguestfs
...brw-rw---- 1 root disk 1, 11 Nov 22 12:04 ram11
brw-rw---- 1 root disk 1, 12 Nov 22 12:04 ram12
brw-rw---- 1 root disk 1, 13 Nov 22 12:04 ram13
brw-rw---- 1 root disk 1, 14 Nov 22 12:04 ram14
brw-rw---- 1 root disk 1, 15 Nov 22 12:04 ram15
brw-rw---- 1 root disk 1, 2 Nov 22 12:04 ram2
brw-rw---- 1 root disk 1, 3 Nov 22 12:04 ram3
brw-rw---- 1 root disk 1, 4 Nov 22 12:04 ram4
brw-rw---- 1 root disk 1, 5 Nov 22 12:04 ram5
brw-rw---- 1 root disk 1, 6 Nov 22 12:04 ram6
brw-rw---- 1 root disk 1, 7 Nov 22 12:04 ram7
brw-rw---- 1 root disk 1, 8 Nov 22 12:04 ram8...
2020 Apr 22
0
slow performance on company production server I need help
...]#
>
> [root at daisy cron.daily]# lvmdiskscan
> ? /dev/ram0???????????? [????? 16.00 MiB]
> ? /dev/root???????????? [????? 10.89 TiB]
> ? /dev/ram1???????????? [????? 16.00 MiB]
> ? /dev/sda1???????????? [?????? 2.82 TiB]
> ? /dev/vg_daisy/lv_swap [?????? 3.88 GiB]
> ? /dev/ram2???????????? [????? 16.00 MiB]
> ? /dev/vg_daisy/lv_home [????? 20.00 GiB]
> ? /dev/ram3???????????? [????? 16.00 MiB]
> ? /dev/sda3???????????? [???? 842.87 GiB]
> ? /dev/ram4???????????? [????? 16.00 MiB]
> ? /dev/ram5???????????? [????? 16.00 MiB]
> ? /dev/ram6???????????? [????...
2014 Jun 12
2
Re: libguestfs supermin error
On Thu, Jun 12, 2014 at 05:08:37PM +0530, abhishek jain wrote:
> Hi Rich
>
> I have all the virtio modules available in the kernel but I'm getting the
> same result .
It doesn't appear to be using any kernel modules. I would have
expected to see output such as this:
supermin: internal insmod virtio.ko
It seems as if you might not be setting SUPERMIN_MODULES; or maybe you