similar to: *77 does not work ..

Displaying 20 results from an estimated 1000 matches similar to: "*77 does not work .."

2006 Jun 08
3
Rails Test Notifications w/ Growl Plugin
Hi all - I''ve just posted a quick plugin that adds notification of test failures via the Growl framework (http://growl.info) for OS X users. Its a great way to keep up with your test suite, especially when coupled with autotest. And if you''re anything like me, you probably already have Growl rocking. Anyway, see my blog for details on installing the plugin:
2005 Aug 25
4
VoIP providers -- California, U.S.
Hi, Just wondering if people could suggest a good VoIP provider that can service the San Francisco Bay Area and the Los Angeles area. I've tried race.com (recommended to me) but they're kind of hard to get ahold of. Any other suggestions? This is for a business, so reliability is key. I did see the recent thread about this, and while I saw a few mentioned, I didn't see anything
2007 Apr 09
2
tap:aio corruption issues
Hello, I''m running Xen 3.0.4 on a test server and I''ve been having several file system corruption problems using the tap:aio driver. This message shows up in dmesg on different machines. EXT2-fs error (device sda1): ext2_check_page: bad entry in directory #114914: rec_len is smaller than minimal - offset=0, inode=0, rec_len=0, name_len=0 EXT2-fs error (device sda1):
2005 Oct 27
1
CentOS 4.x friendly WiFi Cards??
Hi, Not sure if this is useful but I have had no problems with the belkin 54G PCMCIA cards and ndiswrapper. Arun -----Original Message----- From: centos-bounces at centos.org [mailto:centos-bounces at centos.org]On Behalf Of Brian Watters Sent: Thursday, October 27, 2005 6:29 AM To: CentOS mailing list Subject: Re: [CentOS] CentOS 4.x friendly WiFi Cards?? Thanks for the fast reply .. I
2003 May 06
0
RE: redhat linux 9.0 & samba/swat
On Mon, 5 May 2003, Anthony Watters wrote: > Since I have Samba working already, is there a way to install just SWAT? ie; > *.tar.gz file? No need if you have already installed the SWAT RPM. > > I did also try and re-install the RPM file samba-swat-2.2.7a.9.0.i386.rpm > using the rpm manager. it seemed to take 5 seconds, so I am not sure what > really occurred other than SWAT
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
2008 Jan 07
3
Strange Problem with dm-0
I began an update of one of our servers via yum and, coincidentally or not, I have been getting the following logged into the message file since: messages:Jan 7 15:55:51 inet07 kernel: post_create: setxattr failed, rc=28 (dev=dm-0 ino=280175) Now, this tells me that dev dm-0 is out of space but, what is dm-0? So, can anyone tell me what is happening and why? -- *** E-Mail is
2005 Apr 19
2
xenU and drbd
Hi, i''ve a problem with drbd 0.7.10 module on an xenU OS (testing). I''ve compiling drbd with "make clean all" then "make install" without error. modprobe drbd OK with no error too and now and trying to start drdb /etc/init.d/drbd start Starting DRBD resources: can not open /dev/drbd0: No such device or address [ d0 can not open /dev/drbd0: No such device
2005 Mar 24
25
Yum problem CentOS 3.3?
I''m still using CentOS 3.3 as our install mechanism, then adding some packages from a tarball of RPMs we need. Then I run # yum update yum which sometimes takes a while. Yesterday it took many hours. I like to run these from behind a firewall in our office before taking the server to the datacenter, but the delay meant a whole day''s delay in our trip to the datacenter
2010 Mar 02
2
Using USB Tape drive on Centos 5.3 (kernel 2.6.18-164.10.1.el5PAE)
Hello there I have been trying to install HP Storageworks DAT72 on CentOS 5 in vain. On system reboot, neither /dev/st not /dev/sg is available. May you please lead me through as this is my first time trying to do it lsmod Module Size Used by ipv6 267617 40 xfrm_nalgo 13381 1 ipv6 crypto_api 12609 1 xfrm_nalgo autofs4
2013 May 31
2
Re: How to use libguestfs access LVM as non-root user?
On Fri, May 31, 2013 at 12:48 AM, Richard W.M. Jones <rjones@redhat.com>wrote: > On Thu, May 30, 2013 at 10:21:42PM +0800, Qiu Yu wrote: > > Hi, > > > > Following code snippet, running as non-root user, will throw up a > > 'Permission denied' RuntimeError. > > > > Could someone kindly guide me the correct way to handle LVM disk as > >
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
2014 Sep 28
2
Re: Why libguestfs guest exist exceptionally?
On Sun, Sep 28, 2014 at 6:26 PM, Richard W.M. Jones <rjones@redhat.com> wrote: > On Sun, Sep 28, 2014 at 04:30:37PM +0800, Zhi Yong Wu wrote: >> HI, >> >> On a RHEL5 box, i tried to directly run guest which was issued by >> libguestfs virt-xxx commands as below. But after some minutes, it >> exited exceptionally. >> >> Does anyone also hit the
2014 Sep 28
2
Re: Why libguestfs guest exist exceptionally?
On Sun, Sep 28, 2014 at 6:48 PM, Richard W.M. Jones <rjones@redhat.com> wrote: > On Sun, Sep 28, 2014 at 06:33:53PM +0800, Zhi Yong Wu wrote: >> On Sun, Sep 28, 2014 at 6:26 PM, Richard W.M. Jones <rjones@redhat.com> wrote: >> > Which version of libguestfs is this? I think you'll have no hope of >> #rpm -qa | grep libguestfs >> libguestfs-1.20.8-1
2005 Dec 16
3
Not able to put into a object variable
hello friends , I was trying to select all the invoice items from the table invoiceitems with a condition.But I am getting a NULL array .Please help me in fixing this :: @oldinvoiceitems = Invoiceitems.find(:all, :conditions => [''invoice_id = :invoiceid'', { :invoiceid => ''params[:id]'' } ] ) Thanx and regards, Naroor Rathish,
2013 Jan 12
2
selinux + kvm virtualization + smartd problem
Hello, I'm using HP homeserver where host system run CentOS 6.3 with KVM virtualization with SELinux enabled, guests too run the same OS (but without SELinux, but this does not matter). Host system installed on mirrors based on sda and sdb physical disks. sd{c..f} disks attached to KVM guest (whole disks, not partitions; needed to use zfs (zfsonlinux) benefit features). Problem is that disks
2013 Nov 25
2
supermin-helper: ext2: parent directory not found: /mnt/bigdata/var: File not found by ext2_lookup
Hello, I've found a problem running libguestfs on my system. The system has /var mounted with a symbolic link to /mnt/bigdata/var root@red1:/var/log/nova# ls -ld /mnt/bigdata/var drwxrwxr-x 15 root users 4096 jul 7 17:55 /mnt/bigdata/var root@red1:/var/log/nova# ls -ld /var lrwxrwxrwx 1 root root 16 oct 30 2012 /var -> /mnt/bigdata/var Any help here? this is test tool output:
2008 Apr 08
6
howto delete a lvm with windows partition
Hi List, slightly OT but i have Xen and Windows running (xen 3.2.0, hvm, win 2k3) on top of a lvm volume. Now i want to delete such a volume but i got the message: $ lvremove /dev/Xen0/Win2kServer Can''t remove open logical volume "Win2kServer" The volume is not in use by any VM, but there is a partition table on it with 8Megs of free space and a ntfs partition. I also got 2
2013 Nov 22
4
Re: HA: Accessing iSCSI disc images from the RHEV Manager using libguestfs
Unfortunately, placing the link into the /boot does not work. libguestfs-test-tool failes with the same message: ************************************************************ * IMPORTANT NOTICE * * When reporting bugs, include the COMPLETE, UNEDITED * output below in your bug report. *
2014 Sep 09
2
Re: CoreOS support
The options -x -v gave me an error that no such option so I ruined it with —debug option. root@ny2proxd03:/var/lib/vz/images/100# virt-resize --expand /dev/sda3 vm-100-disk-1.qcow2 vm-100-disk-1.qcow2.resized --debug command line: virt-resize --expand /dev/sda3 vm-100-disk-1.qcow2 vm-100-disk-1.qcow2.resized --debug Examining vm-100-disk-1.qcow2 ... libguestfs: trace: add_drive