www.smartbusinesschoices.com

Leading Business and Technology,
News and information


Part of the Identityscape.com network...

getxfactor.com jmoodmusic.com smartbusinesschoices.com mintdepot.com lowfaresalways.com evangelicalview.com shoppingpodder.com soproudlywehail.com webnews.ws currenthumor.com

 

 

[gentoo-user] error when opening xterms
Goto page Previous  1, 2, 3 ... 36, 37, 38 ... 40, 41, 42  Next
   Smart Linux Business Choices! - the Best of UseNet Postings! Forum Index -> Linux - Gentoo Forum  
View previous topic :: View next topic  
Author Message
Kevin O'Gorman
Guest






PostPosted: Thu Nov 13, 2008 8:14 am    Post subject: Re: [gentoo-user] Re: vmware fails: Virtual Machine Monitor Reply with quote

On Tue, Nov 11, 2008 at 8:16 PM, Noven <lists@magedata.net> wrote:
Quote:
On Wed, 12 Nov 2008 14:19:33 Kevin O'Gorman wrote:
On Tue, Nov 11, 2008 at 6:34 PM, Noven <lists@magedata.net> wrote:
On Wed, 12 Nov 2008 13:03:55 Kevin O'Gorman wrote:
On Tue, Nov 11, 2008 at 3:12 PM, Allistar <allistar.m@gmail.com> wrote:
Kevin O'Gorman wrote:
On Tue, Nov 11, 2008 at 12:43 AM, Neil Bothwick <neil@digimed.co.uk

wrote:
On Mon, 10 Nov 2008 19:24:15 -0800, Kevin O'Gorman wrote:
I've re-emerge vmware-modules, re-run ...vmware-config.pl, and
prayed. I still cannot do
/etc/init.d/vmware start
because this one part fails: Virutal machine Monitor
and trying "vmware&" says I need to run the config script (again).

I'm getting nowhere and I really do want to run that VM again.

Have you updated your kernel? VMware Workstation gives me problems
like this with each new kernel, which is why I'm still running
2.6.26 on my desktop.

I'm running 2.6.25-r8. I probably have updated since the last time I
ran VMware.
But I thought the above steps took care of that. I guess not.

So what do I do now?

From what I've experienced, the order you emerge vmware-workstation
and vmware-modules is important. When getting the error you mention, a
simple re-emerge of vmware-modules did the job.

This did not help.

I tried downloading VMWare-workstation, but the emerge fails on fetch
restrictions,
and the message points to a file on a server that denies it has such a
file.

The workstation bundle runs an installer that wants a runlevel
directory, but rejects
the /etc/runlevels directory and subdirectories. I'm guessing it
wants something
more like SYSV.

In your /etc dir, link rc{0-6}.d and rcS.d to /etc/init.d .

Also ensure vmware-modules is *not* installed before running the
installer bundle.

Can't remember if I did anythig else tricky, but its workig beautifully
here.

- Noven

Okay, now it installs okay, and I can modprobe vmmon.

However, "vmware" gives me:


kevin@treat ~ $ vmware
/usr/lib/vmware/bin/vmware-modconfig: symbol lookup error:
/usr/lib/vmware/lib/libview.so.2/libview.so.2: undefined symbol:
_ZThn8_N3Gtk4HBoxD1Ev
kevin@treat ~ $

And I have absolutely no clue what that's about.

++ kevin

Did you re-run vmware-config.pl? That will recompile modules for your
system.You have unmerged vmware-modules before doing this?

Now that I've unmerged everything, where would that be?
Self-installed software can be so wierd.

Quote:

On mine, K08vmware and S19vmware are links to /etc/init.d/vmware.

Here, they are links to ../vmware, which is /etc/vmware, and contains
a bunch of things.

Quote:

I recall I pinched the vmware init script out of
portage - /usr/portage/app-emulation/vmware-workstation/files/vmware-workstation.rc

move it to /etc/init.d, rename it vmware and make it executable. start as
normal.

It's not quite working. I tried a restart, and it failed on link 84 which is:
/etc/vmware/init.d/vmware stop | vmware_prettify stop
but there's no such file: as /etc/vmware/init.d/vmware. There are
rc?.d entries there.
These contain symlinks which are broken, pointing to the same non-existent file.
Sigh.


Quote:

- Noven


--
Kevin O'Gorman, PhD
Back to top
Florian Philipp
Guest






PostPosted: Sun Nov 16, 2008 5:10 pm    Post subject: Re: [gentoo-user] Kernel 2.6.26 and iwl3945 Reply with quote

Florian Philipp schrieb:
Quote:
Hi list!

I recently updated from tuxonice-2.6.24-r9 to tuxonice-2.6.26.

I hoped it would solve irregular kernel crashes on my Dell notebook and
would reactivate the wifi LED. However, it caused more problems than it
solved.

[...]

Quote:
Is this kernel version generally unstable?
What do I need to make the LED work?
What could I do to solve all these problems? I'm out of ideas at the
moment and Gentoo Bugzilla doesn't offer much on these topics.

Thanks in advance!
Florian Philipp

Can anyone say: "Yeah, I use the iwl3945 driver with 2.6.26 and it works
flawlessly for me." If so, could you please post your exact kernel
version (for example gentoo-sources-2.6.26-r2) and your kernel config?
Back to top
Alan McKinnon
Guest






PostPosted: Sun Nov 16, 2008 7:30 pm    Post subject: Re: [gentoo-user] Kernel 2.6.26 and iwl3945 Reply with quote

On Sunday 16 November 2008 13:02:54 Florian Philipp wrote:
Quote:
Can anyone say: "Yeah, I use the iwl3945 driver with 2.6.26 and it works
flawlessly for me." If so, could you please post your exact kernel
version (for example gentoo-sources-2.6.26-r2) and your kernel config?

No-one can say that, the driver is buggy. Something to do with waking the card
up or bringing it out of deep sleep. Personally, I think it's along the lines
of a race condition in how the card is reliably powered up (but that's just
be thinking of what's most likely). Intel has a bugzilla, which shows that
virtually every distro on all platforms using the 3945 have the identical
problem in every kernel version that contains this code:

http://intellinuxwireless.org/bugzilla/show_bug.cgi?format=multiple&id=1651

We have two options:

- get involved, fix it ourselves, submit patch to upstream (intel)
- wait for intel to come up with reliable code

All the evidence points to intel taking this seriously, it's a popular card
and intel wants their stuff to work nicely on linux. So chances are it's a
deeper problem that it appears on the surface

--
alan dot mckinnon at gmail dot com
Back to top
Chris Lieb
Guest






PostPosted: Wed Nov 19, 2008 1:10 am    Post subject: [gentoo-user] Re: Unable to build sys-kernel/hardened-source Reply with quote

The problem seems to have been fixed in
sys-kernel/hardened-sources-2.6.25-r10

Chris

Chris Lieb wrote:
Quote:
I am attempting to switch a VM over to the hardened profile and the
hardened kernel. I have rebuilt almost all of the packages on my
computer after switching to th hardened profile, save for a few kernel
modules. I have emerged hardened-sources-2.6.25-r9 and am trying to
build it. I tried copying the .config that I had used with
gentoo-sources-2.6.25-r9 to /usr/src/linux (symlinked to
/usr/src/linux-2.6.25-hardened-r9) and doing a `make menuconfig`
followed by a `make && make modules_install`, but received an error
almost right out of the gate. The error concerns some part of the frame
buffer driver. Here is the output I get from make:

CHK include/linux/version.h
CHK include/linux/utsrelease.h
CALL scripts/checksyscalls.sh
CHK include/linux/compile.h
dnsdomainname: Host name lookup failure
CC drivers/video/uvesafb.o
drivers/video/uvesafb.c: In function `uvesafb_vbe_getpmi':
drivers/video/uvesafb.c:593: error: `pmi_code' undeclared (first use in
this function)
drivers/video/uvesafb.c:593: error: (Each undeclared identifier is
reported only once
drivers/video/uvesafb.c:593: error: for each function it appears in.)
make[2]: *** [drivers/video/uvesafb.o] Error 1
make[1]: *** [drivers/video] Error 2
make: *** [drivers] Error 2
INSTALL drivers/crypto/geode-aes.ko
INSTALL drivers/scsi/scsi_wait_scan.ko
INSTALL drivers/usb/core/usbcore.ko
INSTALL drivers/usb/host/ehci-hcd.ko
INSTALL drivers/usb/host/uhci-hcd.ko
INSTALL drivers/usb/storage/usb-storage.ko
DEPMOD 2.6.25-hardened-r9

The only way I can get rid of the error is to disable frame buffer
entirely (Device drivers -> Graphics support -> Support for frame buffer
devices), which is not optimal.

Does anyone know what is causing this?

Thanks,
Chris

Attached: `emerge --info` and .config being used
Back to top
Sergey Ovcharenko
Guest






PostPosted: Wed Nov 19, 2008 9:10 pm    Post subject: Re: [gentoo-user] Unable to build sys-kernel/hardened-source Reply with quote

Chris Lieb пишет:
Quote:
I am attempting to switch a VM over to the hardened profile and the
hardened kernel. I have rebuilt almost all of the packages on my
computer after switching to th hardened profile, save for a few kernel
modules. I have emerged hardened-sources-2.6.25-r9 and am trying to
build it. I tried copying the .config that I had used with
gentoo-sources-2.6.25-r9 to /usr/src/linux (symlinked to
/usr/src/linux-2.6.25-hardened-r9) and doing a `make menuconfig`
followed by a `make && make modules_install`, but received an error
almost right out of the gate. The error concerns some part of the frame
buffer driver. Here is the output I get from make:

CHK include/linux/version.h
CHK include/linux/utsrelease.h
CALL scripts/checksyscalls.sh
CHK include/linux/compile.h
dnsdomainname: Host name lookup failure
CC drivers/video/uvesafb.o
drivers/video/uvesafb.c: In function `uvesafb_vbe_getpmi':
drivers/video/uvesafb.c:593: error: `pmi_code' undeclared (first use in
this function)
drivers/video/uvesafb.c:593: error: (Each undeclared identifier is
reported only once
drivers/video/uvesafb.c:593: error: for each function it appears in.)
make[2]: *** [drivers/video/uvesafb.o] Error 1
make[1]: *** [drivers/video] Error 2
make: *** [drivers] Error 2
INSTALL drivers/crypto/geode-aes.ko
INSTALL drivers/scsi/scsi_wait_scan.ko
INSTALL drivers/usb/core/usbcore.ko
INSTALL drivers/usb/host/ehci-hcd.ko
INSTALL drivers/usb/host/uhci-hcd.ko
INSTALL drivers/usb/storage/usb-storage.ko
DEPMOD 2.6.25-hardened-r9

The only way I can get rid of the error is to disable frame buffer
entirely (Device drivers -> Graphics support -> Support for frame buffer
devices), which is not optimal.

Does anyone know what is causing this?

Thanks,
Chris

Attached: `emerge --info` and .config being used

Did you emerge sys-apps/v86d before compiling your kernel?

I'm not sure if this is the case but when i build a tuxonice-2.6.26
kernel the uvesafb driver won't compile without it.
Back to top
Chris Lieb
Guest






PostPosted: Wed Nov 19, 2008 9:40 pm    Post subject: Re: [gentoo-user] Unable to build sys-kernel/hardened-source Reply with quote

Sergey Ovcharenko wrote:
Quote:
Chris Lieb пишет:
I am attempting to switch a VM over to the hardened profile and the
hardened kernel. I have rebuilt almost all of the packages on my
computer after switching to th hardened profile, save for a few kernel
modules. I have emerged hardened-sources-2.6.25-r9 and am trying to
build it. I tried copying the .config that I had used with
gentoo-sources-2.6.25-r9 to /usr/src/linux (symlinked to
/usr/src/linux-2.6.25-hardened-r9) and doing a `make menuconfig`
followed by a `make && make modules_install`, but received an error
almost right out of the gate. The error concerns some part of the frame
buffer driver. Here is the output I get from make:

CHK include/linux/version.h
CHK include/linux/utsrelease.h
CALL scripts/checksyscalls.sh
CHK include/linux/compile.h
dnsdomainname: Host name lookup failure
CC drivers/video/uvesafb.o
drivers/video/uvesafb.c: In function `uvesafb_vbe_getpmi':
drivers/video/uvesafb.c:593: error: `pmi_code' undeclared (first use in
this function)
drivers/video/uvesafb.c:593: error: (Each undeclared identifier is
reported only once
drivers/video/uvesafb.c:593: error: for each function it appears in.)
make[2]: *** [drivers/video/uvesafb.o] Error 1
make[1]: *** [drivers/video] Error 2
make: *** [drivers] Error 2
INSTALL drivers/crypto/geode-aes.ko
INSTALL drivers/scsi/scsi_wait_scan.ko
INSTALL drivers/usb/core/usbcore.ko
INSTALL drivers/usb/host/ehci-hcd.ko
INSTALL drivers/usb/host/uhci-hcd.ko
INSTALL drivers/usb/storage/usb-storage.ko
DEPMOD 2.6.25-hardened-r9

The only way I can get rid of the error is to disable frame buffer
entirely (Device drivers -> Graphics support -> Support for frame buffer
devices), which is not optimal.

Does anyone know what is causing this?

Thanks,
Chris

Attached: `emerge --info` and .config being used

Did you emerge sys-apps/v86d before compiling your kernel?
I'm not sure if this is the case but when i build a tuxonice-2.6.26
kernel the uvesafb driver won't compile without it.

The problem seems to have been fixed by a patch in

sys-kernel/hardened-sources-2.6.25-r10

Chris
Back to top
RYAN vAN GINNEKEN
Guest






PostPosted: Fri Nov 21, 2008 7:10 am    Post subject: [gentoo-user] bttv option in kernel? Reply with quote

Hello all i am need some help getting a video capture card working it supposedly uses the bttv driver. It shows itself in lspci like this only 4 times cause it has for chips i think.

03:0b.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
03:0b.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)

However i cannot find the bttv driver only the btcx_risc (successor) did some googling and found this post http://forums.gentoo.org/viewtopic-t-696747-highlight-bttv.html

My problem is similar i think but cannot seem to get it sorted could someone please kindly give me a hand? I have pasted a few bits of my .config file that i think might be relative.

# CONFIG_TELCLOCK is not set
CONFIG_DEVPORT=y
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_CHARDEV=y

#
# I2C Algorithms
#
CONFIG_I2C_ALGOBIT=y
CONFIG_I2C_ALGOPCF=m
CONFIG_I2C_ALGOPCA=m

#
# Multimedia devices
#
CONFIG_VIDEO_DEV=y
CONFIG_VIDEO_V4L2_COMMON=y
CONFIG_VIDEO_V4L1=y
CONFIG_VIDEO_V4L1_COMPAT=y
CONFIG_VIDEO_V4L2=y
CONFIG_VIDEO_CAPTURE_DRIVERS=y
# CONFIG_VIDEO_ADV_DEBUG is not set
CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
CONFIG_VIDEO_WM8775=m
CONFIG_VIDEO_CX2341X=m
# CONFIG_VIDEO_VIVI is not set
...snip..
# CONFIG_VIDEO_HEXIUM_GEMINI is not set
CONFIG_VIDEO_CX88=m
CONFIG_VIDEO_CX88_BLACKBIRD=m

ps here is a uname -a for good luck hehe

Linux hellen 2.6.25-gentoo-r9CKV1 #5 SMP Thu Nov 20 16:25:22 MST 2008 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz GenuineIntel GNU/Linux

http://www.mail-archive.com/gentoo-user@geo.org/msg33709.html

Computer King & CaN Mail - Sales Service Hosting Backup

http://www.computerking.ca http://www.canmail.org

NEW!!! Custom Service Packages
Secure IMAP Email - Automated Remote Backups - Photo Blogs - Online Accounting Packages
Back to top
Chris Thomas
Guest






PostPosted: Fri Nov 21, 2008 7:50 am    Post subject: Re: [gentoo-user] bttv option in kernel? Reply with quote

Select the BT848, then you'll see the driver for the BT878.

-Chris

On Thu, Nov 20, 2008 at 8:00 PM, RYAN vAN GINNEKEN <king@computerking.ca> wrote:
Quote:
Hello all i am need some help getting a video capture card working it supposedly uses the bttv driver. It shows itself in lspci like this only 4 times cause it has for chips i think.

03:0b.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
03:0b.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)

However i cannot find the bttv driver only the btcx_risc (successor) did some googling and found this post http://forums.gentoo.org/viewtopic-t-696747-highlight-bttv.html

My problem is similar i think but cannot seem to get it sorted could someone please kindly give me a hand? I have pasted a few bits of my .config file that i think might be relative.

# CONFIG_TELCLOCK is not set
CONFIG_DEVPORT=y
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_CHARDEV=y

#
# I2C Algorithms
#
CONFIG_I2C_ALGOBIT=y
CONFIG_I2C_ALGOPCF=m
CONFIG_I2C_ALGOPCA=m

#
# Multimedia devices
#
CONFIG_VIDEO_DEV=y
CONFIG_VIDEO_V4L2_COMMON=y
CONFIG_VIDEO_V4L1=y
CONFIG_VIDEO_V4L1_COMPAT=y
CONFIG_VIDEO_V4L2=y
CONFIG_VIDEO_CAPTURE_DRIVERS=y
# CONFIG_VIDEO_ADV_DEBUG is not set
CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
CONFIG_VIDEO_WM8775=m
CONFIG_VIDEO_CX2341X=m
# CONFIG_VIDEO_VIVI is not set
..snip..
# CONFIG_VIDEO_HEXIUM_GEMINI is not set
CONFIG_VIDEO_CX88=m
CONFIG_VIDEO_CX88_BLACKBIRD=m

ps here is a uname -a for good luck hehe

Linux hellen 2.6.25-gentoo-r9CKV1 #5 SMP Thu Nov 20 16:25:22 MST 2008 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz GenuineIntel GNU/Linux

http://www.mail-archive.com/gentoo-user@geo.org/msg33709.html

Computer King & CaN Mail - Sales Service Hosting Backup

http://www.computerking.ca http://www.canmail.org

NEW!!! Custom Service Packages
Secure IMAP Email - Automated Remote Backups - Photo Blogs - Online Accounting Packages

Back to top
GMail
Guest






PostPosted: Mon Nov 24, 2008 8:20 pm    Post subject: Re: [gentoo-user] [OT] filesystems Reply with quote

On Monday 24 November 2008 07:58:55 Roy Wright wrote:
Quote:
W.Kenworthy wrote:
On Sun, 2008-11-23 at 19:06 -0600, Dale wrote:
Kobboi wrote:
On Mon, 2008-11-24 at 07:31 +0900, William Kenworthy wrote:
Currently I have around 3 terrabytes of storage across a number of
gentoo machines (4 at the moment) - at any one time 1/2 to 1 terrabyte
is unused, but mostly in scattered chunks. Some space is exported via
NFS and samba for backups and shared files.

maybe ZFS?

http://en.wikipedia.org/wiki/ZFS

But not on Linux as a kernel module sadly

There's a FUSE implementation which is considerably slower (being FUSE)

--
alan dot mckinnon at gmail dot com
Back to top
GMail
Guest






PostPosted: Mon Nov 24, 2008 8:20 pm    Post subject: Re: [gentoo-user] [OT] filesystems Reply with quote

On Monday 24 November 2008 13:07:34 Dale wrote:
Quote:
I used to be subscribed to the mailing list, thought about using one or
the other.  Just before I unsubscribed, there were some people trying to
get it back up and going.  I'm not sure how that went or if it is still
being worked on or not.  It seemed pretty neat but I just couldn't never
get up the nerve to switch over.

Maybe it will survive.  I'm waiting on reiserfs4 to go stable.  Wink

dream on brother, dream on. Ain't gonna happen anytime soon. You'll have
better luck getting Sun to dual-license ZFS under GPL :-)

OTOH, ext4 and btrfs seem to have some interesting feature sets in the roadmap

--
alan dot mckinnon at gmail dot com
Back to top
GMail
Guest






PostPosted: Mon Nov 24, 2008 8:20 pm    Post subject: Re: [gentoo-user] [OT] filesystems Reply with quote

On Monday 24 November 2008 14:49:38 Volker Armin Hemmann wrote:
Quote:
On Montag 24 November 2008, Dirk Heinrichs wrote:
Am Montag, 24. November 2008 12:07:34 schrieb Dale:
Maybe it will survive.  I'm waiting on reiserfs4 to go stable.  ;-)

Well, with its inventor being imprisoned for the next 15 years or so,
you'll have to be patient. I for one wait for btrfs.

Bye...

Dirk

Edward is not imprisioned and doing a fine job. Even in face of such
current sabotage attempts as by Morton/Piggin.

Never mind Hans' troubles, whoever maintains Reiser4 still has to get it past
Linux, Alan Cox, Greg KH and co. That is not likely to be easy.



--
alan dot mckinnon at gmail dot com
Back to top
GMail
Guest






PostPosted: Mon Nov 24, 2008 8:20 pm    Post subject: Re: [gentoo-user] [OT] filesystems Reply with quote

On Monday 24 November 2008 08:28:33 Dirk Heinrichs wrote:
Quote:
@William: If one or more of the PVs is a Network Block Device, you're not
bound to the local machine.

I'd never thought of that, but it makes sense. PV wants a raw block device and
couldn't care less if it leads to local disk or something else.

How does it cope with network outages though? In my experience, LVM is not
exactly graceful when one of it's PVs goes away

--
alan dot mckinnon at gmail dot com
Back to top
Joerg Schilling
Guest






PostPosted: Mon Nov 24, 2008 8:30 pm    Post subject: Re: [gentoo-user] [OT] filesystems Reply with quote

GMail <alan.mckinnon@gmail.com> wrote:

Quote:
On Monday 24 November 2008 13:07:34 Dale wrote:
I used to be subscribed to the mailing list, thought about using one or
the other.  Just before I unsubscribed, there were some people trying to
get it back up and going.  I'm not sure how that went or if it is still
being worked on or not.  It seemed pretty neat but I just couldn't never
get up the nerve to switch over.

Maybe it will survive.  I'm waiting on reiserfs4 to go stable.  ;-)

dream on brother, dream on. Ain't gonna happen anytime soon. You'll have
better luck getting Sun to dual-license ZFS under GPL Smile

There is no need to dual license ZFS. There is absolutely no problem
with using ZFS from Linux. What's missing is the will from the kernel developers
to work on the incompatible VFS interface in the linux kernel.



Jörg

--
EMail:joerg@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
js@cs.tu-berlin.de (uni)
schilling@fokus.fraunhofer.de (work) Blog: http://schily.blogspot.com/
URL: http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily
Back to top
Stroller
Guest






PostPosted: Mon Nov 24, 2008 8:50 pm    Post subject: Re: [gentoo-user] [OT] filesystems Reply with quote

On 24 Nov 2008, at 14:12, GMail wrote:

Quote:
On Monday 24 November 2008 07:58:55 Roy Wright wrote:
W.Kenworthy wrote:
On Sun, 2008-11-23 at 19:06 -0600, Dale wrote:
Kobboi wrote:
On Mon, 2008-11-24 at 07:31 +0900, William Kenworthy wrote:
Currently I have around 3 terrabytes of storage across a number
of
gentoo machines (4 at the moment) - at any one time 1/2 to 1
terrabyte
is unused, but mostly in scattered chunks. Some space is
exported via
NFS and samba for backups and shared files.

maybe ZFS?

http://en.wikipedia.org/wiki/ZFS

But not on Linux as a kernel module sadly

There's a FUSE implementation which is considerably slower (being
FUSE)

IIRC the author of Linux-ZFS cites the NTFS implementation as
demonstrating that FUSE can produce quite acceptable performance.

Of course, maybe performance of NTFS would be better were it a kernel
module, but I get the strong impression Linux-ZFS is poor because it
doesn't have the developer resources needed to improve it.

Stroller.
Back to top
Dirk Heinrichs
Guest






PostPosted: Mon Nov 24, 2008 9:00 pm    Post subject: Re: [gentoo-user] [OT] filesystems Reply with quote

Am Montag, 24. November 2008 15:12:00 schrieb GMail:

Quote:
How does it cope with network outages though? In my experience, LVM is not
exactly graceful when one of it's PVs goes away

Don't know. I just know it's possible but never did it myself.

Bye...

Dirk
Back to top
Display posts from previous:   
   Smart Linux Business Choices! - the Best of UseNet Postings! Forum Index -> Linux - Gentoo Forum Goto page Previous  1, 2, 3 ... 36, 37, 38 ... 40, 41, 42  Next  
Page 37 of 42
All times are GMT

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum