search for: ram1

Displaying 20 results from an estimated 41 matches for "ram1".

Did you mean: ram
2013 Jul 22
1
Error with sem function df = -6
...ree of freedom being negative "Error in sem.default(ram, S = S, N = N, raw = raw, data = data, pattern.number = pattern.number, : The model has negative degrees of freedom = -6" Can someone explain this error or tell me what is wrong with my model? Thank you. Here is the code: model.ram1 <- specifyModel() UNIT -> Y1, ty,0.3 UNIT -> Z1, tz1,-0.1 UNIT -> Z2, tz2,0.1 CF -> Y1, lamy,0.5 CF -> Z1, lamz1,0.85 CF -> Z2, lamz2,0.2 UNIT -> CF, k Y1 <-> Y1, psi3, NA Z1 <-> Z1, psi1, NA Z2 <-> Z2, psi2, NA CF <-> CF,vCF1,NA sem.m1<-sem(model...
2013 Jul 09
1
rsync speed limited by read chunk size?
...machine was at a load of zero(0). There are no files 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 99...
2012 Mar 25
3
attempt to access beyond end of device and livelock
...esubmission. The reproducer is quite simple [2]. Hope this proves useful... Thanks, Daniel --- [1] attempt to access beyond end of device ram0: rw=129, want=8452072, limit=4096000 ... --- [2] modprobe brd rd_size=2048000 (or boot with ramdisk_size=2048000) mkfs.btrfs -m raid0 /dev/ram0 /dev/ram1 mount /dev/ram0 /mnt -o discard fio testcase umount /mnt --- [3] testcase [global] directory=/mnt rw=randread size=256m ioengine=libaio iodepth=4 invalidate=1 direct=1 [bgwriter] rw=randwrite iodepth=32 [queryA] iodepth=1 ioengine=mmap thinktime=3 [queryB] iodepth=1 ioengine=mmap thinktime=1...
2002 Aug 18
1
initramfs scripts + cpio archive stuff
...2.gz Finally, here's the boot messages from my successful boot: ... NET4: Unix domain sockets 1.0/SMP for Linux NET4.0. RAMDISK: Compressed image found at block 0 Freeing initrd memory: 3072K VFS: Mounted root (ext2 filesystem). Freeing init memory: 76K INITRAMFS: Loading root image into /dev/ram1: done INITRAMFS: Mounting /dev/ram1: done INITRAMFS: Switching root: done INIT: version 2.74 booting Loading modules: INIT: Entering runlevel: 3 Starting system logger: syslogd Starting kernel logger: klogd Starting INET services: inetd Starting pcmcia Starting PCMCIA services: cardmgr. Start...
2006 Jan 14
1
Add cpio implementation to klibc
...ocation of the main initramfs in flash (MTD), then unpack this and pivot/chroot into it. For this, I'd need a small cpio extraction implementation though. Do you think that could be added to klibc, or do you have a better idea how to solve my problem? (I tried dd'ing an ext2 image to /dev/ram1 and then mounting this but for some reasons I got errors; it looked like I overwrote some important stuff that way and things started to break.) -- Martin Michlmayr http://www.cyrius.com/
2006 Apr 13
1
device-mapper multipath
...path identifiers cache # # all paths in cache : # 222ea000155eadda4 0:0:0:0 sda 8:0 [ready] Promise /VTrak M300i /2200 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 =...
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.
2003 Mar 11
4
Syslinux: Multi-Disks [feature]
Hi, I'm the maintainer ROCK Linux (www.rocklinux.org). We are using isolinux on our Install-CDs for x86 systems. We - as most other distributions too - are running in the problem that even minimalistc kernels are slowly growing and sometimes don't fit on 1.44 MB floppies anymore. 2.5.x kernels with initramfs are even bigger than 2.88 MB in some cases... Until now it always has been
2010 Mar 02
2
Using USB Tape drive on Centos 5.3 (kernel 2.6.18-164.10.1.el5PAE)
...-r----- 1 root kmem 1, 4 Mar 2 18:06 port crw------- 1 root root 108, 0 Mar 2 18:06 ppp crw-rw-rw- 1 root tty 5, 2 Mar 2 18:10 ptmx drwxr-xr-x 2 root root 0 Mar 2 18:05 pts lrwxrwxrwx 1 root root 4 Mar 2 18:06 ram -> ram1 brw-r----- 1 root disk 1, 0 Mar 2 18:06 ram0 brw-r----- 1 root disk 1, 1 Mar 2 18:06 ram1 brw-r----- 1 root disk 1, 10 Mar 2 18:06 ram10 brw-r----- 1 root disk 1, 11 Mar 2 18:06 ram11 brw-r----- 1 root disk 1, 12 Mar 2 18:06 ra...
2005 Apr 24
0
[Bug 2645] New: --one-file-system semantics changed with 2.6.4 (bug?)
...rtedBy: dalgoda@ix.netcom.com 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/...
2010 Jul 28
1
APC SmartUPS 2200XL + UDEV + USB = tcgetattr : Invalid argument
...-UPS 2200 XL FW:690.19.D USB FW:7.4 S: SerialNumber=JS1005032730 C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 30mA I:* If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=00 Prot=00 Driver=usbhid E: Ad=81(I) Atr=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:...
2009 Mar 26
0
Help with GSM or CDMA hardware on CentOS and SMSTools question please
...001: ID 0000:0000 Bus 003 Device 001: ID 0000:0000 Bus 004 Device 001: ID 0000:0000 Bus 005 Device 001: ID 0000:0000 Here is a list of all my /dev/ devices.... The aircard does not exist here [root at odie ~]# ls /dev/ adsp????????? disk?????????? fd0u1040? fd0u830???? initctl? MAKEDEV parport2? ram14??? root??????? tty1?? tty21? tty33? tty45? 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?????????? f...
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
2014 Sep 28
2
Re: Why libguestfs guest exist exceptionally?
...--- 1 root lp 99, 3 Sep 28 22:57 parport3 crw-r----- 1 root kmem 1, 4 Sep 28 22:57 port crw------- 1 root root 108, 0 Sep 28 22:57 ppp crw-rw-rw- 1 root tty 5, 2 Sep 28 22:57 ptmx drwxr-xr-x 2 root root 40 Sep 28 22:57 pts lrwxrwxrwx 1 root root 4 Sep 28 22:57 ram -> ram1 brw-r----- 1 root disk 1, 0 Sep 28 22:57 ram0 brw-r----- 1 root disk 1, 1 Sep 28 22:57 ram1 brw-r----- 1 root disk 1, 10 Sep 28 22:57 ram10 brw-r----- 1 root disk 1, 11 Sep 28 22:57 ram11 brw-r----- 1 root disk 1, 12 Sep 28 22:57 ram12 brw-r----- 1 root disk 1, 13 Sep 28 22:57 r...
2014 Sep 28
2
Why libguestfs guest exist exceptionally?
...--- 1 root lp 99, 3 Sep 28 16:18 parport3 crw-r----- 1 root kmem 1, 4 Sep 28 16:18 port crw------- 1 root root 108, 0 Sep 28 16:18 ppp crw-rw-rw- 1 root tty 5, 2 Sep 28 16:18 ptmx drwxr-xr-x 2 root root 40 Sep 28 16:18 pts lrwxrwxrwx 1 root root 4 Sep 28 16:18 ram -> ram1 brw-r----- 1 root disk 1, 0 Sep 28 16:18 ram0 brw-r----- 1 root disk 1, 1 Sep 28 16:18 ram1 brw-r----- 1 root disk 1, 10 Sep 28 16:18 ram10 brw-r----- 1 root disk 1, 11 Sep 28 16:18 ram11 brw-r----- 1 root disk 1, 12 Sep 28 16:18 ram12 brw-r----- 1 root disk 1, 13 Sep 28 16:18 r...
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
2014 Sep 28
0
Re: Why libguestfs guest exist exceptionally?
...Sep 28 22:57 parport3 > crw-r----- 1 root kmem 1, 4 Sep 28 22:57 port > crw------- 1 root root 108, 0 Sep 28 22:57 ppp > crw-rw-rw- 1 root tty 5, 2 Sep 28 22:57 ptmx > drwxr-xr-x 2 root root 40 Sep 28 22:57 pts > lrwxrwxrwx 1 root root 4 Sep 28 22:57 ram -> ram1 > brw-r----- 1 root disk 1, 0 Sep 28 22:57 ram0 > brw-r----- 1 root disk 1, 1 Sep 28 22:57 ram1 > brw-r----- 1 root disk 1, 10 Sep 28 22:57 ram10 > brw-r----- 1 root disk 1, 11 Sep 28 22:57 ram11 > brw-r----- 1 root disk 1, 12 Sep 28 22:57 ram12 > brw-r----- 1 roo...
2005 Jan 11
17
[Fwd: Installing from distribution CDs]
Sorry, hit send instead of attach again. Rest of patches included. -- Anthony Liguori Samba, Linux/Windows Interoperability Linux Technology Center (LTC) - IBM Austin E-mail: aliguori@us.ibm.com Phone: (512) 838-1208 Tie Line: 678-1208
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