Displaying 7 results from an estimated 7 matches for "machine_1".
Did you mean:
machine1
2019 Dec 20
3
Upgrading from Debian Stretch to Buster, Van Belle package
Hello Louis,
If I may, can you bear with me a bit longer?
I have two machines MACHINE_1 and MACHINE_2 at two different
geographical places.
Both are now running Samba version 4.11.4-Debian.
Thanks a lot for that!
On MACHINE_1, two years ago I did:
# samba-tool domain provision --use-rfc2307 --domain=<DOMAINAME>
--realm=<REALM> --dns-backend=BIND9_DLZ --adminpass=<PAS...
2019 Dec 20
0
Upgrading from Debian Stretch to Buster, Van Belle package
Also I get errors like this one:
# echo <PASSWORD> | samba-tool dns query <MACHINE_1> <REALM>
<ANOTHER_MACHINE> A -Uadministrator
Password for [<DOMAINAME>\administrator]:
Password for [<DOMAINAME>\administrator]:Failed to bind to uuid
<AN_UUID> for
ncacn_ip_tcp:W.X.Y.Z[49153,sign,target_hostname=<MACHINE_1>,abstract_syntax=50abc2a4-574d-40...
2004 May 06
2
coder wanted
Hi
I am using Rsync locally on some machines, however, there are a few machines that require me to backup over FTP, the current system
I have in place is very very slow, and I would like to hire someone on this list familiar with backups ($50 sound fine?) and having
it run of cron
To create me a backup script that works on Rsync to backup specific files/folders on server1 and ssh or ftp to
2019 Dec 20
3
Upgrading from Debian Stretch to Buster, Van Belle package
For a AD-DC on
systemctl start samba-ad-dc
For a member :
systemctl start smbd winbind (and optional nmbd)
> -----Oorspronkelijk bericht-----
> Van: Lmloge [mailto:lmloge at orange.fr]
> Verzonden: vrijdag 20 december 2019 14:10
> Aan: L.P.H. van Belle
> CC: samba at lists.samba.org
> Onderwerp: Re: [Samba] Upgrading from Debian Stretch to
> Buster, Van Belle package
2010 Feb 01
3
Not able to redirect console msgs to serial port
...- - - -
serial --speed=9600 --unit=0 --word=8 --parity=no --stop=1 terminal
--timeout=10 serial
.
.
kernel /boot/vmlinux-2.6.18-128.el5 ro root=LABEL=/1 console=ttyS0,9600
- - -
Still Iam not able to see any console messages redirection on serial
port.I have connected the serial port of the Machine_1 which has centos
running to Machine_2 where i have opened an hyperterminal.I see no console
messages displayed here. Iam , I missing any configuration or is there an
rpm i should install ?
Thanks and Regards,
Premraj M
Sr.Software Engineer
Tel: +91-080-67274900
Cell: +91-9741231739
Email:...
2018 Jun 21
2
virsh error: domain is already quiesced
Hi all.
I'm having issues while creating snapshots.
I posted on Stack Exchange [1], but figured I might get more success
here.
My VM backup script fails while creating the snapshot.
virsh snapshot-create-as --domain machine_1 snap --diskspec
vda,file=/srv/test/test-snap.qcow2 --disk-only --atomic --no-metadata
--quiesce
error: Requested operation is not valid: domain is already quiesced
Even after a VM reboot, the system is still quiesced and I get the same
error.
I thought quiesce means FS freeze, but this ma...
2018 Jun 25
0
Re: virsh error: domain is already quiesced
...18 11:27 AM, Jérôme wrote:
> Hi all.
>
> I'm having issues while creating snapshots.
>
> I posted on Stack Exchange [1], but figured I might get more success here.
>
> My VM backup script fails while creating the snapshot.
>
> virsh snapshot-create-as --domain machine_1 snap --diskspec
> vda,file=/srv/test/test-snap.qcow2 --disk-only --atomic --no-metadata
> --quiesce
> error: Requested operation is not valid: domain is already quiesced
This is the following bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1160084
Should be fixed in 1.2.11 by 608...