Displaying 20 results from an estimated 25 matches for "poh".
Did you mean:
po
2005 May 31
9
Can shorewall be setup in a datacenter environment?
...orewall do all this? Is there any docs on that? Do i need to configure
Shorewall as a bridging firewall in order to do that...
Sorry for such a newbie questions.. Kindly clear my doubts..
Internet -> Shorewall Firewall -> Switch -> Web Server, Mail Server, DNS
Servers...
Regards
Poh Yong Hwang
................................................................
ReadySpace Network Pte Ltd
60 Kaki Bukit Place Eunos Techpark
#02-07 Singapore 415979
................................................................
Sales 6848 6911 Fax 6848 6922
Support 6848 4464 Hp 97...
2013 Apr 04
28
[Bug 63135] New: [bisected] G69/nv50 DisplayPort dual-head fails to switch to KMS
...e: nouveau at lists.freedesktop.org
Summary: [bisected] G69/nv50 DisplayPort dual-head fails to
switch to KMS
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: djpohly+freedesktop at gmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Driver/nouveau
Product: xorg
Created attachment 77445
--> https://bugs.freedesktop.org/attachment.cgi?id=77445&action=edit
systemd journal with kern...
2010 Jun 24
3
(KVM) How can I migrate VM in a non shared storage environment?
Hi,
I have a server running CentOS 5.5 with KVM capabilities. I need to migrate
all the VMs to another server with the exact same hardware specs. The
problem is it is running on individual harddisks, not shared storage. What
is the best way to migrate to minimise downtime?
Thanks!
YongSan
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Jan 26
2
Resizing EXT3 partition in guest instance CentOS5
Hi,
I have two guest vm instance running CentOS 5 with ext3 partition. I will
like to reduce 1 VM harddisk space and using the 'release' harddisk space to
add onto my second VM. Basically I need to know how can I reduce and
increase an ext3 partition in CentOS KVM. I did a search and basically i can
do it by booting the VM using Knoppix and use Gparted to reduce and increase
the
2004 Jun 09
2
Help with a Lattice plot that fails with an empty unique combination
...) in: is.na(x)
3: no finite arguments to min; returning Inf
4: no finite arguments to max; returning -Inf
5: NaNs produced in: log(x, base)
Can anyone point me in the right direction.
I have included a reproducible example from part of the data. The problem
appears to be the lack of data in column POH which I can see when I cross
tab the data
xtabs(IWD ~ about + SOA,data=test1) (from the dummy example below)
SOA
about ARON CRDA DCJH DJKT DEGF DOPC FACO FRNE HHW MEPR NGA OTHE OTRE
JHG POH
non-I NO G 0 1 0 0 443 0 2 172 486 96 73 233 217
408 0
I N...
2004 Jun 09
2
Help with a Lattice plot that fails with an empty unique combination
...) in: is.na(x)
3: no finite arguments to min; returning Inf
4: no finite arguments to max; returning -Inf
5: NaNs produced in: log(x, base)
Can anyone point me in the right direction.
I have included a reproducible example from part of the data. The problem
appears to be the lack of data in column POH which I can see when I cross
tab the data
xtabs(IWD ~ about + SOA,data=test1) (from the dummy example below)
SOA
about ARON CRDA DCJH DJKT DEGF DOPC FACO FRNE HHW MEPR NGA OTHE OTRE
JHG POH
non-I NO G 0 1 0 0 443 0 2 172 486 96 73 233 217
408 0
I N...
2010 Aug 27
1
How do I reduce a disk size of a particular VM?
Hi,
As per subject, is there a way to reduce diskspace for a VM. I have a VM
with 200GB but would like to reduce the diskspace to 100GB.
Please advise.
Thanks!
Yongsan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20100827/9df6a3d5/attachment-0006.html>
2011 Jul 27
0
[Rocks-Discuss] Virtualizing RockCluster 5.3
...at happen last time I tried to install rocks 5.2 on bare metal. The
only notable thing about my network is that its on a 255.255.254.0 subnet
mask. I can reserve its ip and everything.
On Tue, Jul 13, 2010 at 12:58 AM, Jon Forrest <jlforrest at berkeley.edu>wrote:
> On 7/12/2010 9:02 PM, Poh Yang Ming wrote:
>
>> Hi!
>>
>> I am trying to virtualize Rockcluster 5.3 for various testing with
>> limited hardware. I have manage to get the headnode up in qemu
>> (fedora13, x86_64). However, I am experiencing some issue to connect
>> the headnode to the...
2000 Oct 17
2
Percentile function
Is there an R function that inputs a value and a vector, and
returns the percentile corresponding to the value?
Something like
pvalue<-function(x,vector){mean(x>=vector)}
but with interpolation.
Given the above function, is there a way to do the following
without the loop:
for(i in 1:10) y[i] <- pvalue(x[i],vector)
where x and y are numeric vectors of length 10?
--
Art Salwin
2010 Oct 14
1
KVM instance keep crashing
Hi,
I have one KVM instance (centos 5) that keeps crashing and i see the message
log with the following:
Oct 14 16:24:48 localhost kernel: psmouse.c: Explorer Mouse at
isa0060/serio1/input0 lost synchronization, throwing 1 bytes away.
Oct 14 16:24:49 localhost kernel: BUG: soft lockup - CPU#0 stuck for 12s!
[ntpd:2363]
Oct 14 16:24:49 localhost kernel: CPU 0:
Oct 14 16:24:49 localhost kernel:
2012 Nov 19
2
[PATCH 158/493] video: remove use of __devinit
...eo_info *ivideo)
{
u32 max = ivideo->video_size - ivideo->hwcursor_size - ivideo->cmdQueueSize;
@@ -3154,7 +3153,7 @@ sisfb_getheapsize(struct sis_video_info *ivideo)
return ret;
}
-static int __devinit
+static int
sisfb_heap_init(struct sis_video_info *ivideo)
{
struct SIS_OH *poh;
@@ -4061,7 +4060,7 @@ static int __init sisfb_setup(char *options)
}
#endif
-static int __devinit
+static int
sisfb_check_rom(void __iomem *rom_base, struct sis_video_info *ivideo)
{
void __iomem *rom;
@@ -4089,8 +4088,7 @@ sisfb_check_rom(void __iomem *rom_base, struct sis_video_info *ivi...
2012 Nov 19
2
[PATCH 158/493] video: remove use of __devinit
...eo_info *ivideo)
{
u32 max = ivideo->video_size - ivideo->hwcursor_size - ivideo->cmdQueueSize;
@@ -3154,7 +3153,7 @@ sisfb_getheapsize(struct sis_video_info *ivideo)
return ret;
}
-static int __devinit
+static int
sisfb_heap_init(struct sis_video_info *ivideo)
{
struct SIS_OH *poh;
@@ -4061,7 +4060,7 @@ static int __init sisfb_setup(char *options)
}
#endif
-static int __devinit
+static int
sisfb_check_rom(void __iomem *rom_base, struct sis_video_info *ivideo)
{
void __iomem *rom;
@@ -4089,8 +4088,7 @@ sisfb_check_rom(void __iomem *rom_base, struct sis_video_info *ivi...
2012 Nov 19
2
[PATCH 158/493] video: remove use of __devinit
...eo_info *ivideo)
{
u32 max = ivideo->video_size - ivideo->hwcursor_size - ivideo->cmdQueueSize;
@@ -3154,7 +3153,7 @@ sisfb_getheapsize(struct sis_video_info *ivideo)
return ret;
}
-static int __devinit
+static int
sisfb_heap_init(struct sis_video_info *ivideo)
{
struct SIS_OH *poh;
@@ -4061,7 +4060,7 @@ static int __init sisfb_setup(char *options)
}
#endif
-static int __devinit
+static int
sisfb_check_rom(void __iomem *rom_base, struct sis_video_info *ivideo)
{
void __iomem *rom;
@@ -4089,8 +4088,7 @@ sisfb_check_rom(void __iomem *rom_base, struct sis_video_info *ivi...
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...t;develkernel412222@gmail.com>
Devendra Naga <devendra.aaru@gmail.com>
devendra.aaru <devendra.aaru@gmail.com>
Devendra.Naga <devendra.aaru@gmail.com>
Devin Heitmueler <dheitmueller@kernellabs.com>
Devin Heitmueller <dheitmueller@kernellabs.com>
Devin J. Pohly <djpohly@gmail.com>
Dexuan Cui <dexuan.cui@intel.com>
Dhaval Giani <dhaval.giani@gmail.com>
Diana CRACIUN <Diana.Craciun@freescale.com>
Didier Villevalois <ptitjes@free.fr>
Diego Calleja <diegocg@gmail.com>
Diego Elio Pettenò <flameeyes@flameeyes...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...t;develkernel412222@gmail.com>
Devendra Naga <devendra.aaru@gmail.com>
devendra.aaru <devendra.aaru@gmail.com>
Devendra.Naga <devendra.aaru@gmail.com>
Devin Heitmueler <dheitmueller@kernellabs.com>
Devin Heitmueller <dheitmueller@kernellabs.com>
Devin J. Pohly <djpohly@gmail.com>
Dexuan Cui <dexuan.cui@intel.com>
Dhaval Giani <dhaval.giani@gmail.com>
Diana CRACIUN <Diana.Craciun@freescale.com>
Didier Villevalois <ptitjes@free.fr>
Diego Calleja <diegocg@gmail.com>
Diego Elio Pettenò <flameeyes@flameeyes...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...t;develkernel412222@gmail.com>
Devendra Naga <devendra.aaru@gmail.com>
devendra.aaru <devendra.aaru@gmail.com>
Devendra.Naga <devendra.aaru@gmail.com>
Devin Heitmueler <dheitmueller@kernellabs.com>
Devin Heitmueller <dheitmueller@kernellabs.com>
Devin J. Pohly <djpohly@gmail.com>
Dexuan Cui <dexuan.cui@intel.com>
Dhaval Giani <dhaval.giani@gmail.com>
Diana CRACIUN <Diana.Craciun@freescale.com>
Didier Villevalois <ptitjes@free.fr>
Diego Calleja <diegocg@gmail.com>
Diego Elio Pettenò <flameeyes@flameeyes...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...t;develkernel412222@gmail.com>
Devendra Naga <devendra.aaru@gmail.com>
devendra.aaru <devendra.aaru@gmail.com>
Devendra.Naga <devendra.aaru@gmail.com>
Devin Heitmueler <dheitmueller@kernellabs.com>
Devin Heitmueller <dheitmueller@kernellabs.com>
Devin J. Pohly <djpohly@gmail.com>
Dexuan Cui <dexuan.cui@intel.com>
Dhaval Giani <dhaval.giani@gmail.com>
Diana CRACIUN <Diana.Craciun@freescale.com>
Didier Villevalois <ptitjes@free.fr>
Diego Calleja <diegocg@gmail.com>
Diego Elio Pettenò <flameeyes@flameeyes...
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
...t;develkernel412222@gmail.com>
Devendra Naga <devendra.aaru@gmail.com>
devendra.aaru <devendra.aaru@gmail.com>
Devendra.Naga <devendra.aaru@gmail.com>
Devin Heitmueler <dheitmueller@kernellabs.com>
Devin Heitmueller <dheitmueller@kernellabs.com>
Devin J. Pohly <djpohly@gmail.com>
Dexuan Cui <dexuan.cui@intel.com>
Dhaval Giani <dhaval.giani@gmail.com>
Diana CRACIUN <Diana.Craciun@freescale.com>
Diana Vasile <kill.elohim@hotmail.com>
Didier Villevalois <ptitjes@free.fr>
Diego Calleja <diegocg@gmail.com&g...
2013 Jun 16
0
[linux-linus test] 18150: regressions - FAIL
...t;develkernel412222@gmail.com>
Devendra Naga <devendra.aaru@gmail.com>
devendra.aaru <devendra.aaru@gmail.com>
Devendra.Naga <devendra.aaru@gmail.com>
Devin Heitmueler <dheitmueller@kernellabs.com>
Devin Heitmueller <dheitmueller@kernellabs.com>
Devin J. Pohly <djpohly@gmail.com>
Dexuan Cui <dexuan.cui@intel.com>
Dhaval Giani <dhaval.giani@gmail.com>
Diana CRACIUN <Diana.Craciun@freescale.com>
Diana Vasile <kill.elohim@hotmail.com>
Didier Villevalois <ptitjes@free.fr>
Diego Calleja <diegocg@gmail.com&g...
2013 Jun 23
0
[linux-linus test] 18181: regressions - trouble: broken/fail/pass
...t;develkernel412222@gmail.com>
Devendra Naga <devendra.aaru@gmail.com>
devendra.aaru <devendra.aaru@gmail.com>
Devendra.Naga <devendra.aaru@gmail.com>
Devin Heitmueler <dheitmueller@kernellabs.com>
Devin Heitmueller <dheitmueller@kernellabs.com>
Devin J. Pohly <djpohly@gmail.com>
Dexuan Cui <dexuan.cui@intel.com>
Dhaval Giani <dhaval.giani@gmail.com>
Diana CRACIUN <Diana.Craciun@freescale.com>
Diana Vasile <kill.elohim@hotmail.com>
Didier Villevalois <ptitjes@free.fr>
Diego Calleja <diegocg@gmail.com&g...