Displaying 19 results from an estimated 19 matches for "b133".
Did you mean:
133
2010 Mar 02
11
Expand zpool capacity
Hello, Experts.
I''ve got a problem. I''m trying to expand my main zpool (rpool), but don''t know how to do that. (i''m 100% newbie in non-windows world)
I use Osol under Vmware on Windows.
I had a pretty small vhdd -> only 12gb. Yesterday i decided to expand my virtual drive to 20gb. (After several tries to upgrade the OS to a newest dev-releases and
2010 Jan 17
2
error: failed to serialize S-Expr
Last night I upgraded from b127 to b130 and now I can''t mark autostart
domains:
# virsh autostart lunar-1
error: Failed to mark domain lunar-1 as autostarted
error: failed to serialize S-Expr: (domain (on_crash restart) (uuid
91c21040-2098-bc0d-b401-3908f3a21667) (bootloader_args) (vcpus 1) (name
lunar-1) (on_poweroff destroy) (on_reboot restart) (cpus (
Searching the archives
2010 Jan 27
1
is there a way to start domU''s on boot?
Is there a "xen" or "opensolaris" way to auto-start DomU''s ?
I love xen but if i can''t auto-start it kind of makes things a pain.
thnaks
--
This message posted from opensolaris.org
2010 Mar 02
0
Linux PV udom stays in state r after migration
My linux pv udoms staying in state r when I (live) migrate them between
my two equal xvms (at least for sure observed on b130 when preparing the
update to b133)
Florian
2017 Nov 30
2
Problems joining new gluster 3.10 nodes to existing 3.8
...d work and not be
too much of a problem.
Peer robe is successful but the node is rejected:
gluster> peer detach elkpinfglt07
peer detach: success
gluster> peer probe elkpinfglt07
peer probe: success.
gluster> peer status
Number of Peers: 6
Hostname: elkpinfglt02
Uuid: 926e9b8a-94ff-4924-b133-a30f2dd48054
State: Peer in Cluster (Connected)
Hostname: elkpinfglt03
Uuid: 34d1a409-acc8-41f6-9b11-938317ad3421
State: Peer in Cluster (Connected)
Hostname: elkpinfglt04
Uuid: 93255842-e190-4e67-ae8b-917583917855
State: Peer in Cluster (Connected)
Hostname: elkpinfglt05
Uuid: 263f8d43-d83e-446...
2010 Jan 03
2
CentOS 5.3 domU works, 5.4 doesn''t work
Greetings,
My install procedure looks like this:
pfexec /usr/sbin/zfs create -V 5gb tank/mydom
pfexec virt-install \
--file=/dev/zvol/dsk/tank/mydom \
--location=http://mirror.anl.gov/pub/centos/5.3/os/x86_64/ \
--mac=00:16:3e:01:09:91 \
--nographics \
--name mydom \
--os-type=linux \
--paravirt \
--ram 256 \
--vcpus=1
I run through the text-based CentOS installer, pretty
2011 Mar 10
0
[LLVMdev] Alternative to Adding New Intrinsics for Code-Generation?
On Mar 10, 2011, at 10:43 AM, Dan Bailey wrote:
> I've written an IR->IR translation as part of a high-level language I've
> designed. It replaces my own specific functions in LLVM passes with
> custom logic.
>
> As part of the process, it needs to perform constant propagation and
> inlining prior to doing any translation. Initially I just used simple
>
2017 Dec 01
0
Problems joining new gluster 3.10 nodes to existing 3.8
...obe is successful but the node is rejected:
>
> gluster> peer detach elkpinfglt07
> peer detach: success
> gluster> peer probe elkpinfglt07
> peer probe: success.
> gluster> peer status
> Number of Peers: 6
>
> Hostname: elkpinfglt02
> Uuid: 926e9b8a-94ff-4924-b133-a30f2dd48054
> State: Peer in Cluster (Connected)
>
> Hostname: elkpinfglt03
> Uuid: 34d1a409-acc8-41f6-9b11-938317ad3421
> State: Peer in Cluster (Connected)
>
> Hostname: elkpinfglt04
> Uuid: 93255842-e190-4e67-ae8b-917583917855
> State: Peer in Cluster (Connected)
>...
2010 Apr 09
4
zfs send hangs
My zfs filesystem hangs when transferring large filesystems (>500GB)
with a couple dozen snapshots between servers using zfs send/receive
with netcat. The transfer hangs about halfway through and is
unkillable, freezing all IO to the filesystem, requiring a hard
reboot. I have attempted this three times and failed every time.
On the destination server I use:
nc -l -p 8023 | zfs receive -vd sas
2011 Mar 10
2
[LLVMdev] Alternative to Adding New Intrinsics for Code-Generation?
Hi,
I've written an IR->IR translation as part of a high-level language I've
designed. It replaces my own specific functions in LLVM passes with
custom logic.
As part of the process, it needs to perform constant propagation and
inlining prior to doing any translation. Initially I just used simple
function declarations to define these specific functions, but the
verification pass
2011 Mar 10
2
[LLVMdev] Alternative to Adding New Intrinsics for Code-Generation?
...ransitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
John McCall wrote:
<blockquote cite="mid:FAB334D8-72D0-40FB-B133-A9430870B701@apple.com"
type="cite">
<pre wrap="">On Mar 10, 2011, at 10:43 AM, Dan Bailey wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I've written an IR->IR translation as part of a high-level languag...
2010 May 05
3
[indiana-discuss] image-update doesn''t work anymore (bootfs not supported on EFI)
...I''m including zfs-discuss to get the ZFS folks thoughts on the issue.
-evan
More info from original thread:
> On 05/ 4/10 10:45 AM, Christian Thalinger wrote:
>> On Tue, 2010-05-04 at 10:36 -0500, Shawn Walker wrote:
>>>> What confuses me is that the update from b133 to b134 obviously worked
>>>> before--because I have a b134 image--but it doesn''t now.
>>>
>>> I''m on b135 myself and haven''t seen this issue yet.
>>>
>>>> I can''t think of anything I did that changed anythi...
2010 May 20
13
send/recv over ssh
I know i''m probably doing something REALLY stupid.....but for some reason i
can''t get send/recv to work over ssh. I just built a new media server and
i''d like to move a few filesystem from my old server to my new server but
for some reason i keep getting strange errors...
At first i''d see something like this:
pfexec: can''t get real path of
2018 Dec 24
1
NT_STATUS_NETWORK_SESSION_EXPIRED Domain member
...5X:70@,0IF:0H@("`@"@IL;V-K
M"G1R87`@(F-L96%N=7`B(#`*"G1R>5]C;VYN96-T("(O+R1[4T525D52?2\D
M>U-(05)%?2(*4D,])#\*:68 at 6R`D4D,@/2`P(%T[('1H96X*("`@(&5X:70@
M,`IF:0H*(R!&86EL960@;VYC92`M('1R>2!A9V%I;B`U('-E8V]N9',@;&%T
M97(*<VQE97`@(B133$5%4"(*"G1R>5]C;VYN96-T("(O+R1[4T525D52?2\D
M>U-(05)%?2(*4D,])#\*:68 at 6R`D4D,@/2`P(%T[('1H96X*("`@(&EF(%L@
M)%9%4D)/4T4@/2!Y97, at 73L@=&AE;@H@("`@("`@(&5C:&\@(B0P.B!.;W1I
M8V4Z(%--0B!C;VYN96-T:6]N('1O("\O)'M315)615)]+R1[4TA!4D5]...
2013 Nov 26
37
get a *structured* version of the puppet agent output
puppet agent --verbose shows a verbose output of the changes done by
puppet, such as:
notice:
/Stage[main]/Logstash::Config/Logstash::Configdir[agent]/File[/etc/logstash/agent/config]/owner:
owner changed ''root'' to ''logstash''
notice: /Stage[main]/Varnish/Service[varnish]/ensure: ensure changed
''stopped'' to ''running''
2018 Dec 17
6
NT_STATUS_NETWORK_SESSION_EXPIRED Domain member
All,
using Samba as an AD (2k12) domain member in Stretch
(2:4.5.12+dfsg-2+deb9u4) with tdb as default and rid as domain backend.
No overlapping. Everything works fine. Setup was done as in the wiki
[1].
If you're connecting from a Windows 10 client and do not add
dedicated keytab file = /etc/krb5.keytab
kerberos method = secrets and keytab
winbind refresh tickets = Yes
to
2017 Oct 26
0
not healing one file
Hey Richard,
Could you share the following informations please?
1. gluster volume info <volname>
2. getfattr output of that file from all the bricks
getfattr -d -e hex -m . <brickpath/filepath>
3. glustershd & glfsheal logs
Regards,
Karthik
On Thu, Oct 26, 2017 at 10:21 AM, Amar Tumballi <atumball at redhat.com> wrote:
> On a side note, try recently released health
2017 Oct 26
3
not healing one file
On a side note, try recently released health report tool, and see if it
does diagnose any issues in setup. Currently you may have to run it in all
the three machines.
On 26-Oct-2017 6:50 AM, "Amar Tumballi" <atumball at redhat.com> wrote:
> Thanks for this report. This week many of the developers are at Gluster
> Summit in Prague, will be checking this and respond next
2017 Oct 26
2
not healing one file
...76F341B33B (c37750b3-9d10-471b-bc98-3f2aa974e40b) on home-client-2
[2017-10-25 10:14:02.130576] W [MSGID: 108015] [afr-self-heal-entry.c:56:afr_selfheal_entry_delete] 0-home-replicate-0: expunging file a3f5a769-8859-48e3-96ca-60a988eb9358/315D5A2D320DF4FA250F2E139EB05FBA0BD4E288 (23ba4012-4cd9-40f6-b133-64d9aca75ded) on home-client-2
[2017-10-25 10:14:02.161616] W [MSGID: 108015] [afr-self-heal-entry.c:56:afr_selfheal_entry_delete] 0-home-replicate-0: expunging file a3f5a769-8859-48e3-96ca-60a988eb9358/AD01B7D51464EFED3BF168E1BDAA8E688AB39A8B (6ca39064-871b-4f36-9aa5-1f1d29580a21) on home-client-2...