[Users] no activex console
by Marco van Kimmenaede
Hello,
Can somebody please tell how i get the activex console working.
I installed the ovirt-engine 3.1 on a fedora 17 and used de beta repo. I
have 2 ovirt-nodes 3.0.
The datacenter is up.
When i want to open a desktop vm, i don't get a activex popup and the
console will not open, the linux xpi works well.
I googled but i can't find a clear answer why it don't work.
Thanks in advance.
Kind regards,
Marco
12 years, 2 months
[Users] 3.1 packages now mostly noarch?
by Nicholas Kesick
--_db293c12-8a38-4a40-a418-2777b79f5e1e_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I just noticed something different about=20
http://www.ovirt.org/releases/3.0/rpm/Fedora/16/ vs=20
http://www.ovirt.org/releases/3.1/rpm/Fedora/17/ and certain packages.
Previously in 3.0=2C packages like ovirt-engine* only ran on 64-bit=20
systems (x86_64)=2C while other packages were noarch. Now it seems most of
the packages are noarch. Was this intentional? It's a nice surprise=20
anyway if it is.
- Nick =
--_db293c12-8a38-4a40-a418-2777b79f5e1e_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<html>
<head>
<style><!--
.hmmessage P
{
margin:0px=3B
padding:0px
}
body.hmmessage
{
font-size: 10pt=3B
font-family:Tahoma
}
--></style></head>
<body class=3D'hmmessage'><div dir=3D'ltr'>
I just noticed something different about=20
http://www.ovirt.org/releases/3.0/rpm/Fedora/16/ vs=20
http://www.ovirt.org/releases/3.1/rpm/Fedora/17/ and certain packages.<br>
<br>
Previously in 3.0=2C packages like ovirt-engine* only ran on 64-bit=20
systems (x86_64)=2C while other packages were noarch. Now it seems most of
the packages are noarch. Was this intentional? It's a nice surprise=20
anyway if it is.<br>
<br>
- Nick </div></body>
</html>=
--_db293c12-8a38-4a40-a418-2777b79f5e1e_--
12 years, 2 months
[Users] GNOME Boxes/oVirt integration
by Christophe Fergeau
--u/L2/WlOHZg+YGU4
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Hey,
I've blogged yesterday about the recent work I've done to add oVirt support
to GNOME Boxes ( https://live.gnome.org/Boxes/ ) using oVirt REST API:
http://cfergeau.blogspot.fr/2012/07/outside-boxes.html
=AB Outside Boxes
oVirt
Let's start this post with a quick presentation of oVirt (you'll understand
why in a few paragraphs...).
oVirt is a free project providing management, monitoring and provisioning
of KVM virtual machines on multiple hosts. It comes with a web interface to
create and manage virtual machines, hypervisor nodes, storage, ... and with
a user portal for those who just want to connect to an already existing
virtual machine.
The way the user portal works is that you log into the portal from your
browser, then you choose the virtual machine you want to connect to, and a
browser plugin will take over and spawn an external binary (these days it's
remote-viewer)
oVirt also comes with an extensive REST API which lets you do
programmatically the same thing as you can do from oVirt web UIs. Moreover,
it has an extensive documentation.
But what about GNOME?
And now we are finally coming as to why I'm talking about all of this :)
Lately, I've been hacking on Boxes, and since one of its goals is to view,
access, and use shared connection / machine, I've decided it would be fun
to make it support oVirt connections! This would make it easier for Boxes
users to connect to oVirt virtual machines without having to go through
their browser.
librest already provides a good low-level GObject library to access REST
services (though it was missing authentication support), so I used it to
build a higher level library which wraps the oVirt REST accesses:
libgovirt. This library uses GObject and gobject-introspection, which gives
bindings to several other languages for free (including vala which is
needed for Boxes). It also provides asynchronous methods for all its remote
operations.
The library is still young and only implements the few REST operations I
needed (list oVirt virtual machines, get VM connection details, generate
temporary VM display password, ...), but this is enough for Boxes needs ;)
Once this library was in good shape, using it in Boxes was quite easy as
the existing code was modular enough. All I had to do was to add a new URI
type (ovirt://), and add a new Machine subclass to handle oVirt VMs, but
most of the work is done by the libgovirt library.
This work is not yet merged upstream but can be seen in my personal git
repository. After some small cleanups and a libgovirt release, it should be
in good shape for an upstream review and integration. As for libgovirt,
there is a lot of API to bind (help welcome!), but binding this new 3.1 API
will be mandatory to be able to connect to all oVirt-managed VMs. One
possible way forward for libgovirt would be to leverage the python oVirt
REST binding generator from ovirt-engine-sdk.
And before ending this blog post, mandatory screenshots! =BB
Cheers,
Christophe
--u/L2/WlOHZg+YGU4
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlAOZ5wACgkQJKRp+3pW944KswCeN3JIWIIBDX/0YuYtqLLe6BA8
f48AoMgpFbDDgMvAW2ZCaTgHJWAdMTrx
=D3V1
-----END PGP SIGNATURE-----
--u/L2/WlOHZg+YGU4--
12 years, 2 months
[Users] Latest RPMs, etc?
by Nicholas Kesick
--_3c941953-57c9-43f8-acad-d960f25e77ea_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Just to confirm=2C as I'd like to contribute some testing (since from the w=
eekly meeting it seems some is needed)=2C are all of the latest released ve=
rsions here?http://www.ovirt.org/releases/beta/fedora/17/ and here for ovi=
rt-node? http://www.ovirt.org/releases/beta/binary/ Two additional comment=
s:Dneary=2C can we get a wiki link from the website? There really isn't any=
that aren't buried. Secondly can someone give http://wiki.ovirt.org/wiki/N=
ode an update? I'm confused but it seems 2.5.0 is the next release and it's=
not clear if 2.4.0 was ever released. Thanks=2C- Nick =
--_3c941953-57c9-43f8-acad-d960f25e77ea_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<html>
<head>
<style><!--
.hmmessage P
{
margin:0px=3B
padding:0px
}
body.hmmessage
{
font-size: 10pt=3B
font-family:Tahoma
}
--></style></head>
<body class=3D'hmmessage'><div dir=3D'ltr'>
Just to confirm=2C as I'd like to contribute some testing (since from the w=
eekly meeting it seems some is needed)=2C are all of the latest released ve=
rsions here?<BR><a href=3D"http://www.ovirt.org/releases/beta/fedora/17/">h=
ttp://www.ovirt.org/releases/beta/fedora/17/</a> =3B and here for ovirt=
-node? <a href=3D"http://www.ovirt.org/releases/beta/binary/">http://www.ov=
irt.org/releases/beta/binary/</a><BR> =3B<BR> =3B<BR>Two additional=
comments:<BR>Dneary=2C can we get a wiki link from the website? There real=
ly isn't any that aren't buried.<BR> =3B<BR>Secondly can someone give <=
a href=3D"http://wiki.ovirt.org/wiki/Node">http://wiki.ovirt.org/wiki/Node<=
/a> =3Ban update? I'm confused but it seems 2.5.0 is the next release a=
nd it's not clear if 2.4.0 was ever released.<BR> =3B<BR>Thanks=2C<BR>-=
Nick<BR> </div></body>
</html>=
--_3c941953-57c9-43f8-acad-d960f25e77ea_--
12 years, 2 months
Re: [Users] Ovirt 3.1 beta on fedora 17. Can't create ISO/NFS domain
by Dafna Ron
vdsm service requires 36:36 permissions on the dir (storage side) else
it will fail with permission error.
even if you give full r/w to all, but the owner of the dir is not vdsm
you will fail with permission error (you will be able to mount as root
or any other user but not vdsm).
Can you please try to chown 36:36 and if you are still failing with
permission error let us know along with vdsm+engine logs.
Thanks,
Dafna
On 07/25/2012 04:11 PM, Rahman Duran wrote:
> I manually mounted with root user and a custom temp user I created
> just for testing this. Both mounted with success. On the NFS server
> all unknown user:group id's map to nfs account. It doesn't matter
> which userid the vdsm sends to nfs server. So there is no permission
> problem on nfs server side as the server seems to send directory
> contens (tcpdump captures).
>
>
>
> On Wed, Jul 25, 2012 at 4:02 PM, Dafna Ron <dron(a)redhat.com
> <mailto:dron@redhat.com>> wrote:
>
> did you give 36:36 permissions to the dir? when you manually try to
> mount are you using root or vdsm user?
>
>
>
>
> On 07/25/2012 03:57 PM, Rahman Duran wrote:
> > Hi,
> >
> > I am getting this when I try to create a ISO/NFS domain:
> >
> > Permission settings on the specified path do not allow access to the
> > storage. Verify permission settings on the specified storage path.:
> > 'path =
> >
> /rhev/data-center/mnt/79.xxx.xxx.xxx:_volumes_archives_proxmox_template_iso'
> >
> > I can manually mount the nfs share with "mount
> > 79.xxx.xxx.xxx/volumes/archives/proxmox/template/iso" without any
> > problem both on the engine and vdsm host machine. I also
> captured the
> > traffic with tcpdump while adding iso domain via webadmin. It seems
> > nfs server sends directory contents to vdsm host then vdsm host
> brakes
> > connection.
> >
> > Any advice on this? Thanks.
> >
> > --
> > Rahman Duran
> > Artvin Çoruh Üniversitesi, Bilgi İşlem Daire Başkanlığı
> > a.rahman.duran(a)gmail.com <mailto:a.rahman.duran@gmail.com>
> <mailto:a.rahman.duran@gmail.com <mailto:a.rahman.duran@gmail.com>>
> > rduran(a)artvin.edu.tr <mailto:rduran@artvin.edu.tr>
> <mailto:rduran@artvin.edu.tr <mailto:rduran@artvin.edu.tr>>
> > Tel: 0 466 215 10 00 - 1076
> >
> >
> >
> > _______________________________________________
> > Users mailing list
> > Users(a)ovirt.org <mailto:Users@ovirt.org>
> > http://lists.ovirt.org/mailman/listinfo/users
>
>
> --
> Dafna Ron
> _______________________________________________
> Users mailing list
> Users(a)ovirt.org <mailto:Users@ovirt.org>
> http://lists.ovirt.org/mailman/listinfo/users
>
>
>
>
> --
> Rahman Duran
> Artvin Çoruh Üniversitesi, Bilgi İşlem Daire Başkanlığı
> a.rahman.duran(a)gmail.com <mailto:a.rahman.duran@gmail.com>
> rduran(a)artvin.edu.tr <mailto:rduran@artvin.edu.tr>
> Tel: 0 466 215 10 00 - 1076
>
--
Dafna Ron
12 years, 2 months
Re: [Users] Ovirt 3.1 beta on fedora 17. Can't create ISO/NFS domain
by Rahman Duran
Here is the last packet nfs server send to vdsm before web admin gives
error:
No. Time Source Destination Protocol
Length Info
697 15.052766 79.xxx.xxx.xxx 79.xxx.xxx.xx NFS
1426 V4 Reply (Call In 693) READDIR
Network File System
[Program Version: 4]
[V4 Procedure: COMPOUND (1)]
Status: NFS4_OK (0)
Tag: <EMPTY>
length: 0
contents: <EMPTY>
Operations (count: 2)
Opcode: PUTFH (22)
Status: NFS4_OK (0)
Opcode: READDIR (26)
Status: NFS4_OK (0)
verifier: 0x0000000000000000
Directory Listing
Value Follows: Yes
cookie: 285529016
Filename: ubuntu-12.04-desktop-i386.iso
length: 29
contents: ubuntu-12.04-desktop-i386.iso
fill bytes: opaque data
obj_attributes
attrmask
mand_attr: FATTR4_TYPE (1)
nfs_ftype4: NF4REG (1)
mand_attr: FATTR4_CHANGE (3)
changeid: 5769079491087804610
mand_attr: FATTR4_SIZE (4)
size: 735358976
mand_attr: FATTR4_FSID (8)
fattr4_fsid
fsid4.major: 16025262165310215059
fsid4.minor: 0
mand_attr: FATTR4_RDATTR_ERROR (11)
Status: NFS4_OK (0)
recc_attr: FATTR4_FILEHANDLE (19)
fattr4_filehandle
length: 36
[hash (CRC-32): 0xd2d504eb]
decode type as: unknown
filehandle:
9393d2ab082b65de0a002f00000000005f1b03000a000400...
recc_attr: FATTR4_FILEID (20)
fileid: 47
recc_attr: FATTR4_MODE (33)
fattr4_mode: 0744
000. .... .... .... = Unknown
.... 0... .... .... = not SUID
.... .0.. .... .... = not SGID
.... ..0. .... .... = not save swapped text
.... ...1 .... .... = Read permission for
owner
.... .... 1... .... = Write permission for
owner
.... .... .1.. .... = Execute permission
for owner
.... .... ..1. .... = Read permission for
group
.... .... ...0 .... = no Write permission
for group
.... .... .... 0... = no Execute permission
for group
.... .... .... .1.. = Read permission for
others
.... .... .... ..0. = no Write permission
for others
.... .... .... ...0 = no Execute permission
for others
recc_attr: FATTR4_NUMLINKS (35)
numlinks: 1
recc_attr: FATTR4_OWNER (36)
fattr4_owner: nobody
length: 6
contents: nobody
fill bytes: opaque data
recc_attr: FATTR4_OWNER_GROUP (37)
fattr4_owner_group: nobody
length: 6
contents: nobody
fill bytes: opaque data
recc_attr: FATTR4_RAWDEV (41)
specdata1: 4294967295
specdata2: 4294967295
recc_attr: FATTR4_SPACE_USED (45)
space_used: 730876416
recc_attr: FATTR4_TIME_ACCESS (47)
seconds: 1336742726
nseconds: 674926456
recc_attr: FATTR4_TIME_METADATA (52)
seconds: 1343218491
nseconds: 860334274
recc_attr: FATTR4_TIME_MODIFY (53)
seconds: 1336041210
nseconds: 641827319
recc_attr: FATTR4_MOUNTED_ON_FILEID (55)
fileid: 0x000000000000002f
attr_vals: <DATA>
length: 180
contents: <DATA>
Value Follows: Yes
cookie: 337610361
Filename: FreeBSD-9.0-RELEASE-amd64-dvd1.iso
length: 34
contents: FreeBSD-9.0-RELEASE-amd64-dvd1.iso
fill bytes: opaque data
obj_attributes
attrmask
mand_attr: FATTR4_TYPE (1)
nfs_ftype4: NF4REG (1)
mand_attr: FATTR4_CHANGE (3)
changeid: 5769079491087837737
mand_attr: FATTR4_SIZE (4)
size: 2388531200
mand_attr: FATTR4_FSID (8)
fattr4_fsid
fsid4.major: 16025262165310215059
fsid4.minor: 0
mand_attr: FATTR4_RDATTR_ERROR (11)
Status: NFS4_OK (0)
recc_attr: FATTR4_FILEHANDLE (19)
fattr4_filehandle
length: 36
[hash (CRC-32): 0x429ee25b]
decode type as: unknown
filehandle:
9393d2ab082b65de0a000b0000000000190100000a000400...
recc_attr: FATTR4_FILEID (20)
fileid: 11
recc_attr: FATTR4_MODE (33)
fattr4_mode: 0700
000. .... .... .... = Unknown
.... 0... .... .... = not SUID
.... .0.. .... .... = not SGID
.... ..0. .... .... = not save swapped text
.... ...1 .... .... = Read permission for
owner
.... .... 1... .... = Write permission for
owner
.... .... .1.. .... = Execute permission
for owner
.... .... ..0. .... = no Read permission
for group
.... .... ...0 .... = no Write permission
for group
.... .... .... 0... = no Execute permission
for group
.... .... .... .0.. = no Read permission
for others
.... .... .... ..0. = no Write permission
for others
.... .... .... ...0 = no Execute permission
for others
recc_attr: FATTR4_NUMLINKS (35)
numlinks: 1
recc_attr: FATTR4_OWNER (36)
fattr4_owner: nobody
length: 6
contents: nobody
fill bytes: opaque data
recc_attr: FATTR4_OWNER_GROUP (37)
fattr4_owner_group: nobody
length: 6
contents: nobody
fill bytes: opaque data
recc_attr: FATTR4_RAWDEV (41)
specdata1: 4294967295
specdata2: 4294967295
recc_attr: FATTR4_SPACE_USED (45)
space_used: 2221929984
recc_attr: FATTR4_TIME_ACCESS (47)
seconds: 1334670251
nseconds: 870167241
recc_attr: FATTR4_TIME_METADATA (52)
seconds: 1343218491
nseconds: 860367401
recc_attr: FATTR4_TIME_MODIFY (53)
seconds: 1334670316
nseconds: 790636221
recc_attr: FATTR4_MOUNTED_ON_FILEID (55)
fileid: 0x000000000000000b
attr_vals: <DATA>
length: 180
contents: <DATA>
Value Follows: Yes
cookie: 341215282
Filename:
SW_CD_Windows_Svr_Ent_2003_R2_32-BIT_X64_English_ISO_x64_1_MLF_X13-73731.ISO
length: 76
contents:
SW_CD_Windows_Svr_Ent_2003_R2_32-BIT_X64_English_ISO_x64_1_MLF_X13-73731.ISO
obj_attributes
attrmask
mand_attr: FATTR4_TYPE (1)
nfs_ftype4: NF4REG (1)
mand_attr: FATTR4_CHANGE (3)
changeid: 5769079491087869581
mand_attr: FATTR4_SIZE (4)
size: 654055424
mand_attr: FATTR4_FSID (8)
fattr4_fsid
fsid4.major: 16025262165310215059
fsid4.minor: 0
mand_attr: FATTR4_RDATTR_ERROR (11)
Status: NFS4_OK (0)
recc_attr: FATTR4_FILEHANDLE (19)
fattr4_filehandle
length: 36
[hash (CRC-32): 0x5bc7a9f8]
decode type as: unknown
filehandle:
9393d2ab082b65de0a00140000000000203900000a000400...
recc_attr: FATTR4_FILEID (20)
fileid: 20
recc_attr: FATTR4_MODE (33)
fattr4_mode: 0744
000. .... .... .... = Unknown
.... 0... .... .... = not SUID
.... .0.. .... .... = not SGID
.... ..0. .... .... = not save swapped text
.... ...1 .... .... = Read permission for
owner
.... .... 1... .... = Write permission for
owner
.... .... .1.. .... = Execute permission
for owner
.... .... ..1. .... = Read permission for
group
.... .... ...0 .... = no Write permission
for group
.... .... .... 0... = no Execute permission
for group
.... .... .... .1.. = Read permission for
others
.... .... .... ..0. = no Write permission
for others
.... .... .... ...0 = no Execute permission
for others
recc_attr: FATTR4_NUMLINKS (35)
numlinks: 1
recc_attr: FATTR4_OWNER (36)
fattr4_owner: nobody
length: 6
contents: nobody
fill bytes: opaque data
recc_attr: FATTR4_OWNER_GROUP (37)
fattr4_owner_group: nobody
length: 6
contents: nobody
fill bytes: opaque data
recc_attr: FATTR4_RAWDEV (41)
specdata1: 4294967295
specdata2: 4294967295
recc_attr: FATTR4_SPACE_USED (45)
space_used: 626695680
recc_attr: FATTR4_TIME_ACCESS (47)
seconds: 1334741833
nseconds: 284984057
recc_attr: FATTR4_TIME_METADATA (52)
seconds: 1343218491
nseconds: 860399245
recc_attr: FATTR4_TIME_MODIFY (53)
seconds: 1334741904
nseconds: 790202367
recc_attr: FATTR4_MOUNTED_ON_FILEID (55)
fileid: 0x0000000000000014
attr_vals: <DATA>
length: 180
contents: <DATA>
Value Follows: Yes
cookie: 347688977
Filename: debian-6.0.4-amd64-CD-1.iso
length: 27
contents: debian-6.0.4-amd64-CD-1.iso
fill bytes: opaque data
obj_attributes
attrmask
mand_attr: FATTR4_TYPE (1)
nfs_ftype4: NF4REG (1)
mand_attr: FATTR4_CHANGE (3)
changeid: 5769079491087897522
mand_attr: FATTR4_SIZE (4)
size: 676331520
mand_attr: FATTR4_FSID (8)
fattr4_fsid
fsid4.major: 16025262165310215059
fsid4.minor: 0
mand_attr: FATTR4_RDATTR_ERROR (11)
Status: NFS4_OK (0)
recc_attr: FATTR4_FILEHANDLE (19)
fattr4_filehandle
length: 36
[hash (CRC-32): 0x947528be]
decode type as: unknown
filehandle:
9393d2ab082b65de0a00270000000000015102000a000400...
recc_attr: FATTR4_FILEID (20)
fileid: 39
recc_attr: FATTR4_MODE (33)
fattr4_mode: 0700
000. .... .... .... = Unknown
.... 0... .... .... = not SUID
.... .0.. .... .... = not SGID
.... ..0. .... .... = not save swapped text
.... ...1 .... .... = Read permission for
owner
.... .... 1... .... = Write permission for
owner
.... .... .1.. .... = Execute permission
for owner
.... .... ..0. .... = no Read permission
for group
.... .... ...0 .... = no Write permission
for group
.... .... .... 0... = no Execute permission
for group
.... .... .... .0.. = no Read permission
for others
.... .... .... ..0. = no Write permission
for others
.... .... .... ...0 = no Execute permission
for others
recc_attr: FATTR4_NUMLINKS (35)
numlinks: 1
recc_attr: FATTR4_OWNER (36)
fattr4_owner: nobody
length: 6
contents: nobody
fill bytes: opaque data
recc_attr: FATTR4_OWNER_GROUP (37)
fattr4_owner_group: nobody
length: 6
contents: nobody
fill bytes: opaque data
recc_attr: FATTR4_RAWDEV (41)
specdata1: 4294967295
specdata2: 4294967295
recc_attr: FATTR4_SPACE_USED (45)
space_used: 646418944
recc_attr: FATTR4_TIME_ACCESS (47)
seconds: 1335782112
nseconds: 584573457
recc_attr: FATTR4_TIME_METADATA (52)
seconds: 1343218491
nseconds: 860427186
recc_attr: FATTR4_TIME_MODIFY (53)
seconds: 1335782120
nseconds: 576818444
recc_attr: FATTR4_MOUNTED_ON_FILEID (55)
fileid: 0x0000000000000027
attr_vals: <DATA>
length: 180
contents: <DATA>
Value Follows: Yes
cookie: 354508783
Filename:
SW_DVD5_Windows_Svr_DC_EE_SE_Web_2008_R2_64Bit_English_w_SP1_MLF_X17-22580.ISO
length: 78
contents:
SW_DVD5_Windows_Svr_DC_EE_SE_Web_2008_R2_64Bit_English_w_SP1_MLF_X17-22580.ISO
fill bytes: opaque data
obj_attributes
attrmask
mand_attr: FATTR4_TYPE (1)
nfs_ftype4: NF4REG (1)
mand_attr: FATTR4_CHANGE (3)
changeid: 5769079491087928748
mand_attr: FATTR4_SIZE (4)
size: 3091510160
mand_attr: FATTR4_FSID (8)
fattr4_fsid
fsid4.major: 16025262165310215059
fsid4.minor: 0
mand_attr: FATTR4_RDATTR_ERROR (11)
Status: NFS4_OK (0)
recc_attr: FATTR4_FILEHANDLE (19)
fattr4_filehandle
length: 36
[hash (CRC-32): 0x54208440]
decode type as: unknown
filehandle:
9393d2ab082b65de0a001700000000005b3900000a000400...
recc_attr: FATTR4_FILEID (20)
fileid: 23
recc_attr: FATTR4_MODE (33)
fattr4_mode: 0744
000. .... .... .... = Unknown
.... 0... .... .... = not SUID
.... .0.. .... .... = not SGID
.... ..0. .... .... = not save swapped text
.... ...1 .... .... = Read permission for
owner
.... .... 1... .... = Write permission for
owner
.... .... .1.. .... = Execute permission
for owner
.... .... ..1. .... = Read permission for
group
.... .... ...0 .... = no Write permission
for group
.... .... .... 0... = no Execute permission
for group
.... .... .... .1.. = Read permission for
others
.... .... .... ..0. = no Write permission
for others
.... .... .... ...0 = no Execute permission
for others
recc_attr: FATTR4_NUMLINKS (35)
numlinks: 1
recc_attr: FATTR4_OWNER (36)
fattr4_owner: nobody
length: 6
contents: nobody
fill bytes: opaque data
recc_attr: FATTR4_OWNER_GROUP (37)
fattr4_owner_group: nobody
length: 6
contents: nobody
fill bytes: opaque data
recc_attr: FATTR4_RAWDEV (41)
specdata1: 4294967295
specdata2: 4294967295
recc_attr: FATTR4_SPACE_USED (45)
space_used: 3007469056
recc_attr: FATTR4_TIME_ACCESS (47)
seconds: 1334742129
nseconds: 949988037
recc_attr: FATTR4_TIME_METADATA (52)
seconds: 1343218491
nseconds: 860458412
recc_attr: FATTR4_TIME_MODIFY (53)
seconds: 1334742401
nseconds: 979395933
recc_attr: FATTR4_MOUNTED_ON_FILEID (55)
fileid: 0x0000000000000017
attr_vals: <DATA>
length: 180
contents: <DATA>
Value Follows: Yes
cookie: 375335514
Filename: CentOS-6.2-x86_64-LiveCD.iso
length: 28
contents: CentOS-6.2-x86_64-LiveCD.iso
obj_attributes
attrmask
mand_attr: FATTR4_TYPE (1)
nfs_ftype4: NF4REG (1)
mand_attr: FATTR4_CHANGE (3)
changeid: 5769079491087955781
mand_attr: FATTR4_SIZE (4)
size: 731906048
mand_attr: FATTR4_FSID (8)
fattr4_fsid
fsid4.major: 16025262165310215059
fsid4.minor: 0
mand_attr: FATTR4_RDATTR_ERROR (11)
Status: NFS4_OK (0)
recc_attr: FATTR4_FILEHANDLE (19)
fattr4_filehandle
length: 36
[hash (CRC-32): 0x482d2fe2]
decode type as: unknown
filehandle:
9393d2ab082b65de0a002c0000000000981a03000a000400...
recc_attr: FATTR4_FILEID (20)
fileid: 44
recc_attr: FATTR4_MODE (33)
fattr4_mode: 0744
000. .... .... .... = Unknown
.... 0... .... .... = not SUID
.... .0.. .... .... = not SGID
.... ..0. .... .... = not save swapped text
.... ...1 .... .... = Read permission for
owner
.... .... 1... .... = Write permission for
owner
.... .... .1.. .... = Execute permission
for owner
.... .... ..1. .... = Read permission for
group
.... .... ...0 .... = no Write permission
for group
.... .... .... 0... = no Execute permission
for group
.... .... .... .1.. = Read permission for
others
.... .... .... ..0. = no Write permission
for others
.... .... .... ...0 = no Execute permission
for others
recc_attr: FATTR4_NUMLINKS (35)
numlinks: 1
recc_attr: FATTR4_OWNER (36)
fattr4_owner: nobody
length: 6
contents: nobody
fill bytes: opaque data
recc_attr: FATTR4_OWNER_GROUP (37)
fattr4_owner_group: nobody
length: 6
contents: nobody
fill bytes: opaque data
recc_attr: FATTR4_RAWDEV (41)
specdata1: 4294967295
specdata2: 4294967295
recc_attr: FATTR4_SPACE_USED (45)
space_used: 727660544
recc_attr: FATTR4_TIME_ACCESS (47)
seconds: 1336040135
nseconds: 175333674
recc_attr: FATTR4_TIME_METADATA (52)
seconds: 1343218491
nseconds: 860485445
recc_attr: FATTR4_TIME_MODIFY (53)
seconds: 1336040214
nseconds: 183701159
recc_attr: FATTR4_MOUNTED_ON_FILEID (55)
fileid: 0x000000000000002c
attr_vals: <DATA>
length: 180
contents: <DATA>
Value Follows: Yes
cookie: 386544340
Filename:
SW_CD_Windows_Svr_Ent_2003_R2_32-BIT_X64_English_ISO_x64_2_MLF_X13-73735.ISO
length: 76
contents:
SW_CD_Windows_Svr_Ent_2003_R2_32-BIT_X64_English_ISO_x64_2_MLF_X13-73735.ISO
obj_attributes
attrmask
mand_attr: FATTR4_TYPE (1)
nfs_ftype4: NF4REG (1)
mand_attr: FATTR4_CHANGE (3)
changeid: 5769079491087988096
mand_attr: FATTR4_SIZE (4)
size: 175149056
mand_attr: FATTR4_FSID (8)
fattr4_fsid
fsid4.major: 16025262165310215059
fsid4.minor: 0
mand_attr: FATTR4_RDATTR_ERROR (11)
Status: NFS4_OK (0)
recc_attr: FATTR4_FILEHANDLE (19)
fattr4_filehandle
length: 36
[hash (CRC-32): 0xc0457f4e]
decode type as: unknown
filehandle:
9393d2ab082b65de0a001500000000002f3900000a000400...
recc_attr: FATTR4_FILEID (20)
fileid: 21
recc_attr: FATTR4_MODE (33)
fattr4_mode: 0744
000. .... .... .... = Unknown
.... 0... .... .... = not SUID
.... .0.. .... .... = not SGID
.... ..0. .... .... = not save swapped text
.... ...1 .... .... = Read permission for
owner
.... .... 1... .... = Write permission for
owner
.... .... .1.. .... = Execute permission
for owner
.... .... ..1. .... = Read permission for
group
.... .... ...0 .... = no Write permission
for group
.... .... .... 0... = no Execute permission
for group
.... .... .... .1.. = Read permission for
others
.... .... .... ..0. = no Write permission
for others
.... .... .... ...0 = no Execute permission
for others
recc_attr: FATTR4_NUMLINKS (35)
numlinks: 1
recc_attr: FATTR4_OWNER (36)
fattr4_owner: nobody
length: 6
contents: nobody
fill bytes: opaque data
recc_attr: FATTR4_OWNER_GROUP (37)
fattr4_owner_group: nobody
length: 6
contents: nobody
fill bytes: opaque data
recc_attr: FATTR4_RAWDEV (41)
specdata1: 4294967295
specdata2: 4294967295
recc_attr: FATTR4_SPACE_USED (45)
space_used: 143593472
recc_attr: FATTR4_TIME_ACCESS (47)
seconds: 1334741905
nseconds: 704901085
recc_attr: FATTR4_TIME_METADATA (52)
seconds: 1343218491
nseconds: 860517760
recc_attr: FATTR4_TIME_MODIFY (53)
seconds: 1334741922
nseconds: 915351106
recc_attr: FATTR4_MOUNTED_ON_FILEID (55)
fileid: 0x0000000000000015
attr_vals: <DATA>
length: 180
contents: <DATA>
Value Follows: Yes
cookie: 386544651
Filename: untangle_921_x64.iso
length: 20
contents: untangle_921_x64.iso
obj_attributes
attrmask
mand_attr: FATTR4_RDATTR_ERROR (11)
Status: NFS4ERR_ACCES (13)
recc_attr: FATTR4_MOUNTED_ON_FILEID (55)
fileid: 0x0000000000000250
attr_vals: <DATA>
length: 12
contents: <DATA>
Value Follows: Yes
cookie: 403566177
Filename: instek.iso
length: 10
contents: instek.iso
fill bytes: opaque data
obj_attributes
attrmask
mand_attr: FATTR4_TYPE (1)
nfs_ftype4: NF4REG (1)
mand_attr: FATTR4_CHANGE (3)
changeid: 5769079491088055596
mand_attr: FATTR4_SIZE (4)
size: 519307264
mand_attr: FATTR4_FSID (8)
fattr4_fsid
fsid4.major: 16025262165310215059
fsid4.minor: 0
mand_attr: FATTR4_RDATTR_ERROR (11)
Status: NFS4_OK (0)
recc_attr: FATTR4_FILEHANDLE (19)
fattr4_filehandle
length: 36
[hash (CRC-32): 0x80b0df87]
decode type as: unknown
filehandle:
9393d2ab082b65de0a002b00000000009e1403000a000400...
recc_attr: FATTR4_FILEID (20)
fileid: 43
recc_attr: FATTR4_MODE (33)
fattr4_mode: 0744
000. .... .... .... = Unknown
.... 0... .... .... = not SUID
.... .0.. .... .... = not SGID
.... ..0. .... .... = not save swapped text
.... ...1 .... .... = Read permission for
owner
.... .... 1... .... = Write permission for
owner
.... .... .1.. .... = Execute permission
for owner
.... .... ..1. .... = Read permission for
group
.... .... ...0 .... = no Write permission
for group
.... .... .... 0... = no Execute permission
for group
.... .... .... .1.. = Read permission for
others
.... .... .... ..0. = no Write permission
for others
.... .... .... ...0 = no Execute permission
for others
recc_attr: FATTR4_NUMLINKS (35)
numlinks: 1
recc_attr: FATTR4_OWNER (36)
fattr4_owner: nobody
length: 6
contents: nobody
fill bytes: opaque data
recc_attr: FATTR4_OWNER_GROUP (37)
fattr4_owner_group: nobody
length: 6
contents: nobody
fill bytes: opaque data
recc_attr: FATTR4_RAWDEV (41)
specdata1: 4294967295
specdata2: 4294967295
recc_attr: FATTR4_SPACE_USED (45)
space_used: 116150784
recc_attr: FATTR4_TIME_ACCESS (47)
seconds: 1336032488
nseconds: 487766316
recc_attr: FATTR4_TIME_METADATA (52)
seconds: 1343218491
nseconds: 860585260
recc_attr: FATTR4_TIME_MODIFY (53)
seconds: 1336032538
nseconds: 986911861
recc_attr: FATTR4_MOUNTED_ON_FILEID (55)
fileid: 0x000000000000002b
attr_vals: <DATA>
length: 180
contents: <DATA>
Value Follows: Yes
cookie: 445377654
Filename: Fedora-17-x86_64-netinst.iso
length: 28
contents: Fedora-17-x86_64-netinst.iso
obj_attributes
attrmask
mand_attr: FATTR4_RDATTR_ERROR (11)
Status: NFS4ERR_ACCES (13)
recc_attr: FATTR4_MOUNTED_ON_FILEID (55)
fileid: 0x0000000000000018
attr_vals: <DATA>
length: 12
contents: <DATA>
Value Follows: Yes
cookie: 456324527
Filename:
SW_DVD5_Win_Pro_7w_SP1_32BIT_Turkish_-2_MLF_X17-59497.ISO
length: 57
contents:
SW_DVD5_Win_Pro_7w_SP1_32BIT_Turkish_-2_MLF_X17-59497.ISO
fill bytes: opaque data
obj_attributes
attrmask
mand_attr: FATTR4_TYPE (1)
nfs_ftype4: NF4REG (1)
mand_attr: FATTR4_CHANGE (3)
changeid: 5769079491088117081
mand_attr: FATTR4_SIZE (4)
size: 2293135360
mand_attr: FATTR4_FSID (8)
fattr4_fsid
fsid4.major: 16025262165310215059
fsid4.minor: 0
mand_attr: FATTR4_RDATTR_ERROR (11)
Status: NFS4_OK (0)
recc_attr: FATTR4_FILEHANDLE (19)
fattr4_filehandle
length: 36
[hash (CRC-32): 0x01e20478]
decode type as: unknown
filehandle:
9393d2ab082b65de0a00160000000000333900000a000400...
recc_attr: FATTR4_FILEID (20)
fileid: 22
recc_attr: FATTR4_MODE (33)
fattr4_mode: 0744
000. .... .... .... = Unknown
.... 0... .... .... = not SUID
.... .0.. .... .... = not SGID
.... ..0. .... .... = not save swapped text
.... ...1 .... .... = Read permission for
owner
.... .... 1... .... = Write permission for
owner
.... .... .1.. .... = Execute permission
for owner
.... .... ..1. .... = Read permission for
group
.... .... ...0 .... = no Write permission
for group
.... .... .... 0... = no Execute permission
for group
.... .... .... .1.. = Read permission for
others
.... .... .... ..0. = no Write permission
for others
.... .... .... ...0 = no Execute permission
for others
recc_attr: FATTR4_NUMLINKS (35)
numlinks: 1
recc_attr: FATTR4_OWNER (36)
fattr4_owner: nobody
length: 6
contents: nobody
fill bytes: opaque data
recc_attr: FATTR4_OWNER_GROUP (37)
fattr4_owner_group: nobody
length: 6
contents: nobody
fill bytes: opaque data
recc_attr: FATTR4_RAWDEV (41)
specdata1: 4294967295
specdata2: 4294967295
recc_attr: FATTR4_SPACE_USED (45)
space_used: 2203871232
recc_attr: FATTR4_TIME_ACCESS (47)
seconds: 1334741924
nseconds: 755975161
recc_attr: FATTR4_TIME_METADATA (52)
seconds: 1343218491
nseconds: 860646745
recc_attr: FATTR4_TIME_MODIFY (53)
seconds: 1334742127
nseconds: 699774865
recc_attr: FATTR4_MOUNTED_ON_FILEID (55)
fileid: 0x0000000000000016
attr_vals: <DATA>
length: 180
contents: <DATA>
Value Follows: Yes
cookie: 485171446
Filename: super_grub2_disk_hybrid_1.99b1.iso
length: 34
contents: super_grub2_disk_hybrid_1.99b1.iso
fill bytes: opaque data
obj_attributes
attrmask
mand_attr: FATTR4_TYPE (1)
nfs_ftype4: NF4REG (1)
mand_attr: FATTR4_CHANGE (3)
changeid: 5769079491088144660
mand_attr: FATTR4_SIZE (4)
size: 2023424
mand_attr: FATTR4_FSID (8)
fattr4_fsid
fsid4.major: 16025262165310215059
fsid4.minor: 0
mand_attr: FATTR4_RDATTR_ERROR (11)
Status: NFS4_OK (0)
recc_attr: FATTR4_FILEHANDLE (19)
fattr4_filehandle
length: 36
[hash (CRC-32): 0x19167253]
decode type as: unknown
filehandle:
9393d2ab082b65de0a002800000000001e1403000a000400...
recc_attr: FATTR4_FILEID (20)
fileid: 40
recc_attr: FATTR4_MODE (33)
fattr4_mode: 0700
000. .... .... .... = Unknown
.... 0... .... .... = not SUID
.... .0.. .... .... = not SGID
.... ..0. .... .... = not save swapped text
.... ...1 .... .... = Read permission for
owner
.... .... 1... .... = Write permission for
owner
.... .... .1.. .... = Execute permission
for owner
.... .... ..0. .... = no Read permission
for group
.... .... ...0 .... = no Write permission
for group
.... .... .... 0... = no Execute permission
for group
.... .... .... .0.. = no Read permission
for others
.... .... .... ..0. = no Write permission
for others
.... .... .... ...0 = no Execute permission
for others
recc_attr: FATTR4_NUMLINKS (35)
numlinks: 1
recc_attr: FATTR4_OWNER (36)
fattr4_owner: nobody
length: 6
contents: nobody
fill bytes: opaque data
recc_attr: FATTR4_OWNER_GROUP (37)
fattr4_owner_group: nobody
length: 6
contents: nobody
fill bytes: opaque data
recc_attr: FATTR4_RAWDEV (41)
specdata1: 4294967295
specdata2: 4294967295
recc_attr: FATTR4_SPACE_USED (45)
space_used: 1013248
recc_attr: FATTR4_TIME_ACCESS (47)
seconds: 1336031851
nseconds: 247641837
recc_attr: FATTR4_TIME_METADATA (52)
seconds: 1343218491
nseconds: 860674324
recc_attr: FATTR4_TIME_MODIFY (53)
seconds: 1336031851
nseconds: 432044329
recc_attr: FATTR4_MOUNTED_ON_FILEID (55)
fileid: 0x0000000000000028
attr_vals: <DATA>
length: 180
contents: <DATA>
Value Follows: Yes
cookie: 526179198
Filename: proxmox-mailgateway_2.6.iso
length: 27
contents: proxmox-mailgateway_2.6.iso
fill bytes: opaque data
obj_attributes
attrmask
mand_attr: FATTR4_RDATTR_ERROR (11)
Status: NFS4ERR_ACCES (13)
recc_attr: FATTR4_MOUNTED_ON_FILEID (55)
fileid: 0x000000000000024f
attr_vals: <DATA>
length: 12
contents: <DATA>
Value Follows: No
eof: Yes
[Main Opcode: READDIR (26)]
On Wed, Jul 25, 2012 at 4:11 PM, Rahman Duran <a.rahman.duran(a)gmail.com>wrote:
> I manually mounted with root user and a custom temp user I created just
> for testing this. Both mounted with success. On the NFS server all unknown
> user:group id's map to nfs account. It doesn't matter which userid the vdsm
> sends to nfs server. So there is no permission problem on nfs server side
> as the server seems to send directory contens (tcpdump captures).
>
>
>
> On Wed, Jul 25, 2012 at 4:02 PM, Dafna Ron <dron(a)redhat.com> wrote:
>
>> did you give 36:36 permissions to the dir? when you manually try to
>> mount are you using root or vdsm user?
>>
>>
>>
>>
>> On 07/25/2012 03:57 PM, Rahman Duran wrote:
>> > Hi,
>> >
>> > I am getting this when I try to create a ISO/NFS domain:
>> >
>> > Permission settings on the specified path do not allow access to the
>> > storage. Verify permission settings on the specified storage path.:
>> > 'path =
>> >
>> /rhev/data-center/mnt/79.xxx.xxx.xxx:_volumes_archives_proxmox_template_iso'
>> >
>> > I can manually mount the nfs share with "mount
>> > 79.xxx.xxx.xxx/volumes/archives/proxmox/template/iso" without any
>> > problem both on the engine and vdsm host machine. I also captured the
>> > traffic with tcpdump while adding iso domain via webadmin. It seems
>> > nfs server sends directory contents to vdsm host then vdsm host brakes
>> > connection.
>> >
>> > Any advice on this? Thanks.
>> >
>> > --
>> > Rahman Duran
>> > Artvin Çoruh Üniversitesi, Bilgi İşlem Daire Başkanlığı
>> > a.rahman.duran(a)gmail.com <mailto:a.rahman.duran@gmail.com>
>> > rduran(a)artvin.edu.tr <mailto:rduran@artvin.edu.tr>
>> > Tel: 0 466 215 10 00 - 1076
>> >
>> >
>> >
>> > _______________________________________________
>> > Users mailing list
>> > Users(a)ovirt.org
>> > http://lists.ovirt.org/mailman/listinfo/users
>>
>>
>> --
>> Dafna Ron
>> _______________________________________________
>> Users mailing list
>> Users(a)ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/users
>>
>
>
>
> --
> Rahman Duran
> Artvin Çoruh Üniversitesi, Bilgi İşlem Daire Başkanlığı
> a.rahman.duran(a)gmail.com
> rduran(a)artvin.edu.tr
> Tel: 0 466 215 10 00 - 1076
>
>
--
Rahman Duran
Artvin Çoruh Üniversitesi, Bilgi İşlem Daire Başkanlığı
a.rahman.duran(a)gmail.com
rduran(a)artvin.edu.tr
Tel: 0 466 215 10 00 - 1076
12 years, 2 months
[Users] Ovirt 3.1 beta on fedora 17. Can't create ISO/NFS domain
by Rahman Duran
Hi,
I am getting this when I try to create a ISO/NFS domain:
Permission settings on the specified path do not allow access to the
storage. Verify permission settings on the specified storage path.: 'path =
/rhev/data-center/mnt/79.xxx.xxx.xxx:_volumes_archives_proxmox_template_iso'
I can manually mount the nfs share with "mount
79.xxx.xxx.xxx/volumes/archives/proxmox/template/iso" without any problem
both on the engine and vdsm host machine. I also captured the traffic with
tcpdump while adding iso domain via webadmin. It seems nfs server sends
directory contents to vdsm host then vdsm host brakes connection.
Any advice on this? Thanks.
--
Rahman Duran
Artvin Çoruh Üniversitesi, Bilgi İşlem Daire Başkanlığı
a.rahman.duran(a)gmail.com
rduran(a)artvin.edu.tr
Tel: 0 466 215 10 00 - 1076
12 years, 2 months
[Users] Update of oVirt 3.1
by Karli Sjöberg
--_000_66976F1A614C42DFBF99E7D44A06705Bsluse_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
1. Stop the engine service: systemctl stop ovirt-engine.service
2. Remove jboss-as, but not its dependencies: rpm -e jboss-as --nodeps
3. Make sure that the /usr/share/jboss-as directory is empty. If it is
not clean it manually.
4. Re-install the jboss-as package: yum install jboss-as
5. Start the engine again: systemctl start ovirt-engine.service
That or any other idea that you have to make sure that you don't have
files that don't belong to the jboss-as package in the
/usr/share/jboss-as directory.
Hi,
I happen to have the exact same problem. I have taken all of these steps an=
d it still fails:
2012-07-25 10:43:16,944 ERROR [org.jboss.msc.service.fail] (MSC service thr=
ead 1-3) MSC000001: Failed to start service jboss.module.service."deploymen=
t.engine.ear.engine-bll.jar".main: org.jboss.msc.service.StartException in =
service jboss.module.service."deployment.engine.ear.engine-bll.jar".main: F=
ailed to load module: deployment.engine.ear.engine-bll.jar:main
# rpm -qa | grep jboss-as
jboss-as-7.1.1-4.fc17.noarch
/Karli
--_000_66976F1A614C42DFBF99E7D44A06705Bsluse_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<html>
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Diso-8859-=
1"></head>
<body style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-lin=
e-break: after-white-space; "><pre><span class=3D"Apple-style-span" style=
=3D"font-family: Helvetica; "><br></span></pre><pre><span class=3D"Apple-st=
yle-span" style=3D"font-family: Helvetica; ">1. Stop the engine service: sy=
stemctl stop ovirt-engine.service</span></pre><pre><font class=3D"Apple-sty=
le-span" face=3D"Helvetica">
2. Remove jboss-as, but not its dependencies: rpm -e jboss-as --nodeps
3. Make sure that the /usr/share/jboss-as directory is empty. If it is
not clean it manually.
4. Re-install the jboss-as package: yum install jboss-as
5. Start the engine again: systemctl start ovirt-engine.service
That or any other idea that you have to make sure that you don't have
files that don't belong to the jboss-as package in the
/usr/share/jboss-as directory.</font></pre><div><pre><font class=3D"Apple-s=
tyle-span" face=3D"Helvetica">Hi,</font></pre><pre><font class=3D"Apple-sty=
le-span" face=3D"Helvetica">I happen to have the exact same problem. I have=
taken all of these steps and it still fails:</font></pre><pre><font class=
=3D"Apple-style-span" face=3D"Helvetica">2012-07-25 10:43:16,944 ERROR [org=
.jboss.msc.service.fail] (MSC service thread 1-3) MSC000001: Failed to star=
t service jboss.module.service."deployment.engine.ear.engine-bll.jar&q=
uot;.main: org.jboss.msc.service.StartException in service jboss.module.ser=
vice."deployment.engine.ear.engine-bll.jar".main: Failed to load =
module: deployment.engine.ear.engine-bll.jar:main</font></pre><div><div># r=
pm -qa | grep jboss-as</div><div>jboss-as-7.1.1-4.fc17.noarch</div></div></=
div><div><br></div><div>/Karli</div></body></html>=
--_000_66976F1A614C42DFBF99E7D44A06705Bsluse_--
12 years, 2 months
[Users] Update of oVirt 3.1
by jose garcia
Good evening,
I had installed the 3.1 beta version. After an update of Fedora 17,
the portal does not show any links. I reckon that ovirt-engine version
has been upgraded to 3.1.0-1.fc17.
Have I lost all the information in the database? Is there a way to
bring back the datacenters and the nodes info?
Regards,
Jose Garcia
12 years, 2 months