search for: smlog

Displaying 14 results from an estimated 14 matches for "smlog".

Did you mean: mlog
2006 Feb 09
2
DO NOT REPLY [Bug 3492] New: rsync: connection unexpectedly closed (24 bytes read so far)
...read so far) rsync error: error in rsync protocol data stream (code 12) at io.c(342) ----------- Error Message ---------- ----------- Shell Script ---------- #!/bin/ksh echo "SMC1A=====" rsync --recursive --compress --delete --no-relative --include='*' rsync://KKURO/data_a/SMC1A/smlog/20060206/Ssmlog*.* /SAS/CNV_DATA/SMSS/GET_DATA/KKUROA/SMC1A echo "SMC2A=====" rsync --recursive --compress --delete --no-relative --include='*' rsync://KKURO/data_a/SMC2A/smlog/20060206/Ssmlog*.* /SAS/CNV_DATA/SMSS/GET_DATA/KKUROA/SMC2A ----------- Shell Script ---------- When I...
2011 May 01
2
The SR operation cannot be performed because a device underlying the SR is in use by the host.
My attempt to add local Storage hard drive........ [root@iDEAL0510XEN1 ~]# xe host-list uuid ( RO) : 516c8c44-5f93-4177-9ee0-02f0a6efe976 name-label ( RW): iDEAL0510XEN1 name-description ( RW): Default install of XenServer [root@iDEAL0510XEN1 ~]# xe sr-create host-uuid=516c8c44-5f93-4177-9ee0-02f0a6efe976 content-type=user type=lvm device-config:device=/dev/sdc
2011 Apr 15
1
Errors attaching VBDs to dom0 VM
...working properly. That said, the listing according to "xe" shows that the VBD is not "currently-attached". I''m somewhat perplexed now as to what the issue might be. I''ve included the dumps for all the relevant objects at the end of the mail (last bits of the SMlog, short listing of VM object, long listing of VBD, VDI, SR, and PBD objects, the output of "tap-ctl list", and the mounts in dom0) Thanks for any help. Cheers. -kannan Relevant info: The SMlog has the following at its tail: [3973] 2011-04-15 13:44:04.806595 [''/usr/sbin/tap-ctl...
2012 Apr 05
0
Re: [Xen-API] (solved) xe vdi-create failure ot local SR type=file and type=ext
Thanks! I found the problem in SMlog. /usr/sbin/td-util create vhd 1024 /var/run/sr-mount/4137dc90-4ad7-ecc6-dd2f-6f05ac280fc2/247b64e4-6b7f-4b2f-bd73-50e848c78d71.vhd /usr/sbin/td-util: error while loading shared libraries: libxenctrl.so.4.0: cannot open shared object file: No such file or directory td-util from blktap-utils 2.0.90...
2013 Aug 14
5
[XCP] Import Always Fails
I''m trying to contain my frustration...but I''m wondering if *anyone* has *ever* gotten the Import functionality to work in XCP? I''ve tried several times, and keep getting the same obnoxious and useless error that is absolutely no help to anyone: Failed to Import. I have made sure that the transfer VM is installed (View -> Show Hidden Objects, transfer VM is there),
2010 Dec 16
1
can''t read dvd-rom during install
I am able to start kick off windows/linux installs on a new vm but then find the installation can''t read from the dvd-rom....xe cd-list reports the dvd-rom as scsi? I am using xcp 1 beta and xencenter fp1. Any help would be appreciated. Thanks, Chris _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2011 Dec 19
1
pbd-plug failing when attaching an SR that was introduced
Any troubleshooting steps I can follow to get this SR attached again? Has anyone seen this error before? xe pbd-plug uuid=b804d322-c501-6b59-fb7e-b6612042535c There was an SR backend failure. status: non-zero exit stdout: stderr: Traceback (most recent call last): File "/opt/xensource/sm/LVMSR", line 1446, in ? SRCommand.run(LVHDSR, DRIVER_INFO) File
2013 Jul 04
1
Failed to create SR with lvmoiscsi on xcp1.6[ [opterr=Logical Volume partition creation error [opterr=error is 5]]
...e-label=shared_disk_sr shared=true device-config:target=192.168.1.2 device-config:targetIQN=iqn.2013-07.example:shareddisk device-config:SCSIid=1IET_00010001 type=lvmoiscsi The SR is not available [opterr=Logical Volume partition creation error [opterr=error is 5]] Below is log info from /var/log/SMlog: [23260] 2013-07-04 17:44:50.989457 PATHDICT: key 192.168.1.2:3260: {'path': '/dev/iscsi/iqn.2013-07.example:shareddisk/192.168.1.2:3260', 'ipaddr': '192.168.1.2', 'port': 3260L} [23260] 2013-07-04 17:44:50.989570 Path found: /dev/iscsi/iqn.2013-07....
2013 Jan 17
0
XCP 1.1 SR_BACKEND_FAILURE_46 The VDI is not available [opterr=VDI already attached RW] issue
Hello I have a problem with VDI already attached RW in the "adding tag" in blktap2. This issue is on all hosts in pool with attached lvmoiscsi SR. Is there any solution to this problem? /var/log/SMlog: [32484] 2013-01-17 14:59:44.200883 vdi_activate {''sr_uuid'': ''e33281eb-ba4c-3829-9b61-7c64764dff9c'', ''subtask_of'': ''OpaqueRef:78dd7c48-383b-253c-9c2d-a60edcb9e2e1'', ''vdi_ref'': ''OpaqueRef:9e32...
2010 Aug 29
1
XCP (bug?): another frontend device is already connected to this domain
Good day. After few month of test usage suddenly got strange behavior: xe vm-install template=... new-name-label=... xe vif-create ... xe vm-param-set uuid=... other-config:install-repository=.... xe vm-start uuid=... Got following error message: The server failed to handle your request, due to an internal error. The given message may give details useful for debugging the problem. message:
2012 Oct 30
1
Bug#691808: xcp-storage-managers: Another wrong binary path + wrong parameter in storage managers backend
...tions in bugs reports #691805 and #691806 seems to solve not all problems. Now I get this error message on STDOUT: Error code: SR_BACKEND_FAILURE_202 Error parameters: , General backend error [opterr=rc: 21, stdout: , stderr: iscsiadm: No active sessions. ], Log messages in syslog and in /var/log/SMlog did not helped. So I passed to analyze the Python scripts in the /usr/lib/xcp/sm/ directory and found the following problems and the respective possible solutions: 1. In /usr/lib/xcp/sm/lvutil.py there are two calls (lines 302 and 344) to 'vgchange' with the unknown parameter '--master...
2009 Dec 22
3
XAPI source code
Hi All I have downloaded the opensource xapi source code. I am not sure what the functins of the follow modules: 1 block_device_io 2 datamodel 3 xiu (I am puzzled by the name "xiu") 4 stats 5 rpc-light 6 rss 7 xb (I think the xapi needs not to talk to xenbus directly) 8 xsrpc (why it writes some "rpc" keys to path of "domain/<domid>" in the
2012 Apr 05
0
Re: [Xen-API] xe vdi-create failure ot local SR type=file and type=ext
The log snippet doesn''t have the detail in it - have a look in /var/log/SMlog - you might find something more useful in there. Jon On 5 Apr 2012, at 10:23, Dimitar Kazakov wrote: > Hi, > have permanent failure when try to create VDI on local SR type=file or > type=ext. On both types it failed with the same error: > SR_BACKEND_FAILURE_78 > VDI Creation faile...
2012 May 23
2
Bug#674088: xcp-xapi: vbd-plug to dom0 does not creates /dev/xvd* devices in dom0
...c95af56f-799f-49ad-a64f-82eca3299b50 vm-uuid=d859ed1a-760f-9928-b5be-f0ab1790b15f type=Disk mode=RW device=2 b2e8f7b3-34c4-fe9a-486e-6551b8ba4165 # xe vbd-plug uuid=b2e8f7b3-34c4-fe9a-486e-6551b8ba4165 # ls /dev/xv* ls: cannot access /dev/xv*: No such file or directory Data from different logs: SMlog: [12866] 2012-05-23 04:23:29.119125 vdi_activate {'sr_uuid': '42cbc4a3-dae2-e756-d122-01b87ed871c2', 'subtask_of': 'DummyRef:|af7c4611-4409-96e2-ec06-9f4c58a8ec47|VDI.activate', 'vdi_ref': 'OpaqueRef:772f7273-f1a2-c340-89ae-43c3af049f15', 'v...