-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vz7 u7 #1
Open
bacarrdy
wants to merge
40
commits into
master
Choose a base branch
from
vz7-u7
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Since PSBM6, we have separate global and per-adapter dns ip lists. But prl_nettool in contrast has only per-adapter option. Let's merge global dns to per-adapter settings while calculation option list for prl_nettool.
…ervice:vz7-u7 to vz7-u7 * commit 'e350ab0bcd9a4028188e8335c44d13b1d32a0cde': Apply dns ips from global network section #PSBM-68559
The pronlem is the read CT config from disk is used. Lets remove CT registration directly, without reading configuration. Signed-off-by: Igor Sukhih <[email protected]>
…service:vz7-u7 to vz7-u7 * commit '4d1118a998782ace8dd8429d8f5488437268bcdd': CT shared template is not unregister on HOME removal #PSBM-82206
Path to CT config will be used as VE_PRIVATE if VZCTL_CONF_UNREGISTERED is specified. Signed-off-by: Igor Sukhih <[email protected]>
…service:vz7-u7 to vz7-u7 * commit '01808a8e632f828a0044aefefbe90f0e40b4051e': Load CT config for shared template with extra parameter #PSBM-82278
Temporary registration remains due to incorrect directory uuid passed to the unlockExclusiveVmParameters() Signed-off-by: Igor Sukhih <[email protected]>
…service:vz7-u7 to vz7-u7 * commit '6d23c13e8188dd0cb636763de8d1a0fd47eb7efc': Unable to create CT with name of destroyed shared template #PSBM-82334
setRealative() flag was missed Signed-off-by: Igor Sukhih <[email protected]>
…service:vz7-u7 to vz7-u7 * commit 'bb464dce92be73f1569bf54030ad8266cf6994fc': Failed to start CT after restore #PSBM-82375
we don't wait for completion of a ct migration progress reporting thread and delete the thread object unconditionally. this may lead to ub if the thread itself is still running. need to wait for completion of the service thread.
…p-service:vz7-u7 to vz7-u7 * commit '935ca46e7f2fea838c3c9e445a5442b4f91a528d': bug #PSBM-82909 aka prl_disp_service killed by SIGSEGV
use a generic libprlcommon code for creating qcow images. this way we'll have a common approach for qemu-img command line construction.
…p-service:vz7-u7 to vz7-u7 * commit '82c6b00ee433a0c5830f49823436de975042f5a1': bug #PSBM-82964 aka QCOW2 cluster size is lost for linked clone
template creation pstorage opens are exclusive for users from different hosts. for openers from a single host we have to employ flock functionality to implement a critical section.
…p-service:vz7-u7 to vz7-u7 * commit '30aab2f2f42b5d3859afafcfcbe317dd8d5c6ac4': bug #PSBM-82251 aka Print proper error on simultaneous shared template creation
This reverts commit 82c6b00.
Bonding schema is not correctly processed. Use all physical and bridge ifaces with assigned ip addresses Signed-off-by: Igor Sukhih <[email protected]>
…service:vz7-u7 to vz7-u7 * commit '5693cbf66c9b33d221a78ade45bf65c3cce93cc9': arp proxy is configured on wrong interfaces for vms #PSBM-83159
the problem with the hang is inside the libvirt code actually. but we don't need the rpc here because its result is unused. drop the redundant code.
…p-service:vz7-u7 to vz7-u7 * commit '4e6042562e7c520a9efcde4ed1cf679bdab9cfd5': bug #PSBM-83282 aka dispatcher deadlock in CDspStatCollect
New microcode introduces the "Speculative Store Bypass Disable" CPUID feature bit Signed-off-by: Igor Sukhih <[email protected]>
…service:vz7-u7 to vz7-u7 * commit '8a1f64905c82a811e80b7ab7e0e0166aa804aefe': define the 'ssbd' CPUID feature bit (CVE-2018-3639) #PSBM-84889
VNC port is autogenerated in AUTo mode and should be compared only in MANUAL mode Signed-off-by: Igor Sukhih <[email protected]>
…service:vz7-u7 to vz7-u7 * commit '8e3be2cbaeb3001896a4282eeb0074beadb0e9a7': VNC server restarted on edit CT #PSBM-85959
…cache We should invalidate CT config on VZCTL_ENV_CONFIG_CHANGED event to read new data. Signed-off-by: Igor Sukhih <[email protected]>
…service:vz7-u7 to vz7-u7 * commit 'e8999f1941c2953b2c95c4c44f9c6bfd44acf48d': Task_VzStateMonitor::processConfigChangedEvt(): do invalidate config cache
openvz-integrator
force-pushed
the
master
branch
from
July 15, 2021 17:06
cb6fff6
to
040a095
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
344 line
qsRule = BRIDGE_TABLES " -A " + chain_name + " -p ip6 --ip6-src " + ip + " -j ACCEPT";
When i add an subnet to CT for example /112 or /64 ebtables creates rule /128 (/ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff -j ACCEPT)
it would be really nice if this place will take subnet from cfg and generate ebtables rule including netmask, something like this:
qsRule = BRIDGE_TABLES " -A " + chain_name + " -p ip6 --ip6-src " + ip + "/" + cidr + " -j ACCEPT";